How to Install and Uninstall python39-apiron Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "python39-apiron" package
This tutorial shows how to install python39-apiron on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-apiron
Copied
2. Uninstall "python39-apiron" package
This guide let you learn how to uninstall python39-apiron on openSuSE Tumbleweed:
$
sudo zypper remove
python39-apiron
Copied
3. Information about the python39-apiron package on openSuSE Tumbleweed
Information for package python39-apiron:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-apiron
Version : 7.1.0.post3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 62.5 KiB
Installed : No
Status : not installed
Source package : python-apiron-7.1.0.post3-2.2.src
Upstream URL : https://github.com/ithaka/apiron
Summary : Apiron helps you cook a tasty client for RESTful APIs
Description :
Gathering data from multiple services has become a ubiquitous task for web application developers. The complexity can grow quickly: calling an API endpoint with multiple parameter sets, calling multiple API endpoints, calling multiple endpoints in multiple APIs. While the business logic can get hairy, the code to interact with those APIs doesn't have to.
apiron provides declarative, structured configuration of services and endpoints with a unified interface for interacting with them.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-apiron
Version : 7.1.0.post3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 62.5 KiB
Installed : No
Status : not installed
Source package : python-apiron-7.1.0.post3-2.2.src
Upstream URL : https://github.com/ithaka/apiron
Summary : Apiron helps you cook a tasty client for RESTful APIs
Description :
Gathering data from multiple services has become a ubiquitous task for web application developers. The complexity can grow quickly: calling an API endpoint with multiple parameter sets, calling multiple API endpoints, calling multiple endpoints in multiple APIs. While the business logic can get hairy, the code to interact with those APIs doesn't have to.
apiron provides declarative, structured configuration of services and endpoints with a unified interface for interacting with them.