9 projects
action0-django-acache
Django's Redis cache backend with native async methods on redis.asyncio
action0-celery-sched
Celery beat schedules defined in YAML or TOML files
action0-open-meteo-api
Fully typed Open-Meteo API clients built on action0-client — sync, async or Twisted, decided by the backend you plug in; generated from the official OpenAPI schemas
action0-client-openapi
Generate fully typed action0-client API clients — operation classes and models — from an OpenAPI schema
action0-github-api
A fully typed GitHub REST API client built on action0-client — sync, async or Twisted, decided by the backend you plug in
action0-service
Lightweight service registry and dependency injection framework
action0-client
Backend-agnostic, fully typed HTTP API clients — sync, async or Twisted, decided by the backend you plug in
action0-req
Library for representing, creating and manipulating HTTP requests and responses
action0-url
Library for easily parsing and manipulating URLs