forked from Advanced_Python/advanced-python-homework-2023
vviora
3eb550c3db
new file: .vs/Python_HW/FileContentIndex/bf645799-c9e5-45df-816d-b791fcb04273.vsidx new file: .vs/Python_HW/v17/.wsuo new file: .vs/VSWorkspaceState.json new file: .vs/slnx.sqlite new file: LICENSE new file: Makefile modified: README.md new file: hwvenv/Scripts/Activate.ps1 new file: hwvenv/Scripts/activate new file: hwvenv/Scripts/activate.bat new file: hwvenv/Scripts/deactivate.bat new file: hwvenv/Scripts/pip.exe new file: hwvenv/Scripts/pip3.11.exe new file: hwvenv/Scripts/pip3.exe new file: hwvenv/Scripts/python.exe new file: hwvenv/Scripts/pythonw.exe new file: hwvenv/pyvenv.cfg new file: hwvenv/requirements.txt new file: make.bat new file: setup.py new file: source/conf.py new file: source/index.rst
4 lines
419 B
Python
4 lines
419 B
Python
author = 'vviora'
|
|
projname = 'SCADA'
|
|
version = '0.0.1'
|
|
description = 'Supervisory control and data acquisition (SCADA) is a control system architecture comprising computers, networked data communications and graphical user interfaces for high-level supervision of machines and processes. It also covers sensors and other devices, such as programmable logic controllers, which interface with process plant or machinery.' |