$npx skillfedfor your agent

Packages starting with 'T'

900 packages · page 9 of 23

Packages

tokenspeed-triton With conditions
PyPI · Build Tools · released Jul 2026

Triton is a language and compiler for writing custom deep-learning operations that compile to efficient GPU and CPU code, offering higher productivity than CUDA with greater flexibility than other domain-specific languages.

Not recommended if you only use standard framework operations or lack GPU hardware for testing.

permissive licensecompiled wheel
2.0Mdownloads / mo
tokie With conditions
PyPI · Artificial Intelligence · released Jul 2026

A fast, Rust-backed tokenizer library that encodes and decodes text using BPE, WordPiece, and Unigram algorithms, compatible with HuggingFace tokenizer models.

Apache-2.0compiled wheel · 3.10+
487.3Kdownloads / mo
tom-swe Skip
PyPI · Python Modules · released Nov 2025

Adds Theory of Mind capabilities to software engineering agents, enabling them to understand and adapt to individual user preferences, working styles, and intent through LLM-powered user modeling and consultation.

MITpure Python · 3.10+abandoned
9.2Mdownloads / mo
tombi Worth it
PyPI · Python Modules · released Aug 2026

Tombi is a TOML formatter, linter, and language server that provides command-line tools and IDE integration for working with TOML files.

Install it if you work regularly with TOML files and want a unified tool for formatting and validation.

MITcompiled wheel · 3.10+
406.9Kdownloads / mo
tomesd With conditions
PyPI · Artificial Intelligence · released May 2023

Speeds up Stable Diffusion image generation by merging redundant tokens in the transformer, reducing computation and memory without requiring model retraining.

permissive licensepure Pythondormant
224.0Kdownloads / mo
toml Worth it
PyPI · released Nov 2020

Parses and generates TOML configuration files, converting between TOML-formatted text and Python dictionaries.

Install it if you need to read or write TOML files in Python.

MITpure Pythondormant
176.2Mdownloads / mo
toml-cli With conditions
PyPI · Utilities · released Sep 2025

Command-line tool for reading, writing, and querying TOML files without opening an editor, using JMESPath for complex lookups.

MIT AND (Apache-2.0 OR BSD-2-Clause)pure Python · 3.10+aging
669.0Kdownloads / mo
toml-fmt-common Unrated
PyPI · Libraries · released May 2026

Provides shared Python utilities and logic for TOML formatting tools within the toml-fmt project ecosystem.

Install only if you are developing a formatter within the toml-fmt project ecosystem.

MITpure Python · 3.10+
549.7Kdownloads / mo
toml-rs With conditions
PyPI · Libraries · released Jul 2026

A high-performance TOML parser and serializer for Python, written in Rust, with drop-in compatibility for most tomllib use cases and support for TOML v1.0.0 and v1.1.0.

Unlicensecompiled wheel · 3.10+
104.6Kdownloads / mo
toml-sort Worth it
PyPI · Utilities · released Mar 2026

Command-line utility and Python library to sort and format TOML files while preserving comments and standardizing whitespace.

MITpure Python · 3.9+
723.4Kdownloads / mo
tomli Worth it
PyPI · Python Modules · released Mar 2026

Tomli parses TOML configuration files and strings into Python dictionaries, with optional support for custom float handling and compatibility with Python's standard library tomllib module.

Install it if you need to read TOML on Python versions before 3.11, or if you want mypyc-compiled performance on any version.

MITpure Python · 3.8+
398.0Mdownloads / mo
tomli-w Worth it
PyPI · Python Modules · released Jan 2025

Tomli-W serializes Python dictionaries to TOML format strings or files, providing a write-only counterpart to TOML parsing.

Install it if you need to write TOML files from Python.

MITpure Python · 3.9+
99.1Mdownloads / mo
tomlkit Worth it
PyPI · Markup · released Jul 2026

Parses and edits TOML files while preserving formatting, comments, and structure, then serializes them back with layout intact.

Install it if you're building tools that touch TOML files and user readability of the source matters.

MITpure Python · 3.9+
338.0Mdownloads / mo
tomlrt Worth it
PyPI · Markup · released Aug 2026

Reads and writes TOML files while preserving formatting, comments, whitespace, and string styles exactly as they appear in the original document.

MITpure Python · 3.10+
93.1Kdownloads / mo
tonsdk With conditions
PyPI · released Jul 2024

