|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| src | %!s(int64=2) %!d(string=hai) anos | |
| .gitignore | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| requirements.txt | %!s(int64=2) %!d(string=hai) anos |
Requirements: python version 3.9 or higher, and venv, eg.: python3.9-venv
Clone the repository and run from the root:
python3.9 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt