Converts simple lists of lots and sales into a TXF file
...Some institutions provide limited export capabilities such as CSV or excel export but this is not easy to translate into tax preparation software.
These python scripts convert two simple to generate input files BuyLots.csv and Sales.csv into a .TXF file that can be imported into tax prep software and a second RemainingLots.csv that can be used for next year. The scripts automatically calculate the First In First Out lots for every sale and properly tag them in the TXF format ( https://turbotax.intuit.com/txf/TXF042.jsp ).
Also are scripts for:
Lending Club - https://www.lendingclub.com/
Coinbase - https://www.coinbase.com/
Kraken - https://www.kraken.com/
Quickly get started with building your next accounting system
This package is basically a component or a module to give you an overall skeleton so that you can build your next accounting software. It draws all necessary tables, relationships, and queries to get you easily started with accounting basics it also helps you add accounting functionalities to your current laravel software.
PhpTax is free software to do your U.S. income taxes. Tested under Unix environment. The program generates .pdfs that can be printed and sent to the IRS. See homepage for details and screenshot.