ppyd ~master
Pretty API wrapper for pyd
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
ppyd
Pretty pyd
Use `@pdef!()
` to annotate function, types, members etc. that you want to expose to python via pyd.
Add template arguments to `@pdef!()
just like you would add to
def
,
Def
and similar in pyd.
E.g.
@pdef!(PyName!"pyFoo") int foo();
`
- Registered by John Colvin
- ~master released 4 years ago
- John-Colvin/ppyd
- BSL-1.0
- Authors:
- Dependencies:
- pyd
- Versions:
-
0.2.0 2020-Jun-10 0.1.4 2015-Jul-04 0.1.3 2015-Jul-04 0.1.2 2015-Jul-02 0.1.1 2015-Jun-30 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
496 downloads total
-
- Score:
- 0.9
- Short URL:
- ppyd.dub.pm