2023-11-20 16:17:49 +03:00
2023-11-20 16:17:49 +03:00
2023-09-28 23:04:58 +03:00
2023-11-20 16:17:49 +03:00
2023-10-13 22:33:07 +03:00
2023-10-26 19:34:03 +03:00
2023-09-27 21:47:52 +03:00
2023-09-28 23:15:47 +03:00
2023-09-27 22:16:01 +03:00
2023-11-20 16:17:49 +03:00

advanced-python-homework-2023

Окружение

Чтобы развернуть окружение для разработки с помощью conda:

conda env create -f environment.yml

conda activate scada-marmi

Sphinx

sphinx-quickstart docs

sphinx-build -M html docs/source/ docs/build/

cd docs

./make html
Description
HW-1
Readme 67 KiB
Languages
Python 100%