Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psycojoker/geholparser
Fork of the gehol parser (for ULB lessons scheduling) from here https://bitbucket.org/Bouska/geholimport/overview
https://github.com/psycojoker/geholparser
Last synced: 14 days ago
JSON representation
Fork of the gehol parser (for ULB lessons scheduling) from here https://bitbucket.org/Bouska/geholimport/overview
- Host: GitHub
- URL: https://github.com/psycojoker/geholparser
- Owner: Psycojoker
- License: mit
- Created: 2011-10-15T19:10:29.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-15T20:02:48.000Z (about 13 years ago)
- Last Synced: 2024-04-16T18:01:40.526Z (7 months ago)
- Language: Python
- Homepage: https://bitbucket.org/Bouska/geholimport/overview
- Size: 321 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING.txt
Awesome Lists containing this project
README
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
---------------------- `BeautifulSoup `_
- `argparse `_To install it run ::
$ pip install -r requirements.txtRoadmap
-------Required for stable
*******************- Documentation
Licence
-------Released under the `MIT licence `_.
See COPYING.txt for details.