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:
- Strange and odd python snippets explained☆321Updated 2 years ago
- 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.☆112Updated last month
- Convert python3 programs into one line of python code!☆127Updated last year
- 🔀⏳ Easy throttling with asyncio support☆103Updated 2 years ago
- Unravelling Python source code☆188Updated last year
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Simple data validation tool for python classes☆21Updated 3 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆238Updated 11 months ago
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- 🎰 Ensure your __slots__ are working properly☆109Updated last week
- A Python type checker☆370Updated this week
- A terminal UI to inspect and explore Python objects☆273Updated 8 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- A library for creating text-based graphs in the terminal☆169Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Single-file alternative to python-requests☆285Updated last month
- ☆192Updated 3 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆291Updated 5 months ago
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- Less uncompromising Python code formatter☆72Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- 🐸 Debug faster than a frog catches a fly☆202Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- When there are not enough locks from the standard library☆23Updated 4 months ago
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- aiosignal: a list of registered asynchronous callbacks☆151Updated this week
- A coverage plugin to provide sensible default settings☆80Updated last week