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
Structs
The result of adding records (insert, update)
Application logic
Exposing the main app functionality as a library. This is useful for testing purposes,
as well as for utilization by external tools.