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.