Giter Club home page Giter Club logo

beancount-price-sources's People

Contributors

hoostus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tstilz v

beancount-price-sources's Issues

Usage issues

Hi,

Thank you for your contribution with this price sources. I am having some issues while trying to use them. I installed it as follows:

# I am using python3
virtualenv3 .env
source .env/bin/activate
pip install -r requirements.txt

git clone https://github.com/hoostus/beancount-price-sources.git

cd beancount-price-sources
python setup.py install

The requirements content is as follows:

beancount==2.0rc1                                                                                                                                                                 
fava==1.6

So far, so good and everything is straight forward, however when I try to query a price following the example I get the following errors:

bean-price -e 'USD:hoostus_sources.morningstar/etfs:XASX:VEU'
usage: bean-price [-h] [-e] [-v] [-d DATE] [-i] [-u] [-c] [-a] [-s] [-n]
                  [--cache CACHE_FILENAME] [--no-cache] [--clear-cache]
                  sources [sources ...]
bean-price: error: Invalid source "USD:hoostus_sources.morningstar/etfs:XASX:VEU"

bean-price -e 'AUD:hoostus_sources.fss/International_Equities'
usage: bean-price [-h] [-e] [-v] [-d DATE] [-i] [-u] [-c] [-a] [-s] [-n]
                  [--cache CACHE_FILENAME] [--no-cache] [--clear-cache]
                  sources [sources ...]
bean-price: error: Invalid source "AUD:hoostus_sources.fss/International_Equities"

Do you have any idea on how to get it working?

I am also developing a price source for another type of asset and I am having the same problem and I couldn't solve it as show on this message.

Thanks.

Package built with python setup.py sdist missing README.md

A package built with python setup.py sdist is missing the README.md file, which means that the long_description can't be filled out when installing.

Error message:

Processing /packages/beancount-hoostus-prices-1.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-ggiusz8i-build/setup.py", line 8, in <module>
        long_description=open('README.md').read(),
    FileNotFoundError: [Errno 2] No such file or directory: 'README.md'

Support morningstar.ca?

Any chance you could add support for morningstar.ca?

I have some funds like RBF556 that seem to only be available from there. The urls all seem to differ in the t= param and nothing else.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.