Commit graph

14 commits

Author SHA1 Message Date
Romain Bignon
c1279aa496 new API in BaseBackend to create browser 2010-05-20 10:39:49 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Christophe Benz
a09658d6cf rename Backend to BaseBackend 2010-04-16 18:11:52 +02:00
Romain Bignon
fa5c6ba5cb fix instanciation of parser 2010-04-15 12:47:14 +02:00
Juke
9363333b34 ADD plateform to disting late_reason and plateform 2010-04-13 19:17:01 +02:00
Romain Bignon
dc706132ab set description 2010-04-06 22:52:52 +02:00
Romain Bignon
c4f3df9f8d fix method overload 2010-04-05 10:30:54 +02:00
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
8e394c2203 aibility to use search stations 2010-03-24 00:32:25 +01:00
Romain Bignon
df003c7f29 import list of transilien.fr station IDs 2010-03-24 00:31:59 +01:00
Romain Bignon
0e3907601a new Transilien backend (thanks to Julien Hébert) 2010-03-23 23:46:42 +01:00