Skip to content

The provided materials are part of the workshop 'Advanced Python Software Development' at the GridKa School 2017.

Notifications You must be signed in to change notification settings

MaineKuehn/workshop-advanced_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Python Software Development - Gridka School of Life

The main library to support the "Advanced Python Software Development" workshop at GridKa School 2017. Implements Conway's "Game of Life" as a package.

Installation

Download this repository, and install it with python3 setup.py install.

git clone https://github.com/MaineKuehn/workshop-advanced_python.git
cd workshop-advanced_python
python3 setup.py install

About

The provided materials are part of the workshop 'Advanced Python Software Development' at the GridKa School 2017.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages