Skip to content
  1. Apr 20, 2019
  2. Mar 31, 2019
  3. Mar 16, 2019
  4. Feb 27, 2019
  5. Feb 24, 2019
  6. Dec 21, 2018
  7. Dec 06, 2018
  8. Dec 02, 2018
  9. Nov 30, 2018
  10. Nov 10, 2018
  11. Oct 22, 2018
  12. Oct 11, 2018
  13. Oct 09, 2018
  14. Sep 16, 2018
  15. Aug 22, 2018
  16. Aug 18, 2018
    • Quentin Defenouillere's avatar
      [bnporc] Included the "Assurance Vie" domain to BNP iter_accounts · 3226d416
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      The BNP module did not scrape the "Assurance Vie" space yet, which
      may contain additional accounts that are not included in their API.
      Among those we can find Life Insurance, Capitalisation contracts and
      PERP accounts, and maybe more.
      I also implemented the iter_investments() method for this space, however
      the domain does not seem to display any kind of transaction history for
      these accounts.
      
      Closes: 5016@zendesk
      3226d416
    • Nicolas Gattolin's avatar
      [bnporc] py3 port · 5a8411fb
      Nicolas Gattolin authored and Romain Bignon's avatar Romain Bignon committed
      - import unicode_literals in each Python module
      - import weboob's basestring compat
      - xrange -> range
      - tested on 90 connections, 1 for each API
      5a8411fb
  17. Jul 29, 2018
  18. Jun 09, 2018