Skip to content

fostfox/learning_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Learning Python

This repo consist of tasks for learning python

Notes

  1. Use python virtual environments
    python -m venv ".env"
    More info: Creation of virtual environments
  2. Install python packages
    pip install -r "requirements.txt"
  3. How to run tests?
    pytest

About

Education project to help learning python and help make first steps in coding

Resources

Stars

Watchers

Forks

Contributors

Languages