markusressel/barcode-server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/reaction.yml
.github/release-drafter.yml
.github/stale.yml
.github/workflows/create_release.yml
.github/workflows/dockerx-latest.yml
.github/workflows/python_publish.yaml
.github/workflows/pythonpackage.yml
.github/workflows/release_drafter.yml
.github/workflows/update_docker_description.yml
.gitignore
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
barcode_server.yaml
barcode_server/__init__.py0
A
0 mins
barcode_server/barcode.py132
A
35 mins
barcode_server/cli.py66
A
0 mins
barcode_server/config.py210
A
0 mins
barcode_server/const.py12
A
0 mins
barcode_server/keyevent_reader.py164
C
1 day
barcode_server/notifier/__init__.py80
A
0 mins
barcode_server/notifier/http.py23
A
0 mins
barcode_server/notifier/mqtt.py31
A
1 hr
barcode_server/notifier/ws.py13
A
0 mins
barcode_server/stats.py21
A
0 mins
barcode_server/util.py31
A
0 mins
barcode_server/webserver.py143
A
0 mins
docker-compose.yml
docker/entrypoint.sh
poetry.lock
pyproject.toml
pytest.ini