Skip to content

moremoban/europython2018

Repository files navigation

europython2018

https://codecov.io/github/moremoban/europython2018/coverage.png https://readthedocs.org/projects/europython2018/badge/?version=latest

Installation

You can install europython2018 via pip:

$ pip install europython2018

or clone it and install it:

$ git clone https://github.com/moremoban/europython2018.git
$ cd europython2018
$ python setup.py install