Skip to content

Make Beancount functionality a standalone script that uses Spotbit #61

@nochiel

Description

@nochiel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions