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