delestro / outputformatLinks
Python library to decorate and beautify strings
☆263Updated 3 years ago
Alternatives and similar repositories for outputformat
Users that are interested in outputformat are comparing it to the libraries listed below
Sorting:
- Minimal, super readable string pattern matching for python.☆182Updated last year
- A terminal UI to inspect and explore Python objects☆275Updated 11 months ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆237Updated 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- 🎵 Python sound notifications made easy☆320Updated 2 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- find functions when you can't remember their name☆100Updated 3 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 5 months ago
- 🐍 A quick and easy way to distribute your Python projects!☆163Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- A library for creating text-based graphs in the terminal☆169Updated last year
- Automatically convert relative imports to absolute☆157Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated 2 weeks ago
- 🍣 A lightweight console printing and formatting toolkit☆465Updated last year
- A formatter for finding and removing unused import statements.☆308Updated 3 weeks ago
- A little benchmarking tool for Python☆192Updated 2 years ago
- Auto documentation for MkDocs 📘☆229Updated 3 years ago
- A flexible, customizable timer for your Python code☆304Updated 2 years ago
- pytest + rich integration (proof of concept)☆249Updated last week
- Single-file alternative to python-requests☆286Updated 4 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆293Updated 7 months ago
- A quicker pickle☆109Updated 3 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated 2 weeks ago
- Run pytest against markdown files/docstrings.☆130Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- The ultimate linter and formatter for removing unused import statements in your code.☆247Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 2 weeks ago