advanced-python-homework-2023
Go to file
Dmitriy Bazanov 0ce2aa5941 Upd
2023-10-26 23:32:17 +03:00
src Upd 2023-10-26 23:32:17 +03:00
.gitignore rm all .SD_Store + upd .gitignore 2023-09-20 11:58:49 +03:00
LICENSE Initial commit 2023-09-19 15:23:12 +03:00
poetry.lock build: Make sphinx 2023-09-20 00:57:45 +03:00
pyproject.toml build: Make sphinx 2023-09-20 00:57:45 +03:00
README.md fix 2023-09-20 19:54:38 +03:00

advanced-python-homework-2023

advanced-python-homework-2023 Дмитрий Базанов М05-319б

How to build

$ poetry install

How to make docs with Sphinx

$ cd src/docs
$ make html