You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-asgiref-3.8.1-1.lbn36.noarch
ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. You can read more at package includes ASGI base libraries, such as:* Sync-to-async and async-to-sync function wrappers, asgiref.sync * Server base classes, asgiref.server * A WSGI-to-ASGI adapter, in asgiref.wsgi
RPMPackage python3-arrow-1.2.3-12.lbn36.noarch
Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type, plugging gaps in functionality, and provides an intelligent module API that supports many common creation scenarios. Simply put, it helps you work with dates and times with fewer imports and a lot less code.
RPMPackage python3-args-0.1.0-1.lbn36.noarch
This simple module gives you an elegant interface for your command line argumemnts.
RPMPackage python3-argparse-1.4.0-1.lbn36.noarch
The argparse module makes it easy to write user friendly command line interfaces.The program defines what arguments it requires, and argparse will figure out how to parse those out of sys.argv. The argparse module also automatically generates help and usage messages and issues errors when users give the program invalid arguments.As of Python > 2.7 and > 3.2, the argparse module is maintained...
RPMPackage python3-argon2-cffi-21.1.0-1.fc36.x86_64
CFFI-based Argon2 Bindings for Python.
RPMPackage python3-argh-0.26.2-1.lbn36.noarch
Argh: The Natural CLI :target:
RPMPackage python3-argcomplete-3.5.3-1.lbn36.noarch
argcomplete - Bash tab completion for argparse *Tab complete all the things!*Argcomplete provides easy, extensible command line tab completion of arguments for your Python script.It makes two assumptions:* You're using bash as your shell (limited support for zsh, fish, and tcsh is available) * You're using argparse < to manage your command line arguments/optionsArgcomplete is particularly...
RPMPackage python3-arcus-5.3.0-7.lbn36.x86_64
Arcus Python 3 bindings for creating a socket in a thread and using this socket to send and receive messages based on the Protocol Buffers library. It is designed to facilitate the communication between Cura and its backend and similar code.
RPMPackage python3-appy-1.0.12-1.lbn36.noarch
Appy is the simpliest way to build complex webapps.
RPMPackage python3-appdirs-1.4.4-5.fc36.noarch
A small Python 3 module for determining appropriate " + " platform-specific directories, e.g. a "user data dir".
RPMPackage python3-ansicon-1.89.0-1.lbn36.noarch
.. start-badges| |appveyor| |codecov| | |pypi| |supported-versions| |supported- implementations|.. |appveyo .. |codeco .. |pyp :target:
RPMPackage python3-aniso8601-9.0.1-1.lbn36.noarch
aniso8601 Another ISO 8601 parser for Python -Features* Pure Python implementation * Logical behavior - Parse a time, get a datetime.time < - Parse a date, get a datetime.date < - Parse a datetime, get a datetime.datetime < - Parse a duration, get a datetime.timedelta < - Parse an interval, get a tuple of dates or datetimes
RPMPackage python3-alembic-1.13.2-5.lbn36.noarch
Alembic is a database migrations tool written by the author of SQLAlchemy. A migrations tool offers the following functionality: • Can emit ALTER statements to a database in order to change the structure of tables and other constructs • Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. • Allows the scripts to execute in some sequential manner. Documentation and status of Alembic is at https://alembic.sqlalchemy.org/
RPMPackage python3-alabaster-0.7.16-1.lbn36.noarch
What is Alabaster? Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx <>_ documentation system. It is Python 2+3 compatible.It began as a third-party theme, and is still maintained separately, but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is selected as the default theme.Live examples of this theme can be seen on this project's own...
RPMPackage python3-aiosignal-1.2.0-3.fc36.noarch
A project to manage callbacks in asyncio projects.
RPMPackage python3-aiohttp-3.11.18-1.lbn36.x86_64
Python HTTP client/server for asyncio which supports both the client and the server side of the HTTP protocol, client and server websocket, and webservers with middlewares and pluggable routing.
RPMPackage python3-aiodns-3.5.0-1.lbn36.noarch
aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.
RPMPackage python3-abrt-container-addon-2.17.1-3.lbn36.noarch
This package contains python 3 hook and handling uncaught exception in python 3 programs in container.
RPMPackage python3-abrt-addon-2.17.1-3.lbn36.noarch
This package contains python 3 hook and python analyzer plugin for handling uncaught exception in python 3 programs.
RPMPackage python3-abrt-2.17.1-3.lbn36.x86_64
High-level API for querying, creating and manipulating problems handled by ABRT in Python 3.