Python project starter seed
clone repo to new project name, change into new repo, run bash init.sh, once installs complete, activate virtual environment by running: source .venv/bin/activate
after setup should attach to repo by running the following: <insert instructions from init.sh here>
you can run python tests by:
- change directory to base of repo
- activating virtual environment
- run the command: python -m pytest
👤 Chris Milford
- Github: @panicst8
- LinkedIn: @chris.milford
Give a ⭐️ if this project helped you!