Commit graph

5 commits

Author SHA1 Message Date
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
Romain Bignon
7d274c74b7 fix backends initialization 2010-03-30 23:30:58 +02:00
Romain Bignon
d15365fe26 added a LICENSE attribute 2010-03-30 17:39:28 +02:00
Romain Bignon
0f92967357 ICapTravel.iter_station_departures can take an optional 'arival_station' argument 2010-03-23 23:46:42 +01:00
Romain Bignon
267a2a9947 renamed sncf backend to canaltp 2010-03-23 15:10:40 +01:00