brandtbucher / hax
Write compiled bytecode inline with pure Python. 🤖
☆76Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for hax
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated 11 months ago
- Useful types for Python☆101Updated last month
- A TUI disassembler☆117Updated 2 years ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- generate random python code to test linter/formatter/and other tools☆40Updated this week
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- Python dependency specifications supporting logical operations☆21Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- Decisions by the Python Typing Council☆43Updated last month
- Replacing Python's type system.☆19Updated 3 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- Proof-of-concept `record` type for Python☆29Updated 7 months ago
- Run pytest inside a sub interpreter☆22Updated 11 months ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- minimize python source code to find bugs more easily☆31Updated this week
- ☆107Updated 5 months ago
- Python variant types that work with match☆48Updated 7 months ago
- A library implementing C++'s custom literal suffixes using pure Python.☆34Updated last week
- Run mypy and pyright over millions of lines of code☆59Updated 3 weeks ago
- CLI to open PEPs in your browser☆36Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 9 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- Discussions about problems with the current C Api☆19Updated last year
- ☆34Updated 3 weeks ago