Release: 2.1.3

2018-10-04 Thread Martin Blais
Hi, I just baked micro release 2.1.3. (The next one will probably be 2.2, which will remove nosetests regression testing support, and some of the older ingest mixins (I have built better ones), so it might break some importers.) * Version: 2.1.3 2018-10-04 - Fixed #323: Escape strings in

Re: beancount.prices.sources.yahoo and beancount.prices.sources.google both failing this week

2018-10-04 Thread matthew . piziak
I'd expect something like `bean-price -e "oanda/AAPL"` to work but it throws `Invalid source "oanda/AAPL"`. Hmmm. On Thursday, October 4, 2018 at 7:24:22 PM UTC-4, matthew...@symbiont.io wrote: > > I can't seem to compose a valid source query. > > On Thursday, October 4, 2018 at 7:17:21 PM

Re: beancount.prices.sources.yahoo and beancount.prices.sources.google both failing this week

2018-10-04 Thread matthew . piziak
Ah, here we go: https://bitbucket.org/blais/beancount/src/5a6ad02c213565a81a51d8a6d8e05fae18cefd83/beancount/prices/sources/?at=default On Thursday, October 4, 2018 at 7:16:34 PM UTC-4, matthew...@symbiont.io wrote: > > I'm on '2.1.2' right now. I've been using >

Re: beancount.prices.sources.yahoo and beancount.prices.sources.google both failing this week

2018-10-04 Thread matthew . piziak
Oh, OANDA is only for currency comparisons? In any case I get "no module named" errors for quandl and iex. On Thursday, October 4, 2018 at 7:27:13 PM UTC-4, matthew...@symbiont.io wrote: > > I'd expect something like `bean-price -e "oanda/AAPL"` to work but it > throws `Invalid source

Re: beancount.prices.sources.yahoo and beancount.prices.sources.google both failing this week

2018-10-04 Thread Martin Blais
bergamot [hg|new_ingest_mixins]:~/p/.../beancount/prices$ bean-price -e USD:quandl/WIKI:AAPL 2018-03-26 price WIKI:AAPL 168.34 USD On Thu, Oct 4, 2018 at 7:36 PM Martin Blais wrote: > Yes, OANDA supports only currencies, it's a FOREX platform. > https://www.oanda.com/

Re: beancount.prices.sources.yahoo and beancount.prices.sources.google both failing this week

2018-10-04 Thread matthew . piziak
I can't seem to compose a valid source query. On Thursday, October 4, 2018 at 7:17:21 PM UTC-4, matthew...@symbiont.io wrote: > > Ah, here we go: > https://bitbucket.org/blais/beancount/src/5a6ad02c213565a81a51d8a6d8e05fae18cefd83/beancount/prices/sources/?at=default > > On Thursday, October 4,

Re: beancount.prices.sources.yahoo and beancount.prices.sources.google both failing this week

2018-10-04 Thread matthew . piziak
Thank you so much! Turns out I was being confused by conflicting Python environments on my machine. Classic. On Thursday, October 4, 2018 at 7:37:31 PM UTC-4, Martin Blais wrote: > > bergamot [hg|new_ingest_mixins]:~/p/.../beancount/prices$ bean-price -e > USD:quandl/WIKI:AAPL > 2018-03-26

Announcing beancount-import: powerful, semi-automatic transaction import

2018-10-04 Thread Jeremy Maitin-Shepard
I'd like to announce beancount-import, a tool for semi-automatically importing transactions from external data sources, with support for merging and reconciling imported transactions with each other and with existing transactions in the beancount journal. The UI is web based. You can find

Re: Announcing beancount-import: powerful, semi-automatic transaction import

2018-10-04 Thread Jeremy Maitin-Shepard
A key question is whether it would be possible to unify the beancount-import concept of a source with the beancount concept of an ingester. The main differences are: - beancount-import expects the source to generate full transactions, rather than partial transactions, but may specify some