Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soegaard/pyffi
Use Python from Racket
https://github.com/soegaard/pyffi
bindings ffi python racket
Last synced: 3 months ago
JSON representation
Use Python from Racket
- Host: GitHub
- URL: https://github.com/soegaard/pyffi
- Owner: soegaard
- Created: 2022-07-24T19:40:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T11:58:42.000Z (6 months ago)
- Last Synced: 2024-07-31T13:12:15.010Z (6 months ago)
- Topics: bindings, ffi, python, racket
- Language: Racket
- Homepage:
- Size: 731 KB
- Stars: 26
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyffi
Use Python from RacketThe rendered documentation is available here:
https://soegaard.github.io/pyffi/
For examples with comments, see:
https://github.com/soegaard/pyffi/tree/main/pyffi-tutorials
Note: Only macOS and Linux are supported.
If you want to add Windows support, mail me, and I'll give you some pointers.
/Jens Axel Søgaard