edraobdu / printy
Printy is lite and cross-platform library that extends the functionalities of the built-in functions print() and input()
☆96Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for printy
- timing functions, contexts and for-loops☆86Updated last month
- Array-like File Access in Python☆41Updated last year
- Experimental bespoke framework for building UI in Python (inspired by Flutter)☆47Updated 3 years ago
- 🐍 A quick and easy way to distribute your Python projects!☆165Updated last year
- Charts with pure python☆57Updated 8 months ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 8 months ago
- Python memoization across program runs.☆111Updated 6 years ago
- 🧣 Write reusable web API interactions☆122Updated last month
- Simple Python code metering library☆31Updated 2 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆161Updated 2 months ago
- a simple python database☆103Updated 5 years ago
- Minimal, super readable string pattern matching for python.☆181Updated 5 months ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆287Updated 5 years ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆132Updated last year
- Threading and Multiprocessing made easy.☆90Updated 5 months ago
- Define your JSON schema as Python dataclasses☆64Updated last year
- Fluent data pipelines for python and your shell☆193Updated 2 months ago
- Easily work with deeply nested dictionaries and write clean code using FlexDict; a small subclass of dict. FlexDict provides automatic an…