Bunqclient

Latest version: v2017.7.17

Safety actively analyzes 621363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2017.7.17

New:
+ Groundwork for session persistence
+ Groundwork for unit tests
+ Separation of data and logic

2017.7.8

First properly working version

2017.7.7

Previous version broke API methods with dashes, which has now been fixed

2017.7.6

+ Documentation has been added
+ ``request`` function now works slightly differently
+ Parameter values of the ``request`` function can now be more data types
+ Repository has been added to PyPi

2017.7.5

This implementation of bunqclient contains the bare mimimum to make API requests. Besides the Python standard library, ``pycryptodome`` and ``requests`` are required packages.

Re-using RSA certificates is not currently implemented. This will result in the bunq app sending push notification every time the class is initialised, because a new certificate is generated for each session. This might be resolved in a future version.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.