Absolutely. I hope some folks find it helpful. On May 14 at 09:59 PM, Martin Blais <[email protected]> said thus: > [ text/plain ] > From Micah Duke. > Thanks Micah, > > > On Sat, May 14, 2016 at 10:58 PM, Martin Blais <[email protected]> wrote: > >> This look like a new project which supports Beancount output: >> >> https://github.com/madhat2r/plaid2text >> >> From its web page: >> >> The purpose of this python script is to bring those of us who chose to use >> command >> line accounting, some of the benefits of more conventional accounting >> programs, namely the ability to pull our transaction information from >> supported institutions via automated means and format them into our >> preferred text syntax. Currently, this program supports Ledger >> <http://ledger-cli.org/> and Beancount <http://furius.ca/beancount/>syntax >> exports. >> >> To download transactions, we use Plaid <http://www.plaid.com/>. This >> program will help you setup your accounts and download transactions from >> the Plaid API. I have tried to make this as simple as possible to setup. >> >> Also, once downloaded, your transactions will be stored in a Mongo >> database. It is actually the transactions pulled from the database that we >> run though our syntax renderers. This is required to help keep track of >> which transaction we have already processed (as well as have records to >> reconstruct our files should the need arise). >> >> The main inspiration for the workings of the export part of the script >> came from the excellent icsv2ledger >> <https://github.com/quentinsf/icsv2ledger>. I borrowed heavily from >> Quentin’s excellent script in making this tool, and in some places I have >> shamelessly stolen his code altogether. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Beancount" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/CAK21%2BhPJNz-rE3%3DkKeNk%2BPhAzJ0aZYfBWfa6yCWRcY3-rz6S8A%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/877few81gv.fsf%40ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me. For more options, visit https://groups.google.com/d/optout.
