Skip to content

lucianomel/100DaysOfPython

Repository files navigation

100 Days of code with Python (39 days proyects)

Instructions to run a proyect

  1. Install globally pipenv to import dependencies (run as admin)

pip install pipenv

  1. Initlalize pipenv in proyect directory (each day is a proyect, look for main.py in each one)

pip install pipenv

  1. Activate virtual enviroment

pipenv shell

  1. Run the proyect

python main.py

About

100 Days of code python proyects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages