borzunov / plusplusLinks
Enables increment operators in Python using a bytecode hack
☆93Updated 2 years ago
Alternatives and similar repositories for plusplus
Users that are interested in plusplus are comparing it to the libraries listed below
Sorting:
- Tool for fixing trivial problems with your code.☆64Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 5 months ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- 🎰 Ensure your __slots__ are working properly☆99Updated last week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- A Python type explainer!☆81Updated last year
- A library for creating text-based graphs in the terminal☆168Updated last year
- Less uncompromising Python code formatter☆72Updated last year
- An extension for flake8 that validates cognitive functions complexity☆72Updated 4 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- pytest + rich integration (proof of concept)☆242Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 5 months ago
- generate random python code to test linter/formatter/and other tools☆44Updated this week
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 9 months ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- The async transformation code.☆91Updated 10 months ago
- Conditional coverage based on any rules you define!☆71Updated 5 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated this week
- Traits for Python3☆143Updated 3 years ago
- find functions when you can't remember their name☆101Updated 3 years ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- A composable Python ASGI web framework☆180Updated 2 years ago
- Convert python3 programs into one line of python code!☆128Updated last year
- Automatically add simple type annotations to your code☆257Updated 8 months ago
- Extend typing package functionalities☆59Updated 2 years ago
- Simple data validation tool for python classes☆21Updated 3 years ago
- Experimental bespoke framework for building UI in Python (inspired by Flutter)☆47Updated 4 years ago
- Define your JSON schema as Python dataclasses☆61Updated last year