You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-unittest2-1.1.0-6.lbn36.noarch
unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7, 3.2, 3.3, 3.4 and pypy.
RPMPackage python3-unidecode-1.2.0-4.fc36.noarch
This is a python port of Text::Unidecode Perl module. It provides a function, 'unidecode(...)' that takes Unicode data and tries to represent it in ASCII characters.
RPMPackage python3-unbound-1.16.3-2.fc36.x86_64
Python 3 modules and extensions for unbound
RPMPackage python3-tzlocal-4.2-1.lbn36.noarch
API CHANGE! --With version 3.0 of tzlocal, tzlocal no longer returned pytz objects, but zoneinfo objects, which has a different API. Since 4.0, it now restored partial compatibility for pytz users through Paul Ganssle's pytz_deprecation_shim.tzlocal 4.0 also adds an official function get_localzone_name() to get only the timezone name, instead of a timezone object. On unix, it can raise an...
RPMPackage python3-tzdata-2025.1-1.lbn36.noarch
This is a Python package containing zic-compiled binaries for the IANA time zone database. It is intended to be a fallback for systems that do not have system time zone data installed (or don’t have it installed in a standard location), as a part of PEP 615 This repository generates a pip-installable package, published on PyPI as tzdata. For more information, see the documentation.
RPMPackage python3-typing-extensions-4.13.2-1.lbn36.noarch
The typing_extensions module serves two related purposes: Enable use of new type system features on older Python versions. For example, typing.TypeGuard is new in Python 3.10, but typing_extensions allows users on previous Python versions to use it too. Enable experimentation with new type system PEPs before they are accepted and added to the typing module. typing_extensions is treated specially by static type checkers such as mypy and pyright. Objects defined in typing_extensions are treated the same way as equivalent forms in typing. typing_extensions uses Semantic Versioning. The major version will be incremented only for backwards-incompatible changes. Therefore, it's safe to depend on typing_extensions like this: typing_extensions >=x.y, <(x+1), where x.y is the first version that includes all features you need.
RPMPackage python3-typing-3.10.0.0-1.lbn36.noarch
Typing -- Type Hints for PythonThis is a backport of the standard library typing module to Python versions older than 3.5. (See note below for newer versions.)Typing defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type...
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