- Create python env:
python -m venv env - Activate env:
source env/bin/activate - Install dependencies:
pip install -r requirements.txt - Run API:
uvicorn src.main:app --reload - Go to
http://127.0.0.1:8000/docsto see the documentation on swagger.
-
Notifications
You must be signed in to change notification settings - Fork 1
Odzen/symmetric-algorithm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
symmetric-algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published