How to Install and Uninstall python311-flask-restx Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-flask-restx" package
Please follow the instructions below to install python311-flask-restx on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-flask-restx
Copied
2. Uninstall "python311-flask-restx" package
This guide let you learn how to uninstall python311-flask-restx on openSuSE Tumbleweed:
$
sudo zypper remove
python311-flask-restx
Copied
3. Information about the python311-flask-restx package on openSuSE Tumbleweed
Information for package python311-flask-restx:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flask-restx
Version : 1.3.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 545.8 KiB
Installed : No
Status : not installed
Source package : python-flask-restx-1.3.0-1.1.src
Upstream URL : https://github.com/python-restx/flask-restx
Summary : Framework for fast, easy and documented API development with Flask
Description :
Flask-RESTX is a community driven fork of Flask-RESTPlus. It is an extension for Flask
that adds support for quickly building REST APIs. It encourages best practices with
minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up.
It provides a coherent collection of decorators and tools to describe your API and expose
its documentation properly using Swagger.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flask-restx
Version : 1.3.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 545.8 KiB
Installed : No
Status : not installed
Source package : python-flask-restx-1.3.0-1.1.src
Upstream URL : https://github.com/python-restx/flask-restx
Summary : Framework for fast, easy and documented API development with Flask
Description :
Flask-RESTX is a community driven fork of Flask-RESTPlus. It is an extension for Flask
that adds support for quickly building REST APIs. It encourages best practices with
minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up.
It provides a coherent collection of decorators and tools to describe your API and expose
its documentation properly using Swagger.