#statement #importer #brokerage

app brokerage-statement-importer-cli

Command-line tool to import brokerage statements into a database for later analysis

5 releases

Uses new Rust 2024

new 0.1.5 May 10, 2025
0.1.4 May 10, 2025
0.1.3 May 10, 2025
0.1.2 May 10, 2025
0.1.1 May 10, 2025

#642 in Command line utilities

Download history 436/week @ 2025-05-05

436 downloads per month

MIT license

61KB
529 lines

github crates.io docs.rs build status codecov.io

Command-line tool for importing brokerage statements into a 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-cli')

cargo install brokerage-statement-importer-cli

Functionality

Coming soon.

How to use

Coming soon.

Roadmap

  • Add InteractiveBrokers (IBKR) flex statement importing.

Dependencies

~23–35MB
~549K SLoC