$npx skillfedfor your agent

Packages starting with 'T'

900 packages · page 12 of 23

Packages

trame-router With conditions
PyPI · Python Modules · released Aug 2024

Adds multi-page navigation to trame applications using Vue Router components, enabling URL-based routing and parameterized views within trame's web framework.

MITpure Pythondormant
107.9Kdownloads / mo
trame-server With conditions
PyPI · Python Modules · released Aug 2026

trame-server provides the server-side runtime for trame applications, managing shared state, client-server communication, and web server hosting for interactive Python applications.

Apache-2.0pure Python · 3.10+
921.6Kdownloads / mo
trame-vtk Worth it
PyPI · Python Modules · released Aug 2026

Provides VTK and ParaView visualization widgets for trame, enabling both server-side remote rendering and client-side local rendering of 3D scenes in web applications.

Install it if you need to expose VTK or ParaView visualizations through a web interface with flexible rendering strategies (server-side or client-side).

BSD-3-Clausepure Python · 3.9+
980.7Kdownloads / mo
trame-vuetify With conditions
PyPI · Python Modules · released Jul 2026

Provides Material Design UI components (buttons, text fields, dialogs, etc.) for trame web applications, wrapping Vuetify's Vue component library in Python.

MITpure Python · 3.9+
869.3Kdownloads / mo
trampoline Skip
PyPI · Software Development · released Aug 2018

Enables recursive functions to bypass Python's recursion depth limit by converting them into yield-based generators that the trampoline function executes iteratively.

MITpure Pythonabandoned
1.8Mdownloads / mo
transaction With conditions
PyPI · Python Modules · released Mar 2026

Provides a generic transaction management system for Python, handling commit/abort cycles, data manager coordination, and transaction hooks.

However, verify that ZPL-2.1 licensing is compatible with your project, and confirm that this package (primarily designed for ZODB) is the right fit for your use case…

ZPL-2.1pure Python · 3.10+
852.2Kdownloads / mo
transformations With conditions
PyPI · Mathematics · released Aug 2026

Calculates 4x4 homogeneous transformation matrices for 3D coordinate operations (translation, rotation, scaling, shearing) and converts between rotation matrices, Euler angles, and quaternions.

However, for new projects, consider the alternatives mentioned in the documentation (Pytransform3d, scipy.spatial.transform, transforms3d) which may offer more active…

permissive licensecompiled wheel · 3.12+
1.2Mdownloads / mo
transformer-engine With conditions
PyPI · Artificial Intelligence · released Aug 2026

Transformer Engine accelerates Transformer model training and inference on NVIDIA GPUs using low-precision formats including FP8, MXFP8, and NVFP4 to reduce memory use and improve performance.

license unclearpure Python · 3.10.0+
147.0Kdownloads / mo
transformer-engine-cu12 With conditions
PyPI · Artificial Intelligence · released Aug 2026

Accelerates Transformer model training and inference on NVIDIA GPUs using low-precision formats (FP8, MXFP8, NVFP4) with optimized kernels and mixed-precision APIs.

However, verify license terms before commercial use and ensure your system meets the strict hardware and software prerequisites (CUDA 12.1+, cuDNN 9.3+, C++17 compiler).

license unclearcompiled wheel · 3.10.0+
95.2Kdownloads / mo
transformer-engine-cu13 With conditions
PyPI · Artificial Intelligence · released Aug 2026

Accelerates Transformer model training and inference on NVIDIA GPUs using low-precision formats including FP8, MXFP8, and NVFP4, with optimized kernels and mixed-precision support.

license unclearcompiled wheel · 3.10.0+
81.0Kdownloads / mo
transformer-lens With conditions
PyPI · Artificial Intelligence · released Aug 2026

TransformerLens loads and inspects the internal activations of transformer language models, letting you cache, edit, and analyze what happens inside the model as it processes text.

permissive licensepure Python
88.2Kdownloads / mo
transformer-smaller-training-vocab With conditions
PyPI · Artificial Intelligence · released Jun 2025

Reduces transformer model vocabulary to only tokens used during training, cutting embedding memory and compute overhead while preserving the full model after training completes.

MITpure Pythonaging
228.8Kdownloads / mo
transformers Worth it
PyPI · Artificial Intelligence · released Aug 2026

Transformers provides a unified framework for loading, fine-tuning, and running state-of-the-art pretrained models across text, vision, audio, video, and multimodal tasks using PyTorch, JAX, or TensorFlow.

