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