This website requires JavaScript.
Explore
Help
Sign in
s3lph
/
matemat
Watch
1
Star
0
Fork
You've already forked matemat
2
Code
Issues
Pull requests
2
Projects
Releases
Packages
2
Wiki
Activity
Actions
Web service for automated stock-keeping of a soda machine written in Python.
32
commits
1
branch
30
tags
1.2
MiB
Python
80%
HTML
11.7%
JavaScript
5.7%
CSS
2.4%
Shell
0.2%
700af6883f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
s3lph
700af6883f
Initial commit for webserver code. Still needs a lot of documentation, and even more, test coverage.
2018-06-12 21:45:50 +02:00
matemat
Initial commit for webserver code. Still needs a lot of documentation, and even more, test coverage.
2018-06-12 21:45:50 +02:00
.gitignore
Initial commit for webserver code. Still needs a lot of documentation, and even more, test coverage.
2018-06-12 21:45:50 +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