Skip to content

ViperPyWeek/ViperPyweek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViperPyweek


This is a repository where the Vipers team collaborates for our pyweek project
The theme has been decided as: Cops!

The creators of this are:

  • VagishVela | Discord: Vagish#7028
  • Samisai | Discord: Samisai#7280
  • roboto | Discord: roboto#3637
  • pd | Discord:pd#7746
  • Fruitella | Discord: Fruitella#4318

Setup

To setup venv in the project root folder run:

python3 -m venv .venv

To run venv:

source .venv/bin/activate
pip install -r requirements.txt # this will not work now as we haven't setup the repo yet since we can't code

When you add a new package please run (only inside venv):

pip freeze > requirements.txt
Test Edit - roboto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages