forked from s3lph/matemat
Web service for automated stock-keeping of a soda machine written in Python.
doc@9449a6dc39 | ||
matemat | ||
static | ||
templates | ||
testing | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
Dockerfile | ||
LICENSE | ||
matemat.docker.conf | ||
README.md | ||
requirements.txt | ||
run.sh | ||
setup.cfg | ||
setup.py | ||
touchkey.html |
Matemat
A web service for automated stock-keeping of a soda machine written in Python. It provides a touch-input-friendly user interface (as most input happens through the soda machine's touch screen).
This project intends to provide a well-tested and maintainable alternative to ckruse/matemat (last commit 2013-07-09).
Further Documentation
Dependencies
- Python 3 (>=3.7)
- Python dependencies:
- file-magic
- jinja2
Usage
python -m matemat
Contributors
- s3lph
- SPiNNiX