barcode-server

View on PyPIReverse Dependencies (0)

2.4.1 barcode_server-2.4.1-py3-none-any.whl

Wheel Details

Project: barcode-server
Version: 2.4.1
Filename: barcode_server-2.4.1-py3-none-any.whl
Download: [link]
Size: 31392
MD5: d6929660bb1a579a38f5a82b5d26bdb5
SHA256: 96a17b3570bbf737a31ef73c24866dba020754f407025ab6cbf06f16228b1b50
Uploaded: 2024-05-29 15:27:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: barcode-server
Version: 2.4.1
Summary: A simple daemon to expose USB Barcode Scanner data to other services using Websockets, Webhooks or MQTT.
Author: Markus Ressel
Author-Email: mail[at]markusressel.de
Home-Page: https://github.com/markusressel/barcode-server
Project-Url: Repository, https://github.com/markusressel/barcode-server
License: AGPL-3.0-or-later
Keywords: barcode,asyncio,qrcode,http,mqtt,server,websocket,websocket
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.10,<4.0
Requires-Dist: aiohttp
Requires-Dist: aiomqtt
Requires-Dist: click
Requires-Dist: container-app-conf (>=5.0.0)
Requires-Dist: evdev
Requires-Dist: orjson (<4,>=3)
Requires-Dist: prometheus-client
Requires-Dist: prometheus_async
Description-Content-Type: text/markdown
[Description omitted; length: 9785 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
barcode_server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
barcode_server/barcode.py sha256=n-LJYHrDJwbw3M5a3wIwyc70c90sBAoIEtQH1z-nBz8 5796
barcode_server/cli.py sha256=oHsYHTH8dVxNC9cekEvaOvxdADt75Nra9v5vI2rjWwQ 2335
barcode_server/config.py sha256=JNRJA5VTeT6VSLy7np2oz3gQUlR1uzdrc951jp2lmbo 6322
barcode_server/const.py sha256=gH0IqIyifBulGekTQaePUO5ZjLIvL0nwUbVCbsWXOGM 1064
barcode_server/keyevent_reader.py sha256=Gs8VPKks6EsrUenDKuaOkJ5Kly321vSCutNEDW_2jW4 6113
barcode_server/notifier/__init__.py sha256=vQwqNmWryXx1vEQvCNlC0M_2Run6-lCmF8P8pAeRAVg 2963
barcode_server/notifier/http.py sha256=W2x2R0KOhkODNbZRUTeZyKsXdeXDTKx6j5-TLxNDf7s 1102
barcode_server/notifier/mqtt.py sha256=6-IDB2zIsRWg7V6oH4kfp6DCHAjHxGIDE0iHiBUmcfQ 1396
barcode_server/notifier/ws.py sha256=400Je-UYHiqFUDyL_tzw-QYBLCZP7uX9TTVx4OFd3hA 877
barcode_server/stats.py sha256=IfmZJWZwaZ2K_owGJx3KgvyTbgQUb46fbuk15q2yMDU 926
barcode_server/util.py sha256=01aQ3LSvfD988jHr733HW0eKG-tu9rXE_tVMqDSk_TU 1022
barcode_server/webserver.py sha256=TR2xDlgTLa2y1oNr1fr7c0-DJ3YXIYC2-Y5OnS5UtDU 6977
barcode_server-2.4.1.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
barcode_server-2.4.1.dist-info/METADATA sha256=gnoFhazrWcotShwROPzfv1xVXrhgpLli7e03f5j-iUQ 11097
barcode_server-2.4.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
barcode_server-2.4.1.dist-info/entry_points.txt sha256=dUE8B1-gIiuQ9o4EkvtxowqcBSww3W6ROFNJ3HJCakM 57
barcode_server-2.4.1.dist-info/RECORD

entry_points.txt

barcode-server = barcode_server.cli:cli