is there a way to embed python 3.7 code in D program?

Russel Winder russel at winder.org.uk
Mon May 13 08:33:46 UTC 2019


On Sun, 2019-05-12 at 20:06 +0000, torea via Digitalmars-d-learn wrote:
> Hi,
> 
> 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.

I am using PyD 0.10.5 from PyPI

> Would there be other ways to call python functions and retrieve 
> the python objects (including camera image) inside a D program?
> 
> Best regards
-- 
Russel.
===========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20190513/7030f6f0/attachment.sig>


More information about the Digitalmars-d-learn mailing list