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

evilrat evilrat666 at gmail.com
Mon May 13 03:06:07 UTC 2019


On Monday, 13 May 2019 at 01:35:58 UTC, evilrat wrote:
>
> I have project using pyd with python 3.7, that also using ptvsd 
> (visual studio debugger for python package) to allow mixed 
> debugging right inside VS Code.
>
> I'll reduce the code and upload somewhere later.
>

https://github.com/Superbelko/pyd-min

Here. Super minimal example, ptvsd can be commented out as well, 
it is there entirely for debugging.


More information about the Digitalmars-d-learn mailing list