Skip to content

vadym-khodak/pyclub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python club is almost as breakfast club

Learn python by discussing tasks, examine some examples and pairing with others

Always be developing yourself

Ensure happiness and productivity of your colleagues

Getting started

  1. Install the latest git version.
  2. Install python 2.7.17. You can download it from offical site.
  3. Go to the your workspace directory.
  4. Run git clone https://github.com/inesusvet/pyclub.git.
  5. Run cd pyclub.
  6. Run python2 -m pip install -r requirements.txt.
  7. Run cd course.
  8. Run jupyter notebook.

Running examples

  1. Go to the your workspace directory.
  2. Run cd pyclub/examples.
  3. Run python2 <name-of-example.py>.

Useful links

About

Practice-driven python learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 71.9%
  • Python 28.1%