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
1
Projects
Releases
Packages
2
Wiki
Activity
Actions
Web service for automated stock-keeping of a soda machine written in Python.
14
commits
1
branch
48
tags
1.5
MiB
Python
78.4%
HTML
14%
JavaScript
5.5%
CSS
1.8%
Shell
0.3%
411372cc21
Branches
Tags
No results found.
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
s3lph
411372cc21
Split database class into Facade (matemat database API) and Wrapper (internals).
2018-05-30 01:57:26 +02:00
matemat
Split database class into Facade (matemat database API) and Wrapper (internals).
2018-05-30 01:57:26 +02:00
.gitignore
Added coverage report and egg-info to gitignore
2018-05-29 23:59:02 +02:00
.gitlab-ci.yml
Changed GitLab CI from running setup.py test to -m unittest discover
2018-05-29 23:53:02 +02:00
requirements.txt
Initial commit; database facade mostly implemented, but only partially tested
2018-05-29 21:43:38 +02:00
setup.py
GitLab CI: Use buster instead of stretch.
2018-05-29 23:12:10 +02:00