cointracking-imports: Generate CSV & XLSX files for importing into CoinTracking.
cointracking-imports is a library for generating CSV & XLSX files to use
with CoinTracking's Import feature. You
construct a list of CTImportData, then feed those to our CSV/XLSX
generating functions.
E.g., if you generate a list of your BNB staking rewards, you can use this library build a CSV file to import those rewards into CoinTracking.
[Skip to Readme]
Downloads
- cointracking-imports-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.3 && <5), base-compat-batteries, bytestring (<1), cassava (<1), filepath (>=1 && <2), lens (>=3.0.4 && <6), scientific (<1), text (<3), time (<2), xlsx (<2) [details] |
| License | BSD-3-Clause |
| Copyright | 2021 Pavan Rikhi |
| Author | Pavan Rikhi |
| Maintainer | pavan.rikhi@gmail.com |
| Category | Web, Finance |
| Home page | https://github.com/prikhi/cointracking-imports#readme |
| Bug tracker | https://github.com/prikhi/cointracking-imports/issues |
| Source repo | head: git clone https://github.com/prikhi/cointracking-imports |
| Uploaded | by lysergia at 2022-10-29T19:25:25Z |
| Distributions | LTSHaskell:0.1.0.2, NixOS:0.1.0.2, Stackage:0.1.0.2 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 676 total (3 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-10-29 [all 1 reports] |