Infinidat / relocatable-python3
☆40Updated last month
Related projects ⓘ
Alternatives and complementary repositories for relocatable-python3
- Discover and load entry points from installed packages☆74Updated last year
- Backport of pathlib aiming to support the full stdlib Python API.☆81Updated last year
- build system for building a portable python interpreter☆24Updated 4 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Lazy & self-destructive tools for speeding up module imports☆52Updated 2 years ago
- CPU parallelism for Trio☆55Updated this week
- Cython PyParsing implementation.☆30Updated last month
- ☆45Updated 2 months ago
- Capture the outcome of Python function calls☆32Updated 4 months ago
- Design a new better C API for Python☆58Updated 2 months ago
- PyPy binary wheels for some popular packages☆81Updated 2 years ago
- A Python interface to the pkg-config command line tool☆63Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Like Flit, but for Setuptools☆16Updated 4 years ago
- Yet Another YAML Parser, in pure python.☆17Updated 8 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- Safely evaluate AST nodes without side effects☆42Updated 4 months ago
- distributed Python deployment and communication☆80Updated this week
- Cython implementation of OrderedDict☆103Updated 8 years ago
- A Python 2/3 compatibility layer for C extensions☆60Updated 3 months ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Automatically generate Cython pxd files from C headers