faster-cpython / toolsLinks
☆93Updated 2 years ago
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below
Sorting:
- Communications from the Steering Council☆167Updated 5 months ago
- Reference implementation for the proposed standard library module zoneinfo☆53Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last month
- Unravelling Python source code☆190Updated last year
- Attempts to build some really old pythons.☆24Updated 3 years ago
- The Python programming language☆47Updated 4 years ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆90Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- ☆39Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆72Updated 8 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- A public mirror of our benchmarking runner repository☆118Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆140Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last month
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Design a new better C API for Python☆59Updated last month
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Python package wrapping the IANA time zone database☆86Updated 5 months ago
- Safe, minimal import sorting for Python projects.☆203Updated 11 months ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- Check your wheels have the right contents☆167Updated last week
- Python Development Documentation☆29Updated last month
- Pytest plugin for trio☆58Updated last year
- pytest external process plugin☆101Updated last month