weboob-devel/weboob/backends/transilien
Romain Bignon e119a70cec new system to load backends
Now there is a single file ~/.weboob/backends, where every backends are
instancied. There are two ways to create backends for frontends:
- Use Weboob.load_backends(), to load every backends in the config file
- Use Weboob.load_modules(), to instanciate every module one time
2010-04-01 20:05:09 +02:00
..
pages new Transilien backend (thanks to Julien Hébert) 2010-03-23 23:46:42 +01:00
__init__.py new Transilien backend (thanks to Julien Hébert) 2010-03-23 23:46:42 +01:00
backend.py new system to load backends 2010-04-01 20:05:09 +02:00
browser.py new Transilien backend (thanks to Julien Hébert) 2010-03-23 23:46:42 +01:00
stations.py import list of transilien.fr station IDs 2010-03-24 00:31:59 +01:00