Calling python code from D
John Colvin via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Feb 26 09:34:03 PST 2016
On Friday, 26 February 2016 at 17:15:02 UTC, Wyatt wrote:
> On Thursday, 25 February 2016 at 22:28:52 UTC, jmh530 wrote:
>> I think PyD is really your best option.
>>
> That's what I figured, but I wanted to be sure because, well...
>
>> http://pyd.readthedocs.org/en/latest/embed.html
>
> ...these are some sparse docs.
>
> I did stumble into them, but it feels like a bit of a
> work-in-progress or second-class citizen, so I was kind of
> hoping someone else had taken the torch and run with it.
>
> Maybe I'll have to shave a yak. :/
>
> -Wyatt
Docs are quite sparse, but it mostly works as expected.
I have a WIP cleanup of the library in my fork. It won't help
with docs of course...
More information about the Digitalmars-d-learn
mailing list