Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 463 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 463 Bytes

pybank

A command line tool for online banking screen scraping and downloading transaction files for use in other software (e.g. YNAB). Written in python 3 to learn python and due to the lack of UK banking APIs. Uses click for command line integration, requests and BeautifulSoup for screen-scraping, yaml and AppDirs for config files, and tabulate to format output. Currently supports current accounts from Nationwide and TSB, and credit card from Capital One.