This website requires JavaScript.
Explore
Help
Sign in
shane
/
HSBCConverter
Watch
1
Star
0
Fork
You've already forked HSBCConverter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
11
commits
3
branches
1
tag
50
KiB
Python
93.7%
Dockerfile
6.3%
5c877938f1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Shane Frischkorn
5c877938f1
Testing drone integration
2022-01-18 16:46:13 +10:00
.vscode
Pull the account name from the db so it can process multiple accounts. Change print statements to proper logging statements
2022-01-13 14:14:25 +10:00
.drone.yaml
Testing drone integration
2022-01-18 16:46:13 +10:00
.gitignore
Save the processed transactions so they don't get processed a second time
2022-01-12 20:34:14 +10:00
converter.py
Fixed bug with db collection, save the file based on the date and account name
2022-01-13 15:38:38 +10:00
Dockerfile
Save the processed transactions so they don't get processed a second time
2022-01-12 20:34:14 +10:00
README.md
Initial commit
2021-12-10 12:18:43 +10:00
README.md
HSBCConverter