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
098d22ba35
fixed frontends
2010-03-31 00:06:27 +02:00
Romain Bignon
e8349f5ddc
renamed 'mail' frontend to 'monboob'
2010-03-30 23:25:56 +02:00
Romain Bignon
29400eb185
reorganization of config management
2010-03-30 23:24:18 +02:00
Christophe Benz
9c923da16a
code factorization
2010-03-29 15:14:44 +02:00
Christophe Benz
8ece426999
simple http frontend
2010-03-29 13:25:40 +02:00
Romain Bignon
812c597f34
minor fixes
2010-03-27 11:42:54 +01:00
Christophe Benz
b08db0035e
WIP: updatable
2010-03-26 20:14:10 +01: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
c9debbc619
fix unicode issues
2010-03-23 14:19:59 +01:00
Romain Bignon
3f6d62f34a
add the 'travel' frontend
2010-03-23 13:59:14 +01:00
Romain Bignon
f65ca1c8b6
improve caps
2010-03-23 11:56:18 +01:00
Christophe Benz
4533e02c35
move mail frontend
2010-03-19 17:43:10 +01:00
Christophe Benz
c23564d48d
add dummy frontend
2010-03-19 17:11:27 +01:00
Romain Bignon
4065f7efcd
renamed dlfp2mail to weboob
2010-02-13 17:59:41 +01:00