Skip to content

SmithaUpadhyaya/stackoverflow_tag_question

Repository files navigation

Сreate and activate a virtual environment ###

Creating a virtual environment and install all the requirements

python -m venv .env
source .env/bin/activate
pip install --upgrade pip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published