qif alternatives and similar packages
Based on the "Finance" category.
Alternatively, view qif alternatives based on common mentions on social networks and blogs.
-
netrium
Precise description and operational execution of exotic contracts. -
bitx-bitcoin
(Hopefully useful) Haskell bindings to the BitX bitcoin exchange's API. -
dollaridoos
A typesafe wrapper around monetary values represented as numeric values, allowing only sensible operations. -
docusign-example
A basic demonstration of the Haskell `docusign-client` package. -
bitcoin-rpc
Haskell library to communicate with the Satoshi Bitcoin daemon -
eurofxref
Free foreign exchange/currency feed from the European Central Bank -
ochintin-daicho
A module to manage payroll books for Japanese companies. -
bookkeeping-jp
Helper functions of Haskell bookkeeping module for Japanese bookkeeping.
Collect and Analyze Billions of Data Points in Real Time
Do you think we are missing an alternative of qif or a related project?
README
Haskell QIF Library
This library is designed to do simple parsing and rendering of QIF financial documents. The goal is to support transmission of financial information between programs, not to serve as the back end to any particular financial software.
There does not appear to be a specification of QIF by any standards body, so this parser attempts to be as general as possible given the limited documentation I've seen. I have tested it against the output of at least one financial program; I don't know that it will work with others, though.
If you find a QIF file for which this parser does not work, please report the problem and, if possible, provide the file.