Personal tools
Skip to content. | Skip to navigation
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.
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),...
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.
The Tkinter (Tk interface) library is a graphical user interface toolkit for the Python programming language.
TOML A Python library for parsing and creating TOML < module passes the TOML test suite < also:* The TOML Standard < * The currently supported TOML specification <
Tomli is a Python library for parsing TOML. Tomli is fully compatible with TOML v1.0.0.
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...
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.
towncrier
[![PyPI]( [![Supported Python versions]( [![check]( [![Documentation status]( [![Code style: black]( [![Downloads](