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
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆665Updated last year
- Convert python3 programs into one line of python code!☆131Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- A terminal UI to inspect and explore Python objects☆275Updated last year
- Simple data validation tool for python classes☆21Updated 3 years ago
- A library for creating text-based graphs in the terminal☆169Updated last year
- Write short and fully-typed lambdas where you need them.☆284Updated last year
- Single-file alternative to python-requests☆286Updated 4 months ago
- A Python type checker☆376Updated 2 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆238Updated 2 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Minimal, super readable string pattern matching for python.☆182Updated last year
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆293Updated 8 months ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- pytest + rich integration (proof of concept)☆251Updated this week
- A little benchmarking tool for Python☆193Updated 2 years ago
- 🎰 Ensure your __slots__ are working properly☆117Updated 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
- Less uncompromising Python code formatter☆72Updated 4 months ago
- dead simple python dead code detection☆387Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Automatically add simple type annotations to your code☆271Updated last month
- ❄ A flake8 plugin that helps you to simplify code☆195Updated 2 months ago
- A Python type explainer!☆83Updated 2 years ago