Web service for automated stock-keeping of a soda machine written in Python.
Find a file
s3lph 2a53952003 Merge branch 'db-doc' into 'master'
Documentation for the MatematDatabase Facade

See merge request s3lph/matemat!4
2018-06-07 12:58:03 +00:00
matemat Added additional documentation to MatematDatabase. 2018-06-06 14:13:42 +02:00
.gitignore Added mypy_cache to gitignore. 2018-06-06 13:47:12 +02:00
.gitlab-ci.yml Temporarily disabled mypy, as it doesn't seem to work properly on some occasions: 2018-06-06 13:24:36 +02:00
requirements.txt Split CI pipeline into 2 stages, added mypy check. 2018-06-05 22:38:42 +02:00
setup.cfg Put max-line-length of 120 in pycodestyle config, rather than completely disabling E501. 2018-06-06 13:03:30 +02:00
setup.py GitLab CI: Use buster instead of stretch. 2018-05-29 23:12:10 +02:00