jsstevenson / oxleyLinks
Dynamically generate Pydantic classes from JSONschema
☆26Updated 3 years ago
Alternatives and similar repositories for oxley
Users that are interested in oxley are comparing it to the libraries listed below
Sorting:
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- Lightweight browser hot reload for Python ASGI web apps☆161Updated 3 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Caching for HTTPX☆73Updated 2 months ago
- Declarative Settings Library☆34Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆102Updated this week
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated 2 weeks ago
- A dependency injection framework for Python! Bevy's primary goal is to help you write amazing code with less effort.☆70Updated 3 weeks ago
- Simple caching transport for httpx☆54Updated 2 years ago
- HTMX integration for ASGI applications☆68Updated 2 years ago
- ☆92Updated 2 months ago
- A lightweight package that provides rate-limited httpx transports.☆41Updated 3 months ago
- Beautiful exception page for Starlette apps.☆100Updated 9 months ago
- Runtime typing introspection tools☆57Updated 2 months ago
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- An authentication library for Starlette and FastAPI.☆100Updated 2 years ago
- Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)☆24Updated last month
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- A simple task runner.☆126Updated 3 months ago
- A dynamic code loading framework for building pluggable Python distributions☆74Updated last month
- A compression AGSI middleware using brotli.☆81Updated last month
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 3 years ago
- Atomic low latency job queues running on Postgres☆57Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated this week
- Python Inline Source Syntax Highlighting Using Type Annotations☆61Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated this week
- Mimesis integration with factory_boy