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:
- A Python type checker☆371Updated 2 weeks ago
- Strange and odd python snippets explained☆330Updated 2 years ago
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- Unravelling Python source code☆189Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Convert python3 programs into one line of python code!☆127Updated last year
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆291Updated 5 months ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆236Updated last year
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Single-file alternative to python-requests☆286Updated 2 months ago
- ☆192Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- A library for creating text-based graphs in the terminal☆169Updated last year
- The ultimate linter and formatter for removing unused import statements in your code.☆244Updated 3 weeks ago
- 🎰 Ensure your __slots__ are working properly☆110Updated last month
- A terminal UI to inspect and explore Python objects☆275Updated 9 months ago
- pytest plugin for easy integration of memray memory profiler☆390Updated last week
- A formatter for finding and removing unused import statements.☆309Updated last week
- 🐸 Debug faster than a frog catches a fly☆203Updated 2 years ago
- Tool for fixing trivial problems with your code.☆64Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- 🐍 - Write Python with Emojis☆146Updated last year
- 🔀⏳ Easy throttling with asyncio support☆103Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆105Updated last week
- A little benchmarking tool for Python☆191Updated last year
- Simple data validation tool for python classes☆21Updated 3 years ago
- a tool to detect test pollution☆194Updated last week