Views
No views yet
1python3 -m venv .venv 2source .venv/bin/activate 3pip install -r requirements.txt 4python pack.py