Install it if you need to run or train any transformer-based model for NLP, vision, audio, or multimodal tasks.

permissive licensepure Python · 3.10.0+
186.6Mdownloads / mo
transformers-stream-generator With conditions
PyPI · Artificial Intelligence · released Mar 2024

Modifies Hugging Face Transformers model.generate() to return a token-by-token generator instead of waiting for full inference completion, enabling real-time streaming output during text generation.

Apache-2.0builds from source · 3.5+dormant
345.9Kdownloads / mo
transforms3d With conditions
PyPI · Scientific/Engineering · released Jun 2024

Converts between different 3D geometric transformations—rotation matrices, Euler angles, quaternions, and affine matrices—and composes or decomposes them.

Not recommended if you require active bug fixes or feature development.

BSD-3-Clausepure Python · 3.6+dormant
696.8Kdownloads / mo
transitions With conditions
PyPI · Application Frameworks · released Jul 2025

Transitions is a lightweight state machine library that lets you attach finite-state behavior to Python objects, with support for states, transitions, triggers, and callbacks.

However, note that maintenance is aging (last release July 2025, no recent commits); if you require active development or frequent updates, verify that the project's…

MITpure Pythonaging
2.9Mdownloads / mo
translate Worth it
PyPI · Education · released Jul 2026

Translate text between languages via command line or Python API, supporting multiple translation providers including DeepL, Microsoft Translator, LibreTranslate, Yandex, and MyMemory.

Install it if you need simple programmatic or CLI-based translation without vendor lock-in.

MITpure Python · 3.6+
411.0Kdownloads / mo
translate-toolkit Worth it
PyPI · Python Modules · released Jul 2026

Translate Toolkit converts, validates, and manipulates localization files across formats like PO, XLIFF, properties, and many others, with command-line tools and Python APIs for format conversion and quality assurance.

Install it if you work with translation files or build localization pipelines.

GPL-3.0-or-laterpure Python · 3.11+
402.4Kdownloads / mo
translation-finder Worth it
PyPI · Utilities · released Aug 2026

Discovers and identifies translation files in repositories by scanning for patterns used by common localization frameworks like Gettext, Android resources, and Transifex.

GPL-3.0-or-laterpure Python · 3.11+
99.0Kdownloads / mo
translationstring With conditions
PyPI · Python Modules · released Jul 2020

Provides translation string objects and factories for marking and managing translatable text in Python applications, with support for pluralization and message contexts.

However, the dormant maintenance status (last release 2020-07-09) means no active support for newer Python versions or bug fixes—verify compatibility with your target…

permissive licensepure Pythondormant
2.6Mdownloads / mo
translators With conditions
PyPI · Linguistic · released Jan 2026

Translators provides a unified Python interface to multiple free online translation services, allowing you to translate text across many language pairs without building individual integrations.

GPL-3.0-onlypure Python · 3.8+aging
147.2Kdownloads / mo
transliterate Worth it
PyPI · Linguistic · released Sep 2018

Converts text between Latin and non-Latin scripts (Armenian, Bulgarian, Georgian, Greek, Russian, Serbian, Ukrainian, Macedonian, Mongolian) in both directions using language-specific character mapping rules.

However, its GPL 2.0/LGPL 2.1 copyleft license requires careful review if you plan to use it in proprietary software.

copyleftpure Python
545.7Kdownloads / mo
transmission-rpc Worth it
PyPI · Networking · released Aug 2026

Python wrapper around the Transmission BitTorrent client JSON-RPC protocol, enabling programmatic control of Transmission daemon instances.

Install it if you need to automate or integrate Transmission into a Python application.

MITpure Python
151.2Kdownloads / mo
transparent-background With conditions
PyPI · Artificial Intelligence · released May 2025

Removes backgrounds from images and videos using a deep learning model (InSPyReNet), producing transparent or custom-background output via command-line, Python API, or GUI.

MITpure Python · 3.8+
317.3Kdownloads / mo
trcli With conditions
PyPI · Testing · released Jul 2026

A command-line tool for uploading test automation results to TestRail and managing test data through TestRail's API.

license unclearpure Python
384.3Kdownloads / mo
trec-car-tools With conditions
PyPI · Information Analysis · released Feb 2022

Provides Python and Java bindings to read TREC Complex Answer Retrieval track data in CBOR format, including paragraph collections, outlines, and Wikipedia articles with preserved hyperlinks.

