Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 950 Bytes

README.rst

File metadata and controls

33 lines (19 loc) · 950 Bytes

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