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!!