/geholparser

Fork of the gehol parser (for ULB lessons scheduling) from here https://bitbucket.org/Bouska/geholimport/overview

Primary LanguagePythonMIT LicenseMIT

Installation

Just run

$ python setup.py install

The gehol package will be installed in your site-packages. A command line tool, gehol2csv.py, will be installed in you python scripts directory.

External Dependencies

To install it run ::
$ pip install -r requirements.txt

Roadmap

Required for stable

  • Documentation

Licence

Released under the MIT licence. See COPYING.txt for details.