Here are
820 public repositories
matching this topic...
Python training for business analysts and traders
Updated
May 22, 2021
Jupyter Notebook
ESB, SOA, REST, APIs and Cloud Integrations in Python
Updated
Aug 3, 2021
Python
The Up Banking API Specification
Pure-python FinTS (formerly known as HBCI) implementation
Updated
Aug 8, 2021
Python
A JavaScript client for the unofficial Avanza API
Updated
Feb 17, 2021
JavaScript
A demo for a financial services bot
Updated
Aug 10, 2021
Python
An accounting web application to track personal finances written in Go and React/Bootstrap
Updated
Jun 16, 2021
Python
Ruby gem for creating SEPA XML files
Updated
Jul 24, 2021
Ruby
API and CLI to get information of your N26 account
Banking app built in React, Redux, TypeScript, Node, Strapi
Updated
Aug 4, 2021
TypeScript
PHP library to communicate with FinTS/HBCI servers
Golang library for querying and parsing OFX
Updated
Aug 11, 2021
Ruby
金融科技 账户 货币账户体系 支付体系 互联网金融 互联网支付 支付结算 会计核算 聚合支付 第三方支付 第四方支付
A list of useful links, our partners, as well as the stand out projects from the community
Conceal Core - Daemon & Wallets (CLI)
Convert national banking details into IBANs, and vice-versa.
Updated
Aug 13, 2021
Ruby
Research tools for analysing Cerberus banking trojan.
Updated
Feb 26, 2021
JavaScript
A PHP library to connect all Iranian payments gateways
💰 View your Monzo account from your browser and view all your transactions on an interactive map!
Updated
Jun 24, 2018
JavaScript
A curated list of open finance and open banking resources
🏦 C# based client library for HBCI 2.2, FinTS 3.0, EBICS H004 and EBICS H005.
Unofficial The Commonwealth Bank of Australia NetBank API wrap for Node.js
The open banking API directory
Updated
Aug 9, 2021
JavaScript
iOS 14 Widget for Banking application built with SwiftUI
Updated
Jul 29, 2020
Swift
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