Skip to content
  1. Nov 20, 2019
  2. Sep 11, 2019
  3. Jul 05, 2019
  4. Mar 31, 2019
  5. Mar 16, 2019
  6. Feb 24, 2019
  7. Oct 11, 2018
  8. Sep 16, 2018
  9. Jul 22, 2015
  10. Apr 02, 2015
  11. Oct 06, 2014
    • Romain Bignon's avatar
      rename things related to browsers · d61e15cf
      Romain Bignon authored
      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
      d61e15cf
  12. Sep 26, 2014
  13. Mar 15, 2013
  14. Jan 17, 2012
  15. Jul 13, 2011
  16. Apr 08, 2011
  17. Dec 06, 2010
  18. Dec 03, 2010