Skip to content

Zentra SDK

codecov Python Version License Issues Last Commit



The SDK is the easiest way to get a full-stack application up and running in minutes.

It includes the API and Models packages for the FastAPI [] backend and builds the Next.js [] frontend automatically too.

Important

The Zentra SDK requires you to have the Docker Engine installed to create the frontend files. Please make sure you have Docker running first before using the package.

To get started, install the zentra-sdk package with Poetry [] through PIP []:

1
pip install zentra-sdk poetry

And that's it! Click the button below to move onto the User Guide to create your first project.