weboob-devel/weboob
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
..
backends new system to load backends 2010-04-01 20:05:09 +02:00
capabilities works even if html5lib is missing 2010-03-31 00:48:30 +02:00
frontends new system to load backends 2010-04-01 20:05:09 +02:00
tools works even if html5lib is missing 2010-03-31 00:48:30 +02:00
__init__.py support of backend capabilities 2010-02-20 14:31:53 +01:00
backend.py new system to load backends 2010-04-01 20:05:09 +02:00
iconfig.py reorganization of config management 2010-03-30 23:24:18 +02:00
modules.py new system to load backends 2010-04-01 20:05:09 +02:00
ouiboube.py new system to load backends 2010-04-01 20:05:09 +02:00