rjk79 / scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# create virtual environment
python3 -m venv .venv

source .venv/bin/activate

deactivate

About


Languages

Language:Python 100.0%