df0e6ad9ad9dd0e55bf4e96e573ab360305f2261
Setting up the environment (Windows)
- Run
python setup_venv.pyto create the virtual environment and install dependencies. - To activate the virtual environment, run
activate_venvin the Windows Terminal. - To deactivate the virtual environment, simply type
deactivate.
Description
Languages
Python
100%