Using PyD

sivakon sivakon at outlook.com
Wed Nov 22 00:55:13 UTC 2017


I can create a python project by creating a PyDobject and `python 
setup.py install` and get the output.

If I want to add an external library in D (usually I do that with 
`dub run --single` command), how do I accomplish that?

In the project below, if I want to use some D libraries, how do I 
build it?
https://github.com/ariovistus/pyd/tree/master/examples/hello

Thanks,
Siva


More information about the Digitalmars-d-learn mailing list