massone99 / pyvenv-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create venv and start

  1. Create the virtual environment with make virtualenv
  2. Activate the virtual environment with source env/bin/activate
  3. Install the requirements with make requirements

Now you're ready to go :)

About


Languages

Language:Makefile 100.0%