metadata_version string | name string | version string | summary string | description string | description_content_type string | author string | author_email string | maintainer string | maintainer_email string | license string | keywords string | classifiers list | platform list | home_page string | download_url string | requires_python string | requires list | provides list | obsoletes list | requires_dist list | provides_dist list | obsoletes_dist list | requires_external list | project_urls list | uploaded_via string | upload_time timestamp[us] | filename string | size int64 | path string | python_version string | packagetype string | comment_text string | has_signature bool | md5_digest string | sha256_digest string | blake2_256_digest string | license_expression string | license_files list | recent_7d_downloads int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2.4 | cachify | 0.3.5 | A simple cache library with sync/async support, Memory and Redis backend | # Python Cachify Library
A simple and robust caching library for Python functions, supporting both synchronous and asynchronous code.
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Basic Usage](#basic-usage)
- [Redis Cache](#redis-cache)
- [Never Die Cache](#n... | text/markdown | dynalz | null | null | MIT | cachify, cache, caching, redis, async, decorator, memoization | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: P... | [] | null | null | <3.15,>=3.10 | [] | [] | [] | [
"redis[hiredis]>5.0.0"
] | [] | [] | [] | [
"Homepage, https://github.com/PulsarDataSolutions/cachify",
"Repository, https://github.com/PulsarDataSolutions/cachify"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T11:06:59.463706 | cachify-0.3.5.tar.gz | 15,711 | b5/e8/231ab7080325056e2b60724ffc08d82a7adaa15daafc345baa38d820b30d/cachify-0.3.5.tar.gz | source | sdist | null | false | f4c04f3517c92f1979a268814b535dfe | fbac32bc056a452ac52be460c438904c855c3f4e329ab2ef033e92761ed2b80d | b5e8231ab7080325056e2b60724ffc08d82a7adaa15daafc345baa38d820b30d | null | [
"LICENSE"
] | 242 | |
2.4 | strawberry-graphql | 0.300.0 | A library for creating GraphQL APIs | <img src="https://github.com/strawberry-graphql/strawberry/raw/main/.github/logo.png" width="124" height="150">
# Strawberry GraphQL
> Python GraphQL library based on dataclasses
[](... | text/markdown | Patrick Arminio | null | null | MIT | graphql, api, rest, starlette, async | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules",
"License :: OSI Approved :: MIT License"
] | [] | null | null | <4.0,>=3.10 | [] | [] | [] | [
"Django>=3.2; extra == \"django\"",
"aiohttp<4,>=3.7.4.post0; extra == \"aiohttp\"",
"asgiref>=3.2; extra == \"channels\"",
"asgiref>=3.2; extra == \"django\"",
"chalice>=1.22; extra == \"chalice\"",
"channels>=3.0.5; extra == \"channels\"",
"cross-web>=0.4.0",
"fastapi>=0.65.2; extra == \"fastapi\"",... | [] | [] | [] | [
"Changelog, https://strawberry.rocks/changelog",
"Documentation, https://strawberry.rocks/",
"Discord, https://discord.com/invite/3uQ2PaY",
"Homepage, https://strawberry.rocks/",
"Mastodon, https://farbun.social/@strawberry",
"Repository, https://github.com/strawberry-graphql/strawberry",
"Sponsor on Gi... | poetry/2.3.2 CPython/3.10.19 Linux/6.11.0-1018-azure | 2026-02-21T11:06:49.095640 | strawberry_graphql-0.300.0-py3-none-any.whl | 313,800 | 81/98/f9ec64f5d6b74b04ebd567d7cfcc4152901aa2772e302f35071caa4f3f22/strawberry_graphql-0.300.0-py3-none-any.whl | py3 | bdist_wheel | null | false | b978519b4793cba0d2135c372cbdb1e5 | 5a3c6f754219152446f933a6f9a9f0e6783aab5c3a568aff63a7f869ae81e18b | 8198f9ec64f5d6b74b04ebd567d7cfcc4152901aa2772e302f35071caa4f3f22 | null | [
"LICENSE"
] | 3,393 | |
2.4 | idun-agent-engine | 0.4.5 | Python SDK and runtime to serve AI agents with FastAPI, LangGraph, and observability. | # Idun Agent Engine
Turn any LangGraph-based agent into a production-grade API in minutes.
Idun Agent Engine is a lightweight runtime and SDK that wraps your agent with a FastAPI server, adds streaming, structured responses, config validation, and optional observability — with zero boilerplate. Use a YAML file or a f... | text/markdown | null | Geoffrey HARRAZI <[email protected]> | null | null | null | agents, fastapi, langgraph, llm, observability, sdk | [
"Framework :: FastAPI",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topi... | [] | null | null | <3.14,>=3.12 | [] | [] | [] | [
"ag-ui-adk<0.4.0,>=0.3.4",
"ag-ui-langgraph<0.1.0,>=0.0.20",
"ag-ui-protocol<0.2.0,>=0.1.8",
"aiosqlite<0.22.0,>=0.21.0",
"arize-phoenix-otel<1.0.0,>=0.2.0",
"arize-phoenix<12.0.0,>=11.22.0",
"click>=8.2.0",
"copilotkit<0.2.0,>=0.1.72",
"deepagents<1.0.0,>=0.2.8",
"fastapi<0.116.0,>=0.115.0",
"g... | [] | [] | [] | [
"Homepage, https://github.com/geoffreyharrazi/idun-agent-platform",
"Repository, https://github.com/geoffreyharrazi/idun-agent-platform",
"Documentation, https://github.com/geoffreyharrazi/idun-agent-platform/tree/main/libs/idun_agent_engine",
"Issues, https://github.com/geoffreyharrazi/idun-agent-platform/is... | twine/6.1.0 CPython/3.13.7 | 2026-02-21T11:05:39.772540 | idun_agent_engine-0.4.5.tar.gz | 67,894 | b9/6a/fcd836c3445fecf02c4374e108ae3faa01763129932f50958798174d8b58/idun_agent_engine-0.4.5.tar.gz | source | sdist | null | false | be0fb0d1c86c31098ced6f24f5168174 | d934975d845cdc43a00b7289ca16eb97a401de949fa4419d205745f899fa262a | b96afcd836c3445fecf02c4374e108ae3faa01763129932f50958798174d8b58 | GPL-3.0-only | [] | 250 |
2.4 | heal | 0.1.3 | A Python package for healing and wellness | # Heal
A Python package for fixing shell errors using LLM assistance.
## Installation
```bash
pip install heal
```
## Quick Start
### Basic Usage (with pipe)
```bash
# Fix errors by piping stderr to heal
make dev 2>&1 | heal fix
# Or from error file
heal fix < error.txt
```
### Automatic Mode (with shell hook)
... | text/markdown | null | Tom Sapletta <[email protected]> | null | null | null | health, wellness, healing, llm, shell, fix | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Py... | [] | null | null | >=3.8 | [] | [] | [] | [
"litellm>=1.0.0",
"python-dotenv>=1.0.0",
"click>=8.0.0",
"pytest>=7.0.0; extra == \"dev\"",
"pytest-cov>=4.0.0; extra == \"dev\"",
"black>=23.0.0; extra == \"dev\"",
"isort>=5.0.0; extra == \"dev\"",
"flake8>=6.0.0; extra == \"dev\"",
"mypy>=1.0.0; extra == \"dev\"",
"build>=0.10.0; extra == \"de... | [] | [] | [] | [
"Homepage, https://github.com/yourusername/heal",
"Repository, https://github.com/yourusername/heal",
"Issues, https://github.com/yourusername/heal/issues"
] | twine/6.2.0 CPython/3.13.7 | 2026-02-21T11:05:33.240278 | heal-0.1.3-py3-none-any.whl | 9,832 | b8/de/d31325497e21e38ee136810b47369c0d0c13fd20240d52eb5853f06947d8/heal-0.1.3-py3-none-any.whl | py3 | bdist_wheel | null | false | e61a3f9602c95570dfd509cd64656c85 | 487c4cb2edc955893cea5e7ac336326ebd19893c28456c237c08eb8d0d86596c | b8ded31325497e21e38ee136810b47369c0d0c13fd20240d52eb5853f06947d8 | Apache-2.0 | [
"LICENSE"
] | 87 |
2.4 | nowfycore | 1.0.9 | Nowfy core runtime package (pure layer) | # nowfycore
Pure Python core runtime for Nowfy.
## Local build
```bash
python -m build packages/nowfycore
```
Artifacts:
- `packages/nowfycore/dist/nowfycore-1.0.2-py3-none-any.whl`
- `packages/nowfycore/dist/nowfycore-1.0.2.tar.gz`
## Release helper
```bash
python packages/nowfycore/scripts/rele... | text/markdown | AGeekApple | null | null | null | null | null | [] | [] | null | null | >=3.8 | [] | [] | [] | [
"requests",
"yt-dlp",
"ytmusicapi"
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.13.7 | 2026-02-21T11:05:25.843644 | nowfycore-1.0.9.tar.gz | 155,750 | 37/2e/da5a9714aad790bf6c938865828572bfa3e289f9dbf97b21548cdfeeef69/nowfycore-1.0.9.tar.gz | source | sdist | null | false | 810a7ad407399651807120e03e591979 | 25f9bbb6bac130858b77a042ab8860cc257532a4b06900fe479dd81246520531 | 372eda5a9714aad790bf6c938865828572bfa3e289f9dbf97b21548cdfeeef69 | null | [] | 231 |
2.4 | mb-pomodoro | 0.0.1 | macOS Pomodoro timer with a CLI-first workflow | # mb-pomodoro
macOS-focused Pomodoro timer with a CLI-first workflow. Work intervals only — no break timers.
- CLI is the primary interface.
- Optional GUI integrations (tray icon, Raycast extension) invoke CLI commands as subprocesses with `--json`.
- Persistent state and history in SQLite.
- Background worker proce... | text/markdown | mcbarinov | null | null | null | null | cli, macos, pomodoro, productivity, timer | [
"Operating System :: MacOS",
"Topic :: Utilities"
] | [] | null | null | >=3.14 | [] | [] | [] | [
"mm-pymac~=0.0.1",
"pydantic~=2.12.5",
"typer~=0.24.0"
] | [] | [] | [] | [
"Homepage, https://github.com/mcbarinov/mb-pomodoro",
"Repository, https://github.com/mcbarinov/mb-pomodoro"
] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":nu... | 2026-02-21T11:05:12.543222 | mb_pomodoro-0.0.1.tar.gz | 20,700 | d3/46/a9baa876a58e3a6f3a4adac800fa3ce7c0199a9de99522649714f11fd5b3/mb_pomodoro-0.0.1.tar.gz | source | sdist | null | false | 51b56723d0440dda77314b77a2fb37fb | f32be738c6b349494c0c18ec8ee0945ff46870033051bfac7800d5a5e7f140c0 | d346a9baa876a58e3a6f3a4adac800fa3ce7c0199a9de99522649714f11fd5b3 | MIT | [
"LICENSE"
] | 266 |
2.4 | idun-agent-schema | 0.4.5 | Centralized Pydantic schema library for Idun Agent Engine and Manager | # Idun Agent Schema
Centralized Pydantic schema library shared by Idun Agent Engine and Idun Agent Manager.
## Install
```bash
pip install idun-agent-schema
```
## Usage
```python
from idun_agent_schema.engine import EngineConfig
from idun_agent_schema.manager.api import AgentCreateRequest
```
This package re-exp... | text/markdown | null | Idun Group <[email protected]> | null | null | null | fastapi, idun, langgraph, pydantic, schemas | [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Typing :: Typed"
] | [] | null | null | <3.14,>=3.12 | [] | [] | [] | [
"pydantic-settings<3.0.0,>=2.7.0",
"pydantic<3.0.0,>=2.11.7"
] | [] | [] | [] | [
"Homepage, https://github.com/geoffreyharrazi/idun-agent-platform",
"Repository, https://github.com/geoffreyharrazi/idun-agent-platform",
"Issues, https://github.com/geoffreyharrazi/idun-agent-platform/issues"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T11:04:47.263611 | idun_agent_schema-0.4.5.tar.gz | 14,369 | 90/6c/66011d1d0bb8b5f2b1eb498872f1a52f1409ef78b886b52a10ffe10fa603/idun_agent_schema-0.4.5.tar.gz | source | sdist | null | false | c84fd8773083ba783ddac736ad9d958f | f093a1881b814b241d99cefc7c45d106e53b9be60cf401387069170b9f70f8e4 | 906c66011d1d0bb8b5f2b1eb498872f1a52f1409ef78b886b52a10ffe10fa603 | GPL-3.0-only | [] | 244 |
2.4 | naked-web | 1.0.0 | The Swiss Army Knife for Web Scraping, Search, and Browser Automation - dual Selenium + Playwright engines under one clean API. | <p align="center">
<h1 align="center">Naked Web</h1>
<p align="center">
<strong>The Swiss Army Knife for Web Scraping, Search, and Browser Automation</strong>
</p>
<p align="center">
<em>Dual-engine power: Selenium + Playwright - unified under one clean API.</em>
</p>
</p>
<p align="center">
<a hre... | text/markdown | null | Ranit Bhowmick <[email protected]> | null | null | null | anti-detection, beautifulsoup, browser-automation, crawler, google-search, playwright, selenium, stealth, undetected-chromedriver, web-scraping | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Py... | [] | null | null | >=3.9 | [] | [] | [] | [
"beautifulsoup4>=4.12.0",
"lxml>=5.2.1",
"pydantic>=2.7.0",
"requests>=2.32.0",
"playwright>=1.40.0; extra == \"all\"",
"selenium>=4.23.0; extra == \"all\"",
"undetected-chromedriver>=3.5.5; extra == \"all\"",
"playwright>=1.40.0; extra == \"automation\"",
"selenium>=4.23.0; extra == \"selenium\"",
... | [] | [] | [] | [
"Homepage, https://github.com/Kawai-Senpai/Naked-Web",
"Repository, https://github.com/Kawai-Senpai/Naked-Web",
"Bug Tracker, https://github.com/Kawai-Senpai/Naked-Web/issues"
] | twine/6.2.0 CPython/3.12.10 | 2026-02-21T11:03:58.443219 | naked_web-1.0.0.tar.gz | 36,908 | b9/00/113f3e1a3261ee1bdb9c180fe8d7aa71fef472b85ce821bd1bf03358ce99/naked_web-1.0.0.tar.gz | source | sdist | null | false | bde114b1d5a78ddcada3284d19e46fcd | f34927bcdbd0bd4028a7ddf5bc6e5590454665bce492a877791db223ade409b8 | b900113f3e1a3261ee1bdb9c180fe8d7aa71fef472b85ce821bd1bf03358ce99 | MIT | [] | 269 |
2.4 | toolsbq | 0.1.3 | Helpers for Google BigQuery: client creation, schema helpers, and a convenience BqTools wrapper. | # toolsbq
Utilities for working with **Google BigQuery** in Python.
Covers authentication, running queries, streaming inserts, upserts (via temp table + MERGE), load jobs, and table creation with partitioning/clustering.
## Install
```bash
pip install toolsbq
```
## Quick start
```python
from toolsbq import bq_ge... | text/markdown | MH | null | null | null | null | null | [] | [] | null | null | >=3.10 | [] | [] | [] | [
"google-cloud-bigquery>=3.0.0",
"google-auth>=2.0.0"
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.14.2 | 2026-02-21T11:03:41.148005 | toolsbq-0.1.3.tar.gz | 19,246 | 5d/b0/2309a1856683fde2e18916f8e473fe506d82b2969b2942be44b1cab9bb5b/toolsbq-0.1.3.tar.gz | source | sdist | null | false | 00be9c84d1d015d944950a36ef52f3e1 | b88c30a00d65159431b0ff78e7c0f7dc4e2ee2c6628c80ba9959c483a634cb1b | 5db02309a1856683fde2e18916f8e473fe506d82b2969b2942be44b1cab9bb5b | MIT | [
"LICENSE"
] | 241 |
2.4 | bluer-ugv | 7.1151.1 | 🐬 AI 4 UGVs. | # 🐬 bluer-ugv
🐬 `@ugv` is a [bluer-ai](https://github.com/kamangir/bluer-ai) plugin for UGVs.
```bash
pip install bluer_ugv
```
## designs
| | | | |
| --- | --- | --- | --- |
| [`swallow`](https://github.com/kamangir/bluer-ugv/blob/main/bluer_ugv/docs/swallow) [ | null | null | CC0-1.0 | null | [
"Programming Language :: Python :: 3",
"Programming Language :: Unix Shell",
"Operating System :: OS Independent"
] | [] | https://github.com/kamangir/bluer-ugv | null | null | [] | [] | [] | [
"bluer_ai",
"bluer_agent",
"bluer_algo",
"bluer_sbc",
"ipdb",
"keyboard"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.12.9 | 2026-02-21T11:03:10.702331 | bluer_ugv-7.1151.1.tar.gz | 80,071 | 7a/0a/b0c81f3e271b983381413c74d0c72c405553ba75f4a834fbea645c9bc186/bluer_ugv-7.1151.1.tar.gz | source | sdist | null | false | 69592412731cac802b4221703442b380 | af7ced1c50fb8c2d149beae0107c0f7170855fa29ad4e8a7a73e26154165d0a9 | 7a0ab0c81f3e271b983381413c74d0c72c405553ba75f4a834fbea645c9bc186 | null | [
"LICENSE"
] | 252 | |
2.4 | anafibre | 0.1.1 | Analytical mode solver for cylindrical step-index fibers | <!--
<h1>
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/logos/logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="./assets/logos/logo-light.svg">
<img alt="anafibre logo" src="./assets/logos/logo-light.svg" width="150">
</picture>
</p>
</h1... | text/markdown | null | Sebastian Golat <[email protected]> | null | null | MIT | null | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Science/Research",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Physics"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"ipython>=7.0.0",
"matplotlib>=3.5.0",
"numpy>=1.20.0",
"scipy>=1.7.0",
"astropy>=4.0.0; extra == \"all\"",
"refractiveindex>=1.0.0; extra == \"all\"",
"refractiveindex>=1.0.0; extra == \"refractiveindex\"",
"astropy>=4.0.0; extra == \"units\""
] | [] | [] | [] | [
"Homepage, https://github.com/Sevastienn/anafibre",
"Repository, https://github.com/Sevastienn/anafibre",
"Documentation, https://github.com/Sevastienn/anafibre#readme",
"Issues, https://github.com/Sevastienn/anafibre/issues"
] | twine/6.2.0 CPython/3.13.7 | 2026-02-21T11:02:42.636051 | anafibre-0.1.1.tar.gz | 6,947,807 | 16/39/7a6059ecb9d9a20ace552278c1a3429b693a7168efcdd5cabe5505ffc97a/anafibre-0.1.1.tar.gz | source | sdist | null | false | 5ba304684669f11a688f55f8739a49d4 | 0d9000e021f21eddcf6f2cb277e9611054f88412488600e117bfe1e2288f6663 | 16397a6059ecb9d9a20ace552278c1a3429b693a7168efcdd5cabe5505ffc97a | null | [
"LICENSE"
] | 246 |
2.4 | attune-ai | 3.0.3 | AI-powered developer workflows for Claude with cost optimization, multi-agent orchestration, and workflow automation. | # Attune AI
<!-- mcp-name: io.github.Smart-AI-Memory/attune-ai -->
**AI-powered developer workflows with cost optimization and intelligent routing.**
The easiest way to run code review, debugging, testing, and release workflows from your terminal or Claude Code. Just type `/attune` and let Socratic discovery guide y... | text/markdown | null | Patrick Roebuck <[email protected]> | null | Smart-AI-Memory <[email protected]> | Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and condi... | ai, claude, anthropic, llm, ai-agent, multi-agent, developer-tools, code-review, security-audit, test-generation, workflow-automation, cost-optimization, claude-code, mcp, model-context-protocol, static-analysis, code-quality, devops, ci-cd, cli | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Topic :: Software Development :: Libraries :: Application Frameworks",
"Topic :: Software Development :: Quality Assurance",
"Topic :: Software Development :: Testing",
... | [] | null | null | >=3.10 | [] | [] | [] | [
"pydantic<3.0.0,>=2.0.0",
"typing-extensions<5.0.0,>=4.0.0",
"python-dotenv<2.0.0,>=1.0.0",
"structlog<26.0.0,>=24.0.0",
"defusedxml<1.0.0,>=0.7.0",
"rich<14.0.0,>=13.0.0",
"typer<1.0.0,>=0.9.0",
"pyyaml<7.0,>=6.0",
"anthropic<1.0.0,>=0.40.0",
"redis<8.0.0,>=5.0.0; extra == \"memory\"",
"anthrop... | [] | [] | [] | [
"Homepage, https://www.smartaimemory.com",
"Documentation, https://www.smartaimemory.com/framework-docs/",
"Getting Started, https://www.smartaimemory.com/framework-docs/tutorials/quickstart/",
"FAQ, https://www.smartaimemory.com/framework-docs/reference/FAQ/",
"Book, https://www.smartaimemory.com/book",
... | twine/6.2.0 CPython/3.10.11 | 2026-02-21T11:02:39.719931 | attune_ai-3.0.3.tar.gz | 5,130,945 | c8/e5/4f5155adc9d75bef2e7a7330d61556bacecc8d2b61beb8c2e601de522dd9/attune_ai-3.0.3.tar.gz | source | sdist | null | false | dadd4baf59b6a82f6b2833ceb8dd0945 | 860b5f56149db0ab8c743124741868cad18ae18a7b7a40ed718ba5c504b8ed01 | c8e54f5155adc9d75bef2e7a7330d61556bacecc8d2b61beb8c2e601de522dd9 | null | [
"LICENSE",
"LICENSE_CHANGE_ANNOUNCEMENT.md"
] | 239 |
2.4 | pydoe | 0.9.7 | Design of Experiments for Python | PyDOE: An Experimental Design Package for Python
================================================
[](https://github.com/pydoe/pydoe/actions/workflows/code_test.yml)
[
# NexAgent
[](https://pypi.org/project/nex-agent/)
[](https://pypi.org/project/nex-agent/)
[](http... | text/markdown | 3w4e | null | null | null | MIT | ai, chatbot, openai, llm, framework, nex, multi-session, deep-thinking | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: P... | [] | null | null | >=3.9 | [] | [] | [] | [
"openai>=1.0.0",
"anthropic>=0.18.0",
"requests>=2.31.0",
"click>=8.0.0",
"fastapi>=0.100.0",
"uvicorn>=0.23.0",
"pydantic>=2.0.0",
"python-multipart>=0.0.6",
"mcp>=1.0.0",
"fastmcp>=2.3.0"
] | [] | [] | [] | [
"Homepage, https://gitee.com/candy_xt/NexAgent",
"Repository, https://gitee.com/candy_xt/NexAgent"
] | twine/6.2.0 CPython/3.13.5 | 2026-02-21T11:01:41.458664 | nex_agent-0.6.0.tar.gz | 383,593 | 1e/9b/1e49c9f06c52295d7b6b78acbd5480fcb1bd9670683292f936c4814d7a97/nex_agent-0.6.0.tar.gz | source | sdist | null | false | ba1d3d5d8c2e78af257b0268b950a399 | d879e82bf7ccc26a111efbe15fb39a567c76402fcc40aeecd573601d09429ea9 | 1e9b1e49c9f06c52295d7b6b78acbd5480fcb1bd9670683292f936c4814d7a97 | null | [
"LICENSE"
] | 240 |
2.4 | kharma-radar | 1.0.0 | The Over-Watch Network Monitor: An elite CLI tool mapping active connections to process IDs, geographical locations, and threat intelligence. | # Walkthrough: Kharma - The Over-Watch Network Monitor
`kharma` is a high-impact cybersecurity CLI tool built to solve the "blind spot" problem in system networking. It provides a stunning, live-updating radar of all active external connections, mapping them directly to process IDs, names, geographical locations, an... | text/markdown | Mutasem (@Mutasem-mk4) | null | null | null | null | [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Topic :: Security",
"Topic :: System :: Networking",
"Environment :: Console"
] | [] | https://github.com/Mutaz/kharma-network-radar | null | >=3.8 | [] | [] | [] | [
"click>=8.1.0",
"rich>=13.0.0",
"psutil>=5.9.0",
"requests>=2.28.0",
"maxminddb>=2.0.0"
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.12.10 | 2026-02-21T11:01:12.602383 | kharma_radar-1.0.0.tar.gz | 14,534 | 23/31/74ee8a24727dfb6eccdda8365d03ff0080db18c392c0fce863c2a9cc3ac8/kharma_radar-1.0.0.tar.gz | source | sdist | null | false | a11756f3273ae3fd704ad316c258677f | b3cc494b83626e8db881bc6c5608afc5d8f5c25ac983dd872a08bc8ad26cd859 | 233174ee8a24727dfb6eccdda8365d03ff0080db18c392c0fce863c2a9cc3ac8 | null | [
"LICENSE"
] | 263 | |
2.4 | git-alchemist | 1.3.0 | A unified AI stack to optimize, describe, architect, and forge pull requests for your GitHub repositories. | # Git-Alchemist ⚗️
**Git-Alchemist ⚗️** is a unified AI-powered CLI tool for automating GitHub repository management. It consolidates multiple technical utilities into a single, intelligent system powered by Google's Gemini 3 and Gemma 3 models.
### 🌐 [Visit the Official Site](https://abduznik.github.io/Git-Alchemis... | text/markdown | abduznik | null | null | null | MIT | null | [] | [] | null | null | >=3.10 | [] | [] | [] | [
"google-genai",
"rich",
"python-dotenv",
"requests"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T11:01:08.260416 | git_alchemist-1.3.0.tar.gz | 24,057 | f3/40/d625dd268b7cd206c661954bdab3d9d9203bae20c36cf1d67b2443f62b1a/git_alchemist-1.3.0.tar.gz | source | sdist | null | false | 661ed1085f1fc259adb743951ee6771a | eb85db16152fdbb5aef77b0458c6ca871b645eaa8996e2d2c6644ca494bc90a8 | f340d625dd268b7cd206c661954bdab3d9d9203bae20c36cf1d67b2443f62b1a | null | [
"LICENSE"
] | 246 |
2.4 | philcalc | 0.1.14 | Minimal symbolic CLI calculator powered by SymPy | # phil
A minimal command-line calculator for exact arithmetic, symbolic differentiation, integration, algebraic equation solving, and ordinary differential equations.
Powered by [SymPy](https://www.sympy.org/).
## Install
Requires [uv](https://docs.astral.sh/uv/).
Install from PyPI (no clone required):
```bash
uv... | text/markdown | null | null | null | null | null | null | [] | [] | null | null | >=3.12 | [] | [] | [] | [
"sympy>=1.12"
] | [] | [] | [] | [] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T11:00:48.452097 | philcalc-0.1.14.tar.gz | 41,897 | e0/d0/2bdde3816b92b091e2a2e2cd54803c52e6b21af5576cd29d95b3016ee032/philcalc-0.1.14.tar.gz | source | sdist | null | false | 57af3cf74c7d919fd25a1b45c9398437 | c4e773e3d2a41b16274b0d3fe11a96e67cd759d8fd7a5bb8e74bc272312ac318 | e0d02bdde3816b92b091e2a2e2cd54803c52e6b21af5576cd29d95b3016ee032 | null | [
"LICENSE"
] | 231 |
2.4 | wireup | 2.7.1 | Python Dependency Injection Library | <div align="center">
<h1>Wireup</h1>
<p>Performant, concise and type-safe Dependency Injection for Python</p>
[](https://github.com/maldoinc/wireup)
[
[Documentation](./doc)
# Depth Tools
A simple pure Python implementation for common depth-map-related operations.
Minimal installation:
```
pip install depth_tools
```
Features:
- Loss calculation
- Dataset han... | text/markdown | null | null | null | null | MIT License | null | [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"numpy>=1.24.0",
"typing-extensions>=4.0.0",
"scipy>=1.9.0; extra == \"datasets\"",
"h5py>=3.7.0; extra == \"datasets\"",
"Pillow>=9.3.0; extra == \"datasets\"",
"pandas>=1.5.0; extra == \"datasets\"",
"matplotlib>=3.6.0; extra == \"plots\"",
"plotly>=5.13.0; extra == \"plots\""
] | [] | [] | [] | [
"Homepage, https://github.com/mntusr/depth_tools"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T11:00:10.040830 | depth_tools-0.8.0.tar.gz | 362,075 | 84/73/06ecc30d38ea2db75fa4a67528d075ee9d7645550d177ed7c71c503856a0/depth_tools-0.8.0.tar.gz | source | sdist | null | false | f9a564ed3529a35c82cde59aef739c5a | 4f7a34868ddc68c8b2b97c98329a8bdef9de8f8d0aecb0620621ad6f3e497a9b | 847306ecc30d38ea2db75fa4a67528d075ee9d7645550d177ed7c71c503856a0 | null | [] | 242 |
2.4 | hle-client | 1.0.1 | Home Lab Everywhere — Expose homelab services to the internet with built-in SSO | # HLE Client
[](https://pypi.org/project/hle-client/)
[](https://pypi.org/project/hle-client/)
[](LICENSE)
[](https://codecov.io/gh/nautechsystems/nautilus_trader)
[",
"Operating System :: OS Independent",
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :... | [] | null | null | <3.15,>=3.12 | [] | [] | [] | [
"betfair-parser==0.19.1; extra == \"betfair\"",
"click<9.0.0,>=8.0.0",
"defusedxml<1.0.0,>=0.7.1; python_version < \"3.14\" and extra == \"ib\"",
"docker<8.0.0,>=7.1.0; extra == \"docker\"",
"fsspec<=2026.1.0,>=2025.2.0",
"msgspec<1.0.0,>=0.20.0",
"nautilus-ibapi==10.43.2; python_version < \"3.14\" and ... | [] | [] | [] | [
"Homepage, https://nautilustrader.io",
"Repository, https://github.com/nautechsystems/nautilus_trader",
"docs, https://nautilustrader.io/docs"
] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:59:39.957617 | nautilus_trader-1.223.0.tar.gz | 5,237,653 | 9e/98/bc92d031e9324411ea8b1942e6be366d0e51ef0cb570687d17a2b1a3a399/nautilus_trader-1.223.0.tar.gz | source | sdist | null | false | 67e17cfe3d4e52e7614787048e03c442 | 4f623dbc7bd74dccd0b20da2bc06fad2be2088c860bd4beb16fba240f303ce1a | 9e98bc92d031e9324411ea8b1942e6be366d0e51ef0cb570687d17a2b1a3a399 | null | [
"LICENSE"
] | 0 | |
2.4 | salmalm | 0.17.24 | Personal AI Gateway — Pure Python, zero-dependency AI assistant with multi-model routing, web UI, and 56+ built-in tools | <div align="center">
# 😈 SalmAlm (삶앎)
### Your Entire AI Life in One `pip install`
[](https://pypi.org/project/salmalm/)
[](https://pypi.org/project/salmalm/)
[ test framework. If you are new to Balder check out the
[official documentation](https://docs.balder.dev) first.
## Installation
You can install the latest release with pip:
```
python -m pip install balderhu... | text/markdown | Max Stahlschmidt | null | null | null | MIT | test, systemtest, reusable, scenario, junit, balder | [
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: P... | [
"unix"
] | https://hub.balder.dev/projects/scpi | null | >=3.9 | [] | [] | [] | [
"baldertest"
] | [] | [] | [] | [
"Source, https://github.com/balder-dev/balderhub-scpi/",
"Tracker, https://github.com/balder-dev/balderhub-scpi/issues"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:58:37.240334 | balderhub_scpi-0.0.1.tar.gz | 19,920 | e5/d6/08e224dff3d10cff8c1b2a4073fa2454dce3f74aef9eef1c3e2668d3d23c/balderhub_scpi-0.0.1.tar.gz | source | sdist | null | false | 013e2ae761aa34461bd3348be0637695 | 3fdb68897c4469ae699efd810a6c14bf82ae99026569cdd81929d848c66220c5 | e5d608e224dff3d10cff8c1b2a4073fa2454dce3f74aef9eef1c3e2668d3d23c | null | [
"LICENSE"
] | 292 |
2.4 | authmcp-gateway | 1.2.15 | Universal Authentication Gateway for MCP (Model Context Protocol) Servers | # AuthMCP Gateway
**Secure authentication proxy for Model Context Protocol (MCP) servers**
[](https://pypi.org/project/authmcp-gateway/)
[](https://opensource.org/licenses/MIT)
[![Python 3.... | text/markdown | AuthMCP Gateway Contributors | null | null | null | null | mcp, authentication, gateway, oauth2, jwt, proxy, model-context-protocol | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",... | [] | null | null | >=3.11 | [] | [] | [] | [
"mcp>=1.2.0",
"starlette>=0.37.2",
"uvicorn>=0.30.0",
"httpx>=0.27.0",
"pyjwt[crypto]>=2.8.0",
"python-dotenv>=1.0.1",
"passlib[bcrypt]>=1.7.4",
"email-validator>=2.1.0",
"bcrypt<4.2.0",
"jinja2>=3.1.0",
"pytest>=8.0.0; extra == \"dev\"",
"pytest-asyncio>=0.23.0; extra == \"dev\"",
"pytest-c... | [] | [] | [] | [
"Homepage, https://github.com/loglux/authmcp-gateway",
"Documentation, https://github.com/loglux/authmcp-gateway#readme",
"Repository, https://github.com/loglux/authmcp-gateway",
"Issues, https://github.com/loglux/authmcp-gateway/issues"
] | twine/6.2.0 CPython/3.11.10 | 2026-02-21T10:58:09.038479 | authmcp_gateway-1.2.15.tar.gz | 268,094 | 73/73/fb13a7e79dc10b773520add4cdeffaa3a45cf6b416ba2196d02783aab918/authmcp_gateway-1.2.15.tar.gz | source | sdist | null | false | f94132bc6919542ec5a0d1061b71e209 | b50dd9b2699804e0e9665851fa9e959da34202c2a83f6e36bcdbbb056e934bed | 7373fb13a7e79dc10b773520add4cdeffaa3a45cf6b416ba2196d02783aab918 | MIT | [
"LICENSE"
] | 241 |
2.4 | kore-bridge | 0.2.0 | LLM integration layer for kore-mind. Runtime-agnostic cognitive bridge. | # kore-bridge
LLM integration layer for [kore-mind](https://github.com/iafiscal1212/kore-mind). Runtime-agnostic cognitive bridge.
## Install
```bash
pip install kore-bridge # core (zero deps beyond kore-mind)
pip install kore-bridge[openai] # + OpenAI
pip install kore-bridge[anthropic] # +... | text/markdown | iafiscal | null | null | null | null | ai, bridge, cognitive, identity, llm, memory | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Artificial Intelligence"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"kore-mind>=0.2.0",
"anthropic>=0.20; extra == \"all\"",
"openai>=1.0; extra == \"all\"",
"anthropic>=0.20; extra == \"anthropic\"",
"pytest>=7.0; extra == \"dev\"",
"ruff; extra == \"dev\"",
"openai>=1.0; extra == \"openai\""
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.12.3 | 2026-02-21T10:57:58.215500 | kore_bridge-0.2.0.tar.gz | 11,999 | 47/f4/41b727a2ced08924ce56ef9a3ba620575cdf354ad256c8be6054d19523df/kore_bridge-0.2.0.tar.gz | source | sdist | null | false | 64b60e5e8373fc0ef740a94a238c880f | 8e1d197a7c34552f90fe0993fbb89d6f41f18d82906a189c7f6c2093a87aad81 | 47f441b727a2ced08924ce56ef9a3ba620575cdf354ad256c8be6054d19523df | MIT | [
"LICENSE"
] | 253 |
2.4 | prompt-shield-ai | 0.2.0 | Self-learning prompt injection detection engine for LLM applications | # prompt-shield
[](https://pypi.org/project/prompt-shield-ai/)
[](https://pypi.org/project/prompt-shield-ai/)
[]... | text/markdown | prompt-shield contributors | null | null | null | Apache-2.0 | ai-safety, firewall, llm, prompt-injection, security, self-learning | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming ... | [] | null | null | >=3.10 | [] | [] | [] | [
"chromadb>=0.5",
"click>=8.0",
"pydantic>=2.0",
"pyyaml>=6.0",
"regex>=2023.0",
"sentence-transformers>=2.0",
"anthropic>=0.30; extra == \"all\"",
"django>=4.0; extra == \"all\"",
"fastapi>=0.100; extra == \"all\"",
"flask>=2.0; extra == \"all\"",
"langchain-core>=0.1; extra == \"all\"",
"llam... | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:57:51.925896 | prompt_shield_ai-0.2.0.tar.gz | 183,806 | 30/24/fe15d1fe0843dba3c916ae3623dbb4032a875e327a8840e3b72508b88f90/prompt_shield_ai-0.2.0.tar.gz | source | sdist | null | false | 702a0d92bbe0fb4e2c273f4fbdeda7a0 | 767583bec5225dea73c02d27abb9b2305c11142cba4d50ca77f43c63241a05c8 | 3024fe15d1fe0843dba3c916ae3623dbb4032a875e327a8840e3b72508b88f90 | null | [
"LICENSE"
] | 250 |
2.4 | kore-mind | 0.2.0 | Persistent memory + emergent identity engine for any LLM | # kore-mind
Persistent memory + emergent identity engine for any LLM.
**One file = one mind.** SQLite-based. Zero config. Runtime-agnostic.
## Install
```bash
pip install kore-mind
```
## Usage
```python
from kore_mind import Mind
mind = Mind("agent.db")
# Register experiences
mind.experience("User works on com... | text/markdown | iafiscal | null | null | null | null | ai, cognitive, identity, llm, memory | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Artificial Intelligence"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"pytest>=7.0; extra == \"dev\"",
"ruff; extra == \"dev\"",
"numpy>=1.24; extra == \"embeddings\""
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.12.3 | 2026-02-21T10:57:36.993487 | kore_mind-0.2.0.tar.gz | 17,542 | ec/fb/f0e22a0d554572f7707d5ee75e288731a6b7280e7e812e4d8c735a56f2e2/kore_mind-0.2.0.tar.gz | source | sdist | null | false | ff07dd30079b9c4ce7bb0b96f3574e27 | 4526e5913d251dc4971b2072323dfb119581645c37dd8f7cedbf76d88ec3d744 | ecfbf0e22a0d554572f7707d5ee75e288731a6b7280e7e812e4d8c735a56f2e2 | MIT | [
"LICENSE"
] | 259 |
2.4 | razin | 1.3.2 | Static Analysis for LLM Agent Skills | <h1 align="center">Razin - Static analysis for LLM agent skills</h1>
<p align="center">
<img src="https://github.com/user-attachments/assets/33c42667-0fff-4eac-a2d1-0f6d10441245" alt="razin" width="300" height="300" />
</p>
Razin is a local scanner for `SKILL.md`-defined agent skills.
It performs static analysis on... | text/markdown | null | null | null | null | null | null | [] | [] | null | null | >=3.12 | [] | [] | [] | [
"pyyaml>=6.0.2"
] | [] | [] | [] | [
"Documentation, https://theinfosecguy.github.io/razin/",
"Repository, https://github.com/theinfosecguy/razin",
"Issues, https://github.com/theinfosecguy/razin/issues",
"Changelog, https://github.com/theinfosecguy/razin/releases"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:56:54.450115 | razin-1.3.2.tar.gz | 221,237 | 44/66/25c738e8cf47f5bc79f5a66961252b48a26fcf40cb373fbc454cfa2389e6/razin-1.3.2.tar.gz | source | sdist | null | false | b8d3920d120df033947518854a2f0bfc | 5198564d7417dcd53c1e8e1cac7d9271d6cf07e333d36b9142107d7094836b77 | 446625c738e8cf47f5bc79f5a66961252b48a26fcf40cb373fbc454cfa2389e6 | null | [
"LICENSE"
] | 281 |
2.4 | docvision | 0.2.0 | Production-ready document parsing with Vision Language Models | # 📄 DocVision Parser
> Framework document parsing powered by Vision Language Models (VLMs) and PDF extraction.
[](https://github.com/fahmiaziz98/doc-vision-parser/actions)
[ - A language for semantic research publishing | # Readable Science Markup (RSM)
[](https://github.com/leotrs/rsm/actions/workflows/test.yml)
[](https://rsm-lang.readthedocs.io/en/latest/?badge=latest)
The web-first aut... | text/markdown | null | Leo Torres <[email protected]> | null | null | Copyright 2022 leotrs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and... | markup, science, publishing, static site generator | [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"fs>=2.4.15",
"icecream>=2.1.2",
"livereload>=2.6.3",
"pygments>=2.14.0",
"tree-sitter>=0.23.2",
"tree-sitter-rsm>=1.0.1",
"ujson>=5.10.0"
] | [] | [] | [] | [
"Homepage, https://write-rsm.org/"
] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:55:41.615404 | rsm_lang-1.0.1.tar.gz | 298,251 | 50/78/52886b46e9b86bfef513088e422267cc6412a1c39c94b5fa4b80cef15c3d/rsm_lang-1.0.1.tar.gz | source | sdist | null | false | 98cc9a21c475ecb74e9de0194cc3bc2c | 163053cf3907afc0408422ebe5b74e721b9ce415f73d489d341a0c724cfc357f | 507852886b46e9b86bfef513088e422267cc6412a1c39c94b5fa4b80cef15c3d | null | [
"LICENSE",
"LICENSE.md"
] | 251 |
2.4 | df2onehot | 1.2.1 | Python package df2onehot is to convert a pandas dataframe into a stuctured dataframe. | # df2onehot
[](https://img.shields.io/pypi/pyversions/df2onehot)
[](https://pypi.org/project/df2onehot/)
[](https://github.com/erdogant/df... | text/markdown | null | Erdogan Taskesen <[email protected]> | null | null | null | Python, one-hot encoding, preprocessing, structuring, encoding, categorical encoding, df2onehot, dataframe encoding, feature engineering, machine learning, data transformation, dummy variables, pandas, scikit-learn, data preprocessing | [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"Operating System :: Unix",
"Operating System :: Microsoft :: Windows",
"Operating System :: MacOS",
"Topic :: Scientific/Engineering :: Artificial In... | [] | null | null | >=3 | [] | [] | [] | [
"packaging",
"scikit-learn",
"numpy",
"pandas",
"tqdm",
"datazets"
] | [] | [] | [] | [
"Homepage, https://erdogant.github.io/df2onehot",
"Download, https://github.com/erdogant/df2onehot/archive/{version}.tar.gz"
] | twine/6.2.0 CPython/3.12.12 | 2026-02-21T10:55:36.509558 | df2onehot-1.2.1.tar.gz | 14,209 | f0/d9/4a1bbd4fc37ccdae3b7fa72c8b184905aaafd83493a651c4e65a7fc9906f/df2onehot-1.2.1.tar.gz | source | sdist | null | false | b7e0afea7a2c1f4715365d05e8a1ac80 | 2e28cf6534a60c63575b3ecfb89b6874226071269ff43cf410ebf8ce32e6ce9b | f0d94a1bbd4fc37ccdae3b7fa72c8b184905aaafd83493a651c4e65a7fc9906f | MIT | [
"LICENSE"
] | 338 |
2.4 | nexttoken | 0.3.0 | NextToken SDK - Simple client for the NextToken APIs and Gateway | # NextToken Python SDK
Simple Python client for the NextToken Gateway - an OpenAI-compatible LLM proxy.
## Installation
```bash
pip install nexttoken
```
## Quick Start
```python
from nexttoken import NextToken
# Initialize with your API key
client = NextToken(api_key="your-api-key")
# Use like the OpenAI SDK
re... | text/markdown | null | NextToken <[email protected]> | null | null | null | null | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Pyt... | [] | null | null | >=3.8 | [] | [] | [] | [
"openai>=1.0.0",
"requests>=2.28.0"
] | [] | [] | [] | [
"Homepage, https://nexttoken.co",
"Documentation, https://docs.nexttoken.co",
"Repository, https://github.com/NextTokenAI/nexttoken"
] | twine/6.2.0 CPython/3.14.1 | 2026-02-21T10:55:29.519513 | nexttoken-0.3.0.tar.gz | 4,023 | 87/0a/e9579fda1e761c830d879ad6bab761d94076f64c1ebda2e3e82b43ed7321/nexttoken-0.3.0.tar.gz | source | sdist | null | false | 7c122209c87298d646ae42c72d3958d7 | 76fb8b34987e9025c816350067610f400f1a5ef56f09da76de5c8ef2910329e7 | 870ae9579fda1e761c830d879ad6bab761d94076f64c1ebda2e3e82b43ed7321 | MIT | [] | 252 |
2.4 | parsehub | 2.0.0 | 轻量、异步、开箱即用的社交媒体聚合解析库 | <div align="center">
# 🔗 ParseHub
**社交媒体聚合解析器**
[](https://pypi.org/project/parsehub/)
[](https://www.python.org/)
[ for session management, and **Google OAuth2** for authentication.
## 🛠 Prerequisites
For fedora-minimal, Ensure the system can handle mariadb:
```bash
s... | text/markdown | null | Philipglo Joshua Opulencia <[email protected]> | null | null | GPL-3.0-only | null | [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Programming Language :: Python :: 3",
"Operating System :: POSIX :: Linux"
] | [] | null | null | >=3.13 | [] | [] | [] | [
"flask",
"flask-bcrypt",
"flask-cors",
"flask_login",
"flask-mail",
"flask_restful",
"flask-session",
"flask_sqlalchemy",
"mysqlclient",
"python-dotenv",
"redis",
"requests",
"google-auth",
"google-auth-oauthlib"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.11 | 2026-02-21T10:55:06.267226 | anyaccess-0.1.11.tar.gz | 13,348 | c7/30/9d99a2c2b1752805ea606747fd413b9068b366cee77621c338493a2746ba/anyaccess-0.1.11.tar.gz | source | sdist | null | false | ba9c6d76f18d18755a0f2319af668e0b | 7c85835a93aef26532efc2b1346748630527ff86537cfa15234ac3b748df014c | c7309d99a2c2b1752805ea606747fd413b9068b366cee77621c338493a2746ba | null | [
"LICENSE"
] | 218 |
2.3 | pluto-ml-nightly | 0.0.7.dev20260221105432 | Pluto ML - Machine Learning Operations Framework | [](https://pypi.org/project/pluto-ml/)
**Pluto** is an experiment tracking platform. It provides [self-hostable superior experimental tracking capabilities and lifecycle management for training ML models](https://docs.trainy.ai/pluto). To take an interactive look, [try ou... | text/markdown | jqssun | null | null | null | null | null | [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13"
] | [] | null | null | <4.0,>=3.10 | [] | [] | [] | [
"GitPython>=3.1",
"httpx[http2]>=0.24",
"keyring>=24.0",
"keyrings-alt>=5.0",
"numpy<3.0,>=2.0",
"pillow>=10.0",
"psutil>=5.9",
"nvidia-ml-py>=11.515.0; extra == \"full\"",
"rich>=13.0",
"soundfile>=0.12"
] | [] | [] | [] | [] | poetry/2.1.1 CPython/3.10.19 Linux/6.11.0-1018-azure | 2026-02-21T10:54:35.279323 | pluto_ml_nightly-0.0.7.dev20260221105432.tar.gz | 77,073 | aa/66/db07bccac71e38059a77707d7fd0e4664fdcdcb772c3cdbeeca26943d64e/pluto_ml_nightly-0.0.7.dev20260221105432.tar.gz | source | sdist | null | false | 01e46eff474de3313ee10e1db59685be | 0df2147d40fe6abe272f07d620d6068c33156469b739caea2cf1f793369b4004 | aa66db07bccac71e38059a77707d7fd0e4664fdcdcb772c3cdbeeca26943d64e | null | [] | 200 |
2.1 | trainy-policy-nightly | 0.1.0.dev20260221105358 | Trainy Skypilot Policy | # Trainy Skypilot Policy
This is a package that defines the Skypilot policies necessary for running on Trainy clusters. The purpose of the policy is to
- mutate tasks to add the necessary labels/annotations (kueue, networking, etc.) per cloud provider
- set the available k8s clusters to be those that are visible via... | text/markdown | Andrew Aikawa | null | null | null | null | [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | <4.0,>=3.9 | [] | [] | [] | [
"kubernetes<31.0.0,>=30.1.0"
] | [] | [] | [] | [] | poetry/1.7.1 CPython/3.9.25 Linux/6.11.0-1018-azure | 2026-02-21T10:54:02.325344 | trainy_policy_nightly-0.1.0.dev20260221105358.tar.gz | 8,292 | 95/c7/d2d5683946fddd6b00e44f95d7737c6da30342214a3c815c3bbdefeaf39c/trainy_policy_nightly-0.1.0.dev20260221105358.tar.gz | source | sdist | null | false | dfc5c841c600a32326caea2c6400cbf3 | 99ec1d976c0565ef16347237e0a19d66a22d9ff1009518e4acd32f102074e55b | 95c7d2d5683946fddd6b00e44f95d7737c6da30342214a3c815c3bbdefeaf39c | null | [] | 208 | |
2.4 | legend-pygeom-tools | 0.3.1 | Python tools to handle Monte Carlo simulation geometry | # legend-pygeom-tools
[](https://pypi.org/project/legend-pygeom-tools/)
[](https://anaconda.org/conda-forge/legend-pygeom-tools)
](https://github.com/keon/awesome-nlp)
[](https://discord.gg/yJt8kzjzWZ)
[](https://pypi.org/project/oncoprep/)
[](https://pypi.org/project/oncoprep/)
[](https://oncoprep.readthedocs.io)
[![Licen... | text/markdown | Nikitas C. Koussis | null | null | null | GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
... | null | [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License"
] | [] | null | null | >=3.9 | [] | [] | [] | [
"acres",
"numpy",
"nipype>=1.8",
"nibabel>=5.1",
"nilearn>=0.10",
"pybids>=0.16",
"pydicom>=2.4",
"jinja2>=3.1",
"packaging>=23.2",
"click>=8.1",
"bids-validator",
"weasyprint>=61",
"niworkflows",
"templateflow",
"dcm2niix",
"picsl-greedy",
"psutil>=5.4",
"torch",
"torchvision",
... | [] | [] | [] | [] | twine/6.2.0 CPython/3.10.19 | 2026-02-21T10:50:39.462282 | oncoprep-0.2.5.tar.gz | 15,371,857 | 04/8a/2a82d1f6ebfa94c797cb1495b98af4a4bbf5a76cb96cefc3a481f3190d6b/oncoprep-0.2.5.tar.gz | source | sdist | null | false | 34b10e8cb86be27329190f1c19d7fe3c | b2773a8037f8d8931c6f586dbb6b953a13363b4779b39a6d033f5ebc3d4e9b66 | 048a2a82d1f6ebfa94c797cb1495b98af4a4bbf5a76cb96cefc3a481f3190d6b | null | [
"LICENSE"
] | 263 |
2.4 | cosmic-ray | 8.4.4 | Mutation testing | |Python version| |Python version windows| |Build Status| |Documentation|
Cosmic Ray: mutation testing for Python
=======================================
"Four human beings -- changed by space-born cosmic rays into something more than merely human."
-- The Fantastic Four
Cosmic Ray is a mutation testing to... | text/x-rst | null | Sixty North AS <[email protected]> | null | null | Copyright (c) 2015-2017 Sixty North AS
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, ... | null | [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Program... | [] | null | null | >=3.9 | [] | [] | [] | [
"attrs",
"aiohttp",
"anybadge",
"click",
"decorator",
"exit_codes",
"gitpython",
"parso",
"qprompt",
"rich",
"sqlalchemy",
"stevedore",
"toml",
"yattag"
] | [] | [] | [] | [
"repository, https://github.com/sixty-north/cosmic-ray"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:50:34.184565 | cosmic_ray-8.4.4.tar.gz | 44,125 | ce/e1/599dafbd0719007b0850fa76782133a280741c17728c8477cca805dea658/cosmic_ray-8.4.4.tar.gz | source | sdist | null | false | 58694c200ce4c296cf157c1be90359f3 | a050e46e0720dc706374a1b125926b80eef44edbc7e75e170380c33970fbfd69 | cee1599dafbd0719007b0850fa76782133a280741c17728c8477cca805dea658 | null | [
"LICENCE.txt"
] | 450 |
2.4 | llmhq-releaseops | 0.1.0 | Release engineering infrastructure for AI behavior - bundle, promote, evaluate, and replay agent behavior artifacts | # llmhq-releaseops
Release engineering for AI agent behavior — bundle prompts, policies, and model configs into versioned artifacts, then promote them through gated environments.
## Why This Exists
AI agents ship behavior through prompts, policies, and model configurations — not deterministic code. When something br... | text/markdown | null | jision <[email protected]> | null | null | MIT | llm, release, ai, agent, bundle, promotion, evaluation, replay, governance, versioning | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Pyth... | [] | null | null | >=3.10 | [] | [] | [] | [
"llmhq-promptops>=0.1.0",
"typer>=0.15.2",
"PyYAML>=6.0.2",
"Jinja2>=3.1.6",
"GitPython>=3.1.0",
"typing_extensions>=4.13.1",
"opentelemetry-api>=1.20.0",
"opentelemetry-sdk>=1.20.0",
"openai>=1.0; extra == \"eval\"",
"anthropic>=0.20; extra == \"eval\"",
"httpx>=0.27; extra == \"eval\"",
"htt... | [] | [] | [] | [] | twine/6.1.0 CPython/3.12.3 | 2026-02-21T10:50:10.963677 | llmhq_releaseops-0.1.0.tar.gz | 59,882 | bd/2c/31124fc121206e06d21c40058cfaed78b00db3521c180ff77e8129e8930e/llmhq_releaseops-0.1.0.tar.gz | source | sdist | null | false | e99bef54b6234adb2bb9cfbb936efca5 | e87dc8ccbf93816e267ce23731bef2d77a51f7a0c1acd475e73344bbd4fcbdb7 | bd2c31124fc121206e06d21c40058cfaed78b00db3521c180ff77e8129e8930e | null | [
"LICENSE"
] | 258 |
2.4 | dana-python | 2.0.0 | API Client (SDK) for DANA APIs based on https://dashboard.dana.id/api-docs | # dana-python
The official DANA Python SDK provides a simple and convenient way to call DANA's REST API in applications written in Python (based on https://dashboard.dana.id/api-docs-v2/)
## ⚠️ Run This First - Save Days of Debugging
Before writing any integration code, **run our automated test suite**. It takes **un... | text/markdown | null | DANA Package Manager <[email protected]> | null | DANA Package Manager <[email protected]> | null | DANA, DANA ID Docs, DANA SDK, DANA Python, DANA API Client, DANA Python API Client, DANA Python SDK | [] | [] | null | null | >3.9.1 | [] | [] | [] | [
"annotated-types==0.7.0",
"cffi==1.17.1",
"cryptography<46.0.0,>=44.0.2",
"pycparser==2.22",
"pydantic<3.0.0,>=2.10.6",
"pydantic-core<3.0.0,>=2.27.2",
"python-dateutil==2.9.0.post0",
"six==1.17.0",
"typing-extensions<5.0.0,>=4.12.2",
"urllib3<3.0.0,>=2.3.0"
] | [] | [] | [] | [
"homepage, https://dashboard.dana.id/api-docs",
"repository, https://github.com/dana-id/dana-python"
] | poetry/2.3.2 CPython/3.11.14 Linux/5.10.134-19.2.al8.x86_64 | 2026-02-21T10:50:10.245525 | dana_python-2.0.0-py3-none-any.whl | 465,366 | 32/60/470bd382bc908dd5d14d7ff5b4a7e623643f645bbcf5ca1cd1e707a9fa9f/dana_python-2.0.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 0ece6c638738bcbef6dc17884b9ef43d | eb7c1e301400fa5f2fe3372c826078c9f7437daff17b0b5596e8df7baa7e59aa | 3260470bd382bc908dd5d14d7ff5b4a7e623643f645bbcf5ca1cd1e707a9fa9f | Apache-2.0 | [
"LICENSE"
] | 235 |
2.4 | lbhelper | 0.1.4 | lbhelper is a collection of utilities helps you build your live-build based live image | # lbhelper
**lbhelper** is a library helps you build customized Debian images.
Full online document - https://hallblazzar.github.io/lbhelper/source/index.html
**lbhelper** is a Python wrapper of [Debian Live Build](https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html). It provides a set of d... | text/markdown | null | null | null | null | null | null | [
"Programming Language :: Python :: 3",
"Operating System :: POSIX :: Linux",
"Topic :: Software Development :: Libraries :: Python Modules"
] | [] | null | null | >=3.13 | [] | [] | [] | [
"jinja2>=3.1.6",
"requests>=2.32.5"
] | [] | [] | [] | [
"Homepage, https://github.com/HallBlazzar/lbhelper",
"Issues, https://github.com/HallBlazzar/lbhelper/issues",
"Document, https://hallblazzar.github.io/lbhelper/source/index.html"
] | uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"ru... | 2026-02-21T10:49:44.667075 | lbhelper-0.1.4.tar.gz | 14,090 | e0/ff/f5cc7d1b4e50db20cec19c6a39ec976851ee3466c6a1ab2dde09973b2726/lbhelper-0.1.4.tar.gz | source | sdist | null | false | 03f800fa0a08ccf992a376b878cb6443 | 80ca4973055082ccf01197c59c78718e776510fb120bc9b0e3603a16526afe76 | e0fff5cc7d1b4e50db20cec19c6a39ec976851ee3466c6a1ab2dde09973b2726 | Apache-2.0 | [
"LICENSE"
] | 220 |
2.4 | fuse-med-ml | 0.4.1 | A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :) | [](https://opensource.org/)
[](https://badge.fury.io/py/fuse-med-ml)
[](https://pypi.org/project/fuse-med-ml/)
[" srcset="https://github.com/user-attachments/assets/97e31bfc-b1fc-4d19-b443-5aedf6029017" >
<source width="275" media="(p... | text/markdown | Mahmoud Mabrouk | null | null | null | LLMOps, LLM, evaluation, prompt engineering | [
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Langu... | [] | null | null | <4.0,>=3.11 | [] | [] | [] | [
"daytona<0.144,>=0.143",
"fastapi>=0.129",
"httpx<0.29,>=0.28",
"jinja2<4,>=3",
"litellm<2,>=1",
"openai<3,>=2",
"opentelemetry-api<2,>=1",
"opentelemetry-exporter-otlp-proto-http<2,>=1",
"opentelemetry-instrumentation<0.61,>=0.60b1",
"opentelemetry-sdk<2,>=1",
"orjson<4,>=3",
"pydantic<3,>=2"... | [] | [] | [] | [
"Documentation, https://agenta.ai/docs/",
"Homepage, https://agenta.ai",
"Repository, https://github.com/agenta-ai/agenta"
] | poetry/2.3.2 CPython/3.12.3 Linux/6.11.0-1018-azure | 2026-02-21T10:47:55.194994 | agenta-0.86.6-py3-none-any.whl | 680,157 | b8/27/00c994c6d3829a0768a1b317f56abd2c57ea0473aaf6273fe696a82d9917/agenta-0.86.6-py3-none-any.whl | py3 | bdist_wheel | null | false | a4d25fdfb77c69f7ed05249e35d4d3b7 | 1fc2f952085fe057264cc04088f0d77b3c71ef24f884cb6049b06df089119455 | b82700c994c6d3829a0768a1b317f56abd2c57ea0473aaf6273fe696a82d9917 | null | [] | 254 | |
2.2 | gitlab-ci-verify | 2.10.0 | Validate and lint your gitlab ci files using ShellCheck, the Gitlab API and curated checks | gitlab-ci-verify
===
[](https://github.com/timo-reymann/gitlab-ci-verify/releases/latest)
[](https://pypi.org/project/gitlab-ci-verify)
[![PyPI - Downloads]... | text/markdown | null | Timo Reymann <[email protected]> | null | null | null | null | [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.1... | [] | null | null | null | [] | [] | [] | [
"gitlab-ci-verify-bin==2.*",
"coverage==7.13.*",
"setuptools==75.*; extra == \"dev\"",
"setuptools-scm==8.*; extra == \"dev\"",
"twine==6.2.*; extra == \"dev\"",
"wheel==0.46.*; extra == \"dev\"",
"pydoctor==25.10.*; extra == \"dev\"",
"build==1.*; extra == \"dev\""
] | [] | [] | [] | [] | twine/5.1.1 CPython/3.13.12 | 2026-02-21T10:47:39.317699 | gitlab_ci_verify-2.10.0.tar.gz | 11,217 | d8/83/45b70903972aa3879dfa119c1ea2f61cf72696e43c4bd3e0c09d1c5b8592/gitlab_ci_verify-2.10.0.tar.gz | source | sdist | null | false | d95f1e6bf345fdf55bc5fd3cd96e741e | a3724d7a9f95f9d1e819e293261e402124fcafd8779109512e87fbc210813e89 | d88345b70903972aa3879dfa119c1ea2f61cf72696e43c4bd3e0c09d1c5b8592 | null | [] | 232 |
2.1 | gitlab-ci-verify-bin | 2.10.0 | Validate and lint your gitlab ci files using ShellCheck, the Gitlab API and curated checks | This is the binary distribution of [gitlab-ci-verify](https://github.com/timo-reymann/gitlab-ci-verify).
You are probably looking for [gitlab-ci-verify](https://pypi.org/project/gitlab-ci-verify) which provides the parsing
and convenient helpers.
| text/markdown | null | null | null | null | GPL-3.0 | null | [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Environment :: Console",
"Environment :: MacOS X",
"Operating System :: POSIX",
"Operating System :: Unix",
"Environment :: Win32 (MS Windows)",
"Programming Lang... | [] | null | null | >=3.8 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/timo-reymann/gitlab-ci-verify",
"Source Code, https://github.com/timo-reymann/gitlab-ci-verify.git",
"Bug Tracker, https://github.com/timo-reymann/gitlab-ci-verify/issues"
] | twine/5.1.1 CPython/3.13.12 | 2026-02-21T10:47:36.178717 | gitlab_ci_verify_bin-2.10.0-py3-none-win_amd64.whl | 11,087,698 | b8/ac/cb45f94c5195a305285391cd2beefe304ff8024113a92d05f74987f1d23f/gitlab_ci_verify_bin-2.10.0-py3-none-win_amd64.whl | py3 | bdist_wheel | null | false | 0ddbc2a7923549caf5e49d19599acd22 | 824b59e8edb8b642154b5259b464277e50f05ad76b98bf4ab4788aa864755479 | b8accb45f94c5195a305285391cd2beefe304ff8024113a92d05f74987f1d23f | null | [] | 265 |
2.4 | unpdf-markdown | 0.2.1 | Python bindings for unpdf - High-performance PDF content extraction | # unpdf
Python bindings for [unpdf](https://github.com/iyulab/unpdf) - High-performance PDF content extraction to Markdown, text, and JSON.
## Installation
```bash
pip install unpdf
```
## Quick Start
```python
import unpdf
# Convert PDF to Markdown
markdown = unpdf.to_markdown("document.pdf")
print(markdown)
# ... | text/markdown | iyulab | null | null | null | MIT | pdf, markdown, text-extraction, document, parser | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python... | [] | null | null | >=3.9 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/iyulab/unpdf",
"Documentation, https://github.com/iyulab/unpdf",
"Repository, https://github.com/iyulab/unpdf",
"Issues, https://github.com/iyulab/unpdf/issues"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:47:32.169543 | unpdf_markdown-0.2.1-py3-none-any.whl | 7,164,075 | 3f/d3/a5e2844955a195e17ec501b72b43c5f020a7de7e4d152a11c84a3595ff45/unpdf_markdown-0.2.1-py3-none-any.whl | py3 | bdist_wheel | null | false | 739018a6d9148fa9f30f159c14e2ce43 | 26922a36cb55a07a758035a0aaf072c6aa7f7d4675565e84f788f42b31d6e11d | 3fd3a5e2844955a195e17ec501b72b43c5f020a7de7e4d152a11c84a3595ff45 | null | [] | 89 |
2.4 | staker | 0.3.1 | Ethereum staking node orchestrator | # Ethereum Staking Node
[](https://pypi.org/project/staker/)
[](https://www.python.org/downloads/)
[](https://opensource.org/li... | text/markdown | Krish Suchak | null | null | null | null | null | [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: System :: Networking"
] | [] | null | null | >=3.11 | [] | [] | [] | [
"boto3",
"requests",
"rich"
] | [] | [] | [] | [
"Homepage, https://github.com/alkalescent/ethereum",
"Repository, https://github.com/alkalescent/ethereum"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:46:43.286293 | staker-0.3.1.tar.gz | 139,389 | 58/ea/14991ce5869663b5c11c3d685b1116174b0813c1ce4cc78a279f35aa6fd7/staker-0.3.1.tar.gz | source | sdist | null | false | 629bd2b7cc265faba10ab8093d09abf9 | df49ccc0eeb8b53c5c7525587b0c0e134de6ea83b674f2552dad5703dbbac097 | 58ea14991ce5869663b5c11c3d685b1116174b0813c1ce4cc78a279f35aa6fd7 | MIT | [
"LICENSE"
] | 231 |
2.4 | letta-nightly | 0.16.4.dev20260221104622 | Create LLM agents with long-term memory and custom tools | <p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/letta-ai/letta/refs/heads/main/assets/Letta-logo-RGB_GreyonTransparent_cropped_small.png">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/letta-ai/letta/... | text/markdown | null | Letta Team <[email protected]> | null | null | Apache License | null | [] | [] | null | null | <3.14,>=3.11 | [] | [] | [] | [
"aiofiles>=24.1.0",
"aiomultiprocess>=0.9.1",
"alembic>=1.13.3",
"anthropic>=0.75.0",
"apscheduler>=3.11.0",
"async-lru>=2.0.5",
"black[jupyter]>=24.2.0",
"brotli>=1.1.0",
"certifi>=2025.6.15",
"clickhouse-connect>=0.10.0",
"colorama>=0.4.6",
"datadog>=0.49.1",
"datamodel-code-generator[http... | [] | [] | [] | [] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:46:29.754840 | letta_nightly-0.16.4.dev20260221104622.tar.gz | 8,161,374 | a5/cd/0d5ba0055583a3ab80d714a324bd340fe20c84d6747394680481bce7320c/letta_nightly-0.16.4.dev20260221104622.tar.gz | source | sdist | null | false | 5fd431e4add1873607ae49b672b5d4b9 | 0c6ecec0cbdf4a9820bd0aea80649d6a4bbc74408105cab811ae2492325dc9ca | a5cd0d5ba0055583a3ab80d714a324bd340fe20c84d6747394680481bce7320c | null | [
"LICENSE"
] | 186 |
2.4 | orq-ai-sdk | 4.4.0rc24 | Python Client SDK for the Orq API. | # orq-ai-sdk
Developer-friendly & type-safe Python SDK specifically catered to leverage *orq-ai-sdk* API.
<div align="left">
<a href="https://www.speakeasy.com/?utm_source=orq-ai-sdk&utm_campaign=python"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logo... | text/markdown | Orq | null | null | null | null | null | [] | [] | null | null | >=3.10 | [] | [] | [] | [
"httpcore>=1.0.9",
"httpx>=0.28.1",
"pydantic>=2.11.2",
"requests==2.32.4"
] | [] | [] | [] | [
"repository, https://github.com/orq-ai/orq-python.git"
] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:46:00.098180 | orq_ai_sdk-4.4.0rc24.tar.gz | 640,371 | d4/6f/384d996cbf8371572c41873fc83723f0d0664f0d1c181d77af7ab17336e7/orq_ai_sdk-4.4.0rc24.tar.gz | source | sdist | null | false | faf816573a99849a1d94163c1e9ff78b | 3195d84386e84258a829351ec21d1005359dadac9210c14ecd3af9fb1b28bdc3 | d46f384d996cbf8371572c41873fc83723f0d0664f0d1c181d77af7ab17336e7 | null | [] | 236 |
2.4 | torchvine | 0.2.2 | Pure-PyTorch vine copula modelling — GPU-ready, differentiable, and API-compatible with pyvinecopulib | # torchvine
<p align="center">
<img src="https://capsule-render.vercel.app/api?type=waving&height=180&color=0:ee4c2c,100:ff6f00&text=torchvine&fontColor=ffffff&fontSize=60&fontAlignY=35&desc=Pure-PyTorch%20Vine%20Copula%20Modelling&descAlign=50&descAlignY=55" width="100%" alt="torchvine"/>
</p>
<p align="cent... | text/markdown | Bluerrror | null | null | null | null | copula, vine-copula, pytorch, gpu, statistics, dependence-modeling, multivariate, probability, simulation, deep-learning, autograd, cuda, pyvinecopulib, bivariate-copula, gaussian-copula | [
"Development Status :: 4 - Beta",
"Intended Audience :: Science/Research",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Lan... | [] | null | null | >=3.9 | [] | [] | [] | [
"torch>=2.0",
"matplotlib>=3.5",
"pytorch-minimize",
"pytest>=7.0; extra == \"dev\"",
"pyvinecopulib>=0.6; extra == \"dev\"",
"nbformat>=5.0; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://github.com/Bluerrror/torchvine",
"Repository, https://github.com/Bluerrror/torchvine",
"Issues, https://github.com/Bluerrror/torchvine/issues",
"Changelog, https://github.com/Bluerrror/torchvine/blob/master/CHANGELOG.md"
] | twine/6.2.0 CPython/3.13.5 | 2026-02-21T10:45:41.606941 | torchvine-0.2.2.tar.gz | 73,972 | 87/02/ff12467fa1a96c20c9294209dbca1eef76dba3bd8dcd3cb4de416676f3c6/torchvine-0.2.2.tar.gz | source | sdist | null | false | f8efbf8f7cdc2328514bde52b7e0c635 | 7627dea1ef41ce3cdd6886f5ff8142e7ee206d845aefda90c6c4448edae04228 | 8702ff12467fa1a96c20c9294209dbca1eef76dba3bd8dcd3cb4de416676f3c6 | MIT | [
"LICENSE"
] | 242 |
2.4 | long-run-agent | 2.0.6 | A powerful framework for managing long-running AI Agent tasks | <div align="center">
# LRA - Long-Running Agent Tool
**一个强大的长时 AI Agent 任务管理框架**
基于 Anthropic 论文 [Effective Harnesses for Long-Running Agents](https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents) 的最佳实践实现。
[](https://pypi.... | text/markdown | Long-Running Agent Contributors | null | null | null | MIT | ai, agent, llm, task-management, feature-tracking, development-tools, cli | [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Pro... | [] | null | null | >=3.8 | [] | [] | [] | [
"pytest>=7.0; extra == \"dev\"",
"black>=23.0; extra == \"dev\"",
"ruff>=0.1.0; extra == \"dev\"",
"mypy>=1.0; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://github.com/clawdbot-ai/long-run-agent",
"Documentation, https://github.com/clawdbot-ai/long-run-agent#readme",
"Repository, https://github.com/clawdbot-ai/long-run-agent",
"Issues, https://github.com/clawdbot-ai/long-run-agent/issues"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:45:22.803385 | long_run_agent-2.0.6.tar.gz | 50,913 | e8/69/5b6afb9f9db44bce636508b13f5fd09c089ca71f64e9bbd9fb37ec1807df/long_run_agent-2.0.6.tar.gz | source | sdist | null | false | 53628ddaf6ea474847de814690bd2dac | 9de675f70994196743d23cc9e6b45b0b018e33f12c56a293fc58eba5f136d9ba | e8695b6afb9f9db44bce636508b13f5fd09c089ca71f64e9bbd9fb37ec1807df | null | [
"LICENSE"
] | 238 |
2.3 | glm-mcp | 0.3.0 | MCP server for ZhipuAI GLM — chat and text embeddings | # glm-mcp
MCP server for [ZhipuAI GLM](https://open.bigmodel.cn/) — exposes chat and text embeddings to Claude Code (and any MCP-compatible client) via the OpenAI-compatible API.
## Tools
| Tool | Description |
|------|-------------|
| `glm_chat` | Text completion — default model `glm-4-flash`, pass `model=` to use ... | text/markdown | null | null | null | null | null | null | [] | [] | null | null | >=3.10 | [] | [] | [] | [
"fastmcp>=2.14",
"openai>=1.0"
] | [] | [] | [] | [] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:45:13.973905 | glm_mcp-0.3.0-py3-none-any.whl | 7,694 | b4/2d/1304928289bfd89d843f00dbbc1e015747e2939706fe3bb76e38936891b2/glm_mcp-0.3.0-py3-none-any.whl | py3 | bdist_wheel | null | false | e377674c465d74d8f8772b413c5dff5f | 6abe58faa9c0b3d773189cd43cd7eecb9e579b4a56e61863e256bbd822c97693 | b42d1304928289bfd89d843f00dbbc1e015747e2939706fe3bb76e38936891b2 | null | [] | 238 |
2.4 | anteroom | 1.20.0 | Anteroom - your gateway to AI conversation | <p align="center">
<img src="https://img.shields.io/pypi/v/anteroom?style=for-the-badge&color=3b82f6&labelColor=0f1117" alt="PyPI Version">
<img src="https://img.shields.io/badge/python-3.10%2B-10b981?style=for-the-badge&labelColor=0f1117" alt="Python 3.10+">
<a href="https://codecov.io/gh/troylar/anteroom"><img ... | text/markdown | null | null | null | null | null | null | [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Operating System :: OS Independent"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"fastapi>=0.115.0",
"starlette>=0.47.2",
"python-multipart>=0.0.18",
"uvicorn[standard]>=0.24.0",
"sse-starlette>=1.8.0",
"openai>=1.12.0",
"mcp>=1.23.0",
"pyyaml>=6.0",
"filetype>=1.2.0",
"rich>=13.0.0",
"prompt-toolkit>=3.0.0",
"tiktoken>=0.7.0",
"cryptography>=46.0.5",
"argon2-cffi>=23.... | [] | [] | [] | [] | twine/6.2.0 CPython/3.13.5 | 2026-02-21T10:45:05.782565 | anteroom-1.20.0.tar.gz | 990,381 | 40/7e/cc2b7c6e4d6fb33d31a43971043edab30f209f9125bca2fe0238c18fb893/anteroom-1.20.0.tar.gz | source | sdist | null | false | 379710bf1f6c67fed764c38fa42cbfee | d8a10e7550c8ef542ce872eaf62bd6d4323f066f73cc6b4b3aca0883dbef3785 | 407ecc2b7c6e4d6fb33d31a43971043edab30f209f9125bca2fe0238c18fb893 | MIT | [
"LICENSE"
] | 242 |
2.4 | mosaic-harmonize | 0.1.0 | Multi-site Optimal-transport Shift Alignment with Interval Calibration for clinical data harmonization | # MOSAIC
**Multi-site Optimal-transport Shift Alignment with Interval Calibration**
[](https://pypi.org/project/mosaic-harmonize/)
[](https://pypi.org/project/mosaic-harmonize/)
[](https://pypi.org/project/pixrep/)
[](https://opensource.org/... | text/markdown | null | null | null | null | null | null | [] | [] | null | null | >=3.10 | [] | [] | [] | [
"reportlab>=3.6",
"PyMuPDF>=1.23",
"Pillow>=9.0"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:43:36.326083 | pixrep-0.5.0.tar.gz | 55,436 | 87/30/f748382ee4a536f162eb99eaf866e052da8542318c7811ccb488c7d55298/pixrep-0.5.0.tar.gz | source | sdist | null | false | 6f46d8bd0729962f07a7e260e3a2fb14 | af0d04018a317f88788c0d90ddc190491b8dce22b0ee68f3a887fcaf3dd9eaae | 8730f748382ee4a536f162eb99eaf866e052da8542318c7811ccb488c7d55298 | null | [
"LICENSE"
] | 250 |
2.4 | minhashlib | 0.1.1 | A fast and minimal minhashing based similarity checking library. | # Minhashlib
This is a minimal implementation of MinHashing as described in Jeffrey Ullman's book *Mining Massive Datasets*.
## Current Benchmark Claim
Based on the benchmark outputs in this repository:
- On recent multi-seed CPU synthetic runs (seeds `42-46`), `minhashlib` builds signatures about `~6x` faster than... | text/markdown | null | Sachin Avutu <[email protected]> | null | Sachin Avutu <[email protected]> | null | deduplication, difference, entity resolution, minhash, minhashing, similarity | [
"Development Status :: 3 - Alpha",
"Programming Language :: Python"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"numba",
"numpy",
"xxhash"
] | [] | [] | [] | [
"Repository, https://github.com/ssavutu/minhashlib",
"Bug Tracker, https://github.com/ssavutu/minhashlib/issues"
] | twine/6.2.0 CPython/3.13.11 | 2026-02-21T10:43:07.830506 | minhashlib-0.1.1.tar.gz | 3,847 | d9/34/339ab284872977797dce747cabf569d00f4258fe8508445b662daf2de706/minhashlib-0.1.1.tar.gz | source | sdist | null | false | b608d227cc6ece4fe943121750fc0850 | fdecff5c1317cf4628b4ddbce87cdd7eb55f7560c18eec2da4644af83492d224 | d934339ab284872977797dce747cabf569d00f4258fe8508445b662daf2de706 | MIT | [
"LICENSE"
] | 246 |
2.4 | ifxusb010 | 0.1.7 | Python API for Infineon USB010 dongle. Allows Python users to control the USB010 dongle. | # ifxusb010
Python API for Infineon USB010 dongle. Allows Python users to control the USB010 dongle.
## Installation
```bash
pip install ifxusb010
```
---
## Quick Start
```python
import ifxusb010
# connect USB010 dongle
mydongle = ifxusb010.dongle()
```
---
## dongle() method
### `scan_I2C(start_address, end_... | text/markdown | null | a9202507 <[email protected]> | null | null | null | null | [
"Operating System :: MacOS",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.12 | [] | [] | [] | [
"bitarray>=3.8.0",
"libusb-package>=1.0.26.3",
"pyusb>=1.3.1",
"mypy>=1.19.1; extra == \"dev\"",
"twine>=5.0.0; extra == \"dev\""
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.12.12 | 2026-02-21T10:42:13.316370 | ifxusb010-0.1.7.tar.gz | 40,934 | b4/7a/36c6a529ed597fd05058de768c94d72e9c187d33f94ae267fea3e3fe0e86/ifxusb010-0.1.7.tar.gz | source | sdist | null | false | 0acdbea0f26cd7bc8141a054091c1aba | 528c4f4077c8b36072190073a854509f57d25985d11b7ae6fa9425c3c0e7bc5b | b47a36c6a529ed597fd05058de768c94d72e9c187d33f94ae267fea3e3fe0e86 | null | [] | 240 |
2.4 | nl-clicalc | 1.1.1 | Natural language math expression calculator | # nl-clicalc
CLI calculator accepting natural language and unit conversion. Standard library only.
For install as a CLI tool, clone the repo, cd into it, and run the install.py script. It will combine everything into one file and add it to your $path. Then you can run it like `calc 2 meters plus 2ft`. It ignores spac... | text/markdown | null | nl-calc Contributors <[email protected]> | null | null | MIT | calculator, math, natural-language, cli, expression-evaluator, unit-converter, mathematical-parser | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: P... | [] | null | null | >=3.10 | [] | [] | [] | [
"pytest>=7.0; extra == \"dev\"",
"pytest-asyncio>=0.21; extra == \"dev\"",
"pytest-cov>=4.0; extra == \"dev\"",
"black>=24.0; extra == \"dev\"",
"ruff>=0.1.0; extra == \"dev\"",
"mypy>=1.0; extra == \"dev\"",
"mkdocs>=1.5; extra == \"dev\"",
"mkdocs-material>=9.0; extra == \"dev\"",
"mkdocstrings[py... | [] | [] | [] | [
"Homepage, https://github.com/nl-calc/nl-calc",
"Repository, https://github.com/nl-calc/nl-calc"
] | twine/6.2.0 CPython/3.14.2 | 2026-02-21T10:42:09.369145 | nl_clicalc-1.1.1.tar.gz | 53,271 | d5/66/1fbae691998f0c2e07714d301571943994d5ea52d02770a3ac53711a3799/nl_clicalc-1.1.1.tar.gz | source | sdist | null | false | f555b640e9800fc84f9ee1329d763944 | 30d427eea52417066d1a30798ebb0e5c36e3d0888ea463a4ad5a0fed873396df | d5661fbae691998f0c2e07714d301571943994d5ea52d02770a3ac53711a3799 | null | [
"LICENSE"
] | 233 |
2.4 | casambi-web-controller | 0.2.0 | Using BLE to control a Casambi-based home lighting system via a web interface. | # Casambi Web Controller
Using BLE to control a Casambi-based home lighting system via a web interface.
## Prerequisites
- Python 3.12 or higher.
## Installation
```bash
python -m venv venv
source venv/bin/activate
pip install casambi-web-controller
```
## Execution
```bash
casambi-srv
```
## API Endpoints
### 1.... | text/markdown | null | null | null | null | null | null | [] | [] | null | null | >=3.12 | [] | [] | [] | [
"fastapi",
"uvicorn",
"casambi-bt",
"bleak"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:41:46.180085 | casambi_web_controller-0.2.0.tar.gz | 3,282 | 71/db/5fdbc7682f1d6a2ad877080955c011504d461ec072967c9feaf1f7983784/casambi_web_controller-0.2.0.tar.gz | source | sdist | null | false | 7fd8c3b4b652c2cb7c78a0271aed33fd | 017240e1bf10eef637aa8d1ed77d47ee94ba995ed29ff4973f6d3e0e69c5e1f1 | 71db5fdbc7682f1d6a2ad877080955c011504d461ec072967c9feaf1f7983784 | null | [
"LICENSE"
] | 250 |
2.4 | extension-agent-installer | 1.5.3 | Secure extension installer for AI coding agents with vulnerability scanning | # extension-agent-installer
> Secure extension installer for AI coding agents with vulnerability scanning and credential guidance
**Current Version:** 1.5.3 | [Changelog](CHANGELOG.md) | [Repository](https://github.com/lmt-expert-company/extension-agent-installer)
## Why This Skill Exists
**The AI era brings new se... | text/markdown | null | miki323 <[email protected]> | null | null | null | agent, ai, claude, cursor, installer, mcp, opencode, security | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Pyt... | [] | null | null | >=3.8 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/lmt-expert-company/extension-agent-installer",
"Repository, https://github.com/lmt-expert-company/extension-agent-installer",
"Issues, https://github.com/lmt-expert-company/extension-agent-installer/issues"
] | twine/6.2.0 CPython/3.11.14 | 2026-02-21T10:41:43.321791 | extension_agent_installer-1.5.3.tar.gz | 21,923 | 02/a5/b19446a0d9a06fd465c13f7e1f22ebcac7e1a874d79462bda4ac640210a3/extension_agent_installer-1.5.3.tar.gz | source | sdist | null | false | 0a31637efca0f840ff114ccec3438c57 | ecd715e2afe1e68c70db8e0c5c6cd4321b41d1d3e5b997d2c2f9195cefb692da | 02a5b19446a0d9a06fd465c13f7e1f22ebcac7e1a874d79462bda4ac640210a3 | MIT | [
"LICENSE"
] | 247 |
2.4 | pineai-cli | 0.2.0 | Unified CLI for Pine AI — voice calls & assistant tasks from your terminal | # Pine CLI
Unified command-line interface for [Pine AI](https://www.19pine.ai) — voice calls and assistant tasks from your terminal.
## Install
```bash
pip install pineai-cli
```
Or install from source:
```bash
cd pine-cli
pip install -e .
```
## Quick Start
```bash
# Authenticate (shared credentials for voice &... | text/markdown | Pine AI | null | null | null | null | assistant, cli, customer-service, phone, pine, pine-ai, voice | [
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",... | [] | null | null | >=3.10 | [] | [] | [] | [
"click>=8.1.0",
"pine-assistant>=0.2.0",
"pine-voice>=0.1.5",
"rich>=13.0.0"
] | [] | [] | [] | [
"Homepage, https://github.com/19PINE-AI/pineai-cli",
"Repository, https://github.com/19PINE-AI/pineai-cli",
"Issues, https://github.com/19PINE-AI/pineai-cli/issues",
"Documentation, https://pineclaw.com"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:41:30.387039 | pineai_cli-0.2.0.tar.gz | 9,393 | 55/c7/4b9c58e7207654599b66ab367f6aa2cd6ade22934e45527d758dba78317c/pineai_cli-0.2.0.tar.gz | source | sdist | null | false | 42c2a461ac47a0336a6d6e962dd0f728 | e43b057535d05ab4607af09037e550691c87afe2081b4ddfddd9513bdff0a1dc | 55c74b9c58e7207654599b66ab367f6aa2cd6ade22934e45527d758dba78317c | MIT | [
"LICENSE"
] | 253 |
2.4 | femagtools | 1.9.3 | Python API for FEMAG |
# Introduction to Femagtools


Femagtools is an Open-Source Python-API for FEMAG offering following features:
* r... | text/markdown | null | Ronald Tanner <[email protected]>, Dapu Zhang <[email protected]>, Beat Holm <[email protected]>, Günther Amsler <[email protected]>, Nicolas Mauchle <[email protected]> | null | null | Copyright (c) 2016-2023, Semafor Informatik & Energie AG, Basel
Copyright (c) 2023-2024, Gamma Technology LLC
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are me... | null | [
"Programming Language :: Python :: 3",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Topic :: Scientific/Engineering"
] | [] | null | null | >=3.7 | [] | [] | [] | [
"numpy",
"scipy",
"mako",
"six",
"lmfit",
"netCDF4>=1.6.5",
"rdp; extra == \"rdp\"",
"ezdxf; extra == \"dxfsl\"",
"networkx; extra == \"dxfsl\"",
"ezdxf; extra == \"svgfsl\"",
"networkx; extra == \"svgfsl\"",
"lxml; extra == \"svgfsl\"",
"matplotlib; extra == \"mplot\"",
"meshio; extra == ... | [] | [] | [] | [] | twine/6.2.0 CPython/3.13.11 | 2026-02-21T10:41:15.078832 | femagtools-1.9.3.tar.gz | 473,176 | ce/8f/4a3a7fc0e89c684bd8fbf4671bcdcf6b3d8a8ab4727172380fc2eb639bc6/femagtools-1.9.3.tar.gz | source | sdist | null | false | 212701f0979475be62c2e1c4ae32cb31 | 93472a1f9eccfec0b28f0eeb6769a1da2e75f8e93360304dacdcc80fda36dcae | ce8f4a3a7fc0e89c684bd8fbf4671bcdcf6b3d8a8ab4727172380fc2eb639bc6 | null | [
"LICENSE"
] | 251 |
2.4 | fasttext-community | 0.11.5 | fasttext Python bindings | fastText |CircleCI|
===================
`fastText <https://fasttext.cc/>`__ is a library for efficient learning
of word representations and sentence classification.
In this document we present how to use fastText in python.
Table of contents
-----------------
- `Requirements <#requirements>`__
- `Inst... | text/x-rst | null | Nurzhan Muratkhan <[email protected]>, Onur Celebi <[email protected]> | null | null | null | null | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Topic :: Scientific/Engineering",
"Topic :: Software Development",
"Programming Language :: Python :: 3",
"Programming Language :: C++"
] | [] | null | null | <3.14,>=3.9 | [] | [] | [] | [
"numpy",
"pybind11>=2.2",
"requests",
"tqdm",
"pytest; extra == \"test\"",
"pytest-mock; extra == \"test\"",
"pytest; extra == \"dev\"",
"pytest-mock; extra == \"dev\"",
"build; extra == \"dev\"",
"twine; extra == \"dev\"",
"cibuildwheel; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://github.com/munlicode/fasttext-community",
"Bug Tracker, https://github.com/munlicode/fasttext-community/issues",
"Source Code, https://github.com/munlicode/fasttext-community"
] | twine/6.2.0 CPython/3.12.12 | 2026-02-21T10:41:08.141849 | fasttext_community-0.11.5-cp311-cp311-win_amd64.whl | 260,401 | 3e/62/566a4a19cb83dd6033d624056135da1d96027cac4e6286cb48c6912bffc1/fasttext_community-0.11.5-cp311-cp311-win_amd64.whl | cp311 | bdist_wheel | null | false | 0a866c72989f09e2f2ac4909902b01a3 | b18b1f9614b46124d0b9d8f7bae74ea9f4f9cd1678e83505e994c044566fc8fa | 3e62566a4a19cb83dd6033d624056135da1d96027cac4e6286cb48c6912bffc1 | MIT | [
"LICENSE"
] | 1,140 |
2.4 | python-redux | 0.25.4 | Redux implementation for Python | # 🎛️ Python Redux
[](https://codecov.io/gh/sassanh/python-redux)
[](https://pypi.org/project/python-redux/)
[
> by [Ruffle et al. (2024)](https://doi.org/10.1016/j.nicl.2024.103668), maintained
> by [Nikitas Koussis](https://github.com/nikitas-k) for integration with
> [OncoPrep](https://github.com/nikitas-k/onc... | text/markdown | Nikitas C. Koussis | James Ruffle <[email protected]> | null | null | Apache-2.0 | null | [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache Software License",
"Intended Audience :: Science/Research",
"Topic :: Scientific/Engineering :: Medical Science Apps."
] | [] | null | null | >=3.8 | [] | [] | [] | [
"numpy",
"pandas",
"seaborn",
"antspyx",
"nibabel"
] | [] | [] | [] | [
"Homepage, https://github.com/nikitas-k/vasari-auto",
"Original, https://github.com/jamesruffle/vasari-auto",
"Article, https://doi.org/10.1016/j.nicl.2024.103668"
] | twine/6.2.0 CPython/3.10.19 | 2026-02-21T10:39:22.956433 | vasari_auto-0.1.0.tar.gz | 15,119,119 | 98/c7/b3f05e46f400de045cf4d9ae88699141a3e4c7331716fad16082143f9359/vasari_auto-0.1.0.tar.gz | source | sdist | null | false | ba1c4c63486d2c1e633e9720982bf0af | 3044ee10f7e447bd42ed35774d47a88df93404dd90348034438e09ad0373ddc5 | 98c7b3f05e46f400de045cf4d9ae88699141a3e4c7331716fad16082143f9359 | null | [
"LICENSE"
] | 262 |
2.4 | darrxscale-workspace-agent | 1.0.0 | DarrxScale Workspace Agent — remote tool execution engine for the DarrxScale Agentic System | # DarrxScale Workspace Agent
[](https://pypi.org/project/darrxscale-workspace-agent/)
[](https://pypi.org/project/darrxscale-workspace-agent/)
A standalone tool execution e... | text/markdown | null | DarrxScale <[email protected]> | null | null | MIT | agent, workspace, automation, tools, remote-execution | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Develop... | [] | null | null | >=3.10 | [] | [] | [] | [
"websockets>=12.0",
"httpx>=0.27.0",
"cryptography>=41.0",
"beautifulsoup4>=4.12.0",
"playwright>=1.40; extra == \"browser\"",
"uiautomator2>=3.0; extra == \"android\"",
"playwright>=1.40; extra == \"all\"",
"uiautomator2>=3.0; extra == \"all\""
] | [] | [] | [] | [
"Homepage, https://github.com/darrxscale/agentic-system",
"Documentation, https://github.com/darrxscale/agentic-system#readme",
"Repository, https://github.com/darrxscale/agentic-system",
"Issues, https://github.com/darrxscale/agentic-system/issues"
] | twine/6.2.0 CPython/3.10.0 | 2026-02-21T10:39:20.204524 | darrxscale_workspace_agent-1.0.0.tar.gz | 84,128 | 1d/2b/97c33b68a466199bf6165633d6517a8703dacb0cfcbe5c85fdc9dcee95dc/darrxscale_workspace_agent-1.0.0.tar.gz | source | sdist | null | false | 2211040098dfcb91730131f1cd68aa23 | 2610225a70dae5af2ec04a1b083cf6ba36481c759a7e7f3d27883c4213797763 | 1d2b97c33b68a466199bf6165633d6517a8703dacb0cfcbe5c85fdc9dcee95dc | null | [] | 273 |
2.4 | investorzilla | 6.3.3 | Manage your investments like a data scientist | # Personal Investments Dashboard
Personal web application to manage a diverse investment portfolio in multiple currencies, including crypto and market indexes. Delivered as a [Streamlit](https://streamlit.io/) app. Includes also a module to hack your investments in Jupyter notebooks.

Dashboard... | text/markdown | null | Avi Alkalay <[email protected]> | null | null | GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
... | investments | [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
"License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Intended Audience :: Financial and Insurance Industry",
"Topic ... | [] | null | null | >=3.9 | [] | [] | [] | [
"pandas>=2",
"pandas_datareader",
"google-api-python-client",
"google-auth-httplib2",
"google-auth-oauthlib",
"tzlocal",
"sqlalchemy",
"matplotlib",
"certifi",
"pyaml",
"streamlit[auth]",
"extra_streamlit_components",
"streamlit; extra == \"docs\""
] | [] | [] | [] | [
"Homepage, https://github.com/avibrazil/investorzilla",
"Source, https://github.com/avibrazil/investorzilla",
"Issues, https://github.com/avibrazil/investorzilla/issues/new/choose",
"Pypi, https://pypi.org/project/investorzilla"
] | twine/6.2.0 CPython/3.14.2 | 2026-02-21T10:38:54.532416 | investorzilla-6.3.3.tar.gz | 106,877 | ae/5c/3ba311057ee6a37dbf7e135de330a66078dd722480b750cea9c3f1a87037/investorzilla-6.3.3.tar.gz | source | sdist | null | false | b9fb616c7a3f3d489e99a96c3ee75fda | 8f414796e4d162181b75be13ce2e61a2924726c0b6187f1844236567d51e4c30 | ae5c3ba311057ee6a37dbf7e135de330a66078dd722480b750cea9c3f1a87037 | null | [
"LICENSE"
] | 248 |
2.4 | chutes | 0.5.5rc29 | Chutes development kit and CLI. | # Chutes!
This package provides the command line interface and development kit for use with the chutes.ai platform.
The miner code is available [here](https://github.com/rayonlabs/chutes-miner), and validator/API code [here](https://github.com/rayonlabs/chutes-api).
## 📚 Glossary
Before getting into the weeds, it ... | text/markdown | Jon Durbin | null | null | null | null | null | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3.10"
] | [] | https://github.com/rayonlabs/chutes | null | null | [] | [] | [] | [
"aiohttp[speedups]<4,>=3.10",
"backoff<3,>=2.2",
"requests>=2.32",
"loguru>=0.7.2",
"fastapi>=0.110",
"uvicorn<0.39,>=0.32.0",
"pydantic<3,>=2.9",
"orjson>=3.10",
"setuptools>=0.75",
"substrate-interface>=1.7.11",
"rich>=13.0.0",
"typer>=0.12.5",
"graval>=0.2.6",
"prometheus-client>=0.21.0... | [] | [] | [] | [] | twine/6.1.0 CPython/3.12.3 | 2026-02-21T10:38:41.713225 | chutes-0.5.5rc29-py3-none-any.whl | 8,952,602 | 21/2d/dd903cb365990fdfd155a85238eecbb56200acb1d349749613abdeda209b/chutes-0.5.5rc29-py3-none-any.whl | py3 | bdist_wheel | null | false | c1c2855361f7a6584b2fd0c746b4fdff | d8cfca3a216cb3803ae045804888e01bec14cba46367cef857a8aaf2d32b3d2b | 212ddd903cb365990fdfd155a85238eecbb56200acb1d349749613abdeda209b | MIT | [
"LICENSE"
] | 83 |
2.4 | pytoonio | 0.1.0 | Django OTP key generator and validator | # PyToonIo



**A lightweight Python library for converting... | text/markdown | Mohit Prajapat | Mohit Prajapat <[email protected]> | null | null | null | null | [] | [] | https://github.com/mohitprajapat2001/pytoonio | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/mohitprajapat2001/pytoonio",
"Bug Tracker, https://github.com/mohitprajapat2001/pytoonio/issues"
] | twine/6.2.0 CPython/3.12.3 | 2026-02-21T10:37:48.182165 | pytoonio-0.1.0.tar.gz | 26,566 | e6/27/2d6dd455d3e9fc8bb8d5c44b90a2f1252e3ce621c85042148eaa1a33a10e/pytoonio-0.1.0.tar.gz | source | sdist | null | false | 44271493d5841a55497867ca423cda5f | 8f6006ca20d0464dba70aaf2379428b2bfe5aaceec273f9956570640d77f659b | e6272d6dd455d3e9fc8bb8d5c44b90a2f1252e3ce621c85042148eaa1a33a10e | null | [
"LICENCE",
"AUTHORS.rst"
] | 268 |
2.2 | jesse | 1.13.2 | A trading framework for cryptocurrencies | <div align="center">
<br>
<p align="center">
<img src="assets/jesse-logo.png" alt="Jesse" height="72" />
</p>
<p align="center">
Algo-trading was 😵💫, we made it 🤩
</p>
</div>
# Jesse
[](https://pypi.org/project/jesse)
[](https:... | text/markdown | Saleh Mir | null | null | null | null | [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent"
] | [] | https://jesse.trade | null | >=3.10 | [] | [] | [] | [
"arrow~=1.2.1",
"blinker~=1.4",
"click~=8.0.3",
"numpy~=1.26.4",
"pandas~=2.2.3",
"peewee~=3.14.8",
"psycopg2-binary~=2.9.9",
"pydash~=6.0.0",
"fnc~=0.5.3",
"pytest~=6.2.5",
"requests~=2.32.0",
"scipy~=1.15.0",
"statsmodels~=0.14.4",
"tabulate~=0.8.9",
"timeloop~=1.0.2",
"websocket-cli... | [] | [] | [] | [
"Documentation, https://docs.jesse.trade",
"Say Thanks!, https://jesse.trade/discord",
"Source, https://github.com/jesse-ai/jesse",
"Tracker, https://github.com/jesse-ai/jesse/issues"
] | twine/6.1.0 CPython/3.12.9 | 2026-02-21T10:37:36.541099 | jesse-1.13.2.tar.gz | 8,373,911 | e2/55/c858e8393628ade04c2e49ee088d70d604955f18c1498523b8f3d215b71d/jesse-1.13.2.tar.gz | source | sdist | null | false | e5047be33623420eb2e2beb6cf2d978c | f421b48ac216880a4e460fbc880c75b4848794d95beeaa3306ae343569462325 | e255c858e8393628ade04c2e49ee088d70d604955f18c1498523b8f3d215b71d | null | [] | 278 | |
2.4 | videopython | 0.17.0 | Minimal video generation and processing library. | # videopython
Minimal Python library for video editing, processing, and AI video workflows.
Built primarily for practical editing workflows, with optional AI capabilities layered on top.
Full documentation lives at [videopython.com](https://videopython.com) (guides, examples, and complete API reference).
Use this R... | text/markdown | null | Bartosz Wójtowicz <[email protected]>, Bartosz Rudnikowicz <[email protected]>, Piotr Pukisz <[email protected]> | null | null | Apache-2.0 | ai, editing, generation, movie, opencv, python, shorts, video, videopython | [
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | <3.13,>=3.10 | [] | [] | [] | [
"numpy>=1.25.2",
"opencv-python>=4.9.0.80",
"pillow>=12.1.1",
"torchcodec>=0.9.1",
"tqdm>=4.66.3",
"accelerate>=0.29.2; extra == \"ai\"",
"coqui-tts>=0.24.0; extra == \"ai\"",
"demucs>=4.0.0; extra == \"ai\"",
"diffusers>=0.26.3; extra == \"ai\"",
"easyocr>=1.7.0; extra == \"ai\"",
"elevenlabs>=... | [] | [] | [] | [
"Homepage, https://videopython.com",
"Repository, https://github.com/bartwojtowicz/videopython/",
"Documentation, https://videopython.com"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:37:18.523666 | videopython-0.17.0.tar.gz | 120,338 | 3b/2a/804f531a4ad591213446f10625941c17cacfd930833b06d3ab8101ce1afc/videopython-0.17.0.tar.gz | source | sdist | null | false | 0fbc6ce91900aa218f2aac2d642864ac | cc9be324c8daa769ee2a6c256f4b4ed6632507ab0a0ffd9c69ccc6520f1c9aa1 | 3b2a804f531a4ad591213446f10625941c17cacfd930833b06d3ab8101ce1afc | null | [
"LICENSE"
] | 261 |
2.1 | cutehap | 1.0.4 | Haplotype-resolved genomic structural variation detection with cuteHap | <div align="center">
<img src="logo.png" alt="Logo" />
</div>
cuteHap is a haplotype-resolved structural variant (SV) detector designed for phased long-read sequencing data. It takes phased alignments generated by tools such as WhatsHap and LongPhase and detects haplotype-aware SVs in several minutes.
[![Anaconda-S... | text/markdown | Shuqi Cao | null | null | MIT | null | [] | [] | https://github.com/Meltpinkg/cuteHap | null | null | [] | [] | [] | [] | [] | [] | [] | [] | twine/6.2.0 CPython/3.10.10 | 2026-02-21T10:37:07.668045 | cutehap-1.0.4.tar.gz | 164,646 | 12/a4/4de76dadac8239a7557b2f35cabc22f69f8d5748ed00cc260505d6f9924d/cutehap-1.0.4.tar.gz | source | sdist | null | false | 9ab165d4e7e47870c83e64ac2cb12fb3 | 77e6947398963271e8e95517fb033cff4c070bba0542e7a72ee474b381fa5f9e | 12a44de76dadac8239a7557b2f35cabc22f69f8d5748ed00cc260505d6f9924d | null | [] | 193 | |
2.4 | xprof-nightly | 2.22.6a20260221 | XProf Profiler Plugin | # XProf (+ Tensorboard Profiler Plugin)
XProf offers a number of tools to analyse and visualize the
performance of your model across multiple devices. Some of the tools include:
* **Overview**: A high-level overview of the performance of your model. This
is an aggregated overview for your host and all dev... | text/markdown | Google Inc. | null | null | Apache 2.0 | jax pytorch xla tensorflow tensorboard xprof profile plugin | [
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Mathematics",
"Topic :: ... | [] | https://github.com/openxla/xprof | null | !=3.0.*,!=3.1.*,>=2.7 | [] | [] | [] | [
"gviz_api>=1.9.0",
"protobuf>=3.19.6",
"setuptools>=41.0.0",
"six>=1.10.0",
"werkzeug>=0.11.15",
"etils[epath]>=1.0.0",
"cheroot>=10.0.1",
"fsspec>=2024.3.1",
"gcsfs>=2024.3.1"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.12.12 | 2026-02-21T10:36:02.315376 | xprof_nightly-2.22.6a20260221-cp310-none-any.whl | 19,202,136 | 4b/95/8c4c9fc076a5f7941f192869d795a32004f9407918f5d832b3ade381a5fa/xprof_nightly-2.22.6a20260221-cp310-none-any.whl | cp310 | bdist_wheel | null | false | 647da07f42288529d1ba669e1db50198 | 5ab42c2ede2ca3cbbdca4d27db2d4f1300e53300ae5d9669cf85b7cdea7dd040 | 4b958c4c9fc076a5f7941f192869d795a32004f9407918f5d832b3ade381a5fa | null | [] | 439 | |
2.4 | risicare | 0.1.0 | Risicare SDK - Observability and self-healing for AI agents | # Risicare
Self-healing observability for AI agents. Captures decision-level traces, diagnoses failures, and deploys fixes — automatically.
[](https://pypi.org/project/risicare/)
[](https://pypi.or... | text/markdown | null | Risicare <[email protected]> | null | null | MIT | agents, ai, llm, observability, self-healing, tracing | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Develo... | [] | null | null | >=3.10 | [] | [] | [] | [
"httpx>=0.27.0",
"risicare-core>=0.1.0",
"wrapt>=1.16.0",
"autogen-agentchat>=0.4.0; extra == \"all\"",
"boto3>=1.34.0; extra == \"all\"",
"cerebras-cloud-sdk>=1.0.0; extra == \"all\"",
"crewai>=0.50.0; extra == \"all\"",
"dspy>=2.5.0; extra == \"all\"",
"google-cloud-aiplatform>=1.40.0; extra == \"... | [] | [] | [] | [
"Homepage, https://risicare.ai",
"Documentation, https://risicare.ai/docs",
"Repository, https://github.com/risicare/risicare-sdk",
"Changelog, https://github.com/risicare/risicare-sdk/blob/main/CHANGELOG.md"
] | uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":nu... | 2026-02-21T10:36:02.019871 | risicare-0.1.0-py3-none-any.whl | 140,653 | 54/a3/3bf5dc394b41dd20a93f01be4ec38175393477534f5447a9cdde55e3bd9d/risicare-0.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 712adaf1cb15936d20ac33c75fe2d352 | 504405fde55cbfbb30b7435314d348f7adfa6b0b5af35f7fa026d2a34c380efb | 54a33bf5dc394b41dd20a93f01be4ec38175393477534f5447a9cdde55e3bd9d | null | [] | 271 |
2.4 | pydynet | 1.1 | PyDyNet: Neuron Network (MLP, CNN, RNN, Transformer, ...) implementation using Numpy with Autodiff | # PyDyNet:NumPy-based Dynamic Deep Learning Framework
Chinese README: [cnREADME.md](./cnREADME.md)
[](https://pepy.tech/project/pydynet)
[ — self-healing infrastructure for AI agents.
This package is a dependency of the [`risicare`](https://pypi.org/project/risicare/) SDK. You typically don't install it directly.
```bash
pip install risicare
```
#... | text/markdown | null | Risicare <[email protected]> | null | null | MIT | null | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Typing :: Typed"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"mypy>=1.0.0; extra == \"dev\"",
"pytest-asyncio>=0.21.0; extra == \"dev\"",
"pytest>=7.0.0; extra == \"dev\"",
"ruff>=0.1.0; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://risicare.ai",
"Repository, https://github.com/risicare/risicare-sdk"
] | uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":nu... | 2026-02-21T10:35:02.234453 | risicare_core-0.1.0-py3-none-any.whl | 39,205 | 00/20/def662599d7a9c95c4875bc1d1432b93336a44c4f273ea21003b962f39df/risicare_core-0.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 20cdaa4e567c05397c2aa2c86552d864 | 8e7f611c560e860653740cd5e8bb392f85a8438f67d815e9a4dc6ad103092341 | 0020def662599d7a9c95c4875bc1d1432b93336a44c4f273ea21003b962f39df | null | [] | 278 |
2.4 | Anisearch | 2.1.0 | Declarative GraphQL query builder for the AniList API. | # Anisearch
Declarative GraphQL query builder for the [AniList](https://anilist.co) API.
## Installation
```bash
pip install Anisearch
# For async support
pip install Anisearch[async]
```
## Quick Start
```python
from Anisearch import Anilist
anilist = Anilist()
# Get anime by ID
result = anilist.media(id=13601... | text/markdown | null | めがねこ <[email protected]> | null | null | MIT | anime, manga, anilist, graphql | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming La... | [] | null | null | >=3.8 | [] | [] | [] | [
"requests",
"typing_extensions>=4.0; python_version < \"3.11\"",
"aiohttp; extra == \"async\""
] | [] | [] | [] | [
"Homepage, https://github.com/MeGaNeKoS/Anisearch",
"Repository, https://github.com/MeGaNeKoS/Anisearch"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:34:57.224616 | anisearch-2.1.0.tar.gz | 30,209 | a7/d0/bfc1d9a16b590ced61519941c86739e2ae92516b0b3f093019154b21ccde/anisearch-2.1.0.tar.gz | source | sdist | null | false | 1be7dc5a1bfc5329acab2d1fbc8c7743 | d55797a999ccd050c6cf1bb4271ff3c8652a52592388d79021cbb84018116876 | a7d0bfc1d9a16b590ced61519941c86739e2ae92516b0b3f093019154b21ccde | null | [
"LICENSE"
] | 0 |
2.4 | kernite | 0.1.5 | Contract-first policy decision CLI for deterministic decision + reason + trace. | # Kernite
Kernite is an AI-operable policy engine for write-path enforcement.
Use it as a Python library or run the OSS decision server.
It is purpose-built for one job: return a reproducible and machine-operable decision contract before any mutation call such as `create`, `update`, `delete`, or `associate` is execut... | text/markdown | Sanka | null | null | null | Apache-2.0 | null | [] | [] | null | null | >=3.10 | [] | [] | [] | [
"pytest>=8.0; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://github.com/kerniteio/kernite",
"Documentation, https://github.com/kerniteio/kernite",
"Repository, https://github.com/kerniteio/kernite"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:34:50.125352 | kernite-0.1.5.tar.gz | 51,295 | d4/68/e354cb45db268b1bf4960c37443a5f826b709fa669f83f4f9e1531058ee3/kernite-0.1.5.tar.gz | source | sdist | null | false | 9ae7a6b921fe5861ceab0bb5fee6a7c6 | bed5d555123863a8a2df2a5093a2c7f6c16522d7a5fa66919ffc3c7d1cdbf264 | d468e354cb45db268b1bf4960c37443a5f826b709fa669f83f4f9e1531058ee3 | null | [] | 236 |
2.4 | geobox | 2.4.2 | Python SDK for Geobox's APIs | [<img width="200" alt="Geobox logo" src="https://www.geobox.ir/wp-content/uploads/2022/05/geologo-slider.png">](https://www.geobox.ir/)
Geobox® is a cloud-based GIS platform that enables users (local governments, companies and individuals) to easily upload their geo-spatial data, publish them as geo-services, visuali... | text/markdown | null | Hamid Heydari <[email protected]> | null | null | MIT | null | [] | [] | null | null | >=3.7 | [] | [] | [] | [
"requests",
"python-dotenv",
"shapely; extra == \"geometry\"",
"pyproj; extra == \"geometry\"",
"tqdm; extra == \"tqdm\"",
"ipywidgets; extra == \"tqdm\"",
"aiohttp; extra == \"async\"",
"shapely; extra == \"all\"",
"pyproj; extra == \"all\"",
"tqdm; extra == \"all\"",
"ipywidgets; extra == \"al... | [] | [] | [] | [
"Homepage, https://geobox.ir",
"Documentation, https://en.geobox.ir/developers/docs-category/geobox-api-for-python/"
] | twine/6.2.0 CPython/3.12.12 | 2026-02-21T10:33:00.506206 | geobox-2.4.2.tar.gz | 280,581 | 10/30/34a19b6de8ad7602dfc1f70900a26690962781e23d489c950ffb4dd8054a/geobox-2.4.2.tar.gz | source | sdist | null | false | 9c8095ccd5b2eee7384f387f831303f8 | 192598bd4bfae91188061d2c474626f3116050044006be3f0f0ff531134b792e | 103034a19b6de8ad7602dfc1f70900a26690962781e23d489c950ffb4dd8054a | null | [
"LICENSE"
] | 242 |
2.4 | prysmai | 0.2.0 | Prysm AI — The observability layer for LLM applications. Full trace capture, real-time dashboard, alerting, cost tracking, and multi-provider support (OpenAI, Anthropic, vLLM, Ollama). One line of code. | # Prysm AI — Python SDK
**The observability layer for LLM applications. One line of code. Full visibility.**
Prysm AI sits between your application and your LLM provider, capturing every request and response with full metrics — latency, token counts, cost, errors, and complete prompt/completion data. The Python SDK m... | text/markdown | null | Osarenren Isorae <[email protected]> | null | null | MIT | ai, interpretability, llm, monitoring, observability, openai, security | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: P... | [] | null | null | >=3.9 | [] | [] | [] | [
"httpx>=0.24.0",
"openai>=1.0.0",
"pytest-asyncio>=0.21; extra == \"dev\"",
"pytest>=7.0; extra == \"dev\"",
"respx>=0.20; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://prysmai.io",
"Documentation, https://prysmai.io/docs",
"Repository, https://github.com/osasisorae/prysmai-python",
"Issues, https://github.com/osasisorae/prysmai-python/issues"
] | twine/6.2.0 CPython/3.11.0rc1 | 2026-02-21T10:32:26.050525 | prysmai-0.2.0.tar.gz | 12,745 | cd/b7/1f43a9dd047c2f591d02303a5318be6a3a54c95ac37b329897b1a5941ecc/prysmai-0.2.0.tar.gz | source | sdist | null | false | ea58ef15a49ac4019b723d8d03c981fd | bd6960d0ae9be16c5ce7b41f9f2de67fb6f6ad085262d8da48b3e9c79c600c73 | cdb71f43a9dd047c2f591d02303a5318be6a3a54c95ac37b329897b1a5941ecc | null | [
"LICENSE"
] | 246 |
2.4 | aion-agent | 0.2.1 | AI calendar scheduling agent for Google Calendar | # Aion
**AI-powered calendar agent for Google Calendar.**
Schedule, list, reschedule, and find free time — all from natural language in your terminal.
```
aion > schedule gym tomorrow morning
Finding optimal slot for 'gym'...
Schedule 'gym' on February 19, 2026 at 07:00 for 60 min? [y/n]: y
✔ Creat... | text/markdown | Sheikh Abdul Munim | null | null | null | null | calendar, scheduling, google-calendar, cli, agent | [
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Office/Business :: Sched... | [] | null | null | >=3.10 | [] | [] | [] | [
"clingo>=5.6.0",
"httpx>=0.25.0",
"rich>=13.0.0",
"pytest>=7.0.0; extra == \"dev\"",
"ruff>=0.1.0; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://github.com/sheikhmunim/Aion",
"Repository, https://github.com/sheikhmunim/Aion",
"Issues, https://github.com/sheikhmunim/Aion/issues"
] | twine/6.2.0 CPython/3.11.7 | 2026-02-21T10:31:33.635083 | aion_agent-0.2.1.tar.gz | 34,076 | fe/ea/07dc5510202fd83f6e7d9b012a9a081b2707b75c0a873098e23b76137e4d/aion_agent-0.2.1.tar.gz | source | sdist | null | false | 32945088ae4f0a9755bdd6baeef49e44 | 0b39fd3b48510523df791b4232ad2f72476fdb58f12e7622a82697bb700f87ef | feea07dc5510202fd83f6e7d9b012a9a081b2707b75c0a873098e23b76137e4d | MIT | [
"LICENSE"
] | 243 |
2.4 | valetudo-map-parser | 0.2.5b3 | A Python library to parse Valetudo map data returning a PIL Image object. | # Python-package-valetudo-map-parser
---
### What is it:
❗This is an _unofficial_ project and is not created, maintained, or in any sense linked to [valetudo.cloud](https://valetudo.cloud)
A Python library that converts Valetudo vacuum JSON map data into PIL (Python Imaging Library) images. This package is primarily ... | text/markdown | Sandro Cantarella | null | null | Apache-2.0 | null | [
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14"
] | [] | null | null | >=3.12 | [] | [] | [] | [
"Pillow>=12.0.0",
"mvcrender==0.0.9",
"numpy>=2.0.0",
"scipy>=1.17.0"
] | [] | [] | [] | [
"Bug Tracker, https://github.com/sca075/Python-package-valetudo-map-parser/issues",
"Changelog, https://github.com/sca075/Python-package-valetudo-map-parser/releases",
"Homepage, https://github.com/sca075/Python-package-valetudo-map-parser",
"Repository, https://github.com/sca075/Python-package-valetudo-map-p... | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:31:10.105377 | valetudo_map_parser-0.2.5b3.tar.gz | 22,899,603 | a0/c4/ef1522a4065c4ca8958f07697b6ca8b11a7a42f1c400d74f43cc90544d24/valetudo_map_parser-0.2.5b3.tar.gz | source | sdist | null | false | 5ff78e71d6abd7d14ed219c3f57f1e57 | 04c8a5c5a7f3ad9866cd89bcd7657e9ad21c5125d077606f5c7990257209d249 | a0c4ef1522a4065c4ca8958f07697b6ca8b11a7a42f1c400d74f43cc90544d24 | null | [
"LICENSE",
"NOTICE.txt"
] | 235 | |
2.4 | iflow2api | 1.5.7 | 将 iFlow CLI 的 AI 服务暴露为 OpenAI 兼容 API | # iflow2api
[English Documentation](README_EN.md) | 简体中文
将 iFlow CLI 的 AI 服务暴露为 OpenAI 兼容 API。
[](https://pypi.org/project/iflow2api/)
[](https://pypi.org/project/iflow2api/)
[
A generic toolkit for modeling capacity requirements in the cloud. Pricing
information included in this repository are public prices.
**NOTE**: Netflix confidentia... | text/markdown | Joseph Lynch | null | null | Apache 2.0 | null | [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent"
] | [] | null | null | <3.13,>=3.10 | [] | [] | [] | [
"pydantic>2.0",
"scipy",
"numpy",
"isodate",
"boto3; extra == \"aws\""
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-21T10:30:20.002970 | service_capacity_modeling-0.3.119.tar.gz | 167,724 | 9b/d3/b676ae0052659dcd79cf12913489c64920590b48a13e1e57acafe57e0dd9/service_capacity_modeling-0.3.119.tar.gz | source | sdist | null | false | f5eb5727e5739a6e7ed7a59268f97bbb | a50ba769142c0fbc59edcfbb9b6cbadc184b08e25ed6935b95d58e48de4b3c25 | 9bd3b676ae0052659dcd79cf12913489c64920590b48a13e1e57acafe57e0dd9 | null | [
"LICENSE"
] | 243 | |
2.4 | akios | 1.0.8 | AKIOS runtime for secure AI agent execution | <div align="center">
<img src="https://raw.githubusercontent.com/akios-ai/akios/main/assets/logo.png" alt="AKIOS" width="180"/>
<h1>AKIOS</h1>
<h3>The open-source security cage for AI agents</h3>
<p>
<strong>Kernel-hard sandbox</strong> · <strong>50+ PII patterns</strong> · <strong>Merkle audit trail</stron... | text/markdown | null | AKIOS Team <[email protected]> | null | null | GPL-3.0-only | null | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Pytho... | [] | null | null | >=3.8 | [] | [] | [] | [
"pydantic[email]>=2.0.0",
"pydantic-settings>=2.0.0",
"pyyaml>=6.0",
"jsonschema>=4.21.0",
"httpx>=0.25.0",
"requests>=2.25.0",
"cryptography>=42.0.0",
"psutil>=5.9.0",
"openai>=1.0.0",
"anthropic>=0.30.0",
"google-generativeai>=0.8.0",
"tiktoken>=0.5.0",
"protobuf>=5.29.5",
"PyPDF2>=3.0.0... | [] | [] | [] | [
"Homepage, https://akios.ai",
"Bug Tracker, https://github.com/akios-ai/akios/issues",
"Source, https://github.com/akios-ai/akios",
"Logo, https://raw.githubusercontent.com/akios-ai/akios/main/assets/logo.png"
] | twine/6.2.0 CPython/3.14.2 | 2026-02-21T10:30:11.617399 | akios-1.0.8.tar.gz | 618,482 | da/49/592cd5fbc564042a4e499bfb9963edd36d1befba834151e51e2b290509fa/akios-1.0.8.tar.gz | source | sdist | null | false | b99c2d79ead3bbf8b5c3110d68c45afc | 3b7be1c90aec463edb7e95c90adaefa3e6eec55baa3eb79aeb66df13294c3224 | da49592cd5fbc564042a4e499bfb9963edd36d1befba834151e51e2b290509fa | null | [
"LICENSE",
"NOTICE",
"LEGAL.md",
"THIRD_PARTY_LICENSES.md",
"TRADEMARKS.md",
"DCO.md"
] | 246 |
2.4 | slack-to-notion-mcp | 0.2.2 | Slack 메시지/스레드를 분석하여 Notion 페이지로 정리하는 MCP 서버 | # claude-slack-to-notion
Slack 메시지를 AI로 분석하여 Notion 페이지로 정리하는 Claude 플러그인
## 이게 뭔가요?
Slack 채널의 대화를 자동으로 수집하고, 원하는 방향으로 분석하여 Notion 페이지로 만들어줍니다.
회의록 정리, 이슈 추출, 주제별 분류 등 분석 방향은 자유롭게 지정할 수 있습니다.
```mermaid
graph LR
A["Slack 채널"] -->|메시지 수집| B["Claude"]
B -->|AI 분석| C["Notion 페이지"]
```
## 설치
사용하는 환경에 맞는 방법을 선... | text/markdown | dykim-base-project | null | null | null | null | slack, notion, mcp, claude-code | [
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"slack_sdk>=3.27.0",
"notion-client>=2.2.0",
"mcp[cli]>=1.0.0",
"pytest>=8.0.0; extra == \"dev\"",
"ruff>=0.4.0; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://github.com/dykim-base-project/claude-slack-to-notion",
"Repository, https://github.com/dykim-base-project/claude-slack-to-notion"
] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:29:53.040876 | slack_to_notion_mcp-0.2.2.tar.gz | 30,170 | fd/f1/d590522f78ea167e5d8e3fc934b7733477a21fd2212ba9fe9c5e094492ac/slack_to_notion_mcp-0.2.2.tar.gz | source | sdist | null | false | 1a4a68111f2840b7c354dca8c4ffd615 | 0e3d4053ef3f45eaa9991f9a4c3ffe7a862671b75aec775ef3ca99afa3ace03a | fdf1d590522f78ea167e5d8e3fc934b7733477a21fd2212ba9fe9c5e094492ac | MIT | [
"LICENSE"
] | 244 |
2.4 | mpwrd-config | 0.1.9 | MPWRD configuration tooling | # mpwrd-config
## Build/Test (poetry)
```bash
pipx install poetry
poetry install
poetry build
poetry run mpwrd-config-cli --help
```
## Run With sudo After pipx Install
```bash
sudo "$(command -v mpwrd-config)"
sudo "$(command -v mpwrd-config-cli)" --help
```
| text/markdown | Ruledo | null | null | null | null | [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14"
] | [] | null | null | <3.15,>=3.10 | [] | [] | [] | [
"InquirerPy>=0.3.4",
"meshtastic<3.0.0,>=2.7.0",
"protobuf>=3.20.0",
"qrcode>=8.0",
"six>=1.16.0",
"tomli>=2.0.1; python_version < \"3.11\"",
"tomli-w>=1.0.0"
] | [] | [] | [] | [] | poetry/2.3.2 CPython/3.12.3 Linux/6.11.0-1018-azure | 2026-02-21T10:29:39.480608 | mpwrd_config-0.1.9-py3-none-any.whl | 70,774 | 43/fe/4c524c14bae992ea6838cae230b30144d4fcb2a86494d67c40e1e699e781/mpwrd_config-0.1.9-py3-none-any.whl | py3 | bdist_wheel | null | false | 78eff5f716911175f4aa4996c71be140 | 1b3e211a3c300defb474abfa26a72792dc3d15daa4295bdf78397c503baa27fa | 43fe4c524c14bae992ea6838cae230b30144d4fcb2a86494d67c40e1e699e781 | null | [] | 250 | |
2.4 | mnemo-secondbrain | 0.2.0 | Personal knowledge graph system for Obsidian vaults with hybrid search | # Mnemo — Personal Knowledge Graph for Obsidian
[](https://pypi.org/project/mnemo-secondbrain/)
[](https://opensource.org/licenses/MIT)
[)
]
```
Run migrations:
```
python manage.py migrate
```
| text/markdown | Paul Maigutyak | null | null | MIT | null | [] | [] | https://github.com/pmaigutyak/mp-flatpages | https://github.com/pmaigutyak/mp-flatpages/archive/6.0.0.tar.gz | null | [] | [] | [] | [] | [] | [] | [] | [] | twine/6.1.0 CPython/3.8.20 | 2026-02-21T10:29:01.574857 | django_mp_flatpages-6.0.0.tar.gz | 5,614 | 47/a3/6addf07bd267ad06db06a229290bad915eed5f2a1e8b5c1df6bd90d31b89/django_mp_flatpages-6.0.0.tar.gz | source | sdist | null | false | 33441a553f107d1e7faa89106816132a | f9d6e101d41506cbfe1a2e38a2c138f9514bb48398592f751daff1309be7787c | 47a36addf07bd267ad06db06a229290bad915eed5f2a1e8b5c1df6bd90d31b89 | null | [] | 237 | |
2.4 | markdown_convert | 1.2.61 | Convert Markdown files to PDF from your command line. | # markdown-convert
_Convert Markdown files to PDF from your command line._
`pip install markdown-convert`
<br>
[](https://github.com/Julynx/markdown-convert)
[]... | text/markdown | null | Julio Cabria <[email protected]> | null | null | GPL-2.0-only | null | [
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
] | [] | null | null | <3.15,>=3.11 | [] | [] | [] | [
"argsdict==1.0.0",
"beautifulsoup4>=4.14.3",
"duckdb>=1.4.4",
"install-playwright>=1.0.0",
"latex2mathml>=3.78.1",
"lxml>=6.0.2",
"markdown2<3,>=2.4.13",
"pandas>=3.0.1",
"playwright>=1.57.0",
"pygments<3,>=2.17.2",
"ruamel-yaml>=0.19.1",
"vl-convert-python>=1.9.0.post1",
"yaml-to-schemdraw>... | [] | [] | [] | [
"homepage, https://github.com/Julynx/markdown_convert"
] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:28:19.836227 | markdown_convert-1.2.61-py3-none-any.whl | 29,163 | a4/54/fcfe16bcda3b82cd1cc2e9744394051eeb9af904e4bbd1d1032cf6071c18/markdown_convert-1.2.61-py3-none-any.whl | py3 | bdist_wheel | null | false | c63b209602cec7fa0e8afca0dba4bf26 | b7d84ccc3ba4fd249584a756779756b1f78fc0f34a77134ddd4138df63584315 | a454fcfe16bcda3b82cd1cc2e9744394051eeb9af904e4bbd1d1032cf6071c18 | null | [
"LICENSE"
] | 0 |
2.4 | pydantic-resolve | 2.5.0a3 | pydantic-resolve turns pydantic from a static data container into a powerful composable component. | # Pydantic Resolve
> A tool for building Domain layer modeling and use case assembly.
[](https://pypi.python.org/pypi/pydantic-resolve)
[](https://pepy.tech/projects/pydantic-resolve)
!... | text/markdown | null | tangkikodo <[email protected]> | null | null | MIT | dataloader, pydantic, resolver | [
"Development Status :: 5 - Production/Stable",
"Framework :: FastAPI",
"Framework :: Pydantic",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Pro... | [] | null | null | >=3.10 | [] | [] | [] | [
"aiodataloader<0.5.0,>=0.4.0",
"aiosqlite<0.19.0,>=0.18.0; extra == \"dev\"",
"coverage<8.0.0,>=7.2.1; extra == \"dev\"",
"mkdocs-material<10,>=9; extra == \"dev\"",
"mkdocs-static-i18n[material]==1.2.0; extra == \"dev\"",
"psutil<8.0.0,>=7.1.0; extra == \"dev\"",
"pydantic<3.0.0,>=2.12.0; extra == \"de... | [] | [] | [] | [
"Repository, https://github.com/allmonday/pydantic_resolve"
] | uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers... | 2026-02-21T10:27:29.840697 | pydantic_resolve-2.5.0a3-py3-none-any.whl | 46,145 | 99/5d/2cee6888e3b572489ef57bf3cc0cec8f1ab8ca685fa0219aac91abdf1dfe/pydantic_resolve-2.5.0a3-py3-none-any.whl | py3 | bdist_wheel | null | false | c8fea2dc7fc476ec5d19155c8b7afa64 | 82ec0b0bfbcb50b33a62371758d9d1cf54c750fdb96884fa7ff4dd331486651c | 995d2cee6888e3b572489ef57bf3cc0cec8f1ab8ca685fa0219aac91abdf1dfe | null | [
"LICENSE"
] | 216 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.