Skip to content

A Python script to convert ledger files to OFX for import to Xero.com

Notifications You must be signed in to change notification settings

bhutley/ledger-to-ofx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a script that I hacked together over lunch to convert my
transactions from jwiegley's ledger text file format
(https://github.com/jwiegley/ledger/wiki/), to OFX format, so I can
upload the transactions to Xero.com (www.xero.com)

Note that the dates in my ledger file are all in YYYY-MM-DD format. If
you've got dates in a different format, this script won't work.

About

A Python script to convert ledger files to OFX for import to Xero.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages