Metadata-Version: 2.4
Name: pymscada-html
Version: 0.1.11
Summary: Angular single page application html files served by pymscada.
Author-email: Jamie Walton <jamie@walton.net.nz>
License: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/jamie0walton/pymscada-html
Project-URL: Bug Tracker, https://github.com/jamie0walton/pymscada-html/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: JavaScript
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Angular Project for Python Mobile SCADA

This package is the development / source code for an Angular single page application that dynamically lays out a menu and SCADA values.

This includes the ability to set values, view trends, download files.

The python build project for this package is [pymscada-html](https://github.com/jamie0walton/pymscada-html).

The server application that serves web pages for this is [pymscada](https://github.com/jamie0walton/pymscada).

Additional documentation is [here](https://github.com/jamie0walton/angmscada/tree/main/docs).
