Skip to content

Welcome to ZodiacCore-Py

The opinionated, async-first core library for modern Python web services.

  • Installation — Install and optional extras (SQL, Mongo).
  • Getting started — Basic usage and examples.
  • Architecture Guide — Layered architecture (3-tier recommended, extensible to 4-tier) with dependency injection.
  • CLI Documentation — Scaffold projects with zodiac new.
  • API Reference — Configuration, context, cache, database, exceptions, logging, middleware, pagination, routing, schemas.