rayanht / paprikaLinks
Paprika is a python library that reduces boilerplate. Heavily inspired by Project Lombok.
☆82Updated 3 years ago
Alternatives and similar repositories for paprika
Users that are interested in paprika are comparing it to the libraries listed below
Sorting:
- Define your JSON schema as Python dataclasses☆61Updated last year
- Python Data Collection Library☆45Updated 4 years ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆20Updated 3 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- timing functions, contexts and for-loops☆87Updated 8 months ago
- transaction support for TinyDB☆98Updated 2 years ago
- Python Performance Profiling for Production☆105Updated 3 years ago
- A Python type explainer!☆81Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated this week
- Single-file alternative to python-requests☆286Updated 3 years ago
- Experimental bespoke framework for building UI in Python (inspired by Flutter)☆47Updated 4 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- FastAPI-like interface plugin for Flask☆43Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 3 months ago
- Tool that allows users to copy/paste multiple things at once.☆24Updated 5 years ago
- A file-based ORM for Python dataclasses.☆209Updated this week
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆93Updated 4 years ago
- A simple program and library to auto generate API documentation for Python modules.☆84Updated last year
- We don't like positional args, we like keyword only args! 🎉☆91Updated 2 years ago
- Most Minimal Python Web Framework☆112Updated 4 months ago
- Lightweight browser hot reload for Python ASGI web apps☆156Updated last year
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 3 months ago
- Lazy f-strings for everyone☆31Updated 2 months ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Multiprocessing Queues Made Easy☆111Updated 6 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- A composable Python ASGI web framework☆180Updated 2 years ago
- Minimal, super readable string pattern matching for python.☆182Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆168Updated last month