4 releases
Uses new Rust 2024
new 0.2.1 | May 9, 2025 |
---|---|
0.2.0 | May 8, 2025 |
0.1.1 | May 8, 2025 |
0.1.0 | May 8, 2025 |
#5 in #importer
80 downloads per month
28KB
69 lines
Library for importing brokerage statements into a brokerage database.
Setup
Install the binary as below. Consider making a shell alias for this
command (e.g. alias bsi='cargo run --release --bin brokerage-statement-importer'
)
[dependencies]
brokerage-statement-importer = "0.2.0"
Functionality
Coming soon.
How to use
Coming soon.
Roadmap
- Add InteractiveBrokers (IBKR) flex statement importing.
Dependencies
~23–35MB
~552K SLoC