Low-level Python library for interacting with the TON blockchain, including wallet creation, message construction, and token transfers.

However, maintenance is dormant (766 days since last release), so verify compatibility with your target TON network version and be prepared to handle the acknowledged…

Apache-2.0pure Python · 3.7+dormant
93.9Kdownloads / mo
tonyg-rfc3339 Skip
PyPI · Internet · released Dec 2015

Parses and formats RFC 3339 date-time strings according to the Internet Date/Time Format specification, providing a UTC tzinfo implementation and conversion routines for datetime objects.

license unclearbuilds from sourceabandoned
434.8Kdownloads / mo
tool Skip
PyPI · Python Modules · released Nov 2011

A compact modular framework for building WSGI web applications, console interfaces, and configuration management, last updated in 2011.

copyleftbuilds from sourceabandoned
127.5Kdownloads / mo
toolbox-adk Worth it
PyPI · Application Frameworks · released Jul 2026

Enables Google ADK agents to natively use tools from the MCP Toolbox through a Python SDK integration layer.

Install it if you are building Google ADK agents and need access to MCP Toolbox tools.

Apache-2.0pure Python · 3.10+
251.7Kdownloads / mo
toolbox-core Worth it
PyPI · Application Frameworks · released Jul 2026

A Python SDK for connecting to and invoking tools from a running MCP Toolbox service, loading tool definitions as callable Python functions for use in GenAI applications.

Apache-2.0pure Python · 3.10+
437.6Kdownloads / mo
toolguard With conditions
PyPI · Artificial Intelligence · released Jun 2026

Generates deterministic Python code that enforces business policy constraints on AI agent tool invocations before they execute, preventing policy violations at the tool level.

Apache-2.0pure Python
171.8Kdownloads / mo
tools With conditions
PyPI · Software Development · released Aug 2026

A collection of Python utility functions for common programming tasks, including pickle serialization, data manipulation, and optional API-specific tools for libraries like scikit-learn and PyTorch.

MITpure Python · 3.6+
147.7Kdownloads / mo
tooluniverse With conditions
PyPI · Artificial Intelligence · released Aug 2026

ToolUniverse provides a standardized interface for AI agents and LLMs to discover, compose, and execute over 1000 scientific tools, datasets, APIs, and ML models through a unified protocol.

However, the license treatment is unclear—verify the actual license before use in commercial projects.

license unclearpure Python · 3.10+
105.3Kdownloads / mo
toolz Worth it
PyPI · released Oct 2025

Toolz provides utility functions for functional-style programming with iterators, functions, and dictionaries—operations like groupby, unique, memoize, curry, compose, and merge.

The aging maintenance status is not a blocker—the team commits to critical fixes—but it signals the library is feature-complete and not actively developed; install it…

BSD-3-Clausepure Python · 3.9+aging
62.7Mdownloads / mo
toon-format Skip
PyPI · Python Modules · released Nov 2025

Encodes and decodes data structures using TOON (Token-Oriented Object Notation), a compact format designed to reduce token usage when passing structured data to language models.

MITpure Python · 3.10+
548.3Kdownloads / mo
toons With conditions
PyPI · Artificial Intelligence · released May 2026

toons is a Rust-backed Python parser and serializer for the TOON (Token Oriented Object Notation) format, a token-efficient data serialization designed for LLM contexts, with an API mirroring the standard json module.

license unclearcompiled wheel · 3.7+
7.9Mdownloads / mo
tooz Worth it
PyPI · Distributed Computing · released Jul 2026

Tooz provides a coordination API for distributed systems, centralizing common primitives like group membership, lock services, and leader election.

Install it if you're building distributed applications that need coordination primitives.

Apache-2.0pure Python · 3.11+
158.6Kdownloads / mo
topojson With conditions
PyPI · Scientific/Engineering · released Jul 2025

topojson encodes spatial data into TopoJSON format, a compressed topology representation that reduces file size by eliminating coordinate redundancy and applying fixed-precision integer encoding and arc simplification.

BSD-3-Clausepure Python · 3.8+aging
177.2Kdownloads / mo
toposort With conditions
PyPI · Python Modules · released Feb 2023

Implements topological sorting of directed acyclic graphs, ordering nodes so dependencies are processed before dependents.

