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.
266ddcdfcbd438591948896498dee2a8d33b5e5e
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%