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☆343Updated 3 years ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- Write short and fully-typed lambdas where you need them.☆285Updated last year
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Simple data validation tool for python classes☆21Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Convert python3 programs into one line of python code!☆131Updated last year
- A Python type checker☆375Updated last week
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 9 months ago
- A terminal UI to inspect and explore Python objects☆277Updated last year
- 🔀⏳ Easy throttling with asyncio support☆103Updated 3 years ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- Single-file alternative to python-requests☆286Updated 5 months ago
- A library for creating text-based graphs in the terminal☆168Updated last year
- 🌿 Exploring cooperative concurrency primitives in Python☆236Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated 2 months ago
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated 3 weeks ago
- Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.☆260Updated 2 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆238Updated 3 months ago
- dead simple python dead code detection☆391Updated this week
- 📁 Asynchronous pathlib for Python☆189Updated last year
- When there are not enough locks from the standard library☆27Updated last month
- A composable Python ASGI web framework☆179Updated 2 years ago
- Python design kit: interfaces, declared exception throws, class members accessibility levels (private and protected methods for humans).☆112Updated 2 years ago