Here are
740 public repositories
matching this topic...
Python training for business analysts and traders
Updated
Dec 20, 2020
Jupyter Notebook
ESB, SOA, REST, APIs and Cloud Integrations in Python
Updated
Apr 18, 2021
Python
The Up Banking API Specification
Pure-python FinTS (formerly known as HBCI) implementation
Updated
Mar 31, 2021
Python
A JavaScript client for the unofficial Avanza API
Updated
Feb 17, 2021
JavaScript
A demo for a financial services bot
Updated
Apr 15, 2021
Python
An accounting web application to track personal finances written in Go and React/Bootstrap
Ruby gem for creating SEPA XML files
Updated
Mar 13, 2021
Ruby
Updated
Apr 17, 2021
Python
API and CLI to get information of your N26 account
Banking app built in React, Redux, Node, Strapi
Updated
Mar 9, 2021
JavaScript
Updated
Apr 17, 2021
Ruby
Golang library for querying and parsing OFX
A list of useful links, our partners, as well as the stand out projects from the community
金融科技 账户 货币账户体系 支付体系 互联网金融 互联网支付 支付结算 会计核算 聚合支付 第三方支付 第四方支付
Convert national banking details into IBANs, and vice-versa.
Updated
Mar 17, 2021
Ruby
Conceal Core - Daemon & Wallets (CLI)
💰 View your Monzo account from your browser and view all your transactions on an interactive map!
Updated
Jun 24, 2018
JavaScript
Research tools for analysing Cerberus banking trojan.
Updated
Feb 26, 2021
JavaScript
A PHP library to connect all Iranian payments gateways
A curated list of open finance and open banking resources
Unofficial The Commonwealth Bank of Australia NetBank API wrap for Node.js
Updated
Jul 15, 2020
HTML
🏦 C# based client library for HBCI 2.2, FinTS 3.0, EBICS H004 and EBICS H005.
iOS 14 Widget for Banking application built with SwiftUI
Updated
Jul 29, 2020
Swift
🏦 Banking for your command line.
Updated
Mar 30, 2017
Rust
The open banking API directory
Updated
Apr 18, 2021
JavaScript
Improve this page
Add a description, image, and links to the
banking
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
banking
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
When I login with a registered user, I get an error that /accounts/profile isn't in urls.py. The default behavior of LoginView is to redirect to that URL unless you have LOGIN_REDIRECT_URL set in settings.py. I updated mine to point to /transactions/report and now it works fine (unless the user doesn't have an account, which happens if you try to log in with a superuser account instead of one t