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☆307Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- Tool for fixing trivial problems with your code.☆64Updated last year
- A Python type checker☆369Updated last week
- A terminal UI to inspect and explore Python objects☆273Updated 8 months ago
- Unravelling Python source code☆188Updated last year
- Simple data validation tool for python classes☆21Updated 3 years ago
- Single-file alternative to python-requests☆285Updated 3 weeks ago
- A library for creating text-based graphs in the terminal☆169Updated last year
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆236Updated 10 months ago
- 🔀⏳ Easy throttling with asyncio support☆103Updated 2 years ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Visualize CPython's specializing, adaptive interpreter.☆660Updated last year
- A Python type explainer!☆82Updated last year
- 🎰 Ensure your __slots__ are working properly☆102Updated last month
- dead simple python dead code detection☆360Updated 2 weeks ago
- 🐸 Debug faster than a frog catches a fly☆202Updated 2 years ago
- Minimal, super readable string pattern matching for python.☆182Updated last year
- Less uncompromising Python code formatter☆72Updated last week
- The ultimate linter and formatter for removing unused import statements in your code.☆244Updated last year
- pytest plugin for easy integration of memray memory profiler☆386Updated 5 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
- pytest + rich integration (proof of concept)☆243Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated last month
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆322Updated 4 years ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated 3 weeks ago