vviora_advanced-python-home.../setup.py
vviora 3eb550c3db new file: .controls/__init__.py
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
2023-09-29 11:46:36 +03:00

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.'