Python Interface to CORE POS
Find a file
Lance Edgar 47c23a65ae fix: add base class for all transaction tables, views
also rename some classes; add `dlogBig` for archive view
2025-01-11 21:55:54 -06:00
corepos fix: add base class for all transaction tables, views 2025-01-11 21:55:54 -06:00
.gitignore feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 15:55:14 -05:00
CHANGELOG.md bump: version 0.3.0 → 0.3.1 2024-12-17 16:45:36 -06:00
COPYING.txt Initial commit 2018-06-01 15:07:07 -05:00
MANIFEST.in Initial commit 2018-06-01 15:07:07 -05:00
pyproject.toml bump: version 0.3.0 → 0.3.1 2024-12-17 16:45:36 -06:00
README.md docs: use markdown for readme file 2024-09-13 18:49:14 -05:00
tasks.py build: use newer convention when building for release 2024-06-10 15:57:09 -05:00

pyCOREPOS

A Python interface to the CORE POS system.