Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Beancount functionality a standalone script that uses Spotbit #61

Closed
2 tasks done
nochiel opened this issue Jun 2, 2022 · 0 comments · Fixed by #78
Closed
2 tasks done

Make Beancount functionality a standalone script that uses Spotbit #61

nochiel opened this issue Jun 2, 2022 · 0 comments · Fixed by #78

Comments

@nochiel
Copy link
Contributor

nochiel commented Jun 2, 2022

Currently, Spotbit cli can generate a beancount report using the beancount command.

We want the beancount functionality to be made into a standalone app that uses Spotbit for price data.

This can be done in the following steps:

  • Add a configuration option for beancounter.py that allows the user to define which remote Spotbit should be used for price data.
  • [ ] Add code that allows beancounter.py to read its own dotenv file.
  • Remove the beancount command from app.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant