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.
21
commits
1
branch
32
tags
1.3
MiB
Python
80.7%
HTML
11.5%
JavaScript
5.3%
CSS
2.3%
Shell
0.2%
edaf9afc8b
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
edaf9afc8b
Removed an unneeded newline that caused the pycodestyle job to fail.
2018-06-05 22:54:30 +02:00
matemat
Removed an unneeded newline that caused the pycodestyle job to fail.
2018-06-05 22:54:30 +02:00
.gitignore
Added coverage report and egg-info to gitignore
2018-05-29 23:59:02 +02:00
.gitlab-ci.yml
pycodestyle: ignore check for lines that are to long, as a max length of 79 gets ugly really quick.
2018-06-05 22:48:31 +02:00
requirements.txt
Split CI pipeline into 2 stages, added mypy check.
2018-06-05 22:38:42 +02:00
setup.py
GitLab CI: Use buster instead of stretch.
2018-05-29 23:12:10 +02:00