mirror of
https://github.com/myles/prestocard-to-sqlite.git
synced 2026-05-20 20:27:11 +00:00
Save transaction history from Presto Card to a SQLite database.
- Python 90.9%
- Makefile 9.1%
| .github/workflows | ||
| prestocard_to_sqlite | ||
| tests | ||
| .gitignore | ||
| Makefile | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
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