This repository has been archived on 2026-06-29 . You can view files and clone it, but cannot push or open issues or pull requests.
705080a554d870e59dbb49a2dd4c960f88a57e1f
Use BarcodeDetector and ZXing for unlimited device ID scanning instead of the Scanbot trial SDK.
Resensys Site Status
Run locally
-
Open the project in your IDE and
cdinto thesite_statusfolder. -
Set up a virtual environment:
python -m venv .venv .\.venv\Scripts\Activate.ps1 -
Install dependencies:
pip install -r requirements.txt pip install requestsrequestsis used byapi.pyand is not listed inrequirements.txt. -
Start the app:
python api.py
Description
Languages
HTML
86.3%
Python
13.7%