You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-types-toml-0.10.8.5-1.lbn36.noarch
Typing stubs for tomlThis is a PEP 561 type stub package for the toml package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses toml. The source for this package can be found at All fixes for types and metadata should be contributed there.See for more details. This package was generated from typeshed commit 4e946b74bf18dc932caf41d0257957d85bbabe91.
RPMPackage python3-types-docutils-0.18.3-1.lbn36.noarch
Typing stubs for docutilsThis is a PEP 561 type stub package for the docutils package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses docutils. The source for this package can be found at All fixes for types and metadata should be contributed there.See for more details. This package was generated from typeshed commit...
RPMPackage python3-typed_ast-1.5.4-1.fc36.x86_64
A fork of the ast module with type annotations. This package is based on the ast modules from Python 2 and 3, and has been extended with support for type comments and type annotations as supported in Python 3.6.
RPMPackage python3-twisted+tls-22.4.0-1.fc36.noarch
This is a metapackage bringing in tls extras requires for python3-twisted. It makes sure the dependencies are installed.
RPMPackage python3-twisted-22.4.0-1.fc36.noarch
Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers and more.
RPMPackage python3-twine-3.1.1-1.lbn36.noarch
twine .. rtd-inclusion-marker-do-not-removeTwine is a utility_ for publishing_ Python packages on PyPI_.It provides build system independent uploads of source and binary
RPMPackage python3-trimesh-3.12.9-1.fc36.noarch
Trimesh is a pure Python library for loading and using triangular meshes with an emphasis on watertight meshes. The goal of the library is to provide a fully featured and well tested Trimesh object which allows for easy manipulation and analysis, in the style of the Polygon object in the Shapely library.
RPMPackage python3-traitlets-5.14.3-1.lbn36.noarch
A lightweight pure-Python derivative of Enthought Traits, used for configuring Python objects. This package powers the config system of IPython and Jupyter.
RPMPackage python3-tqdm-4.66.4-1.lbn36.noarch
|Py-Versions| |Versions| |Conda-Forge-Status| |Docker| |Snapcraft||Build- Status| |Coverage-Status| |Branch-Coverage-Status| |Codacy-Grade| |Libraries- Rank| |PyPI-Downloads||LICENCE| |OpenHub-Status| |binder-demo| |awesome- python|tqdm derives from the Arabic word *taqaddum* (تقدّم) which can mean "progress," and is an abbreviation for "I love you so much" in Spanish (*te quiero...
RPMPackage python3-tqdm-4.66.4-1.lbn36.noarch
|Py-Versions| |Versions| |Conda-Forge-Status| |Docker| |Snapcraft||Build- Status| |Coverage-Status| |Branch-Coverage-Status| |Codacy-Grade| |Libraries- Rank| |PyPI-Downloads||LICENCE| |OpenHub-Status| |binder-demo| |awesome- python|tqdm derives from the Arabic word *taqaddum* (تقدّم) which can mean "progress," and is an abbreviation for "I love you so much" in Spanish (*te quiero...
RPMPackage python3-tox-travis-0.13-1.lbn36.noarch
tox-travis: Integrate tox and Travis :target:
RPMPackage python3-tox-direct-0.4-2.lbn36.noarch
![Tests]( tox-direct[tox]() plugin: run tox envs directly in the same interpreter that tox was run in.tox-direct is something that you usually shouldn't need, but that can be handy in certain situations. It is not recommended to use this approach as a normal part of a tox based automation workflow. The fact that tox creates isolated virtual environments for all automation activities is one of...
RPMPackage python3-tox-backticks-0.3.0-1.lbn36.noarch
 
RPMPackage python3-tox-3.28.0-1.lbn36.noarch
[![PyPI]( [![Supported Python versions]( [![check]( [![Documentation status]( [![Code style: black]( [![Downloads](
RPMPackage python3-towncrier-24.8.0-1.lbn36.noarch
towncrier
RPMPackage python3-tornado-6.3.3-1.lbn36.x86_64
Tornado is an open source version of the scalable, non-blocking web server and tools. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, which means it is ideal for real-time web services.
RPMPackage python3-topydo-0.14-2.lbn36.noarch
topydo is a powerful and customizable todo.txt application for the console, inspired by the todo.txt CLI by Gina Trapani.Highlights of the additional features it provides:* Set due and start dates; * Multiple UIs (CLI, prompt and a column-based TUI); * Custom sorting; * Manage tags; * Maintain dependencies between todo items; * Allow todos to recur; * Some conveniences when adding new items...
RPMPackage python3-tomli-2.2.1-2.lbn36.noarch
Tomli is a Python library for parsing TOML. Tomli is fully compatible with TOML v1.0.0.
RPMPackage python3-toml-0.10.2-6.lbn36.noarch
TOML A Python library for parsing and creating TOML < module passes the TOML test suite < also:* The TOML Standard < * The currently supported TOML specification <
RPMPackage python3-tkinter-3.10.15-1.lbn36.x86_64
The Tkinter (Tk interface) library is a graphical user interface toolkit for the Python programming language.