Commit graph

11 commits

Author SHA1 Message Date
Yax
584904bbf9 Add type checking support with mypy
Added mypy and type stubs for external dependencies (requests, Pygments) to dev dependencies. Type checking now passes cleanly for makesite.py and monitor.py.
2026-01-07 13:42:43 +01:00
Yax
ab2b93ce82 Docker build 2025-03-28 20:38:59 +01:00
Yax
05db93f7cd Fix python compatibility with Alpine 2024-12-09 15:47:40 +01:00
Yax
4411b0c23b Replace poetry /rye with uv 2024-12-09 15:05:33 +01:00
Yax
8c15dadbb1 Rye migration. Mistune upgrade 2023-11-19 16:26:42 +01:00
Yax
8d15f99f65 python 3.8 is ok 2023-03-25 19:03:30 +01:00
Yax
a529a165d2 poetry run ./build.sh calls pyinstaller 2023-03-25 18:20:33 +01:00
dependabot[bot]
ce257463ff
Bump mistune from 0.8.4 to 2.0.3
Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v2.0.3)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 23:26:20 +00:00
Yax
dd8fa4184e python 3.8 compatible 2022-02-19 12:37:55 +01:00
Yax
67c247cf28 python 3.9 2021-02-02 08:10:15 +01:00
Yax
df2ccf3db6 Poetry 2020-12-26 13:08:52 +01:00