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.