Skip to main content

A CLI tool for building FastAPI apps faster.

Project description

Zentra API

codecov Python Version License Issues Last Commit

🚧 Under construction 🚧

A CLI tool for building FastAPI projects faster.

Read more about the Zentra stack on GitHub.

To get started, install the package with Poetry:

pip install zentra_api poetry

We use Poetry for managing our project packages and using custom commands.

Then create a new project with:

zentra-api init <project_name>

With one command you'll have a working app in minutes with:

  • Built-in user authentication with JWT token protection
  • Preconfigured CORs middleware
  • A SQLite database configured with Alembic (Alembic - coming soon!)
  • Built-in templated route responses following best practices
  • And, a simple folder structure to make project navigation a breeze

Read more about it in our documentation (Coming soon!).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zentra_api-0.1.8.tar.gz (25.3 kB view hashes)

Uploaded Source

Built Distribution

zentra_api-0.1.8-py3-none-any.whl (37.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page