FastAPI server akello.io
Project description
Set your environment variables
export AWS_REGION=##
export AWS_SECRET_NAME=##
export AWS_ACCESS_KEY_ID=##
export AWS_SECRET_ACCESS_KEY=##
export DYNAMODB_TABLE=##
export AWS_COGNITO_USERPOOL_ID=##
export AWS_COGNITO_APP_CLIENT_ID=##
Run the Fast API server
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
uvicorn akello.main:app --reload --proxy-headers
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
akello-0.0.21.tar.gz
(485.8 kB
view details)
Built Distribution
akello-0.0.21-py3-none-any.whl
(499.7 kB
view details)
File details
Details for the file akello-0.0.21.tar.gz
.
File metadata
- Download URL: akello-0.0.21.tar.gz
- Upload date:
- Size: 485.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e788b06adebc4658b78f4279af0cca8db68d73272525481d5ac81b7b3abc0e9 |
|
MD5 | ddf53708eead14507b9362b4178343f8 |
|
BLAKE2b-256 | d669b1ec793d350fd2bc38337bfe7ea709c726c1a055dbd53f2ce6de4886ceb9 |
File details
Details for the file akello-0.0.21-py3-none-any.whl
.
File metadata
- Download URL: akello-0.0.21-py3-none-any.whl
- Upload date:
- Size: 499.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c529e9c8daf2cb82f0d5c4d5a6b717279338d36b42cdcbfe26e4d542ea87d7c |
|
MD5 | 52f13e7d62b6d695f3f60021b881327e |
|
BLAKE2b-256 | a24fa62e03beb2b2bb3c9c3288eeacbff3523f7d7764dd420fd896a24c4a0153 |