How to Install and Uninstall python3-atlassian-python-api.noarch Package on Fedora 38

Last updated: January 11,2025

1. Install "python3-atlassian-python-api.noarch" package

Please follow the instructions below to install python3-atlassian-python-api.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-atlassian-python-api.noarch

2. Uninstall "python3-atlassian-python-api.noarch" package

Learn how to uninstall python3-atlassian-python-api.noarch on Fedora 38:

$ sudo dnf remove python3-atlassian-python-api.noarch $ sudo dnf autoremove

3. Information about the python3-atlassian-python-api.noarch package on Fedora 38

Last metadata expiration check: 2:29:28 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-atlassian-python-api
Version : 3.41.0
Release : 1.fc38
Architecture : noarch
Size : 327 k
Source : python-atlassian-python-api-3.41.0-1.fc38.src.rpm
Repository : updates
Summary : Python Atlassian REST API Wrapper
URL : https://github.com/atlassian-api/atlassian-python-api
License : Apache-2.0
Description : The atlassian-python-api library provides a simple and convenient way to
: interact with Atlassian products (such as Jira Service management, Jira
: Software, Confluence, Bitbucket and apps Insight, X-Ray) using Python. It is
: based on the official REST APIs of these products, as well as additional private
: methods and protocols (such as xml+rpc and raw HTTP requests). This library can
: be used to automate tasks, integrate with other tools and systems, and build
: custom applications that interact with Atlassian products. It supports a wide
: range of Atlassian products, including Jira, Confluence, Bitbucket, StatusPage
: and others, and is compatible with both Atlassian Server and Cloud instances.
:
: Overall, the atlassian-python-api is a useful tool for Python developers who
: want to work with Atlassian products. It is well-documented and actively
: maintained, and provides a convenient way to access the full range of
: functionality offered by the Atlassian REST APIs.