Crate pricedb

Source
Expand description

Price Database API

Price Database downloads prices for given securities, stores it in an sqlite database, and exports in Ledger-cli format.

Project Documentation.

Modules§

config
Configuration definition
model
Model definitions
price_flat_file

Structs§

App
Application logic Exposing the main app functionality as a library. This is useful for testing purposes, as well as for utilization by external tools.

Constants§

APP_NAME

Functions§

load_config