pmateusz / meatieLinks
Meatie is a Python metaprogramming library that eliminates the need for boilerplate code when integrating with REST APIs. Meatie abstracts away mechanics related to HTTP communication, such as building URLs, encoding query parameters, parsing, and dumping Pydantic models.
☆58Updated 2 weeks ago
Alternatives and similar repositories for meatie
Users that are interested in meatie are comparing it to the libraries listed below
Sorting:
- A general-purpose library designed to guide developers in expressing their code as a flow.☆110Updated 3 months ago
- Test whether your code is logging correctly 🪵☆118Updated this week
- A high performance caching library for Python written in Rust☆274Updated last month
- A SQL Query Builder in Python☆72Updated this week
- ☆92Updated last month
- A decentralized python iterable, function and log tracker☆70Updated 6 months ago
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx☆159Updated last year
- Task orchestration for python☆74Updated last year
- Visualize SQLAlchemy Databases using Mermaid or Dot Diagrams.☆160Updated this week
- Declarative CLI argument parser☆181Updated 2 weeks ago
- Runtime typing introspection tools☆56Updated 2 months ago
- Vendorize packages from PyPI☆106Updated last year
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated last year
- Detect leaked asyncio tasks, threads, and event loop blocking with stack trace in Python. Inspired by goleak.☆321Updated 4 months ago
- Query CSV, JSON and Parquet files with SQL☆109Updated last year
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆62Updated 11 months ago
- Single file, zero-dependency alternative to requests. Fully typed. Modern Python tooling.☆48Updated 6 months ago
- fluent concurrent sync/async streams☆291Updated this week
- Syntactical sugar for Python class attributes☆61Updated last year
- Automatically use the awesome walrus operator☆124Updated last week
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆46Updated 2 weeks ago
- Endless tick-tock generators☆37Updated last month
- Command-line parsing library for Python 3.☆136Updated last year
- Keep your python architecture clean.☆166Updated 7 months ago
- Display a treemap of the timings reported by python -X importtime☆113Updated 4 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Type `pytest --edit` to open the failing test code ✨☆61Updated last year
- A python scheduler that simply does the job☆62Updated 2 weeks ago
- Builds a graph of a Python project's internal dependencies.☆101Updated this week
- Constable lets you be lazy by inserting prints directly into your AST for stateful debugging☆100Updated last year