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.23.tar.gz
(486.5 kB
view details)
Built Distribution
akello-0.0.23-py3-none-any.whl
(500.6 kB
view details)
File details
Details for the file akello-0.0.23.tar.gz
.
File metadata
- Download URL: akello-0.0.23.tar.gz
- Upload date:
- Size: 486.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5055b733b388d0bb646b19dbb87d55ab49b3d36b7fa0536c670925ecad65905 |
|
MD5 | f61b99f17d136cb2a0b4563984075713 |
|
BLAKE2b-256 | c8ecec0ce820ecfee55e396ae751aacc1bfa85881b7dc82911d0586835dd37ff |
File details
Details for the file akello-0.0.23-py3-none-any.whl
.
File metadata
- Download URL: akello-0.0.23-py3-none-any.whl
- Upload date:
- Size: 500.6 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 | fd399aac3214ff3e0f7a5fd911c7890ad49b90616103d163611ba199f9b92da0 |
|
MD5 | 09bdab1bd5331d674ab624d218c84b8b |
|
BLAKE2b-256 | 2b9b5ef6f18f92df870b7b3ce3d74a029af132bde0ab478a5a1c97c3af8509dc |