Skip to content
  1. Feb 24, 2019
  2. Nov 18, 2017
  3. May 30, 2017
  4. May 20, 2017
  5. Apr 27, 2017
  6. Mar 11, 2017
  7. Nov 18, 2016
  8. Jul 02, 2016
  9. Aug 12, 2015
  10. Jul 22, 2015
  11. Dec 02, 2014
  12. Nov 04, 2014
  13. 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
  14. Sep 26, 2014
  15. Apr 01, 2013
  16. Dec 21, 2012
  17. Nov 12, 2012
  18. Nov 10, 2012
  19. Sep 16, 2012
  20. Sep 01, 2012
  21. Aug 24, 2012
  22. Aug 18, 2012
  23. Jul 31, 2012
  24. Jul 20, 2012