borzunov / plusplus
Enables increment operators in Python using a bytecode hack
☆93Updated last year
Alternatives and similar repositories for plusplus:
Users that are interested in plusplus are comparing it to the libraries listed below
- Tool for fixing trivial problems with your code.☆62Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- Less uncompromising Python code formatter☆73Updated 11 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆82Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- Library to calculate Python functions cognitive complexity via code.☆41Updated 2 years ago
- Simple data validation tool for python classes☆21Updated 3 years ago
- Unravelling Python source code☆188Updated 11 months ago
- Write short and fully-typed lambdas where you need them.☆277Updated last year
- find functions when you can't remember their name☆101Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆100Updated last week
- Four-wheel drive for asyncio.☆71Updated last month
- aiosignal: a list of registered asynchronous callbacks☆146Updated this week
- 🎰 Ensure your __slots__ are working properly☆97Updated this week
- A Python type explainer!☆81Updated last year
- Useful types for Python☆126Updated last week
- Phantom types for Python.☆213Updated 2 weeks ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 7 months ago
- Conditional coverage based on any rules you define!☆69Updated 3 months ago
- Python decorator for async properties.☆91Updated last year
- 🔀⏳ Easy throttling with asyncio support☆100Updated 2 years ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Automatically add simple type annotations to your code☆250Updated 6 months ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 7 months ago
- show where your regex match assertion failed!☆81Updated 2 weeks ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆237Updated 7 months ago
- A simple immutable dictionary for Python☆154Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Flake8 Type Annotation Checking☆163Updated last week
- A Python Enum that inherits from str.☆118Updated last year