Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
bootje 846ad7abe8 modal.js 4 lat temu
venv cleaned folder and removed all bak 4 lat temu
website modal.js 4 lat temu
.DS_Store meta tag 4 lat temu
.gitignore copy script 4 lat temu
README.md readme check 4 lat temu
copy_website_2_server.sh meta tag 4 lat temu

README.md

To create a vitual environment

cd to the place you want to make it and...

python3 -m venv venv

To activate a virtual environment

cd to the folder where "venv" is and...

source venv/bin/activate