Commit graph

12 commits

Author SHA1 Message Date
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
Florent
ad54b30a94 Presseurop is back ! (named now voxeurop) 2014-05-22 14:09:02 +02:00
Florent
abcc4067d2 All dailys news in only one thread 2013-01-22 14:34:23 +01:00
Florent
af15b24206 New url for daily news 2012-11-26 19:04:01 +01:00
Florent
22d43408f1 Fix content of daily titles
Site changed
2012-11-19 15:14:56 +01:00
Florent
a6e80a2206 Simplify presseurop code 2012-11-07 18:15:55 +01:00
Florent
e181fe4b89 Fix parsing of cartoon pages (Site changed)
Tested on version 0.b and 0.c
2012-04-25 13:50:54 +02:00
Florent
a379396869 pep8 on presseurop module 2012-03-13 17:34:16 +01:00
Romain Bignon
a0e4171af3 fix Newsfeed and GenericBackend 2012-02-18 17:40:22 +01:00
Florent
776cf8b74a Change headers 2012-02-18 17:04:32 +01:00
Florent
e502bb2f69 First implementation of « presseurop » module (europeans news aggregator). 2012-02-18 17:04:25 +01:00