You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-databases+aiopg-0.6.0-1.fc36.noarch
This is a metapackage bringing in aiopg extras requires for python3-databases. It makes sure the dependencies are installed.
RPMPackage python3-databases+aiomysql-0.6.0-1.fc36.noarch
This is a metapackage bringing in aiomysql extras requires for python3-databases. It makes sure the dependencies are installed.
RPMPackage python3-databases-0.6.0-1.fc36.noarch
Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI. Documentation: https://www.encode.io/databases/ Community: https://discuss.encode.io/c/databases
RPMPackage python3-curlify-2.2.1-1.lbn36.noarch
 
RPMPackage python3-cronitor-4.6.0-1.lbn36.noarch
Cronitor Python Library ![Test]( provides end-to-end monitoring for background jobs, websites, APIs, and anything else that can send or receive an HTTP request. This library provides convenient access to the Cronitor API from applications written in Python. See our [API docs]( for detailed references on configuring monitors and sending telemetry pings.In this guide:-...
RPMPackage python3-cron-descriptor-1.2.32-1.lbn36.noarch
Cron Descriptor[![Python tests]( [![Donate]( Python library that converts cron expressions into human readable strings. Ported to Python from Adam Schubert () **Original Author & Credit**: Brady Holt () **License**: [MIT]( Features
RPMPackage python3-crcmod-1.7-3.fc36.x86_64
The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC).
RPMPackage python3-covdefaults-2.2.0-1.lbn36.noarch
[![Build Status]( [![Azure DevOps coverage]( [![pre-commit.ci status]( A coverage plugin to provide sensible default settings
RPMPackage python3-cookiecutter-2.6.0-4.lbn36.noarch
A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template.
RPMPackage python3-constraint-1.4.0-1.lbn36.noarch
|Build Status| |Code Health| |Code Coverage|python-constraint Introduction The Python constraint module offers solvers for Constraint Satisfaction Problems (CSPs) < over finite domains in simple and pure Python. CSP is class of problems which may be represented in terms of variables (a, b, ...), domains (a in [1, 2, 3], ...), and constraints (a < b, ...).ExamplesThis interactive Python session...
RPMPackage python3-constantly-15.1.0-21.fc36.noarch
A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. Originally twisted.python.constants from the Twisted project.
RPMPackage python3-connexion-2.14.2-4.lbn36.noarch
Connexion is a modern Python web framework that makes spec-first and api-first development easy. You describe your API in an OpenAPI (or Swagger) specification with as much detail as you want and Connexion will guarantee that it works as you specified. It works either standalone, or in combination with any ASGI or WSGI-compatible framework!
RPMPackage python3-configupdater-3.1.1-1.lbn36.noarch
.. image::
RPMPackage python3-cloudflare-2.11.1-1.fc36.noarch
Python wrapper library for the Cloudflare Client API v4. This is the Python 3 version of the package.
RPMPackage python3-cloudant-2.15.0-1.lbn36.noarch
DEPRECATED**This library is now deprecated and will be end-of-life on Dec 31 2021.**The library remains supported until the end-of-life date, but will receive only _critical_ maintenance updates.Please see the [Migration Guide](./MIGRATION.md) for advice about migrating to our replacement library [cloudant-python-sdk]( FAQs and additional information please refer to the [Cloudant blog](...
RPMPackage python3-clickclick-20.10.2-1.lbn36.noarch
Click Click .. image::
RPMPackage python3-click-threading-0.5.0-2.fc36.noarch
Multithreaded support for python 3 click (CLI creation kit) applications.
RPMPackage python3-click-spinner-0.1.10-6.fc36.noarch
Click Spinner shows the user some progress when a progress bar is not suitable because you don’t know how much longer it would take.
RPMPackage python3-click-repl-0.3.0-1.lbn36.noarch
REPL plugin for Click
RPMPackage python3-click-plugins-1.1.1-20.lbn36.noarch
An extension module for click to register external CLI commands via setuptools entry-points.