is there a way to embed python 3.7 code in D program?
    torea 
    tetorea at gmail.com
       
    Tue May 14 09:41:10 UTC 2019
    
    
  
On Monday, 13 May 2019 at 08:33:46 UTC, Russel Winder wrote:
>> I'd like to use D for the "brain" of a small robot (Anki 
>> vector)
>> whose API is coded in Python 3.6+.
>> I had a look at Pyd but it's limited to python 2.7...
>
> PyD works entirely fine for me using Python 3.7.
>
Yes, it seems to work so far for me too, just modifying the 
dub.json file.
Thank you all for the tips!!
    
    
More information about the Digitalmars-d-learn
mailing list