cournape / cython-codegenLinks
some experiment to use ctypes codegen for cython
☆28Updated 13 years ago
Alternatives and similar repositories for cython-codegen
Users that are interested in cython-codegen are comparing it to the libraries listed below
Sorting:
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- ☆15Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A C++ framework for working with the CPython API.☆23Updated 8 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- A unified API for accessing Python's many supported archive formats☆34Updated 7 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Python "metamodules"☆14Updated 8 years ago
- Graham, making s'mores with attrs and marshmallow.☆12Updated 11 months ago
- Python Meta Programming☆145Updated 2 years ago
- A simple program which checks Python source files for errors.☆247Updated 7 years ago
- Python module to align a simple (not nested) list in columns. Adapted from the routine of the same name inside cmd.py☆16Updated 9 months ago
- Pizco is Python module/package that allows python objects to communicate via ZMQ. Objects can be exposed to other process in the same com…☆57Updated 10 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- Py++ for generating pybind11 code☆14Updated 9 years ago
- Fast fractions reimplementation in Cython☆39Updated last week
- A sliding memory map manager☆71Updated 2 weeks ago
- setup the mingwpy toolchain as wheel package☆53Updated 6 years ago
- Python binding for rapidjson☆25Updated 7 years ago
- Regular expressions reverser for Python