However, the aging maintenance status (last release 2022-02-01) means you should verify compatibility with your Python version and check whether the cbor library…

permissive licensepure Pythonaging
217.8Kdownloads / mo
tree-sitter Worth it
PyPI · Linguistic · released Jun 2026

Python bindings to the tree-sitter parsing library, enabling incremental parsing and syntax tree analysis for source code.

MITcompiled wheel · 3.10+
79.0Mdownloads / mo
tree-sitter-bash With conditions
PyPI · Linguistic · released Dec 2025

Provides a tree-sitter grammar for parsing Bash shell scripts into an abstract syntax tree, enabling programmatic analysis and manipulation of Bash code.

MITcompiled wheel · 3.10+aging
26.1Mdownloads / mo
tree-sitter-c With conditions
PyPI · Linguistic · released Apr 2026

Provides a C language grammar for tree-sitter, enabling incremental parsing and syntax tree analysis of C code.

MITcompiled wheel · 3.10+
11.0Mdownloads / mo
tree-sitter-c-sharp Worth it
PyPI · Linguistic · released Apr 2026

Provides a C# language parser for tree-sitter, enabling incremental syntax analysis and parsing of C# code from versions 1 through 13.0.

Install it if you're building tools that parse or analyze C# code and want fast, dependency-light syntax tree generation.

MITcompiled wheel · 3.9+
10.7Mdownloads / mo
tree-sitter-cmake With conditions
PyPI · Linguistic · released Nov 2025

Provides a tree-sitter grammar for parsing CMake code, enabling incremental syntax analysis of CMake files in Python applications.

permissive licensecompiled wheel · 3.10+
74.4Kdownloads / mo
tree-sitter-cpp With conditions
PyPI · Linguistic · released Nov 2024

Provides a C++ language grammar for tree-sitter, enabling incremental parsing and syntax tree generation for C++ code.

MITcompiled wheel · 3.9+
4.8Mdownloads / mo
tree-sitter-css With conditions
PyPI · Linguistic · released Sep 2025

Provides a CSS grammar parser for tree-sitter, enabling incremental parsing and syntax tree analysis of CSS code.

permissive licensecompiled wheel · 3.10+aging
2.1Mdownloads / mo
tree-sitter-elixir Worth it
PyPI · Linguistic · released Mar 2026

Provides an Elixir language grammar for tree-sitter, enabling incremental parsing and syntax analysis of Elixir source code.

MITcompiled wheel · 3.9+
1.8Mdownloads / mo
tree-sitter-embedded-template With conditions
PyPI · Linguistic · released Aug 2025

Provides a tree-sitter parser for embedded template languages like ERB and EJS, enabling syntactic analysis of code embedded within text using `<%` and `%>` delimiters.

permissive licensecompiled wheel · 3.10+aging
3.4Mdownloads / mo
tree-sitter-fortran With conditions
PyPI · Linguistic · released Apr 2026

Provides a Fortran language grammar for tree-sitter, enabling incremental parsing and syntax analysis of Fortran code.

MITcompiled wheel · 3.9+
1.5Mdownloads / mo
tree-sitter-go With conditions
PyPI · Linguistic · released Aug 2025

Provides a Go language grammar for tree-sitter, enabling incremental parsing and syntax tree analysis of Go source code.

permissive licensecompiled wheel · 3.10+
10.1Mdownloads / mo
tree-sitter-groovy With conditions
PyPI · Linguistic · released Nov 2024

Provides a Groovy language grammar for tree-sitter, enabling incremental parsing and syntax analysis of Groovy code.

However, dormant maintenance (no activity since 2024-11-19) and the author's own caveat that it is unpolished mean you should verify the grammar covers your use case…

permissive licensecompiled wheel · 3.9+dormant
1.6Mdownloads / mo
tree-sitter-haskell With conditions
PyPI · Linguistic · released Nov 2024

Provides a tree-sitter parser grammar for Haskell, enabling incremental parsing and syntax tree generation for Haskell source code.

However, install only if you already use tree-sitter; this package is a grammar plugin, not a standalone parser.

MITcompiled wheel · 3.9+aging
121.4Kdownloads / mo
tree-sitter-hcl With conditions
PyPI · Linguistic · released Jun 2025

Provides a tree-sitter parser grammar for HCL and Terraform, enabling incremental parsing and syntax analysis of HCL configuration files.

permissive licensecompiled wheel · 3.10+aging
132.1Kdownloads / mo