Save transaction history from Presto Card to a SQLite database.
  • Python 90.9%
  • Makefile 9.1%
Find a file
Myles Braithwaite 203651ce42
Added a Makefile.
2023-11-24 13:03:25 -05:00
.github/workflows MVP of the prestocard-to-sqlite CLI app (#1) 2023-01-22 18:03:26 -05:00
prestocard_to_sqlite ✏️ Fixed a basic typo. 2023-01-22 18:04:47 -05:00
tests MVP of the prestocard-to-sqlite CLI app (#1) 2023-01-22 18:03:26 -05:00
.gitignore MVP of the prestocard-to-sqlite CLI app (#1) 2023-01-22 18:03:26 -05:00
Makefile Added a Makefile. 2023-11-24 13:03:25 -05:00
poetry.lock ⬆️ Bump ipython from 8.8.0 to 8.10.0 (#2) 2023-02-12 16:32:47 -05:00
pyproject.toml ⬆️ Bump ipython from 8.8.0 to 8.10.0 (#2) 2023-02-12 16:32:47 -05:00
README.md Update README.md 2023-01-23 17:23:17 -05:00

prestocard-to-sqlite

Save data from Presto Card's transaction history CSV file to a SQLite database.

Install

foo@bar:~$ pip install -e git+https://github.com/myles/prestocard-to-sqlite.git#egg=prestocard-to-sqlite