Skip to main content

Hotrestarts kivy application whenever project files changes.

Project description

kvhot

Hotrestarts kivy application whenever project files changes.

No need to type python main.py each time, making a small change in the code 😄.

Installation

pip install kvhot

Demo

https://user-images.githubusercontent.com/63696279/200531463-4ca1bbec-11e0-49ef-ad5f-b9fcc23760ba.mp4

Usage

usage: kvhot [-h] [--width WIDTH] [--height HEIGHT] [--top TOP] [--left LEFT] [-V] target_dir

Hotrestarts kivy application whenever project (target_dir) files changes.

positional arguments:
  target_dir       Directory of the entry-point (main.py) of the kivy application

optional arguments:
  -h, --help       show this help message and exit
  --width WIDTH    Width of the window.
  --height HEIGHT  Height of the window.
  --top TOP        Top position of the window.
  --left LEFT      Left position of the window.
  -V, --version    show program's version number and exit

(Works on windows, linux and osx)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kvhot-2022.11.9.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

kvhot-2022.11.9-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page