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.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
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 (<2), time (<2), xlsx (<2) [details] |
License | BSD-3-Clause |
Copyright | 2021 Pavan Rikhi |
Author | Pavan Rikhi |
Maintainer | pavan.rikhi@gmail.com |
Revised | Revision 1 made by lysergia at 2022-03-22T23:48:24Z |
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 2021-08-10T04:59:32Z |
Distributions | LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1 |
Downloads | 232 total (5 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 2021-08-10 [all 1 reports] |