Skip to main content

Feature-rich robust FastAPI template

Project description

python version Build status version

Flexible and Lightweight general-purpose template for FastAPI.

Usage

⚠️ Git, Python and Poetry must be installed and accessible ⚠️

Poetry version must be greater or equal than 1.1.8. Otherwise it won't be able to install SQLAlchemy.

python3 -m pip install fastapi_template
python3 -m fastapi_template
# or fastapi_template
# Answer all the questions
# 🍪 Enjoy your new project 🍪
cd new_project
docker-compose -f deploy/docker-compose.yml --project-directory . up --build

If you want to install in from sources then try this:

python3 -m pip install poetry
python3 -m pip install .
python3 -m fastapi_template

Features

Template is made with SQLAlchemy1.4 and uses sqlalchemy orm and sessions, instead of raw drivers.

It has minimum to start new excellent project.

Pre-commit integrations and excellent code documentation.

Generator features:

  • Different databases to choose from.
  • Alembic integration;
  • redis support;
  • different CI\CD templates;
  • Kubernetes config generation.

This project can handle arguments passed through command line.

$ python -m fastapi_template --help

usage: FastAPI template [-h] [--name PROJECT_NAME] [--description PROJECT_DESCRIPTION]
                        [--db {DatabaseType.none,DatabaseType.sqlite,DatabaseType.mysql,DatabaseType.postgresql}]
                        [--ci {CIType.none,CIType.gitlab_ci,CIType.github}] [--redis] [--alembic] [--kube] [--force]

optional arguments:
  -h, --help            show this help message and exit
  --name PROJECT_NAME   Name of your awesome project
  --description PROJECT_DESCRIPTION
                        Project description
  --db {DatabaseType.none,DatabaseType.sqlite,DatabaseType.mysql,DatabaseType.postgresql}
                        Database
  --ci {CIType.none,CIType.gitlab_ci,CIType.github}
                        Choose CI support
  --redis               Add redis support
  --alembic             Add alembic support
  --kube                Add kubernetes configs
  --force               Owerrite directory if it exists

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

fastapi_template-2.1.6.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

fastapi_template-2.1.6-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

Details for the file fastapi_template-2.1.6.tar.gz.

File metadata

  • Download URL: fastapi_template-2.1.6.tar.gz
  • Upload date:
  • Size: 20.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.8.11 Linux/5.8.0-1040-azure

File hashes

Hashes for fastapi_template-2.1.6.tar.gz
Algorithm Hash digest
SHA256 c0599868ed0b1ff4048cc666c16577cea86dbce699ccc19ca73a012e39a843dd
MD5 3a76ca2223a184d7f2e4dd26c58323db
BLAKE2b-256 a72f8c94f2e6a3b5c44c0c9d872f46b36902daae43dc78d8a35604db7796020f

See more details on using hashes here.

File details

Details for the file fastapi_template-2.1.6-py3-none-any.whl.

File metadata

  • Download URL: fastapi_template-2.1.6-py3-none-any.whl
  • Upload date:
  • Size: 41.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.8.11 Linux/5.8.0-1040-azure

File hashes

Hashes for fastapi_template-2.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8818a1ebb5cda288152c10101da06510722b7dc1e1a7d30f72e777024e63e531
MD5 f78a247e8f4b7cc736b69b9121847471
BLAKE2b-256 6cae739f7e7a93a549619eb757ebf86e92664cb29cdfac0bb4abd1e7c3c0af2c

See more details on using hashes here.

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