How to Install and Uninstall python39-wtf-peewee Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python39-wtf-peewee" package

Please follow the step by step instructions below to install python39-wtf-peewee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-wtf-peewee

2. Uninstall "python39-wtf-peewee" package

Learn how to uninstall python39-wtf-peewee on openSuSE Tumbleweed:

$ sudo zypper remove python39-wtf-peewee

3. Information about the python39-wtf-peewee package on openSuSE Tumbleweed

Information for package python39-wtf-peewee:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-wtf-peewee
Version : 3.0.5-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 84.5 KiB
Installed : No
Status : not installed
Source package : python-wtf-peewee-3.0.5-1.2.src
Upstream URL : https://github.com/coleifer/wtf-peewee/
Summary : WTForms integration for peewee models
Description :
wtf-peewee provides a bridge between peewee models and wtforms, mapping
model fields to form fields.