Infrastructure for building and deploying prod-ready services
Project description
svc-infra
Infrastructure for building and deploying prod-ready applications:
- FastAPI app scaffolding with versioned mounting and uniform error handling
- SQLAlchemy async DB integration + Alembic CLI
- Auth via fastapi-users (session/refresh/OAuth)
- Simple CRUD router generator
- Logging, metrics, tracing, health checks
Install
poetry add svc-infra
# or
pip install svc-infra
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
svc_infra-0.1.8.tar.gz
(23.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
svc_infra-0.1.8-py3-none-any.whl
(33.9 kB
view details)
File details
Details for the file svc_infra-0.1.8.tar.gz.
File metadata
- Download URL: svc_infra-0.1.8.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.11.13 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d853bbee01199f005303c47f5d84e83df8075c08600b93bee5cb85e5da5627d6
|
|
| MD5 |
ac075dfcc46ee761ff52569e7bbeba66
|
|
| BLAKE2b-256 |
2408075b4a884d87c45a3186d7b1eb26c5cbe2bb3a616fe04220a84d09aee2ed
|
File details
Details for the file svc_infra-0.1.8-py3-none-any.whl.
File metadata
- Download URL: svc_infra-0.1.8-py3-none-any.whl
- Upload date:
- Size: 33.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.11.13 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02afb5c97e1f70075024467d8ce73bc9cca25fdf424177dd83b1cafc7116a9ae
|
|
| MD5 |
b37d921efd28038ec563c04d1856e6a4
|
|
| BLAKE2b-256 |
c00dd1b1ffb775d53bde27895a4903ee687a01111459bd8d1238117804b4ed71
|