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:
- Tool for fixing trivial problems with your code.☆64Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- Simple data validation tool for python classes☆21Updated 3 years ago
- Strange and odd python snippets explained☆335Updated 2 years ago
- A library for creating text-based graphs in the terminal☆169Updated last year
- A Python type explainer!☆83Updated 2 years ago
- Convert python3 programs into one line of python code!☆130Updated last year
- 🔀⏳ Easy throttling with asyncio support☆103Updated 2 years ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- A Python type checker☆374Updated last week
- Unravelling Python source code☆190Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated 2 months ago
- A terminal UI to inspect and explore Python objects☆275Updated 10 months ago
- Single-file alternative to python-requests☆286Updated 2 months ago
- Less uncompromising Python code formatter☆72Updated 2 months ago
- 🐍 - Write Python with Emojis☆146Updated last year
- pytest plugin for easy integration of memray memory profiler☆398Updated last week
- ☆193Updated 3 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆237Updated 3 weeks ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆292Updated 6 months ago
- Ultra Markdown, an ultra fast (high performance) Markdown parser compliant with the markdown spec written in pure C with bindings for Pyt…☆23Updated last week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- A little benchmarking tool for Python☆192Updated last year
- The ultimate linter and formatter for removing unused import statements in your code.☆244Updated last month
- Minimal, super readable string pattern matching for python.☆182Updated last year