Skip to content

sampart/kashflow-python-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Kashflow samples

Simple Kashflow integration examples for Python, which I wrote back in 2012 during a brief stint at Green Accountancy.

  • simple-kashflow-sample.py is extremely simple. It just connects to Kashflow and prints out a list of customers with rudimentary formatting.
  • poc.py is slightly more complicated – it connects to Kashflow, retrieves details of the client’s first bank account and then outputs all bank transactions to a CSV file.

Code samples for other languages are available on the Kashflow website, but that page doesn't include Python.

About

Sample Python scripts for integration with Kashflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages