Commit graph

9 commits

Author SHA1 Message Date
Romain Bignon
a1c58e24e9 certificate hash change 2015-02-21 17:49:21 +01:00
Romain Bignon
d61e15cf84 rename things related to browsers
weboob.tools.browser -> weboob.deprecated.browser
weboob.tools.parsers -> weboob.deprecated.browser.parsers
weboob.tools.mech -> weboob.deprecated.mech
weboob.browser2 -> weboob.browser
weboob.core.exceptions -> weboob.exceptions

Also, the new tree for browser2 is:

weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
weboob.browser.url: the URL class
weboob.browser.profiles: all Profile classes
weboob.browser.sessions: WeboobSession and FuturesSession
weboob.browser.cookies: that's a cookies thing
weboob.browser.pages: all Page and derivated classes, and Form class
weboob.browser.exceptions: specific browser exceptions
weboob.browser.elements: AbstractElement classes, and 'method' decorator
weboob.browser.filters.*: all filters
2014-10-07 00:30:07 +02:00
Florent
0088013ae1 Rename BaseBrowser to Browser 2014-09-26 10:18:12 +02:00
Romain Bignon
6099560b8c change currencies integer constants to ISO code strings 2014-02-16 19:48:17 +01:00
Romain Bignon
039d022fe6 certificate changed 2013-10-10 09:53:42 +02:00
Laurent Bachelier
ba40529b3b citelis: Fix warning 2013-08-01 16:55:24 +02:00
Laurent Bachelier
834c30b1e8 citelis: Support transaction history 2013-07-30 10:58:22 +02:00
Laurent Bachelier
269de1d283 citelis: Get account "balance" 2013-07-30 10:58:22 +02:00
Laurent Bachelier
27b3101d6a citelis: Login 2013-07-30 10:58:22 +02:00