GitPedia
bunq

bunq/sdk_python

Python SDK for bunq API

19 Releases
Latest: 1y ago
1.28.0Latest
andrederoosandrederoos·1y ago·April 29, 2025
GitHub

📋 What's Changed

  • bunq Update 28 | Update object naming, fix parsing and fix tests by @WinkPascal in https://github.com/bunq/sdk_python/pull/168

New Contributors

  • @WinkPascal made their first contribution in https://github.com/bunq/sdk_python/pull/168
  • Full Changelog: https://github.com/bunq/sdk_python/compare/1.27.17.56...1.28.0
1.14.18
angelomelonasangelomelonas·5y ago·September 17, 2020
GitHub
1.14.1
angelomelonasangelomelonas·5y ago·August 20, 2020
GitHub
1.14.0
angelomelonasangelomelonas·5y ago·August 4, 2020
GitHub
1.13.1
FNG21FNG21·6y ago·February 21, 2020
GitHub
1.10.16
andrederoosandrederoos·7y ago·June 17, 2019
GitHub
1.10.2
kojorukojoru·7y ago·May 22, 2019
GitHub
1.10.1
kojorukojoru·7y ago·March 22, 2019
GitHub
1.1.0
kojorukojoru·7y ago·October 5, 2018
GitHub
1.0.0
OGKevinOGKevin·7y ago·July 24, 2018
GitHub