Apache-2.0pure Pythonabandoned
13.0Mdownloads / mo
toppra With conditions
PyPI · Scientific/Engineering · released Jul 2026

Computes time-optimal path parameterization for robots subject to kinematic and dynamic constraints, converting a geometric path into the fastest feasible trajectory.

However, note the deprecation warning: the project is transitioning to a C++ version with bindings, so for new long-term projects, evaluate whether that alternative…

permissive licensecompiled wheel
94.5Kdownloads / mo
torch With conditions
PyPI · Software Development · released Jul 2026

PyTorch provides GPU-accelerated tensor computation and automatic differentiation for building and training deep neural networks in Python.

Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND MITcompiled wheel · 3.10+
102.5Mdownloads / mo
torch-audiomentations With conditions
PyPI · Scientific/Engineering · released Jan 2025

Provides PyTorch-native audio data augmentation transforms that run on CPU or GPU, designed to integrate directly into neural network models as differentiable modules.

However, be aware that maintenance is aging (last release 576 days ago), multiprocessing and multi-GPU setups have known limitations, and some transforms have edge…

MITpure Python · 3.6+aging
2.1Mdownloads / mo
torch-c-dlpack-ext With conditions
PyPI · Artificial Intelligence · released Jan 2026

Provides an ahead-of-time compiled module for faster DLPack v1.2 conversion with torch, avoiding JIT compilation overhead and compiler toolchain requirements.

However, maintenance is aging (last release 214 days ago), so verify compatibility with your specific torch and library versions before relying on it in production.

Apache-2.0compiled wheel · 3.9+aging
4.8Mdownloads / mo
torch-complex Skip
PyPI · Python Modules · released Jun 2024

Provides a Python class wrapping real and imaginary PyTorch tensors to simulate complex tensor operations until native PyTorch support arrives.

Install only if you are locked into an old PyTorch version that lacks complex tensor support and cannot upgrade.

Apache-2.0pure Pythondormant
413.7Kdownloads / mo
torch-directml With conditions
PyPI · Software Development · released Sep 2024

Enables PyTorch to use DirectML for GPU acceleration on DirectX 12-compatible hardware from AMD, Intel, NVIDIA, and Qualcomm.

However, operator coverage is still developing—verify that your specific PyTorch operations are supported via the operator roadmap before committing to production use.

MITcompiled wheel · 3.7+
88.7Kdownloads / mo
torch-einops-utils With conditions
PyPI · Artificial Intelligence · released Aug 2026

Provides utility functions for PyTorch and einops to accelerate tensor manipulation in ML workflows.

MITpure Python · 3.9+
619.3Kdownloads / mo
torch-ema With conditions
PyPI · Artificial Intelligence · released Nov 2021

Computes exponential moving averages of PyTorch model parameters during training, allowing you to evaluate models using smoothed weights without modifying the original training state.

However, maintenance is dormant (last release 2021-11-17); test compatibility with your PyTorch version before production use, and monitor the repository for any…

license unclearpure Pythondormant
308.3Kdownloads / mo
torch-geometric Worth it
PyPI · Artificial Intelligence · released Jul 2026

PyTorch Geometric is a library for building and training Graph Neural Networks (GNNs) on structured data, providing pre-built GNN layers, datasets, data loaders, and utilities for geometric deep learning.

It is the standard library for GNN work in PyTorch—install it if you need to build or train graph neural networks.

MITpure Python · 3.10+
1.5Mdownloads / mo
torch-model-archiver With conditions
PyPI · Artificial Intelligence · released Sep 2024

Torch Model Archiver creates .mar archive files from trained neural network models for deployment with TorchServe inference serving.

However, approach with caution for new projects: the repository is archived and maintenance is abandoned, so security patches and compatibility updates with future…

permissive licensepure Pythonabandoned
103.5Kdownloads / mo
torch-npu With conditions
PyPI · Software Development · released Jul 2026

Enables PyTorch to run computations on Huawei Ascend NPU hardware, bridging PyTorch's tensor operations to Ascend AI Processors.

BSD-3-Clausecompiled wheel
817.2Kdownloads / mo
torch-optimizer With conditions
PyPI · Artificial Intelligence · released Oct 2021

Provides a collection of alternative optimization algorithms for PyTorch that are compatible with the standard optim module interface.

Apache-2.0pure Python · 3.6.0+dormant
166.5Kdownloads / mo