py-scrap # edit ~/.profile export KUV_BASE_URL="" export KUV_REPLACE_URL="" export SKLAD_BASE_URL="" virtualenv -p python3 env source env/bin/activate pip install -r requirements.txt