capi-workgroup / problemsLinks
Discussions about problems with the current C Api
☆20Updated 2 years ago
Alternatives and similar repositories for problems
Users that are interested in problems are comparing it to the libraries listed below
Sorting:
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆99Updated 2 months ago
- ☆119Updated last year
- Vendorize packages from PyPI☆106Updated last year
- ☆39Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A minimal re-implementation of Python's `venv` module☆139Updated 6 months ago
- pytest external process plugin☆105Updated this week
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆52Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆25Updated last week
- An unofficial, importable pip API☆119Updated last month
- A low-level library for installing from a Python wheel distribution.☆142Updated last week
- Four-wheel drive for asyncio.☆82Updated 4 months ago
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- pytest plugin to test mypy static type analysis☆34Updated last month
- Scans Python packages for abi3 violations and inconsistencies☆120Updated last month
- a GitHub action to install (pre-release) pythons from deadsnakes☆58Updated last month
- A command line tool, to simplify vendoring pure Python dependencies.☆83Updated this week
- Builds a graph of a Python project's internal dependencies.☆107Updated this week
- MVP for updated PEP 543 proposal☆13Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- High-performance Python runtime extensions☆53Updated last week
- Pytest plugin to fake subprocess.☆116Updated this week
- You made a thing, but now you wish it'd go away... Deprecations, a love story.☆14Updated this week
- ☆30Updated 2 years ago
- generate random python code to test linter/formatter/and other tools☆53Updated this week
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Resolve abstract dependencies into concrete ones☆160Updated 2 months ago