Skip to main content

A robust and sensible baseline for kick-starting any new FastAPI application.

Project description

AA FastAPI Template

A robust and sensible baseline for kick-starting any new FastAPI applications, and also includes development dependencies from dev-dependencies.

Building a package to release

Install Dependencies

python3 -m pip install --upgrade pip
pip install --upgrade setuptools build twine

Tag release

git tag v0.1
git push origin v0.1

Build a distribution (for releases, do this on main with a fresh tag)

python3 -m build

To first test release that package

twine upload --repository testpypi dist/*

To formally release that package

twine upload dist/*

To see what the current version will be

python -m setuptools_scm

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

aa_fastapi_template-0.12.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aa_fastapi_template-0.12.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file aa_fastapi_template-0.12.2.tar.gz.

File metadata

  • Download URL: aa_fastapi_template-0.12.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.7.5-arch1-1

File hashes

Hashes for aa_fastapi_template-0.12.2.tar.gz
Algorithm Hash digest
SHA256 93ccf3fc0c4d851883f85fd92b66195efeb10f5c07f979b04f903bd69ca7ce3d
MD5 753e722c20995afcb7313bbc76d7ff88
BLAKE2b-256 202f712133424de6f0c75cec99480127c63f35ef7620a040481f42f14e61d004

See more details on using hashes here.

File details

Details for the file aa_fastapi_template-0.12.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aa_fastapi_template-0.12.2-py3-none-any.whl
Algorithm Hash digest
SHA256 50206b4b56fe54cad5ddba3f74b06b5f8fdc586ce600ba7ed519efaeb7d4b08e
MD5 b20d805cd47efb0597f05df83f58f1a6
BLAKE2b-256 a1f5eea866af537b06e14e493fdc52511cc0712fb3dc46c0606180331ccd2b52

See more details on using hashes here.

Supported by

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