dabeaz / cpython_hackLinks
The Python programming language
☆48Updated 4 years ago
Alternatives and similar repositories for cpython_hack
Users that are interested in cpython_hack are comparing it to the libraries listed below
Sorting:
- Unravelling Python source code☆191Updated last year
- A new Python HTTP client for everybody☆83Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- ☆93Updated 2 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 2 weeks ago
- ☆81Updated 2 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- A Python Implementation of RFC3986 including validations☆187Updated 2 weeks ago
- Reference implementation for the proposed standard library module zoneinfo☆55Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- ☆28Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- The async transformation code.☆100Updated 3 months ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- A Python extension for writing structured and reusable inline HTML.☆54Updated 10 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 4 years ago
- Conditional coverage based on any rules you define!☆79Updated last year
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 5 years ago