How to Install and Uninstall python38-watchgod Package on openSuSE Tumbleweed
Last updated: December 29,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-watchgod" package
Please follow the instructions below to install python38-watchgod on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-watchgod
Copied
2. Uninstall "python38-watchgod" package
This is a short guide on how to uninstall python38-watchgod on openSuSE Tumbleweed:
$
sudo zypper remove
python38-watchgod
Copied
3. Information about the python38-watchgod package on openSuSE Tumbleweed
Information for package python38-watchgod:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-watchgod
Version : 0.6-2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 58,1 KiB
Installed : No
Status : not installed
Source package : python-watchgod-0.6-2.13.src
Summary : Python file watching and code reload
Description :
Simple, modern file watching and code reload in Python.
watchgod is inspired by watchdog, hence the name, but tries to fix
29-some of the frustrations I found with watchdog, namely: separate
approaches for each OS, an inelegant approach to 30-concurrency using
threading, challenges around debouncing changes and bugs which weren't
being fixed.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-watchgod
Version : 0.6-2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 58,1 KiB
Installed : No
Status : not installed
Source package : python-watchgod-0.6-2.13.src
Summary : Python file watching and code reload
Description :
Simple, modern file watching and code reload in Python.
watchgod is inspired by watchdog, hence the name, but tries to fix
29-some of the frustrations I found with watchdog, namely: separate
approaches for each OS, an inelegant approach to 30-concurrency using
threading, challenges around debouncing changes and bugs which weren't
being fixed.