https://github.com/ern0/pymod
How to add native modules for Python: C++ and Rust
https://github.com/ern0/pymod
Last synced: 7 months ago
JSON representation
How to add native modules for Python: C++ and Rust
- Host: GitHub
- URL: https://github.com/ern0/pymod
- Owner: ern0
- License: mit
- Created: 2021-08-08T12:50:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T13:07:19.000Z (almost 5 years ago)
- Last Synced: 2025-07-26T23:14:09.342Z (11 months ago)
- Language: C++
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pymod
How to add native modules for Python: C++ and Rust