You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-atlassian-python-api-4.0.2-1.lbn36.noarch
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.
RPMPackage python3-apprise-1.9.3-2.lbn36.noarch
Apprise is a Python package for simplifying access to all of the different notification services that are out there. Apprise opens the door and makes it easy to access: Africas Talking, Apprise API, APRS, AWS SES, AWS SNS, Bark, BlueSky, Burst SMS, BulkSMS, BulkVS, Chanify, ClickSend, DAPNET, DingTalk, Discord, E-Mail, Emby, FCM, Feishu, Flock, Free Mobile, Google Chat, Gotify, Growl, Guilded, Home Assistant, httpSMS, IFTTT, Join, Kavenegar, KODI, Kumulos, LaMetric, Line, LunaSea, MacOSX, Mailgun, Mastodon, Mattermost,Matrix, MessageBird, Microsoft Windows, Microsoft Teams, Misskey, MQTT, MSG91, MyAndroid, Nexmo, Nextcloud, NextcloudTalk, Notica, Notifiarr, Notifico, ntfy, Office365, OneSignal, Opsgenie, PagerDuty, PagerTree, ParsePlatform, Plivo, PopcornNotify, Prowl, Pushalot, PushBullet, Pushjet, PushMe, Pushover, PushSafer, Pushy, PushDeer, Revolt, Reddit, Resend, Rocket.Chat, RSyslog, SendGrid, ServerChan, Seven, SFR, Signal, SimplePush, Sinch, Slack, SMSEagle, SMS Manager, SMTP2Go, SparkPost, Splunk, Super Toasty, Streamlabs, Stride, Synology Chat, Syslog, Techulus Push, Telegram, Threema Gateway, Twilio, Twitter, Twist, VictorOps, Voipms, Vonage, WeCom Bot, WhatsApp, Webex Teams, Workflows, WxPusher, XBMC
RPMPackage python3-apache-beam-2.65.0-1.lbn36.noarch
Apache Beam is a unified programming model for both batch and streaming data processing, enabling efficient execution across diverse distributed execution engines and providing extensibility points for connecting to different technologies and user communities.
RPMPackage python3-flask-bcrypt-1.0.1-1.lbn36.noarch
[![Tests]( [![Version]( [![Supported Python Versions]( Flask-BcryptFlask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.Due to the recent increased prevalence of powerful hardware, such as modern GPUs, hashes have become increasingly easy to crack. A proactive solution to
RPMPackage python3-cgroupspy-0.2.2-1.lbn36.noarch
[![Build Status]( cgroupspy Python library for managing cgroupsThe library provides a pythonic way to manage and represent cgroups. It provides interfaces that convert python objects to cgroups compatible strings and vise versa.-- cgroupspy has a couple of ways to represent the cgroups filesystem* As a tree - this is the most basic and generic way to represent them. You basically construct it...
RPMPackage python3-atlasclient-1.0.0-1.lbn36.noarch
Apache Atlas Client in Python :target:
RPMPackage python3-asyncssh-2.14.2-5.lbn36.noarch
Python 3 library for asynchronous client and server-side SSH communication. It uses the Python asyncio module and implements many SSH protocol features such as the various channels, SFTP, SCP, forwarding, session multiplexing over a connection and more.
RPMPackage python3-asyncpg-0.30.0-1.lbn36.x86_64
asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python’s asyncio framework. You can read more about asyncpg in an introductory blog post http://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/.
RPMPackage python3-cohere-5.12.0-1.lbn36.noarch
Cohere Python SDK The Cohere Python SDK allows access to Cohere models across many different platforms: the cohere platform, AWS (Bedrock, Sagemaker), Azure, GCP and Oracle OCI. For a full list of support and snippets, please take a look at the SDK support docs page. Documentation Cohere documentation and API reference is available here. Installation pip install cohere Usage import cohere co = cohere.Client( api_key="YOUR_API_KEY", ) chat = co.chat( message="hello world!", model="command" ) print(chat) [!TIP] You can set a system environment variable CO_API_KEY to avoid writing your api key within your code, e.g. add export CO_API_KEY=theapikeyforyouraccount in your ~/.zshrc or ~/.bashrc, open a new terminal, then code calling cohere.Client() will read this key. Streaming The SDK supports streaming endpoints. To take advantage of this feature for chat, use chat_stream. import cohere co = cohere.Client( api_key="YOUR_API_KEY", ) stream = co.chat_stream(
RPMPackage python3-bitarray-2.7.5-3.lbn36.x86_64
Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in contiguous block of memory. The user can select between two representations; little-endian and big-endian. Most of the functionality is implemented in C.Methods for accessing the machine representation are provided. This can be useful when bit level access to binary files is required, such as portable bitmap image files (.pbm). Also, when dealing with compressed data which uses variable bit length encoding you may find this module useful. This is Python 3 version.
RPMPackage python3-aliyunsdkcms-7.0.32-1.lbn36.noarch
aliyun-python-sdk-cms .. This is the cms module of Aliyun Python SDK.Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.This module works on Python versions:2.6.5 and greater**Documentation:**Please visit <
RPMPackage python3-alicloud-exporter-0.3.1.7.1-2.lbn36.noarch
Prometheus Exporter for Alibaba Cloud
RPMPackage python3-alibabacloud-tea-xml-0.0.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea Xml for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the tea-xml pip install alibabacloud-tea- xml Issues [Opening an Issue]( Issues not conforming to the guidelines may be closed...
RPMPackage python3-alibabacloud-tea-util-0.3.13-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea Util for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the tea-util pip install alibabacloud_tea_util Issues [Opening an Issue]( Issues not conforming to the guidelines may be closed...
RPMPackage python3-alibabacloud-tea-openapi-0.4.1-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud OpenApi SDK for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_tea_openapi pip install alibabacloud_tea_openapi Issues[Opening an Issue]( Issues not conforming to the guidelines...
RPMPackage python3-alibabacloud-tea-0.4.3-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea for Python[![PyPI version]( [![Python Test]( Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash
RPMPackage python3-alibabacloud-openapi-util-0.2.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud OpenApi Util Client for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_openapi_util pip install alibabacloud_openapi_util Issues [Opening an Issue]( Issues not conforming to the...
RPMPackage python3-alibabacloud-gateway-spi-0.0.3-1.lbn36.noarch
 
RPMPackage python3-alibabacloud-endpoint-util-0.0.4-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Endpoint for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the endpoint-util pip install alibabacloud_endpoint_util Issues [Opening an Issue]( Issues not conforming to the guidelines may be...
RPMPackage python3-alibabacloud-ecs20140526-7.2.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Ecs SDK for Python Requirements- Python > 3.6 Installation- **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_ecs20140526 pip install alibabacloud_ecs20140526 Issues[Opening an Issue]( Issues not...