No description
  • Python 99.2%
  • Shell 0.3%
  • Perl 0.3%
  • Batchfile 0.1%
Find a file
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
weboob new system to load backends 2010-04-01 20:05:09 +02:00
.gitignore ignore egg-info files 2010-03-19 17:11:50 +01:00
COPYING license 2010-03-20 12:41:06 +01:00
setup.py add setup.py 2010-03-19 17:11:34 +01:00