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☆351Updated 3 years ago
- A Python type checker☆377Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Simple data validation tool for python classes☆21Updated 3 years ago
- Visualize CPython's specializing, adaptive interpreter.☆667Updated last year
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- A library for creating text-based graphs in the terminal☆168Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆410Updated last month
- A terminal UI to inspect and explore Python objects☆277Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆243Updated 5 months ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- 🔀⏳ Easy throttling with asyncio support☆104Updated 3 years ago
- Single-file alternative to python-requests☆288Updated 7 months ago
- Unravelling Python source code☆191Updated last year
- Less uncompromising Python code formatter☆72Updated 6 months ago
- A different spin on dataclasses.☆809Updated 4 years ago
- A formatter for finding and removing unused import statements.☆311Updated last week
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- pytest + rich integration (proof of concept)☆252Updated this week
- A composable Python ASGI web framework☆179Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated 3 weeks ago
- dead simple python dead code detection☆393Updated last month
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- 🐸 Debug faster than a frog catches a fly☆200Updated 3 years ago
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Convert python3 programs into one line of python code!☆130Updated last year
- 🌿 Exploring cooperative concurrency primitives in Python☆235Updated last year