Skip to content

radoskov/python-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_tutorial

Installation

git clone https://github.com/radoskov/python_tutorial.git
cd python_tutorial
pip install .

Usage

Running lessons:

python -m python_tutorial <lesson_number>

Running exercises:

python -m python_tutorial <exercise_number>

You can also simply run jupyter notebook and open the lessons/exercises in the browser.

About

Basic Python tutorial written as Jupyter notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published