kvhot

Automatically restarts the Kivy application whenever files within the project directory change.

MIT License

Downloads
305
Stars
12
Committers
2

Bot releases are hidden (Show)

kvhot - v2024.02.07 Latest Release

Published by kulothunganug 9 months ago

Drop python 3.7 as kivy doesn't support & add python 3.12 87e8057

Removed importlib-metadata dep as it comes with python3.8 builtin e2fad45

kvhot - v2022.12.25

Published by kulothunganug almost 2 years ago

Fixes

  • TypeError: 'NoneType' object is not iterable when the user didn't specifying any blacklist paths
kvhot - v2022.12.24

Published by kulothunganug almost 2 years ago

Changes

  • Added blacklist support, to not watch specific files. #1
kvhot - v2022.11.9

Published by kulothunganug almost 2 years ago

kvhot - v2022.11.8

Published by kulothunganug almost 2 years ago

First release on pypi