📦 [Unreleased](https://github.com/bunq/sdk_python/tree/1.0.0)

  • [Full Changelog](https://github.com/bunq/sdk_python/compare/0.13.1...1.0.0)
  • Closed issues:
  • Update Sandbox API key procedure [\#100](https://github.com/bunq/sdk_python/issues/100)
  • Merged pull requests:
  • Oauth bunq/sdk\_python\#102 [\#103](https://github.com/bunq/sdk_python/pull/103) ([OGKevin](https://github.com/OGKevin))
  • Update Sandbox API key procedure. \(bunq/sdk\_python\#100\) [\#101](https://github.com/bunq/sdk_python/pull/101) ([sandervdo](https://github.com/sandervdo))
0.13.1
OGKevinOGKevin·8y ago·May 30, 2018
GitHub

📦 Patches

  • Merge pull request #99 from bunq/move-to-new-sandbox-bunq/sdk_python#98: 0ff7c04f85a685c8190915b8fba63a7f57a69679
0.13.0
OGKevinOGKevin·8y ago·April 3, 2018
GitHub

📦 [0.13.0](https://github.com/bunq/sdk_python/tree/0.13.0) (2018-03-20)

  • [Full Changelog](https://github.com/bunq/sdk_python/compare/0.12.4...HEAD)
  • Implemented enhancements:
  • Add zappr integration for better quality control  [\#62](https://github.com/bunq/sdk_python/issues/62)
  • Add more information to template [\#60](https://github.com/bunq/sdk_python/issues/60)
  • Add response id to error messages from failed requests  [\#59](https://github.com/bunq/sdk_python/issues/59)
  • Fixed bugs:
  • Token request ideal is missing id attribute in response. [\#67](https://github.com/bunq/sdk_python/issues/67)
  • Field ID is missing from MasterCardAction [\#54](https://github.com/bunq/sdk_python/issues/54)
  • + 12 more
0.12.4
OGKevinOGKevin·8y ago·December 21, 2017
GitHub

📦 [0.12.4](https://github.com/bunq/sdk_python/tree/0.12.4) (2017-12-21)

  • [Full Changelog](https://github.com/bunq/sdk_python/compare/0.12.3...0.12.4)
  • Implemented enhancements:
  • Make sure received signatures headers are correctly cased [\#51](https://github.com/bunq/sdk_python/issues/51)
  • Introduce from\_json method  [\#50](https://github.com/bunq/sdk_python/issues/50)
  • Return base class from createFromJsonString [\#49](https://github.com/bunq/sdk_python/issues/49)
  • CHANGELOG.md is empty [\#46](https://github.com/bunq/sdk_python/issues/46)
  • Improve decoder to recognise child object [\#42](https://github.com/bunq/sdk_python/issues/42)
  • Closed issues:
  • + 6 more
0.12.3
OGKevinOGKevin·8y ago·November 15, 2017
GitHub

📦 [0.12.3](https://github.com/bunq/sdk_python/tree/0.12.3) (2017-11-15)

  • [Full Changelog](https://github.com/bunq/sdk_python/compare/0.12.2...0.12.3)
  • Implemented enhancements:
  • Callback models for holding callback data [\#40](https://github.com/bunq/sdk_python/issues/40)
  • Feature/callback models bunq/sdk python\#40 [\#43](https://github.com/bunq/sdk_python/pull/43) ([OGKevin](https://github.com/OGKevin))
  • Fixed bugs:
  • ScheduledPayment causes decode error due to Typo [\#44](https://github.com/bunq/sdk_python/issues/44)
0.12.2
OGKevinOGKevin·8y ago·November 8, 2017
GitHub

📦 Patches

  • Added isSessionExpired() method #31.: a68ec148118332fbbfb112afbcecd002adb9de11
  • Added cvc_endpoint. #33: 4be340db894e7ffaa6ab0e4776f789b7ae96de82
  • Added missing cvc fields. #37: 0aaec1eee3cb8a0a90dd22e12dc1fd475893c7ff
  • Added issue template. #37: 1c3fdb2c59243614a02b6444761dde29f0cfcb74
  • Added new DraftPaymentAnchorObject #36: 89f6f5ddddd77d214167bf3e6872890568942136
  • Updated DraftPayment to use DraftPaymentAnchorObject #36: c06eb0b41ac81965d5a7ea707c581dc7581b7f13
More Stricter0.12.0
dnl-blkvdnl-blkv·8y ago·October 11, 2017
GitHub

📋 Changes

  • Strictly typed BunqResponse objects for better IDE hints
  • Stricter error handling
  • Improved namespaces
  • Minor bug fixes & general code clean up
Pagination0.11.0
dnl-blkvdnl-blkv·8y ago·September 6, 2017
GitHub

📋 Changes

  • Pagination
  • Cleaner tests
  • Multiple endpoint updates and fixes
  • Minimum supported Python version increased to 3
BunqResponse0.10.0
dnl-blkvdnl-blkv·8y ago·August 22, 2017
GitHub

📋 Changes

  • `BunqResponse` object including response headers and response model is now returned from all the CRUD(L) methods instead of just response model
  • Added Methods to convert `ApiContext` directly to JSON and restoring directly from JSON
  • Added support for proxy
  • Multiple minor cleanups and bug fixes
Welcome to bunq SDK for Python0.9.1
dnl-blkvdnl-blkv·8y ago·August 7, 2017
GitHub

Hi bunqers! A few weeks back we received some feedback on our API: some of you are used to writing your applications and programs in Java, PHP, Python and other languages. Even though APIs are universal communication channels, we know that it can't be easy to implement all those http calls in your code, especially if you're writing your first bunq integration. As a natural consequence some of you created something to help solve this issue, like an SDK or wrapper, and shared it with other bunqers for free. Well, we want to offer everyone the same. 😄That's why we worked as hard as we could on creating the best possible SDKs, which we are releasing today. We dove into the issue, checked all of your personal creations and decided to develop full SDKs in four languages: Java, PHP, Python and .NET C#. Our goal is to make it clean, easy to use and perfectly integrated with our API, empowering you even further in the ability to build new applications and help us continue to expand the Bank of the Free! 🌈 You can check out the SDKs, together with our amazing new store filled with your apps and Connect features, on https://bunq.com/en/developer. We've built it for you, now let's improve it together! Give us your feedback, create pull requests on GitHub and build your very own bunq app! Thank you all! 🖖