zq1997 / cpython-overhead-evaluationLinks
☆40Updated 3 years ago
Alternatives and similar repositories for cpython-overhead-evaluation
Users that are interested in cpython-overhead-evaluation are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- ☆92Updated 2 years ago
- A partial parser for C statements and expression☆59Updated last year
- Unravelling Python source code☆188Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 8 months ago
- generate random python code to test linter/formatter/and other tools☆43Updated last week
- A utility to fetch and download python packages☆151Updated last week
- Design and discussion for the new C-API for Python☆17Updated last year
- A minimal re-implementation of Python's `venv` module☆136Updated 11 months ago
- An unofficial, importable pip API☆114Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- PEP 567 Backport☆89Updated 6 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- pytest plugin for easy integration of memray memory profiler☆382Updated 4 months ago
- Run pytest inside a sub interpreter☆22Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 4 months ago
- Builds a graph of a Python project's internal dependencies.☆87Updated this week
- Run mypy and pyright over millions of lines of code☆89Updated last week
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated this week
- Automatically remove unnecessary `# noqa` comments☆265Updated this week
- 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 last month
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- show where your regex match assertion failed!☆80Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆76Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year