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☆345Updated 3 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- 🔀⏳ Easy throttling with asyncio support☆103Updated 3 years ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- A library for creating text-based graphs in the terminal☆168Updated 2 years ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆241Updated 4 months ago
- Unravelling Python source code☆191Updated last year
- 🐸 Debug faster than a frog catches a fly☆201Updated 2 years ago
- Convert python3 programs into one line of python code!☆130Updated last year
- A terminal UI to inspect and explore Python objects☆276Updated last year
- A Python type explainer!☆83Updated 2 years ago
- Less uncompromising Python code formatter☆72Updated 5 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Single-file alternative to python-requests☆286Updated 6 months ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- A Python type checker☆377Updated last month
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated 3 months ago
- pytest plugin for easy integration of memray memory profiler☆408Updated 2 weeks ago
- The async transformation code.☆100Updated 3 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 10 months ago
- A little benchmarking tool for Python☆199Updated 2 years ago
- find functions when you can't remember their name☆100Updated 3 years ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Automatically convert relative imports to absolute☆159Updated last year
- Friendlier Python tracebacks.☆88Updated 8 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- 🌿 Exploring cooperative concurrency primitives in Python☆236Updated last year