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.
14
commits
1
branch
30
tags
1.2
MiB
Python
80%
HTML
11.7%
JavaScript
5.7%
CSS
2.4%
Shell
0.2%
411372cc21
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
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