anxuae / setuptools-cythonizeLinks
Distribute python modules/packages as binary files (compilation based on Cython)
☆40Updated 2 years ago
Alternatives and similar repositories for setuptools-cythonize
Users that are interested in setuptools-cythonize are comparing it to the libraries listed below
Sorting:
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated last month
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- distributed Python deployment and communication☆89Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Run a subprocess in a pseudo terminal☆229Updated 2 months ago
- LZ4 bindings for Python☆291Updated 3 months ago
- Easy to use python subprocess interface☆112Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆165Updated this week
- A friendly fork of autopxd☆50Updated 9 months ago
- Fast Base64 encoding/decoding in Python☆162Updated last week
- Use pytest's runner to discover and execute C++ tests☆140Updated this week
- Versioning It with your Version In Git☆97Updated 2 weeks ago
- Pure-python wrapper generator for ctypes☆327Updated 4 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆307Updated this week
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated last year
- Discover and load entry points from installed packages☆76Updated 9 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- GitHub Action to build Python manylinux wheels☆93Updated 2 years ago
- Auditing and relabeling cross-distribution Linux wheels.☆496Updated last week
- A sliding memory map manager☆72Updated 2 weeks ago
- Self-contained Python wheels for Windows☆137Updated last week
- A simple example Python + CFFI package (including testing, development, and packaging)☆119Updated 9 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Cross-compiling virtualenv for Python