You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-celery+django-5.5.3-1.lbn36.noarch
This is a metapackage bringing in django extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+couchdb-5.5.3-1.lbn36.noarch
This is a metapackage bringing in couchdb extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+couchbase-5.5.3-1.lbn36.noarch
This is a metapackage bringing in couchbase extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+cosmosdbsql-5.5.3-1.lbn36.noarch
This is a metapackage bringing in cosmosdbsql extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+consul-5.5.3-1.lbn36.noarch
This is a metapackage bringing in consul extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+cassandra-5.5.3-1.lbn36.noarch
This is a metapackage bringing in cassandra extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+brotli-5.5.3-1.lbn36.noarch
This is a metapackage bringing in brotli extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+azureblockblob-5.5.3-1.lbn36.noarch
This is a metapackage bringing in azureblockblob extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+auth-5.5.3-1.lbn36.noarch
This is a metapackage bringing in auth extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery+arangodb-5.5.3-1.lbn36.noarch
This is a metapackage bringing in arangodb extras requires for python3-celery. It makes sure the dependencies are installed.
RPMPackage python3-celery-5.5.3-1.lbn36.noarch
%{desc}
RPMPackage python3-cassandra-driver-3.29.1-1.lbn36.x86_64
DataStax Driver for Apache Cassandra A modern, feature-rich < and highly- tunable Python client library for Apache Cassandra (2.1+) and DataStax Enterprise (4.7+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
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/.