You are here: Home

Modified items

All recently modified items, latest first.
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.
RPMPackage python3-tinycss2-1.3.0-2.lbn36.noarch
tinycss2 is a modern, low-level CSS parser for Python. tinycss2 is a rewrite of tinycss with a simpler API, based on the more recent CSS Syntax Level 3 specification.
RPMPackage python3-tifffile-2023.9.26-1.lbn36.noarch
Read and write TIFF files Tifffile is a Python library to(1) store NumPy arrays in TIFF (Tagged Image File Format) files, and (2) read image and metadata from TIFF-like files used in bioimaging.Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, DNG, STK, LSM, SGI, NIHImage, ImageJ, MMStack, NDTiff, FluoView, ScanImage, SEQ, GEL, SVS, SCN, SIS, BIF, ZIF (Zoomable Image File Format),...
RPMPackage python3-threadpoolctl-3.5.0-5.lbn36.noarch
Python helpers to limit the number of threads used in the threadpool-backed of common native libraries used for scientific computing and data science (e.g. BLAS and OpenMP). Fine control of the underlying thread-pool size can be useful in workloads that involve nested parallelism so as to mitigate oversubscription issues.
RPMPackage python3-thefuck-3.32-1.lbn36.noarch
.. _the-fuck-versionversion-badgeversion-link-build-statusworkflow- badgeworkflow-link-coveragecoverage-badgecoverage-link-mit-licenselicense- badge: The Fuck |Version| |Build Status| |Coverage| |MIT License| ========================================================== *The Fuck* is a magnificent app, inspired by a [@liamosaur](https://twitter.com/liamosaur/) `tweet...
RPMPackage python3-textract-1.6.5-1.lbn36.noarch
.. NOTES FOR CREATING A RELEASE:.. * bumpversion {major|minor|patch} .. * git push && git push --tags .. * twine upload -r textract dist/* .. * convert into release Extract text from any document. No muss. No fuss.Full documentation <>__.|Build Status| |Version| |Downloads| |Test Coverage| |Documentation Status| |Updates| |Stars| |Forks|.. |Build Statu .. |Version| image::
RPMPackage python3-text-unidecode-1.3-8.fc36.noarch
text-unidecode is the most basic port of the Text::Unidecode Perl library.
RPMPackage python3-testresources-2.0.1-1.lbn36.noarch
testresources: extensions to python unittest to allow declarative use of resources by test cases.Copyright (C) 2005-2013 Robert Collins <robertc@robertcollins.net> Licensed under either the Apache License, Version 2.0 or the BSD 3-clause license at the users choice. A copy of both licenses are available in the project source as Apache-2.0 and BSD. You may not use this file except in compliance...