- 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.
Odzen/symmetric-algorithm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|