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
pmtvs-matrix
0.3.2
Matrix analysis primitives (SVD, covariance, eigendecomposition)
# pmtvs-matrix Matrix analysis primitives. ## Installation ```bash pip install pmtvs-matrix ``` ## Functions ### Core Matrix Operations - `covariance_matrix(data)` - Covariance matrix - `correlation_matrix(data)` - Correlation matrix - `eigendecomposition(matrix)` - Eigenvalues and eigenvectors - `svd_decompositio...
text/markdown
pmtvs contributors
null
null
null
PolyForm-Strict-1.0.0
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "numpy>=1.20", "pytest>=7.0; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.12
2026-02-21T05:57:10.612515
pmtvs_matrix-0.3.2-py3-none-any.whl
12,539
e0/39/470107bbc5fcfb21b107e5ff8942e008f9a64141cc0507afb3249ab9075e/pmtvs_matrix-0.3.2-py3-none-any.whl
py3
bdist_wheel
null
false
1d9c1f2bafbab4b7d8bad15010f87b9a
a74a18875fa3c1c6736ff992542e047ed8e8ff968671a74957a01d735414a186
e039470107bbc5fcfb21b107e5ff8942e008f9a64141cc0507afb3249ab9075e
null
[ "LICENSE" ]
87
2.4
pmtvs-information
0.3.2
Information theory primitives
# pmtvs-information Information theory primitives. ## Installation ```bash pip install pmtvs-information ``` ## Functions ### Core Information Measures - `mutual_information(x, y)` - I(X;Y) - `transfer_entropy(source, target)` - Information flow - `conditional_entropy(x, y)` - H(X|Y) - `joint_entropy(x, y)` - H(X,...
text/markdown
pmtvs contributors
null
null
null
PolyForm-Strict-1.0.0
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "numpy>=1.20", "scipy>=1.7", "pytest>=7.0; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.12
2026-02-21T05:57:09.486034
pmtvs_information-0.3.2-py3-none-any.whl
13,038
be/bb/db789fe1c212eb17b52920c4a1e16900ec03ab7d4671add4c4a598714d65/pmtvs_information-0.3.2-py3-none-any.whl
py3
bdist_wheel
null
false
ef631eaffa51640184a3c09680e0ab74
34f67256000357c4c7f634b48e9d7daa3a84e17b3939c7a7ea1eb723ef5473b0
bebbdb789fe1c212eb17b52920c4a1e16900ec03ab7d4671add4c4a598714d65
null
[ "LICENSE" ]
88
2.4
pmtvs-dynamics
0.3.2
Dynamical systems analysis primitives (17 functions, pure Python)
# pmtvs-dynamics Dynamical systems analysis primitives. ## Installation ```bash pip install pmtvs-dynamics ``` ## Functions ### Lyapunov Analysis - `ftle(trajectory, dt, method)` - Finite-Time Lyapunov Exponent - `largest_lyapunov_exponent(signal, dim, tau)` - Rosenstein method - `lyapunov_spectrum(trajectory, dt,...
text/markdown
pmtvs contributors
null
null
null
PolyForm-Strict-1.0.0
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: Other/Proprietary License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :...
[]
null
null
>=3.9
[]
[]
[]
[ "numpy>=1.20", "pytest>=7.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/pmtvs/pmtvs", "Repository, https://github.com/pmtvs/pmtvs" ]
twine/6.2.0 CPython/3.12.12
2026-02-21T05:57:08.701219
pmtvs_dynamics-0.3.2-py3-none-any.whl
30,906
9d/50/0500911e36c59ef438d5a966297187bdea7f1139685fdedcbeadf7d91747/pmtvs_dynamics-0.3.2-py3-none-any.whl
py3
bdist_wheel
null
false
565f407b430e413132fe2bd0b2046332
26cc3c19cd27e90ec56749d0bc6e7f6a52ff79eeab0a8ffb990f96690dd467d9
9d500500911e36c59ef438d5a966297187bdea7f1139685fdedcbeadf7d91747
null
[ "LICENSE" ]
89
2.4
engrams-mcp
1.0.2
A governance-aware, context-intelligent development platform built on MCP
<div align="center"> <img src="https://raw.githubusercontent.com/stevebrownlee/engrams/refs/heads/main/static/engram.sh.png" style="height:150px;" /> # Engrams ## Enhanced Memory & Knowledge Platform </div> [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![Python 3.8+](https://img...
text/markdown
null
Scott McLeod <contextportal@gmail.com>, Steve Brownlee <steve@stevebrownlee.com>
null
null
Apache-2.0
mcp, context, engrams, knowledge-graph, rag
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "De...
[]
null
null
>=3.10
[]
[]
[]
[ "fastapi>=0.120.0", "uvicorn[standard]>=0.38.0", "pydantic>=2.12.5", "fastmcp>=2.13.3", "mcp>=1.23.0", "sentence-transformers>=3.3.1", "chromadb>=1.3.5", "alembic>=1.17.2", "sqlalchemy>=2.0.0", "authlib>=1.6.5", "urllib3>=2.6.0", "filelock>=3.16.2", "flask>=3.0; extra == \"dashboard\"", "h...
[]
[]
[]
[ "Homepage, https://engrams.sh", "Bug Reports, https://github.com/stevebrownlee/engrams-mcp/issues", "Source, https://github.com/stevebrownlee/engrams-mcp", "Documentation, https://engrams.sh/docs" ]
twine/6.2.0 CPython/3.11.11
2026-02-21T05:57:01.592555
engrams_mcp-1.0.2.tar.gz
133,827
6e/8e/22236c8411f9806d69ef3ca84b89025dc2c70d59e6ee7d393723dbc22103/engrams_mcp-1.0.2.tar.gz
source
sdist
null
false
2a3b9801776e441c8d87562da8892bae
828969a72ac0c0a9d98fa6edc19c8c75cc6ba833838322be6d8fd0cf82728d86
6e8e22236c8411f9806d69ef3ca84b89025dc2c70d59e6ee7d393723dbc22103
null
[ "LICENSE" ]
140
2.4
pyprj
0.7.0
An opinionated CLI tool to manage python projects.
# PyPrj An opinionated CLI tool to manage python projects. Makes use of: - [VS Code](https://code.visualstudio.com/) as IDE. - [uv](https://docs.astral.sh/uv/) as package manager. - [pytest](https://docs.pytest.org/en/stable/#) as testing framework. - [black](https://black.readthedocs.io/en/stable/#) to for...
text/markdown
Diogo Rossi
Diogo Rossi <rossi.diogo@gmail.com>
null
null
null
null
[]
[]
null
null
>=3.12
[]
[]
[]
[ "clig>=0.6.3", "taskipy>=1.14.1" ]
[]
[]
[]
[ "Documentation, https://github.com/diogo-rossi/pyprj/blob/main/README.md", "Issues, https://github.com/diogo-rossi/pyprj/issues", "Source, https://github.com/diogo-rossi/pyprj/" ]
uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
2026-02-21T05:56:45.631490
pyprj-0.7.0-py3-none-any.whl
23,112
0a/db/0503873e48fc24effff32accdcfd00e643516e5f80b7b36472e836434a01/pyprj-0.7.0-py3-none-any.whl
py3
bdist_wheel
null
false
32cb15a40e5319ccf1ec3c58f7f461e2
08713568f82a034c3a7b0addd27c428cff83ec751e1caeecfad69e3093a09688
0adb0503873e48fc24effff32accdcfd00e643516e5f80b7b36472e836434a01
MIT
[]
201
2.4
hello-agents
1.0.0
生产级多智能体框架 - 工具响应协议、上下文工程、会话持久化、子代理机制、乐观锁、熔断器、Skills知识外化等16项核心能力
# HelloAgents > 🤖 生产级多智能体框架 - 工具响应协议、上下文工程、会话持久化、子代理机制等16项核心能力 [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-...
text/markdown
null
HelloAgents Team <jjyaoao@126.com>
null
null
CC-BY-NC-SA-4.0
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "openai<2.0.0,>=1.0.0", "requests<3.0.0,>=2.25.0", "python-dotenv<2.0.0,>=0.19.0", "pydantic<3.0.0,>=2.0.0", "numpy<3.0.0,>=2.0.0", "networkx<4.0.0,>=2.6.0", "tiktoken>=0.5.0", "pyyaml>=6.0.0" ]
[]
[]
[]
[ "Homepage, https://github.com/jjyaoao/HelloAgents", "Documentation, https://github.com/jjyaoao/HelloAgents/blob/main/README.md", "Repository, https://github.com/jjyaoao/HelloAgents", "Bug Tracker, https://github.com/jjyaoao/HelloAgents/issues" ]
twine/6.2.0 CPython/3.10.19
2026-02-21T05:55:53.866421
hello_agents-1.0.0.tar.gz
250,955
62/49/37e33daf797f418dda50a1db134f75f902e0da1f66118052f54e31e457ff/hello_agents-1.0.0.tar.gz
source
sdist
null
false
a7fe947bd040c001f16dc55d26cffa5c
9154985cd49684fac80c64a728b10be95b63f9ab95b2309dae294de2a3089d25
624937e33daf797f418dda50a1db134f75f902e0da1f66118052f54e31e457ff
null
[ "LICENSE" ]
245
2.4
gbizinfo
0.1.1
gBizINFO REST API v2 client library for Python
# gbizinfo — gBizINFO REST API v2 Python クライアント [![PyPI version](https://img.shields.io/pypi/v/gbizinfo.svg)](https://pypi.org/project/gbizinfo/) [![Python](https://img.shields.io/pypi/pyversions/gbizinfo.svg)](https://pypi.org/project/gbizinfo/) [![Context7 Indexed](https://img.shields.io/badge/Context7-Indexed-ECFDF...
text/markdown
null
YoseiUshida <146376339+youseiushida@users.noreply.github.com>
null
null
null
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Libraries", "Typing :: Typed" ]
[]
null
null
>=3.12
[]
[]
[]
[ "anyio>=4.12.1", "httpx>=0.28.1", "pydantic>=2.12.5" ]
[]
[]
[]
[ "Homepage, https://github.com/youseiushida/gbizinfo", "Repository, https://github.com/youseiushida/gbizinfo" ]
uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","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-21T05:55:19.003075
gbizinfo-0.1.1.tar.gz
234,498
59/f0/2c59b07b0d1e8481ca8594826aad98a71e62581287a024460df0ad90905b/gbizinfo-0.1.1.tar.gz
source
sdist
null
false
d43b8d44748325f5dd716caac79bc258
2f6ebfc03a67b412cb09584167fbe875a55fe3ed2befddea8ec4ac3eb62eb23d
59f02c59b07b0d1e8481ca8594826aad98a71e62581287a024460df0ad90905b
MIT
[ "LICENSE" ]
211
2.4
codehydra
2026.2.21
Multi-workspace IDE for parallel AI agent development
# CodeHydra Multi-workspace IDE for parallel AI agent development. ## Installation ```bash # Run directly without installation uvx codehydra # Or install globally pip install codehydra codehydra ``` ## Features - Run multiple AI agents simultaneously in isolated git worktrees - Real-time status monitoring across ...
text/markdown
Stefan Hoelzl
null
null
null
null
ai, agent, ide, vscode, git, worktree
[ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming ...
[]
null
null
>=3.10
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/stefanhoelzl/codehydra", "Repository, https://github.com/stefanhoelzl/codehydra", "Issues, https://github.com/stefanhoelzl/codehydra/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:53:43.173863
codehydra-2026.2.21.tar.gz
2,748
f3/fb/75b9624b362e7f7193da51cb13d97fa0e29d5bc56140adf38a9a73b4ab22/codehydra-2026.2.21.tar.gz
source
sdist
null
false
311a68b43dffec4e475a0eafb007d08e
b5d43ad01a05b695a8ef0c62d9d31463be12e1ef277ab3bfda243ffacf74ba25
f3fb75b9624b362e7f7193da51cb13d97fa0e29d5bc56140adf38a9a73b4ab22
MIT
[]
209
2.3
karpo-op-sdk
0.3.0
The official Python library for the karpo API
# Karpo Python API library <!-- prettier-ignore --> [![PyPI version](https://img.shields.io/pypi/v/karpo-op-sdk.svg?label=pypi%20(stable))](https://pypi.org/project/karpo-op-sdk/) The Karpo Python library provides convenient access to the Karpo REST API from any Python 3.9+ application. The library includes type defi...
text/markdown
null
Karpo <contact@example.com>
null
null
Apache-2.0
null
[ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: ...
[]
null
null
>=3.9
[]
[]
[]
[ "anyio<5,>=3.5.0", "distro<2,>=1.7.0", "httpx<1,>=0.23.0", "pydantic<3,>=1.9.0", "sniffio", "typing-extensions<5,>=4.10", "aiohttp; extra == \"aiohttp\"", "httpx-aiohttp>=0.1.9; extra == \"aiohttp\"" ]
[]
[]
[]
[ "Homepage, https://github.com/machinepulse-ai/karpo-op-python-sdk", "Repository, https://github.com/machinepulse-ai/karpo-op-python-sdk" ]
twine/5.1.1 CPython/3.12.9
2026-02-21T05:53:29.680103
karpo_op_sdk-0.3.0.tar.gz
136,083
53/05/3c67acf2ebd54c31a1cf46ecf78e26abd49b8061c34d728068900ac12d3f/karpo_op_sdk-0.3.0.tar.gz
source
sdist
null
false
855a6259d52bb454c2c47055f9ec2bec
509c8fe4aeb6876b76a8770891a5ec5256efc2738d6cb3a119c283737f83f0b7
53053c67acf2ebd54c31a1cf46ecf78e26abd49b8061c34d728068900ac12d3f
null
[]
229
2.4
pykyber
0.1.2
Kyber post-quantum key encapsulation in Rust
# PyKyber A Python library for Kyber post-quantum key encapsulation, implemented in Rust. ## Installation ```bash pip install pykyber ``` ## Quick Start ```python import pykyber # Generate a keypair (Alice) alice_keypair = pykyber.Kyber768() # Encapsulate - create shared secret (Bob) bob_result = pykyber.Kyber76...
text/markdown; charset=UTF-8; variant=GFM
PyKyber Contributors
null
null
null
MIT
kyber, post-quantum, cryptography, pqc, key-encapsulation
[ "Programming Language :: Python :: 3", "Programming Language :: Rust", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
null
null
>=3.8
[]
[]
[]
[]
[]
[]
[]
[]
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-21T05:53:01.012395
pykyber-0.1.2-cp38-abi3-musllinux_1_2_i686.whl
541,794
04/29/a7965d2f69690076da9d112397ed3f3132a2c125a583c0a4f454afb05bd4/pykyber-0.1.2-cp38-abi3-musllinux_1_2_i686.whl
cp38
bdist_wheel
null
false
dd7ad749efbe5929c027d2553c333628
d96c94fca54cef5e07f8c87507bb1a5d4bb00cca91ef2bf0d3c3d8588b1345e2
0429a7965d2f69690076da9d112397ed3f3132a2c125a583c0a4f454afb05bd4
null
[ "LICENSE" ]
920
2.4
pyThermoEst
0.4.0
A Python toolkit for estimating thermodynamic properties
# 🧪 PyThermoEst [![PyPI Downloads](https://static.pepy.tech/badge/pythermoest/month)](https://pepy.tech/projects/pythermoest) ![PyPI](https://img.shields.io/pypi/v/PyThermoEst) ![Python Version](https://img.shields.io/pypi/pyversions/PyThermoEst.svg) ![License](https://img.shields.io/pypi/l/PyThermoEst) PyThe...
text/markdown
null
Sina Gilassi <sina.gilassi@gmail.com>
null
null
null
chemical-engineering, thermodynamics, property-estimation, joback-method, zabransky-ruzicka-method, group-contribution-methods, parameter-estimation
[ "Development Status :: 1 - Planning", "Intended Audience :: Education", "Programming Language :: Python :: 3.11", "Operating System :: Unix", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows" ]
[]
null
null
>=3.11
[]
[]
[]
[ "numpy>=2.3.5", "scipy>=1.16.3", "pandas>=2.3.3", "pyyaml>=6.0.3", "pydantic>=2.12.4", "pydantic-settings>=2.12.0", "pythermodb-settings", "pycuc" ]
[]
[]
[]
[ "Homepage, https://github.com/sinagilassi/PyThermoEst", "Documentation, https://pythermoest.readthedocs.io/en/latest/", "Source, https://github.com/sinagilassi/PyThermoEst", "Tracker, https://github.com/sinagilassi/PyThermoEst/issues" ]
uv/0.8.3
2026-02-21T05:52:59.683461
pythermoest-0.4.0.tar.gz
50,427
78/bb/b2382d8a701fe64b47c6d21377f7f38c029b788139d05c79aef440b43181/pythermoest-0.4.0.tar.gz
source
sdist
null
false
7546d02823ff9f2dd63c1511926729f0
4d9c9abef6743a33adcc415d12bba1d2c5cc34ff30d79a117e3c70c9201af3a2
78bbb2382d8a701fe64b47c6d21377f7f38c029b788139d05c79aef440b43181
MIT
[ "LICENSE" ]
0
2.4
tamilstring
2.2.0
tamilstring helps to handle tamil unicode characters lot more easier
# TamilString [![PyPI Version](https://img.shields.io/pypi/v/tamilstring)](https://pypi.org/project/tamilstring/) [![License](https://img.shields.io/pypi/l/tamilstring)](https://gitlab.com/boopalan-dev/tamilstring/-/blob/main/LICENSE) **English:** TamilString is a Python library designed to simplify the handling and...
text/markdown
boopalan
contact.boopalan@gmail.com
null
null
MIT
null
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent", "License :: OSI Approved :: MIT License" ]
[]
https://gitlab.com/boopalan-dev/tamilstring
null
>=3.6
[]
[]
[]
[]
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.14
2026-02-21T05:52:34.423907
tamilstring-2.2.0.tar.gz
25,713
44/cd/9e7d7f54fcf121eaae9c84179d217120b1fad0e51248eb12192d1d4440ee/tamilstring-2.2.0.tar.gz
source
sdist
null
false
2e4dfd18a33bf0b03fadadea43970583
27e941ceed8a5f6151a9010513227b025c1463675dfcd30ac63504df4e3e2617
44cd9e7d7f54fcf121eaae9c84179d217120b1fad0e51248eb12192d1d4440ee
null
[ "LICENCE" ]
202
2.4
pdf-oxide
0.3.8
Fast Python PDF library for text extraction, markdown conversion, and document processing. Rust-powered, 2.1ms mean latency.
# PDF Oxide - The Fastest PDF Library for Python and Rust The fastest Python PDF library for text extraction, image extraction, and markdown conversion. Built on a Rust core for reliability and speed — mean 1.8ms per document, 3.5× faster than leading industry libraries, 100% pass rate on 3,830 real-world PDFs. [...
text/markdown; charset=UTF-8; variant=GFM
null
PDF Oxide Contributors <yfedoseev@gmail.com>
null
null
MIT OR Apache-2.0
pdf, text-extraction, pdf-parser, pdf-library, rag, llm, markdown, document-parser, pdf-to-text, pdf-extraction, fast-pdf, data-extraction
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Langua...
[]
https://github.com/yfedoseev/pdf_oxide
null
>=3.8
[]
[]
[]
[]
[]
[]
[]
[ "API Reference (Rust), https://docs.rs/pdf_oxide", "Bug Tracker, https://github.com/yfedoseev/pdf_oxide/issues", "Documentation, https://github.com/yfedoseev/pdf_oxide/blob/main/docs/getting-started-python.md", "Homepage, https://github.com/yfedoseev/pdf_oxide", "Repository, https://github.com/yfedoseev/pdf...
twine/6.1.0 CPython/3.13.7
2026-02-21T05:52:30.588570
pdf_oxide-0.3.8-cp38-abi3-win_amd64.whl
2,874,245
2a/26/c696f30a3831b60ae45c8ba6a3a54a9ed3454d8c0dc8c0f00e6e5df62d34/pdf_oxide-0.3.8-cp38-abi3-win_amd64.whl
cp38
bdist_wheel
null
false
5a70647bf24cc5d285015e900979a258
05602097f1e8ff65edb2ad41659996865fdfa56de9147df4501343b46ffca632
2a26c696f30a3831b60ae45c8ba6a3a54a9ed3454d8c0dc8c0f00e6e5df62d34
null
[ "LICENSE-APACHE", "LICENSE-MIT" ]
248
2.4
dtSpark
1.1.0a30
Secure Personal AI Research Kit - Multi-provider LLM CLI/Web interface with MCP tool integration
# Spark - Secure Personal AI Research Kit [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) [![Quality Gate Status](https://sonarcloud.io/api/project_badge...
text/markdown
Matthew Westwood-Hill
Matthew Westwood-Hill <matthew@digital-thought.org>
null
null
MIT
llm, ai, chatbot, aws, bedrock, anthropic, claude, ollama, mcp, model-context-protocol, cli, web
[ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Pr...
[]
https://github.com/digital-thought/dtSpark
null
>=3.10
[]
[]
[]
[ "boto3>=1.28.0", "botocore>=1.31.0", "fastapi>=0.100.0", "uvicorn>=0.22.0", "jinja2>=3.1.0", "python-multipart>=0.0.6", "sse-starlette>=1.6.0", "rich>=13.0.0", "prompt_toolkit>=3.0.0", "httpx>=0.24.0", "aiohttp>=3.8.0", "mcp>=0.9.0", "pyyaml>=6.0", "dtPyAppFramework>=4.3.0", "tiktoken>=0...
[]
[]
[]
[ "Homepage, https://github.com/digital-thought/dtSpark", "Documentation, https://github.com/digital-thought/dtSpark#readme", "Repository, https://github.com/digital-thought/dtSpark", "Issues, https://github.com/digital-thought/dtSpark/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:52:20.152780
dtspark-1.1.0a30.tar.gz
369,814
c0/6b/19bf39d9bb8c5d0cc873634a3c9e0f2f87f16d96cbeeda5ea6414daa4115/dtspark-1.1.0a30.tar.gz
source
sdist
null
false
24d9c99a423349fd3f13fa8ae79d0a27
6761cc877fb2b406ca9123e23a84f57c04d356db87488f332fe24ca2b17e1550
c06b19bf39d9bb8c5d0cc873634a3c9e0f2f87f16d96cbeeda5ea6414daa4115
null
[ "LICENSE" ]
0
2.4
pulumi-std
2.4.0a1771652481
Standard library functions
# pulumi-std Standard library functions implemented as a native Pulumi provider. ### [Function List](FUNCTION_LIST.md) ### Build ``` make build ``` ### Test ``` make test ``` ### Generate inferred schema ``` make gen_schema ``` ### Installation (SDKs to be published) The Pulumi String provider is available a...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "parver>=0.2.1", "pulumi<4.0.0,>=3.165.0", "semver>=2.8.1", "typing-extensions<5,>=4.11; python_version < \"3.11\"" ]
[]
[]
[]
[ "Homepage, https://github.com/pulumi/pulumi-std", "Repository, https://github.com/pulumi/pulumi-std" ]
twine/5.0.0 CPython/3.11.8
2026-02-21T05:52:10.808992
pulumi_std-2.4.0a1771652481.tar.gz
26,574
69/c7/fc1fa89439a750b3d2ef7815d45de188c4ad7dc846ddbc7acfd0c2473fe6/pulumi_std-2.4.0a1771652481.tar.gz
source
sdist
null
false
7d4f135d7b516f7cf8d2587726e8b1ef
5d620ae7d4a63f2b4da6b6a7ecb517bec159641eac98dab2f41aee5a7a151717
69c7fc1fa89439a750b3d2ef7815d45de188c4ad7dc846ddbc7acfd0c2473fe6
null
[]
185
2.4
urlpattern
0.1.10
An implementation of the URL Pattern Standard for Python written in Rust.
# URL Pattern [![PyPI - Version](https://img.shields.io/pypi/v/urlpattern)](https://pypi.org/project/urlpattern/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/urlpattern)](https://pypi.org/project/urlpattern/) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/...
text/markdown; charset=UTF-8; variant=GFM
null
"방성범 (Bang Seongbeom)" <bangseongbeom@gmail.com>
null
null
null
urlpattern
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.8", "Programming Language :: P...
[]
null
null
>=3.8
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/urlpattern/python-urlpattern", "Issues, https://github.com/urlpattern/python-urlpattern/issues", "Repository, https://github.com/urlpattern/python-urlpattern.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":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers...
2026-02-21T05:51:34.103869
urlpattern-0.1.10-cp312-cp312-macosx_11_0_arm64.whl
1,035,370
0a/a7/0686fa4ab2c491887c8f787798b6abf2e5d1159a2d2e8fa942d9bad79dd7/urlpattern-0.1.10-cp312-cp312-macosx_11_0_arm64.whl
cp312
bdist_wheel
null
false
6cc4a975528331787e6802d52d58cd9d
8b906d63b1151080c7b1b31ae01b90cb60662d389f1d70535b208ea030321cba
0aa70686fa4ab2c491887c8f787798b6abf2e5d1159a2d2e8fa942d9bad79dd7
null
[ "LICENSE" ]
5,837
2.4
applypilot
0.3.0
AI-powered end-to-end job application pipeline
<!-- logo here --> # ApplyPilot **Applied to 1,000 jobs in 2 days. Fully autonomous. Open source.** [![PyPI version](https://img.shields.io/pypi/v/applypilot?color=blue)](https://pypi.org/project/applypilot/) [![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://www.python.org/downloads/) [...
text/markdown
Pickle-Pixel
null
null
null
null
ai, apply, automation, job-application, job-search, resume
[ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Office/Business" ]
[]
null
null
>=3.11
[]
[]
[]
[ "beautifulsoup4>=4.12", "httpx>=0.24", "pandas>=2.0", "playwright>=1.40", "python-dotenv>=1.0", "pyyaml>=6.0", "rich>=13.0", "typer>=0.9.0", "pytest>=7.0; extra == \"dev\"", "ruff>=0.1; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/Pickle-Pixel/ApplyPilot", "Repository, https://github.com/Pickle-Pixel/ApplyPilot", "Issues, https://github.com/Pickle-Pixel/ApplyPilot/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:51:26.415393
applypilot-0.3.0.tar.gz
123,469
ae/4c/9ceb1c33389cee1d764167e87d93cdcfca3cb31c382be402f24ec4cdc690/applypilot-0.3.0.tar.gz
source
sdist
null
false
cba6a0a94b016d5333f5088778248c45
2ac4da6681ed0fc8c633f54c3565dd2fa25103994b0db3418700d2a8795a550e
ae4c9ceb1c33389cee1d764167e87d93cdcfca3cb31c382be402f24ec4cdc690
AGPL-3.0-only
[ "LICENSE" ]
283
2.4
knowledge-fidelity
0.1.1
Compress LLMs while auditing whether they still know truth vs myths. SVD compression + false-belief detection in one toolkit.
# Knowledge Fidelity **Compress an LLM while auditing whether it still knows truth vs popular myths.** The first toolkit that uses the same factual probes for both structural importance scoring (SVD compression) and behavioral false-belief detection (confidence cartography). One call to compress and audit: ```python...
text/markdown
Bryan Sanchez
null
null
null
null
llm, compression, svd, knowledge, false-beliefs, interpretability, confidence, mandela-effect, transformers, model-auditing, pytorch
[ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Scientific/Engineering :: Artificial Intelligence", ...
[]
null
null
>=3.10
[]
[]
[]
[ "torch>=2.0", "transformers>=4.36", "numpy", "scipy", "matplotlib>=3.7; extra == \"cartography\"", "seaborn>=0.12; extra == \"cartography\"", "tqdm; extra == \"cartography\"", "lm-eval>=0.4; extra == \"eval\"", "datasets; extra == \"eval\"", "safetensors; extra == \"deploy\"", "knowledge-fidelit...
[]
[]
[]
[ "Homepage, https://github.com/SolomonB14D3/knowledge-fidelity", "Repository, https://github.com/SolomonB14D3/knowledge-fidelity", "Issues, https://github.com/SolomonB14D3/knowledge-fidelity/issues" ]
twine/6.2.0 CPython/3.9.6
2026-02-21T05:50:43.680712
knowledge_fidelity-0.1.1.tar.gz
26,202
14/cf/eee09baf2caeac859ae16aae5b4be8afb9f97bea529c23cdf750b800ed2f/knowledge_fidelity-0.1.1.tar.gz
source
sdist
null
false
71ade1e0d180f04c1128632be3ea5e1d
d3b0753f8fe30f7c6b7d5b167e20f5ee2660f3c9c1952576bdb6278d5fe5708d
14cfeee09baf2caeac859ae16aae5b4be8afb9f97bea529c23cdf750b800ed2f
MIT
[ "LICENSE" ]
217
2.4
jpfs
0.5.0
Japan Fiscal Simulator - New Keynesian DSGEモデルによる財政政策分析
# jpfs - Japan Fiscal Simulator [![PyPI version](https://badge.fury.io/py/jpfs.svg)](https://pypi.org/project/jpfs/) [![Python 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/lic...
text/markdown
Japan Fiscal Team
null
null
null
MIT
dsge, economics, fiscal-policy, japan, simulation
[ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: Japanese", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.13", "Programming Language :: ...
[]
null
null
>=3.13
[]
[]
[]
[ "jinja2>=3.1.0", "matplotlib>=3.7.0", "mcp>=1.0.0", "numpy>=1.24.0", "pandas>=2.0.0", "pydantic>=2.0.0", "rich>=13.0.0", "scipy>=1.10.0", "typer>=0.9.0", "mypy>=1.0.0; extra == \"dev\"", "pytest-cov>=4.0.0; extra == \"dev\"", "pytest>=7.0.0; extra == \"dev\"", "ruff>=0.1.0; extra == \"dev\""...
[]
[]
[]
[ "Homepage, https://github.com/DaisukeYoda/japan-fiscal-simulator", "Repository, https://github.com/DaisukeYoda/japan-fiscal-simulator", "Documentation, https://github.com/DaisukeYoda/japan-fiscal-simulator/tree/main/docs", "Issues, https://github.com/DaisukeYoda/japan-fiscal-simulator/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:50:25.032953
jpfs-0.5.0.tar.gz
242,468
bc/b3/bd45f503836d18148a3895988a5726dbe03c3ffa8deab5273cce8fa2aef4/jpfs-0.5.0.tar.gz
source
sdist
null
false
0913440b5f6d1d38fd51442070d72630
994830f4db4fb256720311ec7ea8c35b3cbb92f18e9325c10bc9f940b755c401
bcb3bd45f503836d18148a3895988a5726dbe03c3ffa8deab5273cce8fa2aef4
null
[ "LICENSE" ]
205
2.4
agent-budget-guard
0.2.0
Budget-limited LLM API client wrapper to prevent runaway AI agent costs
# Agent Budget Guard Hard spending limits for LLM API calls. Prevents runaway agent costs. Wraps **OpenAI**, **Anthropic**, and **Google Gemini** — drop-in replacement for each SDK client with budget enforcement and no other changes to your code. ## Install ```bash pip install agent-budget-guard ``` ## Quickstart ...
text/markdown
Agent Budget Contributors
null
null
null
MIT
ai-safety, anthropic, api-wrapper, budget, cost-control, gemini, google, llm, openai
[ "Development Status :: 3 - Alpha", "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 :: Py...
[]
null
null
>=3.8
[]
[]
[]
[ "anthropic>=0.25.0", "google-genai>=1.0.0", "openai>=1.0.0", "tiktoken>=0.5.0", "black>=23.0.0; extra == \"dev\"", "mypy>=1.0.0; extra == \"dev\"", "pytest-asyncio>=0.21.0; extra == \"dev\"", "pytest-cov>=4.0.0; extra == \"dev\"", "pytest>=7.0.0; extra == \"dev\"", "ruff>=0.1.0; extra == \"dev\"" ...
[]
[]
[]
[ "Homepage, https://github.com/Digital-Ibraheem/agent-budget-guard", "Repository, https://github.com/Digital-Ibraheem/agent-budget-guard", "Issues, https://github.com/Digital-Ibraheem/agent-budget-guard/issues" ]
twine/6.2.0 CPython/3.14.3
2026-02-21T05:49:56.320965
agent_budget_guard-0.2.0.tar.gz
30,280
45/6b/8fe13fdd240f136c2802272422a6e48a79f8fbb2613b8183b0b4831a1a6e/agent_budget_guard-0.2.0.tar.gz
source
sdist
null
false
9fc47b4a67bcb0a43291a5eac49f5272
a97f2680057e777cf47a603d7caee0614ac416188c6414e8cfe08ee21c07ffcf
456b8fe13fdd240f136c2802272422a6e48a79f8fbb2613b8183b0b4831a1a6e
null
[ "LICENSE" ]
212
2.4
opendp
0.14.1a20260220001
Python bindings for the OpenDP Library
<img src="https://docs.opendp.org/en/stable/_static/opendp-logo.png" width="200" alt="OpenDP logo"> [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#w...
text/markdown
The OpenDP Project
info@opendp.org
null
null
MIT
differential privacy
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent" ]
[]
https://opendp.org
null
>=3.10
[]
[]
[]
[ "deprecated", "numpy; extra == \"numpy\"", "randomgen>=2.0.0; extra == \"numpy\"", "scikit-learn; extra == \"scikit-learn\"", "numpy; extra == \"scikit-learn\"", "randomgen>=2.0.0; extra == \"scikit-learn\"", "polars==1.32.0; extra == \"polars\"", "pyarrow; extra == \"polars\"", "scikit-learn; extra...
[]
[]
[]
[ "Source, https://github.com/opendp/opendp", "Issues, https://github.com/opendp/opendp/issues", "Documentation, https://docs.opendp.org/" ]
twine/6.1.0 CPython/3.13.11
2026-02-21T05:49:45.709286
opendp-0.14.1a20260220001-cp310-abi3-musllinux_1_2_x86_64.whl
41,829,630
b2/9e/4130ffbe553643ec3164f901154b90470c6f3f67908944fd61d46ecd0a1a/opendp-0.14.1a20260220001-cp310-abi3-musllinux_1_2_x86_64.whl
cp310
bdist_wheel
null
false
697abffd0456fda179ca67254ba9474d
09491ea00446602881ec53b617eec4048037dec6895437915c557eb54024508a
b29e4130ffbe553643ec3164f901154b90470c6f3f67908944fd61d46ecd0a1a
null
[ "LICENSE" ]
261
2.4
coloraide
8.4
A color library for Python.
[![Donate via PayPal][donate-image]][donate-link] [![Coverage Status][codecov-image]][codecov-link] [![PyPI Version][pypi-image]][pypi-link] [![PyPI Downloads][pypi-down]][pypi-link] [![PyPI - Python Version][python-image]][pypi-link] [![License][license-image-mit]][license-link] # ColorAide ## Overview ColorAide is...
text/markdown
null
Isaac Muse <Isaac.Muse@gmail.com>
null
null
null
color, color-contrast, color-conversion, color-difference, color-filters, color-harmonies, color-interpolation, color-manipulation, color-spaces, color-temperature, color-vision-deficiency, colour, css
[ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python ::...
[]
null
null
>=3.9
[]
[]
[]
[ "typing-extensions; python_version < \"3.11\"" ]
[]
[]
[]
[ "Homepage, https://github.com/facelessuser/coloraide" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:48:36.972836
coloraide-8.4.tar.gz
20,414,877
fc/2f/137decfe89f2b36ffe39e303bbcbca2fd1b2fe3c4dc9134a55ec2129b028/coloraide-8.4.tar.gz
source
sdist
null
false
fe86c6ff10641cc974a51eb6a4ea639f
55c7f8c4a97fa470c6726a1b1b4e71d2fc0f12e1782069aa13587882f3159363
fc2f137decfe89f2b36ffe39e303bbcbca2fd1b2fe3c4dc9134a55ec2129b028
MIT
[ "LICENSE.md" ]
360
2.4
jubilee
0.39
Lightweight application framework built on pygame
# README.md ## Introduction Raspberry Pi devices and other single-board computers (SBCs) provide an exciting platform for small-scale computing for hobbyist projects. A common problem with such projects is the gap between a newly configured device, such as a fresh install of Raspberry Pi OS, and a component that is ...
text/markdown
null
David Stein <jubilee@steinemail.com>
null
null
null
pygame
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers" ]
[]
null
null
null
[]
[]
[]
[ "evdev; sys_platform == \"linux\"", "numpy", "psutil; sys_platform == \"linux\"", "pygame", "random_user_agent", "requests" ]
[]
[]
[]
[ "Homepage, https://github.com/neuron-whisperer/jubilee", "Documentation, https://github.com/neuron-whisperer/jubilee/blob/main/Jubilee%20Reference.md", "Repository, https://github.com/neuron-whisperer/jubilee.git", "Issues, https://github.com/neuron-whisperer/jubilee/issues" ]
twine/6.2.0 CPython/3.13.4
2026-02-21T05:45:21.691557
jubilee-0.39.tar.gz
60,697
d4/45/8bbcda3ec12dfbaf8c842d764a828f02095a1a937764867ac9853507e88b/jubilee-0.39.tar.gz
source
sdist
null
false
b815294b19aa0d0c85b7399dba63d8ae
6500231e0b6d1d67e749b3e19260000a171d8e0ea69e458d7fa7813bbc01c5ec
d4458bbcda3ec12dfbaf8c842d764a828f02095a1a937764867ac9853507e88b
GPL-3.0-or-later
[ "LICENSE" ]
234
2.4
bdshare
1.2.0
A utility for crawling historical and Real-time Quotes of DSE(Dhaka Stock Exchange)
# bdshare ![StyleCI](https://github.styleci.io/repos/253465924/shield?branch=main) [![Documentation Status](https://readthedocs.org/projects/bdshare/badge/?version=latest)](https://bdshare.readthedocs.io/en/latest/?badge=latest) ![PyPI](https://img.shields.io/pypi/v/bdshare) ![Python](https://img.shields.io/pypi/pyver...
text/markdown
Raisul Islam
raisul.me@gmail.com
null
null
MIT
Crawling, DSE, Financial Data
[ "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[ "requests", "beautifulsoup4", "html5lib", "pandas", "lxml" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:43:52.786527
bdshare-1.2.0.tar.gz
36,743
fc/9a/1eaca9643feb92c4bc7a32a64a847b992aeba31213a14ebe526b00e606b3/bdshare-1.2.0.tar.gz
source
sdist
null
false
42772155dba1f0d3faa31bacddda756e
1c305773609c07b3003f93166ea9e97342291b34d290588c6b352658b2110914
fc9a1eaca9643feb92c4bc7a32a64a847b992aeba31213a14ebe526b00e606b3
null
[ "LICENSE" ]
297
2.4
synth-ai
0.8.2
Serverless Posttraining for Agents - Core AI functionality and tracing
# Synth [![Python](https://img.shields.io/badge/python-3.11+-blue)](https://www.python.org/) [![PyPI](https://img.shields.io/badge/PyPI-0.8.0-orange)](https://pypi.org/project/synth-ai/) [![Crates.io](https://img.shields.io/crates/v/synth-ai?label=crates.io)](https://crates.io/crates/synth-ai) [![License](https://img....
text/markdown; charset=UTF-8; variant=GFM
null
Synth AI <josh@usesynth.ai>
null
null
MIT
null
[]
[]
null
null
>=3.11
[]
[]
[]
[ "pydantic>=2.0.0", "requests>=2.32.3", "pynacl>=1.5.0", "tqdm>=4.66.4", "typing-extensions>=4.0.0", "rich>=13.9.0", "openai>=1.99.0", "fastapi>=0.115.12", "uvicorn>=0.34.2", "numpy>=2.2.3", "sqlalchemy>=2.0.42", "click<8.2,>=8.1.7", "aiohttp>=3.8.0", "nest-asyncio>=1.6.0", "httpx>=0.28.1...
[]
[]
[]
[ "Homepage, https://github.com/synth-laboratories/synth-ai", "Issues, https://github.com/synth-laboratories/synth-ai/issues", "Repository, https://github.com/synth-laboratories/synth-ai" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:43:48.308853
synth_ai-0.8.2.tar.gz
757,676
95/9f/236bb65c628a72aeeab4ca883a53896a4e647d508eabbbdcece95538de78/synth_ai-0.8.2.tar.gz
source
sdist
null
false
aeb8606e0246dc799fa350369aa7dc70
044150a43807a1ed9c2ecf9cf3ac444b257a88cd423c65122d42e19d59c533db
959f236bb65c628a72aeeab4ca883a53896a4e647d508eabbbdcece95538de78
null
[ "synth_ai_py/LICENSE" ]
275
2.4
AutoRAG-Research
0.0.4
Automate your RAG research.
![Thumbnail](./assets/thumbnail.png) Automate your RAG research [Documentation](https://nomadamas.github.io/AutoRAG-Research/) ## What is AutoRAG-Research? | Problem | What AutoRAG-Research does | |---------|----------------------------------------------------...
text/markdown
null
NomaDamas <vkehfdl1@gmail.com>
null
null
Apache-2.0
python
[ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming L...
[]
null
null
<4.0,>=3.10
[]
[]
[]
[ "beir>=2.2.0", "bert-score>=0.3.13", "datasets<3.0.0", "evaluate>=0.4.6", "httpx>=0.20.0", "huggingface-hub>=0.36.0", "hydra-core>=1.3.0", "infinity-client>=0.0.77", "langchain-core>=0.3.0", "mteb>=1.34.0", "nltk>=3.9.2", "numpy>=2.2.6", "omegaconf>=2.3.0", "pandas>=2.3.3", "pgvector>=0....
[]
[]
[]
[ "Homepage, https://vkehfdl1.github.io/AutoRAG-Research/", "Repository, https://github.com/vkehfdl1/AutoRAG-Research", "Documentation, https://vkehfdl1.github.io/AutoRAG-Research/" ]
uv/0.9.7
2026-02-21T05:43:09.218492
autorag_research-0.0.4.tar.gz
810,479
ac/d7/804694a723b5de7a225fd38da5350632e35f85bb7c51d46607a2e23555e0/autorag_research-0.0.4.tar.gz
source
sdist
null
false
98a37204fef2a4a647820caac6c85ba3
df0e1cb9fd204c08d4b4328fb2b9db99bd3121e326183c1e6bdacb20a19d43e9
acd7804694a723b5de7a225fd38da5350632e35f85bb7c51d46607a2e23555e0
null
[ "LICENSE" ]
0
2.4
junos-ops
0.8.0
Automated JUNOS package management tool for Juniper Networks devices
# junos-ops [![PyPI version](https://img.shields.io/pypi/v/junos-ops)](https://pypi.org/project/junos-ops/) [![CI](https://github.com/shigechika/junos-ops/actions/workflows/ci.yml/badge.svg)](https://github.com/shigechika/junos-ops/actions/workflows/ci.yml) [![Python](https://img.shields.io/pypi/pyversions/junos-ops)]...
text/markdown
AIKAWA Shigechika
null
null
null
null
juniper, junos, netconf, pyez, network, automation
[ "Development Status :: 4 - Beta", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: System :: Networking", "Topic :: System :: Systems ...
[]
null
null
>=3.12
[]
[]
[]
[ "junos-eznc", "looseversion", "pytest; extra == \"test\"", "pytest-cov; extra == \"test\"", "argcomplete; extra == \"completion\"" ]
[]
[]
[]
[ "Homepage, https://github.com/shigechika/junos-ops", "Repository, https://github.com/shigechika/junos-ops", "Issues, https://github.com/shigechika/junos-ops/issues", "Changelog, https://github.com/shigechika/junos-ops/blob/main/CHANGELOG.md" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:42:57.811256
junos_ops-0.8.0.tar.gz
42,752
e7/52/8afa65c6c1bbac03cdafdcf3d120bab00c4742427d1103fad35bafbcbd69/junos_ops-0.8.0.tar.gz
source
sdist
null
false
151d7834d3072f28848998cef0bb4775
f77d33e751c96cb33f66b43e3989dd4d9dcc93a0c223c8b5a06c37091a530f99
e7528afa65c6c1bbac03cdafdcf3d120bab00c4742427d1103fad35bafbcbd69
Apache-2.0
[ "LICENSE" ]
217
2.4
opensymbolicai-core
0.4.2
OpenSymbolicAI Core
# OpenSymbolicAI Core (Python) <p align="center"> <img src="assets/demo.gif" alt="OpenSymbolicAI Demo" width="800"> </p> **Make AI a software engineering discipline.** ## Why This Architecture? **LLMs are untrusted.** They're stochastic, may be trained on poisoned data, and change under the hood without notice. T...
text/markdown
OpenSymbolicAI
null
null
null
null
opensymbolicai, symbolic-ai, runtime
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
null
null
>=3.12
[]
[]
[]
[ "pydantic>=2.0", "tqdm>=4.67.1" ]
[]
[]
[]
[ "Homepage, https://github.com/OpenSymbolicAI/core-py", "Repository, https://github.com/OpenSymbolicAI/core-py" ]
twine/6.2.0 CPython/3.14.2
2026-02-21T05:42:53.607708
opensymbolicai_core-0.4.2.tar.gz
77,824
98/4e/321fcc4956ee750fe1ba1ff1f15ab5c57f321ce0da9bd81f052a86321c3f/opensymbolicai_core-0.4.2.tar.gz
source
sdist
null
false
5958df83a167a8915e8354dad3425c10
0ff8897644109cdad6cd3d890ef6c24dac0f11381bab11334c4316eee1ddfc6c
984e321fcc4956ee750fe1ba1ff1f15ab5c57f321ce0da9bd81f052a86321c3f
MIT
[ "LICENSE" ]
218
2.4
primordial-agentstore
0.3.0
Primordial AgentStore CLI — discover, install, and run AI agents
# Primordial CLI for the Primordial AgentStore — discover, install, and run AI agents. ## Install ```bash pip install primordial-agentstore ``` ## Usage ```bash primordial --help ```
text/markdown
Andy Browning
null
null
null
null
agents, ai, cli, llm
[ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Librari...
[]
null
null
>=3.11
[]
[]
[]
[ "click>=8.1", "cryptography>=42.0", "e2b>=1.0", "httpx>=0.27", "platformdirs>=4.0", "pydantic>=2.0", "pyyaml>=6.0", "rich>=13.0", "pytest-asyncio>=0.23; extra == \"dev\"", "pytest-cov>=5.0; extra == \"dev\"", "pytest>=8.0; extra == \"dev\"", "ruff>=0.5; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/andybrowning/primordial", "Repository, https://github.com/andybrowning/primordial" ]
twine/6.2.0 CPython/3.11.9
2026-02-21T05:42:37.649889
primordial_agentstore-0.3.0.tar.gz
30,123
1d/0d/1f29a0364c9befbd1700a6bb253c24df6213ef9c65ef0f92429ed0872ac2/primordial_agentstore-0.3.0.tar.gz
source
sdist
null
false
86d58f9ae202b9bc0d185934b7cddc2a
a8a1bed842eac3dc55b587b8a67b0e3330e86e8e48cdfae12047591e9cdba78f
1d0d1f29a0364c9befbd1700a6bb253c24df6213ef9c65ef0f92429ed0872ac2
MIT
[]
208
2.4
mcp-memory-service
10.17.2
Open-source persistent memory for AI agent pipelines and Claude. REST API + semantic search + knowledge graph + autonomous consolidation. Self-host, zero cloud cost.
# mcp-memory-service ## Persistent Shared Memory for AI Agent Pipelines Open-source memory backend for multi-agent systems. Agents store decisions, share causal knowledge graphs, and retrieve context in 5ms — without cloud lock-in or API costs. **Works with LangGraph · CrewAI · AutoGen · any HTTP client · Claude Des...
text/markdown
null
Heinrich Krupp <heinrich.krupp@gmail.com>
null
null
Apache-2.0
agent-memory, agentic-ai, ai-agents, ai-assistant, autogen, claude-desktop, cloudflare, crewai, fastapi, knowledge-graph, langgraph, long-term-memory, mcp, memory-consolidation, model-context-protocol, multi-agent, open-source, privacy-first, rag, rest-api, self-hosted, semantic-memory, semantic-search, sqlite-vec, vec...
[ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Framework :: FastAPI", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10...
[]
null
null
>=3.10
[]
[]
[]
[ "aiofiles>=23.2.1", "aiohttp>=3.8.0", "aiosqlite>=0.20.0", "apscheduler>=3.11.0", "authlib>=1.2.0", "build>=0.10.0", "chardet>=5.0.0", "click>=8.0.0", "fastapi>=0.115.0", "httpx>=0.24.0", "mcp<2.0.0,>=1.8.0", "psutil>=5.9.0", "pypdf2>=3.0.0", "python-dotenv>=1.0.0", "python-jose[cryptogr...
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.14
2026-02-21T05:42:10.471900
mcp_memory_service-10.17.2.tar.gz
5,575,927
b6/e9/cf297d3b51982266c802578cecfc969b4b58f0c543b3094b80f8cbd53b7e/mcp_memory_service-10.17.2.tar.gz
source
sdist
null
false
9593ecc07f37bdf596d6310319896f6b
1747522fb55f0eeddb19b1932ba2a5de4f8e360338977c699e2a902fac169673
b6e9cf297d3b51982266c802578cecfc969b4b58f0c543b3094b80f8cbd53b7e
null
[ "LICENSE", "NOTICE" ]
317
2.4
enrobie
0.14.9
Enasis Network Chatting Robie
# Enasis Network Chatting Robie > This project has not released its first major version. Barebones service for connecting to multiple upstream chat networks. <a href="https://pypi.org/project/enrobie"><img src="https://enasisnetwork.github.io/enrobie/badges/pypi.png"></a><br> <a href="https://enasisnetwork.github.io...
text/markdown
null
null
null
null
MIT
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12" ]
[]
null
null
>=3.11
[]
[]
[]
[ "encommon>=0.22.11", "enconnect>=0.17.18", "enhomie>=0.13.10" ]
[]
[]
[]
[ "Source, https://github.com/enasisnetwork/enrobie", "Documentation, https://enasisnetwork.github.io/enrobie/sphinx" ]
twine/6.2.0 CPython/3.12.6
2026-02-21T05:41:51.303788
enrobie-0.14.9.tar.gz
93,327
f1/b8/ab5a1acf67bccf5bf1df187dfba7804230c466fd8de88d090fa6c09ca67d/enrobie-0.14.9.tar.gz
source
sdist
null
false
7ba033ce658479905fc0601134ab16a6
273195124eb039433c7c3e9c7b6fcf3c4e343029af19cc199927bb2cf252583f
f1b8ab5a1acf67bccf5bf1df187dfba7804230c466fd8de88d090fa6c09ca67d
null
[ "LICENSE" ]
220
2.4
mqtt-entity
1.1.1
MQTT client supporting Home Assistant MQTT entity auto-discovery
# MQTT Entity helper library for Home Assistant [![Workflow Status](https://github.com/kellerza/mqtt_entity/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/kellerza/mqtt_entity/actions) [![codecov](https://codecov.io/gh/kellerza/mqtt_entity/branch/main/graph/badge.svg?token=PG4N1YBUGW)](https:/...
text/markdown
Johann Kellerman
Johann Kellerman <kellerza@gmail.com>
null
null
null
asyncio, discovery, home-assistant, library, mqtt
[ "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
null
null
>=3.12
[]
[]
[]
[ "aiohttp<4,>3.12", "cattrs<27,>=25", "colorlog", "paho-mqtt<3,>=2.1", "pyyaml<7,>=6; extra == \"options\"" ]
[]
[]
[]
[ "Homepage, https://github.com/kellerza/mqtt_entity" ]
uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","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-21T05:41:21.273491
mqtt_entity-1.1.1.tar.gz
16,852
29/94/3543f39ea1241d2a4b106d39b9600cf900dd5c36f95066cb90020ae8237e/mqtt_entity-1.1.1.tar.gz
source
sdist
null
false
db3f50011def05fbcb022327ac99cd41
8d7533a149d2540f6fef14f0184e8b4ade30545e37c8aab4f9da137e5abb692d
29943543f39ea1241d2a4b106d39b9600cf900dd5c36f95066cb90020ae8237e
MIT
[ "LICENSE" ]
230
2.4
yta-editor-nodes
0.3.0
Youtube Autonomous Main Editor Nodes module
# Youtube Autonomous Main Editor Nodes module The main Editor module related to nodes.
text/markdown
danialcala94
danielalcalavalera@gmail.com
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9" ]
[]
null
null
==3.9
[]
[]
[]
[ "yta_validation<1.0.0,>=0.0.1", "yta_programming<1.0.0,>=0.0.1", "yta_math_easings<1.0.0,>=0.0.1", "yta_editor_parameters<1.0.0,>=0.0.1", "yta_editor_nodes_common<1.0.0,>=0.0.1", "yta_editor_nodes_cpu<1.0.0,>=0.0.1", "yta_editor_nodes_gpu<1.0.0,>=0.0.1", "yta_editor_time<1.0.0,>=0.0.1" ]
[]
[]
[]
[]
poetry/2.2.0 CPython/3.9.0 Windows/10
2026-02-21T05:40:07.897393
yta_editor_nodes-0.3.0.tar.gz
18,268
82/b6/8f038ee1138d90f4c7571cb07e201711a610b0612a7c54fdb81dab82df9a/yta_editor_nodes-0.3.0.tar.gz
source
sdist
null
false
32a5af7b13d94b1ba73d065243beeea4
c379440ef17567c8b23e518310ad925ddbeb41dfcd5e24c3eac911b49bcfdf86
82b68f038ee1138d90f4c7571cb07e201711a610b0612a7c54fdb81dab82df9a
null
[]
213
2.4
venver
0.5.3
Automatically activate, and deactivate virutal environments when entering or leaving directories.
Venver ###### Automatically activate, and deactivate virutal environments when entering or leaving directories. Installation ############ .. code-block:: shell curl -LsSf https://codeberg.org/narvin/venver/raw/branch/main/bin/install.sh | sh Once finished, the installation script will print additional instruct...
text/x-rst
Narvin Singh
Narvin Singh <Narvin.A.Singh@gmail.com>
null
null
null
null
[ "Programming Language :: Python :: 3", "Operating System :: POSIX :: Linux" ]
[]
null
null
>=3.10
[]
[]
[]
[ "python-docs-theme~=2025.2; extra == \"doc\"", "sphinx~=8.1; extra == \"doc\"" ]
[]
[]
[]
[ "Homepage, https://venver.readthedocs.io", "Documentation, https://venver.readthedocs.io", "Repository, https://codeberg.org/venver", "Issues, https://codeberg.org/venver/issues" ]
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_versio...
2026-02-21T05:39:40.031676
venver-0.5.3-py3-none-any.whl
16,409
8e/38/c30437f5c05ed3fc74496ab9ac8214aa4de798670b85c3e07f352b70b594/venver-0.5.3-py3-none-any.whl
py3
bdist_wheel
null
false
83a91bb2c73fb2c6b3372ef81af0b159
8c7896de7843c0dc6035fe2510bbc573cc82458ed10841ffd140d4e2567d6bb4
8e38c30437f5c05ed3fc74496ab9ac8214aa4de798670b85c3e07f352b70b594
LicenseRef-no-ai-ethical-license
[ "LICENSE" ]
223
2.4
seamless-pdf
1.0.3
Convert HTML, Markdown, and DOCX documents into continuous, single-page PDFs.
<div align="center"> # Seamless PDF **Convert HTML, Markdown, and DOCX documents into continuous, single-page PDFs -- no page breaks.** [![PyPI Version](https://img.shields.io/pypi/v/seamless-pdf?style=flat&color=7700b8)](https://pypi.org/project/seamless-pdf/) [![Downloads](https://static.pepy.tech/badge/seamless-p...
text/markdown
null
Anthony Hua <tommyrobotics1@gmail.com>
null
null
MIT License Copyright (c) 2026 SleepyPandas 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 r...
pdf, converter, continuous, single-page, html, markdown, docx
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Topic :: Utili...
[]
null
null
>=3.10
[]
[]
[]
[ "playwright>=1.40.0", "markdown>=3.10.1", "Pygments>=2.17.0", "pymdown-extensions>=10.0", "mammoth>=1.6.0", "pypdf>=3.17.0", "pytest>=7.0; extra == \"dev\"", "pytest-cov>=4.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/SleepyPandas/Document-to-ContinuousPDF" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:39:19.138440
seamless_pdf-1.0.3.tar.gz
21,107
92/be/8a74e71082d94281c4040324cad15a710b93431b91b487caef325d2bb198/seamless_pdf-1.0.3.tar.gz
source
sdist
null
false
8e7945a9fa017fe205d4446acb01b136
f4fe8b903d231f6aaf53f53208bc4b32ae0531febb373cce50748912c2d5887e
92be8a74e71082d94281c4040324cad15a710b93431b91b487caef325d2bb198
null
[ "LICENSE" ]
213
2.2
cjm-fasthtml-web-audio
0.0.1
A reusable Web Audio API manager for FastHTML applications with multi-buffer support, parallel decode, and card-stack-compatible playback.
# cjm-fasthtml-web-audio <!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! --> ## Install ``` bash pip install cjm_fasthtml_web_audio ``` ## Project Structure nbs/ ├── components.ipynb # FastHTML component helpers for the Web Audio API manager ├── js.ipynb # JavaScript generation for the...
text/markdown
Christian J. Mills
9126128+cj-mills@users.noreply.github.com
null
null
Apache-2.0
nbdev jupyter notebook python
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13" ]
[]
https://github.com/cj-mills/cjm-fasthtml-web-audio
null
>=3.12
[]
[]
[]
[ "python-fasthtml", "cjm-fasthtml-tailwind", "cjm-fasthtml-daisyui", "cjm-fasthtml-card-stack", "cjm-fasthtml-keyboard-navigation", "cjm-fasthtml-app-core" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.12
2026-02-21T05:39:16.751437
cjm_fasthtml_web_audio-0.0.1.tar.gz
14,132
f5/de/c7f5738074086210447298208e752ff5e41840f68590103b7489290be30c/cjm_fasthtml_web_audio-0.0.1.tar.gz
source
sdist
null
false
08e9eba336e2c5fe79953822dc95ef22
607cf2e73c2bc4bde14056ac5e3100f8b5a44b893b985744fd32aeb68dfd2803
f5dec7f5738074086210447298208e752ff5e41840f68590103b7489290be30c
null
[]
224
2.4
sanicode
0.1.0
AI-assisted code sanitization scanner with OWASP ASVS, NIST 800-53, and ASD STIG compliance mapping.
# Sanicode Sanicode scans Python codebases for input validation and sanitization gaps, builds a knowledge graph of data flow (entry points, sanitizers, sinks), and maps every finding to OWASP ASVS 5.0, NIST 800-53, and ASD STIG v4r11 controls. Output formats include SARIF (for GitHub Code Scanning integration), JSON, ...
text/markdown
Sanicode Contributors
null
null
null
Apache-2.0
compliance, llm, owasp, sast, security, stig
[ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Security" ]
[]
null
null
>=3.10
[]
[]
[]
[ "fastapi>=0.100", "litellm>=1.0", "networkx>=3.0", "prometheus-client>=0.17", "rich>=13.0", "tomli>=2.0; python_version < \"3.11\"", "typer>=0.9.0", "uvicorn[standard]>=0.20", "build>=1.0; extra == \"dev\"", "httpx>=0.24; extra == \"dev\"", "pytest-asyncio>=0.21; extra == \"dev\"", "pytest-cov...
[]
[]
[]
[ "Homepage, https://github.com/rdwj/sanicode", "Repository, https://github.com/rdwj/sanicode", "Issues, https://github.com/rdwj/sanicode/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:37:47.026801
sanicode-0.1.0.tar.gz
86,132
47/4b/154fecd5387a075edf2bd741278fdbb66df1f31a88ed562f63504b79e110/sanicode-0.1.0.tar.gz
source
sdist
null
false
99d1291fe2f3d6d531b9f1b79516b450
9819e8950d821f0ca56cf88e672065ff480a3c470389db02609d79fe767a83c9
474b154fecd5387a075edf2bd741278fdbb66df1f31a88ed562f63504b79e110
null
[]
238
2.4
hvrt
2.1.1
Hierarchical Variance-Retaining Transformer (HVRT) — variance-aware sample transformation for tabular data
# HVRT: Hierarchical Variance-Retaining Transformer [![PyPI version](https://img.shields.io/pypi/v/hvrt.svg)](https://pypi.org/project/hvrt/) [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)]...
text/markdown
null
Jake Peace <mail@jakepeace.me>
null
null
null
machine-learning, sample-reduction, synthetic-data, data-augmentation, data-preprocessing, variance, kde, tabular-data, heavy-tailed
[ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Pyth...
[]
null
null
>=3.8
[]
[]
[]
[ "numpy>=1.20.0", "scikit-learn>=1.0.0", "scipy>=1.7.0", "xgboost>=1.5; extra == \"benchmarks\"", "matplotlib>=3.5; extra == \"benchmarks\"", "pandas>=1.3; extra == \"benchmarks\"", "pytest>=7.0.0; extra == \"dev\"", "pytest-cov>=3.0.0; extra == \"dev\"", "black>=22.0.0; extra == \"dev\"", "mypy>=0...
[]
[]
[]
[ "Homepage, https://github.com/hotprotato/hvrt", "Documentation, https://github.com/hotprotato/hvrt#readme", "Repository, https://github.com/hotprotato/hvrt", "Issues, https://github.com/hotprotato/hvrt/issues" ]
twine/6.2.0 CPython/3.13.5
2026-02-21T05:36:47.319255
hvrt-2.1.1.tar.gz
56,652
0c/a4/fd848f1b56605623df7235c780c7a4ef8aabc231619051cc488540009ac4/hvrt-2.1.1.tar.gz
source
sdist
null
false
300c9f6beca3bb41da95a481c60a18f7
38228e869ad616756183f9ccd89bdca5aef70ca3d574c0dbfee0375219bd7c8e
0ca4fd848f1b56605623df7235c780c7a4ef8aabc231619051cc488540009ac4
MIT
[ "LICENSE" ]
244
2.3
uplang
2.0.1
Command-line tool for updating MC Java modpack language files
# UpLang **UpLang** 是一个专为 Minecraft Java 版整合包开发者和汉化者设计的命令行工具,旨在帮助高效地提取、管理和更新 Mod 的本地化语言文件(主要是 `en_us` 和 `zh_cn`)。 如果在制作整合包的过程中,你苦恼于各个 Mod 频繁更新导致的语言键值(Key)变动,或者希望能更方便地维护一个集成的汉化资源包,那么 UpLang 将是你的得力助手。 ## 🌟 主要功能 - 📦 **语言文件提取 (`init`)**:从一堆指定的 Mod `.jar` 文件中快速提取 `en_us.json` 和 `zh_cn.json` 到目标资源包目录。 - 🔄 **智能差异同步 (`u...
text/markdown
QianFuv
QianFuv <qianfuv@qq.com>
null
null
Copyright <2025> <QianFuv> 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, dist...
null
[]
[]
null
null
>=3.12
[]
[]
[]
[ "click>=8.3.1", "orjson>=3.11.7", "mypy>=1.18.2; extra == \"dev\"", "ruff>=0.14.6; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:34:54.402958
uplang-2.0.1.tar.gz
13,359
d5/4c/5c69fb744c971ca613644b5724fbd8693466b9e7f9d0dd8df8bf50a5302d/uplang-2.0.1.tar.gz
source
sdist
null
false
e5684e3819043e4a814238a4c6d75695
12c565f63d17681fda5f909958b2807402407f5f9b40bdb22c83d9e380424659
d54c5c69fb744c971ca613644b5724fbd8693466b9e7f9d0dd8df8bf50a5302d
null
[]
206
2.4
licenses-deny
0.1.5
A Python package that audits package licenses and provenance against user-defined allow/deny policies.
# licenses-deny Simple CLI to inspect Python environment dependencies for license compliance, banned packages, and allowed sources. ## Requirements - Python 3.11+ - Virtual environment activated before running checks (required by the tool) ## Installation ```bash pip install licenses-deny ``` ## Us...
text/markdown
null
null
null
null
null
license, compliance, dependencies
[ "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Operating System...
[]
null
null
>=3.11
[]
[]
[]
[ "packaging>=23.2" ]
[]
[]
[]
[ "Issue Tracker, https://github.com/John2416/licenses-deny/issues", "Source, https://github.com/John2416/licenses-deny" ]
uv/0.8.3
2026-02-21T05:34:24.071750
licenses_deny-0.1.5.tar.gz
16,355
cb/4c/0852b41698425616015254c89cf0bcca6234f3b899f7817d68a4aa32e36f/licenses_deny-0.1.5.tar.gz
source
sdist
null
false
c8f00bd3761116a044f2f5a4c673f32d
b4f1c54803baf2dd33c6ed92fc289cd99daf34e96c14257fe21a632b72dc047a
cb4c0852b41698425616015254c89cf0bcca6234f3b899f7817d68a4aa32e36f
Apache-2.0
[ "LICENSE" ]
214
2.4
mcp-vector-search
2.6.0
CLI-first semantic code search with MCP integration and interactive D3.js visualization for exploring code relationships
# MCP Vector Search 🔍 **CLI-first semantic code search with MCP integration** [![PyPI version](https://badge.fury.io/py/mcp-vector-search.svg)](https://badge.fury.io/py/mcp-vector-search) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![License: Elastic-2.0]...
text/markdown
null
Robert Matsuoka <bob@matsuoka.com>
null
null
Elastic License 2.0 Copyright (c) 2024-2025 Robert Matsuoka Contact: bob@matsuoka.com ## Acceptance By using the software, you agree to all of the terms and conditions below. ## Copyright License The licensor grants you a non-exclusive, royalty-free, worldwide, non-sublicensable, non-transferable license to use, c...
code-graph, code-search, d3js, force-layout, interactive-graph, mcp, semantic-search, vector-database, visualization
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: Other/Proprietary License", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Code Generators", "Top...
[]
null
null
>=3.11
[]
[]
[]
[ "aiofiles>=23.0.0", "authlib>=1.6.4", "boto3>=1.35.0", "click-didyoumean>=0.3.0", "fastapi>=0.104.0", "httpx>=0.25.0", "kuzu>=0.7.0", "lancedb>=0.6.0", "loguru>=0.7.0", "mcp>=1.12.4", "orjson>=3.9.0", "packaging>=23.0", "pandas>=2.0.0", "psutil>=5.9.0", "py-mcp-installer>=0.1.4", "pyda...
[]
[]
[]
[ "Homepage, https://github.com/bobmatnyc/mcp-vector-search", "Documentation, https://mcp-vector-search.readthedocs.io", "Repository, https://github.com/bobmatnyc/mcp-vector-search", "Bug Tracker, https://github.com/bobmatnyc/mcp-vector-search/issues" ]
uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","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-21T05:33:48.254664
mcp_vector_search-2.6.0.tar.gz
2,925,231
f2/f4/d35b3be9efd61c65ea1f877835e2dcdc83d106fd87453eb30d662b1b7714/mcp_vector_search-2.6.0.tar.gz
source
sdist
null
false
c61dd0a7df9d01f4fcd6143c17311964
eb9e0646ac8450104b78af8e094400e30262f3af56e797fa22546f61a1e7f06d
f2f4d35b3be9efd61c65ea1f877835e2dcdc83d106fd87453eb30d662b1b7714
null
[ "LICENSE" ]
227
2.4
hbrowser
0.12.10
A tool for browsing tasks on e-h/exh-websites.
# HBrowser (hbrowser) ## Setup ### Environment Variables HBrowser requires the following environment variables: - `APIKEY_2CAPTCHA`: Your 2Captcha API key for solving CAPTCHA challenges - `HBROWSER_LOG_LEVEL` (optional): Control logging verbosity (DEBUG, INFO, WARNING, ERROR). Default: INFO Set the environment var...
text/markdown
Kuan-Lun Wang
null
null
null
GNU Affero General Public License v3
null
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Operating System :: OS Independent", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: P...
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "webdriver-manager>=4.0.2", "fake-useragent>=2.2.0", "h2h-galleryinfo-parser>=0.2.2", "selenium>=4.40.0", "beautifulsoup4>=4.14.3", "hv-bie>=0.3.7", "numpy>=2.2.6", "opencv-python>=4.12.0.88", "onnxruntime>=1.15.0", "2captcha-python>=2.0.2", "undetected-chromedriver>=3.5.5", "setuptools>=82.0....
[]
[]
[]
[ "Homepage, https://github.com/Kuan-Lun/hbrowser", "Tracker, https://github.com/Kuan-Lun/hbrowser/issues" ]
twine/6.2.0 CPython/3.11.14
2026-02-21T05:33:38.706204
hbrowser-0.12.10.tar.gz
5,755,974
b4/bb/76073814856a64ba6d74e1a0a08bd9196e53b2ba58957a5d74c19e0d1368/hbrowser-0.12.10.tar.gz
source
sdist
null
false
4274e5b484606c0140536699b93533af
341dfc9efafa25c6750b99840c2c2afa01cb623660ef6b8450daf722a520740b
b4bb76073814856a64ba6d74e1a0a08bd9196e53b2ba58957a5d74c19e0d1368
null
[ "LICENSE" ]
216
2.4
daffy
2.7.0
Function decorators for DataFrame validation - columns, data types, and row-level validation with Pydantic. Supports Pandas, Polars, Modin, and PyArrow.
# Daffy — Validate pandas & Polars DataFrames with Python Decorators [![PyPI](https://img.shields.io/pypi/v/daffy)](https://pypi.org/project/daffy/) [![conda-forge](https://img.shields.io/conda/vn/conda-forge/daffy.svg)](https://anaconda.org/conda-forge/daffy) [![Python](https://img.shields.io/pypi/pyversions/daffy)](...
text/markdown
null
Janne Sinivirta <janne.sinivirta@gmail.com>
null
null
null
column-validation, data-pipeline, data-quality, data-validation, dataframe, dataframe-schema, dataframe-validator, decorator, modin, narwhals, pandas, pandas-validation, polars, polars-validation, pyarrow, pydantic, row-validation, runtime-validation, schema, typing, validate-dataframe, validation
[ "Development Status :: 5 - Production/Stable", "Framework :: Pydantic", "Framework :: Pydantic :: 2", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "P...
[]
null
null
>=3.10
[]
[]
[]
[ "narwhals>=2.14.0", "tomli>=2.0.0", "pydantic>=2.4.0; extra == \"pydantic\"" ]
[]
[]
[]
[ "homepage, https://github.com/vertti/daffy", "repository, https://github.com/vertti/daffy", "documentation, https://github.com/vertti/daffy/blob/master/README.md", "changelog, https://github.com/vertti/daffy/blob/master/CHANGELOG.md", "issues, https://github.com/vertti/daffy/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:32:56.830441
daffy-2.7.0.tar.gz
57,130
55/12/2f470cfe2fe75e960c42c6628dd6a4257c6b8afef914c70ff4427996eb71/daffy-2.7.0.tar.gz
source
sdist
null
false
09dfc6a3a26a790198c0e6a504402f37
17e2f52a34b1f845181767b5a6d2731851531892dc18892a709b165a6f01fca2
55122f470cfe2fe75e960c42c6628dd6a4257c6b8afef914c70ff4427996eb71
MIT
[ "LICENSE" ]
224
2.4
pmu-tools
2026.2.21.0
pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top of Linux perf. This uses performance counters in the CPU.
![pmu-tools](http://halobates.de/pmu-tools.png) ![Python linting and testing](https://github.com/andikleen/pmu-tools/actions/workflows/python.yml/badge.svg?branch=master) ![Old Python linting and testing](https://github.com/andikleen/pmu-tools/actions/workflows/python-old.yml/badge.svg?branch=master) ![jevents test](h...
text/markdown
null
Andi Kleen <pmu-tools@halobates.de>
null
null
null
null
[ "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/andikleen/pmu-tools/", "Issues, https://github.com/andikleen/pmu-tools/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:32:48.678165
pmu_tools-2026.2.21.0.tar.gz
1,203,508
6a/33/b9994d942f54c3b6dca0f6998e5981f74fa28dfae4e5eaf494eb5c51f248/pmu_tools-2026.2.21.0.tar.gz
source
sdist
null
false
faf56fcef68d3bef88d48c143e82ca73
454185f00cacc4fd294e7722e4706e27cda0aad12f2f4130ae11a9865aa38a82
6a33b9994d942f54c3b6dca0f6998e5981f74fa28dfae4e5eaf494eb5c51f248
GPL-2.0-only
[ "COPYING" ]
219
2.4
essence-wars
0.8.8
High-performance card game environment
<p align="center"> <img src="crates/essence-wars-ui/static/ui/essence_wars_banner.webp" alt="Essence Wars" width="700"> </p> <p align="center"> <strong>A deterministic, perfect-information strategy card game designed for AI research</strong> </p> <p align="center"> <a href="#quick-start">Quick Start</a> • <a ...
text/markdown; charset=UTF-8; variant=GFM
Christian Wissmann
null
null
null
MIT
reinforcement-learning, game, gymnasium, ai, mcts, card-game, pettingzoo
[ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "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 Languag...
[]
null
null
>=3.10
[]
[]
[]
[ "numpy>=1.24.0", "gymnasium>=0.29.0", "essence-wars[analysis,artgen,cloud,hub,pettingzoo,train]; extra == \"all\"", "pandas>=2.2.0; extra == \"analysis\"", "matplotlib>=3.8.0; extra == \"analysis\"", "seaborn>=0.13.0; extra == \"analysis\"", "plotly>=5.18.0; extra == \"analysis\"", "jinja2>=3.1.0; ext...
[]
[]
[]
[ "Documentation, https://christianWissmann85.github.io/essence-wars/", "Homepage, https://github.com/christianWissmann85/essence-wars", "Issues, https://github.com/christianWissmann85/essence-wars/issues", "Repository, https://github.com/christianWissmann85/essence-wars" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:32:42.658902
essence_wars-0.8.8.tar.gz
732,306
9b/28/403a79bed239d38d6f15f05098195e5e521cc7fe5840a32ebcf886a1b8ea/essence_wars-0.8.8.tar.gz
source
sdist
null
false
863753da9a87472034290e8352bbea43
9ea46862929858bab5be522ff5f794c2a89cd84fd2d70a7e7b6a47454c9bec19
9b28403a79bed239d38d6f15f05098195e5e521cc7fe5840a32ebcf886a1b8ea
null
[ "LICENSE" ]
759
2.4
pulumi-kubernetes-ingress-nginx
0.2.0a1771649924
Strongly-typed NGINX Ingress Controller installation
# Pulumi NGINX Ingress Controller Component This repo contains the Pulumi NGINX Ingress Controller component for Kubernetes. This ingress controller uses NGINX as a reverse proxy and load balancer. This component wraps [the Kubernetes Provided NGINX Ingress Controller](https://github.com/kubernetes/ingress-nginx), an...
text/markdown
null
null
null
null
Apache-2.0
pulumi, kubernetes, nginx, kind/component, category/infrastructure
[]
[]
null
null
>=3.9
[]
[]
[]
[ "parver>=0.2.1", "pulumi<4.0.0,>=3.0.0", "pulumi-kubernetes<5.0.0,>=4.0.0", "semver>=2.8.1", "typing-extensions<5,>=4.11; python_version < \"3.11\"" ]
[]
[]
[]
[ "Homepage, https://pulumi.io", "Repository, https://github.com/pulumi/pulumi-kubernetes-ingress-nginx" ]
twine/5.0.0 CPython/3.11.8
2026-02-21T05:32:40.138718
pulumi_kubernetes_ingress_nginx-0.2.0a1771649924.tar.gz
35,259
4a/8a/15f6e39d7a669f44cd6346058de235c54e7a13a83079baef5edcfa35a16a/pulumi_kubernetes_ingress_nginx-0.2.0a1771649924.tar.gz
source
sdist
null
false
e4d7cd6aa70556b6f4b032d2f023a83b
73ca2c833acb0252540720325eaee874a105cf422409bdda186f04cf2951f6ac
4a8a15f6e39d7a669f44cd6346058de235c54e7a13a83079baef5edcfa35a16a
null
[]
198
2.4
iamdata
0.1.202602211
IAM data for AWS actions, resources, and conditions based on IAM policy documents. Checked for updates daily.
# IAM Data In Python Package This is a simple package for utilizing AWS IAM data for Services, Actions, Resources, and Condition Keys. Data is embedded in the python package. New data is checked against the AWS IAM documentation and updated daily if there are changes. ## Installation ```bash pip install iam-data ```...
text/markdown
null
David Kerber <dave@cloudcopilot.io>
null
null
null
null
[ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.7
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/cloud-copilot/iam-data-python", "Issues, https://github.com/cloud-copilot/iam-data-python/issues" ]
twine/6.2.0 CPython/3.14.2
2026-02-21T05:31:21.806215
iamdata-0.1.202602211.tar.gz
774,045
75/5b/88dc0c735a854b01333374022a34b38601d4d4fde1c2aa68bb6b8e34c1a8/iamdata-0.1.202602211.tar.gz
source
sdist
null
false
0b5952df3cff5e59b90be1b9550ba029
cc81535c90b309bf7856121250b3937e45da0d55fba8abc7b803e83864ae4292
755b88dc0c735a854b01333374022a34b38601d4d4fde1c2aa68bb6b8e34c1a8
null
[ "LICENSE.txt" ]
872
2.4
fred-oss
0.66.0
FREDOSS
# FREDOSS This is the open-source baseline python package called `fred` package by `fred.fahera.mx` (Fahera's Research, Education, and Development Team). ## Installation ``` $ pip install fred-oss ``` By default, the `fred-oss` package will only install the `default` dependencies. You can control which dependency s...
text/markdown
Fahera Research, Education, and Development
fred@fahera.mx
null
null
null
null
[]
[]
https://fred.fahera.mx
null
>=3.12
[]
[]
[]
[ "fire==0.7.1", "psutil==7.0.0", "dill==0.4.0", "redis==6.4.0", "requests==2.32.5", "fastapi==0.116.2", "uvicorn[standard]==0.35.0", "minio==7.2.18", "pillow==11.3.0", "torch==2.10.0" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.12
2026-02-21T05:28:19.003243
fred_oss-0.66.0.tar.gz
61,408
94/bd/7e7b3d21e38d6903960b801ebd291926f036e6f52003434255d1c306fe30/fred_oss-0.66.0.tar.gz
source
sdist
null
false
d522ddcfcd8e138d142a34409ed3f379
9a2aaf866184774bb8e73736b3d00104e843b5614556c92e77e0c406ef1acdcd
94bd7e7b3d21e38d6903960b801ebd291926f036e6f52003434255d1c306fe30
null
[ "NOTICE.txt" ]
175
2.3
karpo-sdk
0.2.0
The official Python library for the karpo API
# Karpo Python API library <!-- prettier-ignore --> [![PyPI version](https://img.shields.io/pypi/v/karpo-sdk.svg?label=pypi%20(stable))](https://pypi.org/project/karpo-sdk/) The Karpo Python library provides convenient access to the Karpo REST API from any Python 3.9+ application. The library includes type definition...
text/markdown
null
Karpo <contact@example.com>
null
null
Apache-2.0
null
[ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: ...
[]
null
null
>=3.9
[]
[]
[]
[ "anyio<5,>=3.5.0", "distro<2,>=1.7.0", "httpx<1,>=0.23.0", "pydantic<3,>=1.9.0", "sniffio", "typing-extensions<5,>=4.10", "aiohttp; extra == \"aiohttp\"", "httpx-aiohttp>=0.1.9; extra == \"aiohttp\"" ]
[]
[]
[]
[ "Homepage, https://github.com/machinepulse-ai/karpo-op-python-sdk", "Repository, https://github.com/machinepulse-ai/karpo-op-python-sdk" ]
twine/5.1.1 CPython/3.12.9
2026-02-21T05:28:03.453048
karpo_sdk-0.2.0.tar.gz
136,609
55/93/1deb34ac123cf8e32cd4260d2b1d11eae615fdf2764672adca2177d4582e/karpo_sdk-0.2.0.tar.gz
source
sdist
null
false
be1df3ddf78b2d3f031021142f8a1601
6eec0a7407dced754afca3b3067b1c2ade73df1842b50b90725739d5d202f662
55931deb34ac123cf8e32cd4260d2b1d11eae615fdf2764672adca2177d4582e
null
[]
228
2.4
retio-pagemap
0.5.0
Structured web page representation for AI agents — 97% HTML token reduction
<!-- mcp-name: io.github.Retio-ai/pagemap --> # PageMap **The browsing MCP server that fits in your context window.** Compresses ~100K-token HTML into a 2-5K-token structured map while preserving every actionable element. AI agents can **read and interact** with any web page at 97% fewer tokens. > *"Give your agent...
text/markdown
Retio AI
null
null
null
AGPL-3.0-only
ai-agent, html-compression, mcp, playwright, token-reduction, web-scraping
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Pro...
[]
null
null
>=3.11
[]
[]
[]
[ "beautifulsoup4>=4.9.0", "lxml>=5.0.0", "mcp>=1.0.0", "playwright>=1.40.0", "pydantic>=2.0.0", "pyyaml>=6.0", "rapidfuzz>=3.0.0", "tiktoken>=0.5.0", "anthropic>=0.40.0; extra == \"benchmark\"", "firecrawl-py>=1.0.0; extra == \"benchmark\"", "html2text>=2024.2.0; extra == \"benchmark\"", "httpx...
[]
[]
[]
[ "Homepage, https://github.com/Retio-ai/pagemap", "Repository, https://github.com/Retio-ai/pagemap", "Issues, https://github.com/Retio-ai/pagemap/issues" ]
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-21T05:26:58.041875
retio_pagemap-0.5.0-py3-none-any.whl
151,522
78/56/4e24dcac339db668fc397947182569d7005702d8049710b86ae78b04c5b9/retio_pagemap-0.5.0-py3-none-any.whl
py3
bdist_wheel
null
false
2629a6942557874aee6bbdcb0e40d654
ea66f049e4acbb47f703867d5489bb8b1d42ef3a7de7588f3ec2d18deafc5687
78564e24dcac339db668fc397947182569d7005702d8049710b86ae78b04c5b9
null
[ "LICENSE" ]
229
2.4
pychop
0.4.5
Python code for simulating low precision floating-point arithmetic
<div align="center"> <img src="docs/imgs/pychop_logo.png" width="330"> # Pychop: efficient reduced-precision quantization library [![All platforms](https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/pychop-feedstock?branchName=main)]([https://anaconda.org/conda-forge/pychop](https://dev.azure.com/...
text/markdown
null
Xinye Chen <xinyechenai@gmail.com>, Erin Carson <erinccarson@gmail.com>
null
Erin Carson <erinccarson@gmail.com>, Xinye Chen <xinyechenai@gmail.com>
MIT License
floating-point, low-precision, simulation, numerical
[ "Intended Audience :: Science/Research", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Pyth...
[]
null
null
>=3.8
[]
[]
[]
[ "numpy>=1.17.2", "pandas", "dask[array]", "torch>=1.12", "jax>=0.4.8", "jaxlib>=0.4.7" ]
[]
[]
[]
[ "Homepage, https://github.com/nla-group/pychop" ]
twine/6.1.0 CPython/3.12.11
2026-02-21T05:26:45.346048
pychop-0.4.5.tar.gz
116,269
58/ea/2b7518dc0a1d2a0d1f4dca4e80b5311187b756c098f21c393a35087ca04e/pychop-0.4.5.tar.gz
source
sdist
null
false
7a7375c1eb3265b6e5689824af860868
9f3240c05a62f1208d2c0c13183183bee7b573d0e296f21104cdae3b1b28bdf5
58ea2b7518dc0a1d2a0d1f4dca4e80b5311187b756c098f21c393a35087ca04e
null
[ "LICENSE" ]
184
2.4
ciris-verify
0.6.3
Python bindings for CIRISVerify hardware-rooted license verification
# CIRISVerify Python Bindings Python bindings for CIRISVerify, the hardware-rooted license verification module for the CIRIS ecosystem. ## Installation ```bash pip install ciris-verify ``` **Note:** The CIRISVerify binary must be installed separately. See the [CIRISVerify documentation](https://github.com/CIRISAI/C...
text/markdown
null
CIRIS Engineering <engineering@ciris.ai>
null
null
null
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: POSIX :: Linux", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11",...
[]
null
null
>=3.10
[]
[]
[]
[ "pydantic>=2.0.0", "pytest>=7.0.0; extra == \"dev\"", "pytest-asyncio>=0.21.0; extra == \"dev\"", "mypy>=1.0.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/CIRISAI/CIRISVerify", "Repository, https://github.com/CIRISAI/CIRISVerify", "Documentation, https://github.com/CIRISAI/CIRISVerify/tree/main/bindings/python", "Issues, https://github.com/CIRISAI/CIRISVerify/issues" ]
twine/6.2.0 CPython/3.12.12
2026-02-21T05:26:41.010006
ciris_verify-0.6.3.tar.gz
21,227
68/7f/6a7e3867e73dc8ff65e4cece0eface99a41ca8b26056726f1776e253c3df/ciris_verify-0.6.3.tar.gz
source
sdist
null
false
d46b2610795f18415e480a2a31c2940d
1e45bc693619d8ed963f2f2f2afa8dafc514c944d48b17ff0cd459dc05fd3440
687f6a7e3867e73dc8ff65e4cece0eface99a41ca8b26056726f1776e253c3df
AGPL-3.0-or-later
[]
472
2.1
quant-kernel
2.9.0
High-performance derivative pricing engine with 40+ algorithms
# QuantKernel QuantKernel is a C++17 quantitative pricing kernel with Python bindings. It focuses on fast scalar and batch option analytics across closed-form, lattice, finite-difference, Monte Carlo, Fourier, quadrature, regression-approximation, Greek-estimation, and ML-inspired methods. Linux, macOS, and Windows a...
text/markdown
QuantKernel Contributors
null
null
null
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long...
quant, options, pricing, derivatives, finance, hpc
[ "Development Status :: 4 - Beta", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Science/Research", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: C++", "Programming Language :: Python :: 3", "Programming Language :: Python :...
[]
null
null
>=3.11
[]
[]
[]
[ "numpy>=1.24", "build>=1.2.2; extra == \"dev\"", "cibuildwheel>=2.23.0; extra == \"dev\"", "pytest>=8.0; extra == \"dev\"", "cupy>=12.0; extra == \"gpu\"" ]
[]
[]
[]
[ "Homepage, https://github.com/yluoc/Quant-Kernel", "Repository, https://github.com/yluoc/Quant-Kernel", "Issues, https://github.com/yluoc/Quant-Kernel/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:26:05.151120
quant_kernel-2.9.0.tar.gz
139,775
6b/2b/01e5f1997f279fbc4c0057528cce5ec5d201e9e9aad2d7056788ac2395e8/quant_kernel-2.9.0.tar.gz
source
sdist
null
false
7292e4f4e38262a4a99ea25f311f0ae6
1b6b43c076a55552772d297bb2dc3cfad837944f099f7c1dcee00de5a90bb692
6b2b01e5f1997f279fbc4c0057528cce5ec5d201e9e9aad2d7056788ac2395e8
null
[]
511
2.4
secretzero
0.1.2
A secrets orchestration, lifecycle, and bootstrap engine for code repositories
# SecretZero SecretZero is a secrets orchestration, lifecycle, and bootstrap engine. <img style="display: block; margin-left: auto; margin-right: auto; width: 80%;" src="./docs/inc/secret0_angel_small.png" alt="Secret0 Logo"> </img> SecretZero is a secrets as code mana...
text/markdown
Zachary Loeber
null
null
null
Apache-2.0
null
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12" ]
[]
null
null
>=3.12
[]
[]
[]
[ "pydantic>=2.0.0", "pyyaml>=6.0", "click>=8.0.0", "jinja2>=3.0.0", "rich>=13.0.0", "setuptools-scm>=8.3.1", "pytest>=7.0.0; extra == \"dev\"", "pytest-cov>=4.0.0; extra == \"dev\"", "black>=23.0.0; extra == \"dev\"", "ruff>=0.1.0; extra == \"dev\"", "mypy>=1.0.0; extra == \"dev\"", "types-pyya...
[]
[]
[]
[ "Homepage, https://github.com/zloeber/SecretZero", "Documentation, https://secret0.com", "Issues, https://github.com/zloeber/SecretZero/issues", "CI, https://github.com/zloeber/SecretZero/actions" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:25:56.551630
secretzero-0.1.2.tar.gz
3,024,100
cf/86/571645b5b27b3ee1d3c5c43c7c19f768d60b568fa779bcdd8062f31c6412/secretzero-0.1.2.tar.gz
source
sdist
null
false
07b0fbc781fb20ddd6bee5d61c10d6a9
ef50a6351d31ba2fddce495e51ee7133b889df6b343d85720b53de3084d426fb
cf86571645b5b27b3ee1d3c5c43c7c19f768d60b568fa779bcdd8062f31c6412
null
[ "LICENSE" ]
246
2.1
reghelp-client
1.3.3
Современная асинхронная Python библиотека для работы с REGHelp Key API
# REGHelp Python Client / REGHelp Python Client (Русская версия ниже) ![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg) ![Version](https://img.shields.io/badge/version-1.3.3-green.svg) ![License](https://img.shields.io/badge/license-MIT-blue.svg) --- ## 📑 Table of contents / Содержание 1. [Features](#...
text/markdown
null
REGHelp Team <support@reghelp.net>
null
REGHelp Team <support@reghelp.net>
MIT License Copyright (c) 2025 REGHelp Team 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, dist...
reghelp, api, client, async, push, email, telegram, integrity, recaptcha, turnstile, voip
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Langua...
[]
null
null
>=3.8
[]
[]
[]
[ "httpx>=0.27.0", "pydantic>=2.0.0", "typing-extensions>=4.5.0", "pytest>=7.0.0; extra == \"dev\"", "pytest-asyncio>=0.21.0; extra == \"dev\"", "pytest-httpx>=0.21.0; extra == \"dev\"", "black>=23.0.0; extra == \"dev\"", "mypy>=1.0.0; extra == \"dev\"", "ruff>=0.1.0; extra == \"dev\"", "coverage>=7...
[]
[]
[]
[ "Homepage, https://github.com/REGHELPNET/reghelp_client", "Bug Reports, https://github.com/REGHELPNET/reghelp_client/issues", "Source, https://github.com/REGHELPNET/reghelp_client", "Documentation, https://docs.reghelp.net/" ]
twine/4.0.2 CPython/3.11.14
2026-02-21T05:24:40.911520
reghelp_client-1.3.3.tar.gz
23,805
4a/83/314615d6f527907896909b9d327691c92d75000b6ac133261b46c56f45d1/reghelp_client-1.3.3.tar.gz
source
sdist
null
false
7b6d3cea67e178ead084a024a4f4ea7f
c75eba46b3f3fa27b46c5a57e7a1f781a046c7e997335bb590ec07fce7baef92
4a83314615d6f527907896909b9d327691c92d75000b6ac133261b46c56f45d1
null
[]
241
2.4
zipline-ai
1.0.10
CLI tool for the Zipline AI platform
### Chronon Python API #### Overview Chronon Python API for materializing configs to be run by the Chronon Engine. Contains python helpers to help managed a repo of feature and join definitions to be executed by the chronon scala engine. #### User API Overview ##### Sources Most fields are self explanatory. Time...
text/markdown
null
Zipline AI <hello@zipline.ai>
null
null
Apache License 2.0
null
[]
[]
null
null
>=3.11
[]
[]
[]
[ "azure-core==1.38.0", "azure-identity==1.25.1", "boto3==1.42.34", "botocore==1.42.34", "certifi==2026.1.4", "cffi==2.0.0", "charset-normalizer==3.4.4", "click==8.3.1", "crcmod==1.7", "croniter==6.0.0", "cryptography==46.0.3", "gitdb==4.0.12", "gitpython==3.1.46", "google-api-core[grpc]==2....
[]
[]
[]
[ "homepage, https://zipline.ai", "documentation, https://docs.zipline.ai", "github, https://github.com/zipline-ai/chronon/" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:24:38.589869
zipline_ai-1.0.10-py3-none-any.whl
217,258
46/0b/a2d1de24e9b32adeddd1a43e84fa74b411269d2320ccfe46194ece6587cd/zipline_ai-1.0.10-py3-none-any.whl
py3
bdist_wheel
null
false
da5e53a8eea7aa88e6f9eb34f2694f04
34dc9e6cce7f5cc0bb5c7e80a2241bf2be250fbb7392bacfe91fc71072dec479
460ba2d1de24e9b32adeddd1a43e84fa74b411269d2320ccfe46194ece6587cd
null
[]
78
2.4
local-web-services-python-sdk
0.1.1
Python testing SDK for local-web-services — in-process pytest fixtures and boto3 helpers
# local-web-services-testing Python testing SDK for [local-web-services](https://github.com/local-web-services/local-web-services) — in-process pytest fixtures and boto3 helpers for testing AWS applications without needing a running `ldk dev`. ## Installation ```bash pip install local-web-services-python-sdk # or uv...
text/markdown
null
null
null
null
null
aws, boto3, dynamodb, local, mocking, pytest, s3, sqs, testing
[ "Development Status :: 3 - Alpha", "Framework :: Pytest", "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", ...
[]
null
null
>=3.11
[]
[]
[]
[ "botocore>=1.34.0", "httpx>=0.27.0", "local-web-services>=0.17.2", "pyyaml>=6.0", "pytest>=8.0.0; extra == \"pytest\"" ]
[]
[]
[]
[ "Homepage, https://local-web-services.github.io/www", "Repository, https://github.com/local-web-services/local-web-services-sdk-python", "Issues, https://github.com/local-web-services/local-web-services-sdk-python/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:23:40.518336
local_web_services_python_sdk-0.1.1.tar.gz
18,388
b1/5a/acf7b4be7fa2efd1f98b2365f6a1aa226b94defb807e9487ca7e38368699/local_web_services_python_sdk-0.1.1.tar.gz
source
sdist
null
false
7fea6f5d575540e3ea6e3d36acb7df1c
1f0b29215a13ff1ae357ff01844c3107c4e2d4b4db76ec47f33aeb6122beba26
b15aacf7b4be7fa2efd1f98b2365f6a1aa226b94defb807e9487ca7e38368699
MIT
[]
233
2.4
pindakaas
0.4.1
Boolean satisfiability (SAT) library with efficient encoding of complex constraints and solver interaction
<p align="center"> <img src="./assets/logo.svg" alt="pindakaas logo" height="300"> <p align="center"> A library to transform pseudo-Boolean and integer constraints into conjunctive normal form. <br /> <br /> <a href="https://crates.io/crates/pindakaas"><img src="https://img.shields.io/c...
text/markdown; charset=UTF-8; variant=GFM
null
"Jip J. Dekker" <jip@dekker.one>, Hendrik 'Henk' Bierlee <henk.bierlee@kuleuven.be>
null
null
null
satisfiability, encoding, boolean, logic, sat
[ "Development Status :: 4 - Beta", "Programming Language :: Rust", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Pr...
[]
https://github.com/pindakaashq/pindakaas
null
>=3.8
[]
[]
[]
[]
[]
[]
[]
[ "changelog, https://github.com/pindakaashq/pindakaas/blob/develop/crates/pyndakaas/CHANGELOG.md", "documentation, https://pindakaas.readthedocs.io/en/latest/", "issues, https://github.com/pindakaashq/pindakaas/issues", "repository, https://github.com/pindakaashq/pindakaas.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":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers...
2026-02-21T05:23:30.247574
pindakaas-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl
1,244,452
7e/89/a7a06cbcbab9f4ebef344b53e835210dd34cdc9c5b1d3838c8a5b73664f7/pindakaas-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl
cp313
bdist_wheel
null
false
f6ed0ed2e0ff49aaa33102062cac0ebc
af3c2ba22dc986c54cc2039369ca4cda6f03da51224c1022aaafdd0924dcc044
7e89a7a06cbcbab9f4ebef344b53e835210dd34cdc9c5b1d3838c8a5b73664f7
MPL-2.0
[]
6,603
2.4
lattice-tracker
0.2.0
File-based, agent-native task tracker with an event-sourced core.
# Lattice <p align="center"><b><i>Linear for agent/human hyper-engineers.</i></b></p> --- listen. you are not one mind. you are many. arriving. departing. forgetting. remembering. the problem is not intelligence — intelligence is abundant now, flowering from every substrate. silicon. carbon. the spaces between. th...
text/markdown
null
Stage 11 Agentics <hello@stage11agentic.com>
null
null
null
agent, ai, cli, event-sourcing, mcp, task-tracker
[ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: L...
[]
null
null
>=3.12
[]
[]
[]
[ "click>=8.1", "filelock>=3.13", "python-ulid>=2.0", "typing-extensions>=4.0; python_version < \"3.14\"", "hypothesis>=6.100; extra == \"dev\"", "mcp<2,>=1.25; extra == \"dev\"", "mypy>=1.10; extra == \"dev\"", "pytest-timeout>=2.3; extra == \"dev\"", "pytest>=8.0; extra == \"dev\"", "ruff>=0.4; ex...
[]
[]
[]
[ "Homepage, https://github.com/Stage-11-Agentics/lattice", "Repository, https://github.com/Stage-11-Agentics/lattice", "Issues, https://github.com/Stage-11-Agentics/lattice/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:22:46.851128
lattice_tracker-0.2.0.tar.gz
616,646
ba/65/1bed98f896b024425330a1b2b32e24db354362cc060a1844d4c40e5e4453/lattice_tracker-0.2.0.tar.gz
source
sdist
null
false
4ffbc55dc45059042b9f316f737afbcd
3bb014b4f4efcd55ba9833d49d58ca2712fd9e855025477653718392112bfc12
ba651bed98f896b024425330a1b2b32e24db354362cc060a1844d4c40e5e4453
MIT
[ "LICENSE" ]
232
2.4
anymap-ts
0.9.0
A Python package for creating interactive maps with anywidget and TypeScript
# anymap-ts A Python package for creating interactive maps with [anywidget](https://anywidget.dev/) using TypeScript. Supports multiple mapping libraries including MapLibre GL JS, Mapbox GL JS, Leaflet, OpenLayers, DeckGL, Cesium, KeplerGL, and Potree. [![image](https://colab.research.google.com/assets/colab-badge.sv...
text/markdown
null
Qiusheng Wu <giswqs@gmail.com>
null
null
null
anywidget, geospatial, gis, jupyter, maplibre, maps, typescript
[ "Development Status :: 4 - Beta", "Framework :: Jupyter", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Prog...
[]
null
null
>=3.10
[]
[]
[]
[ "anywidget>=0.9.0", "traitlets>=5.0.0", "xyzservices>=2023.10.0", "geopandas>=0.14.0; extra == \"all\"", "localtileserver>=0.10.6; extra == \"all\"", "matplotlib>=3.8.0; extra == \"all\"", "shapely>=2.0.0; extra == \"all\"", "mypy>=1.8.0; extra == \"dev\"", "pre-commit>=3.6.0; extra == \"dev\"", "...
[]
[]
[]
[ "Homepage, https://github.com/opengeos/anymap-ts", "Documentation, https://ts.anymap.dev", "Repository, https://github.com/opengeos/anymap-ts", "Issues, https://github.com/opengeos/anymap-ts/issues" ]
twine/6.2.0 CPython/3.14.2
2026-02-21T05:22:35.915918
anymap_ts-0.9.0.tar.gz
180,171
41/54/ce20b7519b217d54832ba9ca65f50d1803ac29f1681c97e93271c7b658bc/anymap_ts-0.9.0.tar.gz
source
sdist
null
false
602aae73ecaf3a529c20c778429de7d6
59b61b7568577369c9a7a50d3d7d36593f4f420fc2c68ba888b6871ec5756764
4154ce20b7519b217d54832ba9ca65f50d1803ac29f1681c97e93271c7b658bc
MIT
[ "LICENSE" ]
243
2.4
clig
0.6.3
Command Line Interface Generator
# `clig` - CLI Generator A single module, pure python, **Command Line Interface Generator**. OBS: currently under development. ## Installation ```shell pip install clig ``` # User guide `clig` is a single module, written in pure python, that wraps around the _stdlib_ module [`argparse`](https://docs.python.org/3/...
text/markdown
null
Diogo Rossi <rossi.diogo@gmail.com>
null
null
null
null
[ "Programming Language :: Python :: 3.12", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ]
[]
null
null
>=3.12
[]
[]
[]
[]
[]
[]
[]
[ "Documentation, https://github.com/diogo-rossi/clig", "Issues, https://github.com/diogo-rossi/clig/issues", "Source, https://github.com/diogo-rossi/clig" ]
uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
2026-02-21T05:21:55.766414
clig-0.6.3-py3-none-any.whl
22,611
09/ac/bcfa4683f59777bfbde02422d1a4c4b9d513f4374f99fbe404d22b3d51be/clig-0.6.3-py3-none-any.whl
py3
bdist_wheel
null
false
ce35b1f8d271d2a7496b3220ceb7ee52
08421764a3a037cebcf946be979a8f83bd37aa65118f13d6a6718e885d3a39b7
09acbcfa4683f59777bfbde02422d1a4c4b9d513f4374f99fbe404d22b3d51be
MIT
[ "LICENSE.txt" ]
248
2.4
contex-python
0.2.2
Official Python SDK for Contex - Semantic context routing for AI agents
# Contex Python SDK Official Python client for [Contex](https://github.com/cahoots-org/contex) - Semantic context routing for AI agents. ## Installation ```bash pip install contex-python ``` ## Quick Start ### Async Client (Recommended) ```python from contex import ContexAsyncClient async def main(): async w...
text/markdown
null
Cahoots <admin@cahoots.cc>
null
null
MIT
ai, agents, context, semantic-search, machine-learning
[ "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
[]
[]
[]
[ "httpx>=0.25.0", "pydantic>=2.0.0", "pytest>=7.4.0; extra == \"dev\"", "pytest-asyncio>=0.21.0; extra == \"dev\"", "pytest-mock>=3.12.0; extra == \"dev\"", "black>=23.0.0; extra == \"dev\"", "mypy>=1.5.0; extra == \"dev\"", "ruff>=0.1.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/cahoots-org/contex", "Repository, https://github.com/cahoots-org/contex", "Issues, https://github.com/cahoots-org/contex/issues" ]
twine/6.2.0 CPython/3.11.14
2026-02-21T05:20:54.542034
contex_python-0.2.2.tar.gz
19,259
1b/9a/d6a3306012a1d0c49917e5b5d72a4c0a2292013fe946355a8be31fe128cd/contex_python-0.2.2.tar.gz
source
sdist
null
false
67c37a326a172f308a3bbe6400f6941b
ebd3747e06abca4a48b76a1e19e9b7feae74976883d9b816f54ec69b397dce65
1b9ad6a3306012a1d0c49917e5b5d72a4c0a2292013fe946355a8be31fe128cd
null
[ "LICENSE" ]
231
2.4
quotes-convert
1.1.0
Convert matching double-quotes to single-quotes or vice versa in strings and streams. Inspired by the popular to-single-quotes npm package
# quotes-convert [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ysskrishna/quotes-convert/blob/main/LICENSE) ![Tests](https://github.com/ysskrishna/quotes-convert/actions/workflows/test.yml/badge.svg) [![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.pytho...
text/markdown
null
"Y. Siva Sai Krishna" <sivasaikrishnassk@gmail.com>
null
null
MIT
convert, developer-tools, double-quotes, escaping, json-formatting, quotes, single-quotes, streaming, string-manipulation, strings, text-processing, type-safe, utilities, zero-dependency
[ "Development Status :: 4 - Beta", "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", "Programming Language :: Python ...
[]
null
null
>=3.8
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/ysskrishna/quotes-convert", "Repository, https://github.com/ysskrishna/quotes-convert.git", "Issues, https://github.com/ysskrishna/quotes-convert/issues", "Changelog, https://github.com/ysskrishna/quotes-convert/blob/main/CHANGELOG.md" ]
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-21T05:20:45.888654
quotes_convert-1.1.0-py3-none-any.whl
6,650
d5/20/b1599e5b1ca9b8372c906b3e9ca1615bb9a141bc93c9f17d3495ad4f9c8b/quotes_convert-1.1.0-py3-none-any.whl
py3
bdist_wheel
null
false
4fe745c7f8caa9f3a8b38a3bbf74310c
191652631f8d3e2e59d4348cdd2558a9b3dd141d2a67af490223fbdfad853d39
d520b1599e5b1ca9b8372c906b3e9ca1615bb9a141bc93c9f17d3495ad4f9c8b
null
[ "LICENSE" ]
244
2.4
jupyterlab-codex-sidebar
0.1.4
JupyterLab Codex sidebar with server extension
# JupyterLab Codex Sidebar ## English ### Quick Guide (Discovery Install, Read First) Follow this order for the easiest setup. 1) Prerequisites - Install the `Jupytext` JupyterLab extension first. - Ensure `codex` CLI is installed and logged in. - Check in terminal: `codex exec --help` (or `codex exec`) works. 2)...
text/markdown
ILHO AHN
null
null
null
BSD-3-Clause
null
[ "Framework :: Jupyter", "Framework :: Jupyter :: JupyterLab", "Framework :: Jupyter :: JupyterLab :: Extensions", "Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[ "jupyterlab<5,>=4", "jupyter_server<3,>=2" ]
[]
[]
[]
[ "Homepage, https://github.com/oy-ilho/jupyterlab-codex", "Repository, https://github.com/oy-ilho/jupyterlab-codex", "Issues, https://github.com/oy-ilho/jupyterlab-codex/issues" ]
twine/6.2.0 CPython/3.13.9
2026-02-21T05:20:25.082881
jupyterlab_codex_sidebar-0.1.4.tar.gz
1,093,931
65/9b/f7cfe27ddc59875ddad71f6a4993162c9785bd5ec8e146b654420d271fd0/jupyterlab_codex_sidebar-0.1.4.tar.gz
source
sdist
null
false
b522fbf212d6e39a63a937c11414da7f
173bac0422bb38e2d05f93373394e746e0ea113daa916c7a46c58eac0f6a753d
659bf7cfe27ddc59875ddad71f6a4993162c9785bd5ec8e146b654420d271fd0
null
[]
241
2.4
pytest-homeassistant-custom-component
0.13.316
Experimental package to automatically extract test plugins for Home Assistant custom components
# pytest-homeassistant-custom-component ![HA core version](https://img.shields.io/static/v1?label=HA+core+version&message=2026.2.3&labelColor=blue) Package to automatically extract testing plugins from Home Assistant for custom component testing. The goal is to provide the same functionality as the tests in home-assi...
text/markdown
Matthew Flamm
matthewflamm0@gmail.com
null
null
MIT license
null
[ "Development Status :: 3 - Alpha", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Testing" ]
[]
https://github.com/MatthewFlamm/pytest-homeassistant-custom-component
null
>=3.13
[]
[]
[]
[ "sqlalchemy", "coverage==7.10.6", "freezegun==1.5.2", "license-expression==30.4.3", "mock-open==1.4.0", "pydantic==2.12.2", "pylint-per-file-ignores==1.4.0", "pipdeptree==2.26.1", "pytest-asyncio==1.3.0", "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0", "pytest-freezer==0.4.9", "pytest-github-a...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:20:15.092476
pytest_homeassistant_custom_component-0.13.316.tar.gz
65,294
59/cc/294b96ae5b90b276a9e0f4cfa02045d1d72fb484fe331ef33c0e4fc3b51a/pytest_homeassistant_custom_component-0.13.316.tar.gz
source
sdist
null
false
90b36443556e22888ab6987e207f699a
4457dc5ecb6bfdf39241e008307f2cea34a0036178cbee2e52de3e4290448a16
59cc294b96ae5b90b276a9e0f4cfa02045d1d72fb484fe331ef33c0e4fc3b51a
null
[ "LICENSE", "LICENSE_HA_CORE.md" ]
1,083
2.4
typespecs
2.0.0
Data specifications by type hints
# typespecs [![Release](https://img.shields.io/pypi/v/typespecs?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/typespecs/) [![Python](https://img.shields.io/pypi/pyversions/typespecs?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/typespecs/) [![Downloads...
text/markdown
null
Akio Taniguchi <a-taniguchi@mail.kitami-it.ac.jp>
null
null
MIT License Copyright (c) 2025-2026 Akio Taniguchi 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, publis...
annotation, dataclass, dataframe, namedtuple, python, specification, typeddict, typing
[ "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 :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
null
null
<3.15,>=3.10
[]
[]
[]
[ "pandas<3,>=2", "typing-extensions<5,>=4" ]
[]
[]
[]
[ "homepage, https://astropenguin.github.io/typespecs", "repository, https://github.com/astropenguin/typespecs" ]
uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"...
2026-02-21T05:20:04.665981
typespecs-2.0.0-py3-none-any.whl
7,372
b9/b2/c03edf8b68e7ab8321ae7a682b6fe31718ef07c80dda34b008b30c1d4e46/typespecs-2.0.0-py3-none-any.whl
py3
bdist_wheel
null
false
eaa1637670cb37707162eaa81ced40da
67691c9f4fb6ee751744aa510816138b1a2b5223dd29f5f968c495ce5f19db86
b9b2c03edf8b68e7ab8321ae7a682b6fe31718ef07c80dda34b008b30c1d4e46
null
[ "LICENSE" ]
234
2.4
corrkit
0.6.1
Sync email threads from IMAP to Markdown, draft replies, push routing intelligence to Cloudflare
# Correspondence Kit > **Alpha software.** Expect breaking changes between minor versions. See [VERSIONS.md](VERSIONS.md) for migration notes. Consolidate conversations from multiple email accounts into a single flat directory of Markdown files. Draft replies with AI assistance. Push routing intelligence to Cloudflar...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "google-auth-oauthlib>=1.0.0", "httpx>=0.28.0", "imapclient>=3.1.0", "msgspec>=0.20.0", "platformdirs>=4.0.0", "python-dotenv>=1.0.0", "tomli-w>=1.0.0", "poethepoet==0.39.0; extra == \"dev\"", "pytest>=8.0; extra == \"dev\"", "ruff>=0.9.0; extra == \"dev\"", "ty>=0.0.1a6; extra == \"dev\"" ]
[]
[]
[]
[ "Repository, https://github.com/btakita/corrkit" ]
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_ver...
2026-02-21T05:18:44.675984
corrkit-0.6.1-py3-none-any.whl
54,549
45/8a/f8c2ef8824b76531eb7de28ca02144db21f1702b0b00fec221080d7b5ea9/corrkit-0.6.1-py3-none-any.whl
py3
bdist_wheel
null
false
0b7b33da68d8b08543917f0bb262ca55
65b504202f1d12789f945a1640c2865cb90a7c9c9310dd523ff3b0842c188e8e
458af8c2ef8824b76531eb7de28ca02144db21f1702b0b00fec221080d7b5ea9
Apache-2.0
[ "LICENSE" ]
226
2.4
bashers
0.8.6
Installable cli helpers
# Bashers CLI command helpers (Rust). Install: `cargo install bashers`. Both `bashers` and `bs` go to `~/.cargo/bin`; ensure it’s in PATH before pyenv/shims. **Install from PyPI:** `pip install bashers` (or `pip install --upgrade bashers` to get the latest). PyPI wheels are built for Python 3.11, 3.12, and 3.13; if y...
text/markdown; charset=UTF-8; variant=GFM
null
null
null
null
MIT
null
[ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython" ]
[]
null
null
>=3.10
[]
[]
[]
[]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:17:56.981663
bashers-0.8.6.tar.gz
67,300
6f/d4/10e52b8b5c6e3e7cd34fa0808cd8bf4e796f9ed2809e4b7a9d5c34bcbcfc/bashers-0.8.6.tar.gz
source
sdist
null
false
e286da34b013df63a9b0b38d253571d2
c80f137e3bb7d984f2809103497f2fcaa5a1f466eb2c41ef774717b555d90a9c
6fd410e52b8b5c6e3e7cd34fa0808cd8bf4e796f9ed2809e4b7a9d5c34bcbcfc
null
[ "LICENSE" ]
418
2.4
rebake
0.0.1
A spiritual successor to cruft for managing cookiecutter projects
# rebake A spiritual successor to [cruft](https://github.com/cruft/cruft) for managing [cookiecutter](https://github.com/cookiecutter/cookiecutter) projects. rebake improves on cruft in two key areas: 1. **Better conflict UX** — uses `git apply -3` to produce inline conflict markers instead of `.rej` files 2. **New ...
text/markdown
null
Ryo Kitagawa <kitadrum50@gmail.com>
null
null
null
null
[]
[]
null
null
>=3.12
[]
[]
[]
[ "cookiecutter>=2.6.0", "gitpython>=3.1.44", "rich>=13.9.4", "typer>=0.15.1" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:17:54.538417
rebake-0.0.1.tar.gz
34,596
6c/4a/ac2a30d53cf24b310396b782e887f81eb049a8b36143779fa537cd4740fd/rebake-0.0.1.tar.gz
source
sdist
null
false
c5a157f035aaa6738b62744579d696bb
61cf56427fcc82ba5ef521b4d6958c0d41cc5cc5d69ded2b6a9d8b1d40fbaad4
6c4aac2a30d53cf24b310396b782e887f81eb049a8b36143779fa537cd4740fd
null
[]
230
2.4
Undefined-bot
2.14.0
A high-performance, highly scalable QQ group and private chat robot based on a self-developed architecture.
<table border="0"> <tr> <td width="70%" valign="top"> <div align="center"> <h1>Undefined</h1> <em>A high-performance, highly scalable QQ group and private chat robot based on a self-developed architecture.</em> <br/><br/> <a href="https://www.python.org/"><img src="https://im...
text/markdown
null
Null <pylindex@qq.com>
null
null
null
null
[]
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "aiofiles>=25.1.0", "aiohttp>=3.13.2", "apscheduler>=3.10.0", "chardet>=5.2.0", "crawl4ai>=0.3.0", "croniter>=2.0.0", "fastmcp>=2.14.4", "httpx>=0.27.0", "imgkit", "langchain-community>=0.3.0", "linkify-it-py>=2.0.3", "lunar-python>=1.4.8", "lxml>=5.4.0", "markdown-it-py[plugins]>=4.0.0", ...
[]
[]
[]
[ "Repository, https://github.com/69gg/Undefined", "Issues, https://github.com/69gg/Undefined/issues" ]
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-21T05:15:52.578222
undefined_bot-2.14.0.tar.gz
1,692,847
82/92/ebba695ef4e9ae95a059eb82e0f04f64355bf8c308ddcee5a0d114f6d2bc/undefined_bot-2.14.0.tar.gz
source
sdist
null
false
db8f2c539b054d0a9843526b2cf06a18
1396bd1afdfd1f7518247bd43bbd9cac6f8a3502720a328ff085637fca05827d
8292ebba695ef4e9ae95a059eb82e0f04f64355bf8c308ddcee5a0d114f6d2bc
null
[ "LICENSE" ]
0
2.4
dokku-api
1.2.9
A RESTful API for managing applications and resources on a Dokku platform.
# Dokku API This is a RESTful API for managing applications and resources on Dokku, built with [FastAPI](https://fastapi.tiangolo.com/). [![CI](https://github.com/JeanExtreme002/Dokku-API/actions/workflows/ci.yml/badge.svg)](https://github.com/JeanExtreme002/Dokku-API/actions/workflows/ci.yml) [![Pypi](https://img.shi...
text/markdown
JeanExtreme002
jeanextreme002@gmail.com
null
null
MIT
dokku, api, paas, application, deployment, devops, automation
[ "License :: OSI Approved :: MIT License", "Intended Audience :: Developers", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Scientific/Engineering", "Topic :: Security", ...
[]
null
null
>=3.11
[]
[]
[]
[ "PyNaCl==1.5.0", "PyYAML==6.0", "aiofiles>=24.1.0", "aiomysql>=0.2.0", "anyio==3.5.0", "apscheduler<4.0.0,>=3.11.2", "asgiref==3.5.0", "asyncmy>=0.2.10", "asyncssh==2.13.2", "bcrypt==3.2.0", "cffi==1.15.0", "click==8.0.4", "colorama==0.4.4", "cryptography==36.0.1", "fastapi==0.75.0", "...
[]
[]
[]
[ "Documentation, https://github.com/JeanExtreme002/dokku-api", "Homepage, https://github.com/JeanExtreme002/dokku-api", "Repository, https://github.com/JeanExtreme002/dokku-api" ]
twine/6.2.0 CPython/3.11.0
2026-02-21T05:15:37.712994
dokku_api-1.2.9.tar.gz
96,201
1c/b7/c522e3f278febfcdc45488cb2f5870684d6830cfbdf3bd9f68495420cd9e/dokku_api-1.2.9.tar.gz
source
sdist
null
false
e9ade8583582a3bc9e58033a6cf84ffe
dc4e62ba381e1106324b01d70399f6fb76ae9fa7127d0203a3ac1d3f1059b3e1
1cb7c522e3f278febfcdc45488cb2f5870684d6830cfbdf3bd9f68495420cd9e
null
[ "LICENSE" ]
227
2.4
steer-opencell-design
1.0.22
STEER OpenCell Design - A Python package for designing and modeling battery cells.
# steer-opencell-design A Python package for designing and modeling lithium-ion and sodium-ion battery cells. Part of the [STEER](https://github.com/stanford-developers) platform, `steer-opencell-design` provides a hierarchical, composable API for building virtual battery cells from raw materials up to complete cell a...
text/markdown
null
Nicholas Siemons <nsiemons@stanford.edu>
null
null
MIT
null
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent" ]
[]
null
null
>=3.10
[]
[]
[]
[ "steer-core==0.1.45", "steer-materials==0.1.29", "steer-opencell-data==0.0.21" ]
[]
[]
[]
[ "Homepage, https://github.com/stanford-developers/steer-opencell-design/", "Repository, https://github.com/stanford-developers/steer-opencell-design/" ]
twine/6.1.0 CPython/3.11.4
2026-02-21T05:13:59.210424
steer_opencell_design-1.0.22.tar.gz
288,778
c5/83/91562660197c26b6b22ced3e783d12af8724a44e2fbc362ec4b21d98fbd7/steer_opencell_design-1.0.22.tar.gz
source
sdist
null
false
e98b26cfc7f6e0e43da7e4a046fd1581
2cc27f6859d186ea652307746b92cad34d90b80d6a818abbef88b01f04034540
c58391562660197c26b6b22ced3e783d12af8724a44e2fbc362ec4b21d98fbd7
null
[ "LICENCE.txt" ]
233
2.4
nfelib
2.4.1
nfelib: electronic invoicing library for Brazil
nfelib - bindings Python para e ler e gerir XML de NF-e, NFS-e nacional, CT-e, MDF-e, BP-e ========================================================================================== <p align="center"> <a href="https://akretion.com/pt-BR" > <img src="https://raw.githubusercontent.com/akretion/nfelib/master/ext/nfelib...
text/markdown
null
Raphaël Valyi <raphael.valyi@akretion.com.br>
null
null
MIT
e-invoicing, ERP, Odoo, NFe, CTe, MDFe, BPe, NFSe
[ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.8", "Programming Language :: P...
[]
null
null
>=3.8
[]
[]
[]
[ "lxml", "xsdata", "erpbrasil.assinatura; extra == \"sign\"", "brazilfiscalreport; extra == \"pdf\"", "xsdata[soap]; extra == \"soap\"", "erpbrasil.assinatura; extra == \"soap\"", "brazil-fiscal-client; extra == \"soap\"", "pre-commit; extra == \"test\"", "pytest; extra == \"test\"", "pytest-benchm...
[]
[]
[]
[ "Homepage, https://github.com/akretion/nfelib", "Source, https://github.com/akretion/nfelib", "Documentation, https://nfelib.readthedocs.io/", "Changelog, https://nfelib.readthedocs.io/en/latest/changelog/" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:13:47.574762
nfelib-2.4.1.tar.gz
603,845
94/47/8f637872b5856ee89cb8b40e2118037adf7d3baf710d830e85e35dfc3ba5/nfelib-2.4.1.tar.gz
source
sdist
null
false
c78ff01cb2a158550d1e01dce1ae9753
abdd90c1b795ebf3c774edc4d16726ad3c9476308a9247f01b451fb6ccdf3af3
94478f637872b5856ee89cb8b40e2118037adf7d3baf710d830e85e35dfc3ba5
null
[ "MIT-LICENSE" ]
695
2.4
agentnexus-tools
0.1.0
Automatically convert any API into AI-ready tools in 30 seconds
# Agent Nexus **Automatically convert any API into AI-ready tools in 30 seconds** Agent Nexus eliminates the need for manual API integration code. Point it at any API URL and get production-ready Python tools that AI agents can use immediately. ## What It Does Developers spend hours writing integration code...
text/markdown
Agent Nexus Contributors
null
null
null
Apache-2.0
ai, api, tools, agents, automation, elasticsearch
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Libraries :: Python Mod...
[]
null
null
>=3.11
[]
[]
[]
[ "click>=8.1.7", "elasticsearch>=8.15.0", "requests>=2.31.0", "python-dotenv>=1.0.0", "jinja2>=3.1.2", "sentence-transformers>=2.2.2", "pyyaml>=6.0.1", "pytest>=7.4.0; extra == \"dev\"", "black>=23.7.0; extra == \"dev\"", "flake8>=6.1.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/lcgani/agent-nexus", "Repository, https://github.com/lcgani/agent-nexus", "Issues, https://github.com/lcgani/agent-nexus/issues" ]
twine/6.2.0 CPython/3.13.3
2026-02-21T05:13:26.543708
agentnexus_tools-0.1.0.tar.gz
10,828
a6/31/8b7586ac43bdb5e5f51190abccab2eb1dc7f0a01c4ed0c9b35ca7b2f08bc/agentnexus_tools-0.1.0.tar.gz
source
sdist
null
false
b12e331fad443af4cfb2d69e1b7d3d31
27a92f1b7fdd4c9f8303de5d8d8700a3162ad25b45b9fabba1128a64ab0b35a4
a6318b7586ac43bdb5e5f51190abccab2eb1dc7f0a01c4ed0c9b35ca7b2f08bc
null
[ "LICENSE" ]
245
2.4
aino
2.2.0
AINO Is Neural Operation: A lightweight, educational neural network library.
# AINO (Aino is Neural Operation) ![AINO Banner](https://raw.githubusercontent.com/arufadesuwa/AINO/f933ba6c0186b904ef871e4b118621878d97a07a/assets/aino.webp) > **"Aino is Neural Operation."** > A custom-built, highly optimized Deep Learning framework built from scratch using pure Python, and NumPy. [![PyPI version](...
text/markdown
null
Arufa <radityaalfarisi6@gmail.com>
null
null
MIT
educational, machine-learning, neural-network, numpy, perceptron
[ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.11
[]
[]
[]
[ "numpy", "cupy-cuda12x; extra == \"gpu\"" ]
[]
[]
[]
[ "Homepage, https://github.com/arufadesuwa/AINO", "Repository, https://github.com/arufadesuwa/AINO.git", "Bug Tracker, https://github.com/arufadesuwa/AINO/issues" ]
uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_versio...
2026-02-21T05:13:15.775841
aino-2.2.0.tar.gz
171,094
37/f4/832ab6d21c18b16b8f1ed6d50a8837830cb6ee248048d0347acda003f217/aino-2.2.0.tar.gz
source
sdist
null
false
6683755e1900c4f80c487146502cd497
3db29b1785503e395e9f735e76c06cb182a89e7fd443d8865b71fd2fdb134c85
37f4832ab6d21c18b16b8f1ed6d50a8837830cb6ee248048d0347acda003f217
null
[]
263
2.4
steer-opencell-data
0.0.21
STEER OpenCell Data - Data feed for STEER OpenCell
# steer-opencell-data Data feed for STEER OpenCell. Contains the SQLite reference database (`database.db`) and a CLI tool for migrating records to the AWS backend. ## Install ```bash pip install -e . ``` ## CLI Migration Tool Migrate individual records from the local SQLite database to AWS (DynamoDB + S3). Useful ...
text/markdown
null
Nicholas Siemons <nsiemons@stanford.edu>
null
null
MIT
null
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent" ]
[]
null
null
>=3.10
[]
[]
[]
[ "steer-core==0.1.45", "boto3>=1.35.0; extra == \"cli\"" ]
[]
[]
[]
[ "Homepage, https://github.com/stanford-developers/steer-opencell-data/", "Repository, https://github.com/stanford-developers/steer-opencell-data/" ]
twine/6.1.0 CPython/3.11.4
2026-02-21T05:12:53.587188
steer_opencell_data-0.0.21.tar.gz
76,854,539
76/14/aeb9548d303cae0c93a8757c48e00a1e89cb5590b71ee726f36343ed088c/steer_opencell_data-0.0.21.tar.gz
source
sdist
null
false
70729e821ab53d3ea21822f7f87fd61d
a7936ca7e391ec9b65145e5fbb2a1518badc3f11d1c58c93f688912b0a419095
7614aeb9548d303cae0c93a8757c48e00a1e89cb5590b71ee726f36343ed088c
null
[ "LICENCE.txt" ]
241
2.4
wagtail-reusable-blocks
0.8.2
Reusable content blocks with slot-based templating for Wagtail CMS
# wagtail-reusable-blocks [![PyPI version](https://badge.fury.io/py/wagtail-reusable-blocks.svg)](https://badge.fury.io/py/wagtail-reusable-blocks) [![Downloads](https://static.pepy.tech/badge/wagtail-reusable-blocks)](https://pepy.tech/project/wagtail-reusable-blocks) [![Published on Django Packages](https://img.shie...
text/markdown
kkm-horikawa
null
null
null
BSD-3-Clause
blocks, cms, components, django, reusable, wagtail
[ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 4.2", "Framework :: Django :: 5.1", "Framework :: Django :: 5.2", "Framework :: Wagtail", "Framework :: Wagtail :: 6", "Framework :: Wagtail :: 7", "Intended Audience :: Developers",...
[]
null
null
>=3.10
[]
[]
[]
[ "django>=4.2", "wagtail>=6.0", "djangorestframework>=3.14; extra == \"api\"", "django-stubs>=5.1; extra == \"dev\"", "mypy>=1.13; extra == \"dev\"", "pre-commit>=4.0; extra == \"dev\"", "pytest-benchmark>=4.0; extra == \"dev\"", "pytest-cov>=4.1; extra == \"dev\"", "pytest-django>=4.8; extra == \"de...
[]
[]
[]
[ "Homepage, https://github.com/kkm-horikawa/wagtail-reusable-blocks", "Documentation, https://github.com/kkm-horikawa/wagtail-reusable-blocks#readme", "Repository, https://github.com/kkm-horikawa/wagtail-reusable-blocks.git", "Issues, https://github.com/kkm-horikawa/wagtail-reusable-blocks/issues", "Changelo...
twine/6.1.0 CPython/3.13.7
2026-02-21T05:11:25.416269
wagtail_reusable_blocks-0.8.2.tar.gz
82,482
de/9e/6e4c0c8e6461337b3c501cc1e9566bea0bf92b30b93e1ed7036086359b42/wagtail_reusable_blocks-0.8.2.tar.gz
source
sdist
null
false
65d61fa36509e838356610fdf03859ab
0fb2654506dc5bf3bebcd8e4d942bc9097617334eb0fe36b42f73766ea41a335
de9e6e4c0c8e6461337b3c501cc1e9566bea0bf92b30b93e1ed7036086359b42
null
[ "LICENSE" ]
226
2.4
transformez
0.2.2
A standalone utility for vertical elevation datum transformations.
# 🌍 Transformez ↕ **Global vertical datum transformations, simplified.** *Transformez Les Données* > 🚀 **v0.2.0:** Now supporting global tidal transformations via FES2014 & SEANOE. **Transformez** is a standalone Python engine for converting geospatial data between vertical datums (e.g., `MLLW` ↔ `NAVD88` ↔ `Elli...
text/markdown
null
Matthew Love <matthew.love@colorado.edu>, Christopher Amante <christopher.amante@colorado.edu>, Elliot Lim <elliot.lim@colorado.edu>, Michael MacFerrin <michael.macferrin@colorado.edu>
null
Matthew Love <matthew.love@colorado.edu>
MIT License Copyright (c) 2010-2026 Regents of the University of Colorado 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, incl...
Geospatial
[ "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: GIS" ]
[]
null
null
>=3.8
[]
[]
[]
[ "fetchez>0.3.3", "numpy<2.0.0", "pyproj", "rasterio", "scipy" ]
[]
[]
[]
[ "Homepage, https://github.com/continuous-dems/transformez", "Issues, https://github.com/continuous-dems/transformez/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:09:55.850393
transformez-0.2.2.tar.gz
25,028
de/22/de7c3258d55ab3c06d141c64fc2d72095e73f1dffd1f75a853ad2f74cb6a/transformez-0.2.2.tar.gz
source
sdist
null
false
2ec4a449b1a68b9f081ddc99c1e57d4d
cf7f889d7a3ae00db340e3dbff18b6bd8e2a8ddfa073afb7f14c8f4bdaa2d2b9
de22de7c3258d55ab3c06d141c64fc2d72095e73f1dffd1f75a853ad2f74cb6a
null
[ "AUTHORS.md", "LICENSE" ]
216
2.4
projectdavid
1.54.5
Python SDK for interacting with the Entities Assistant API.
# Entity — by Project David [![Lint, Test, Tag, Publish Status](https://github.com/frankie336/projectdavid/actions/workflows/test_tag_release.yml/badge.svg)](https://github.com/frankie336/entitites_sdk/actions/workflows/test_tag_release.yml) [![License: PolyForm Noncommercial](https://img.shields.io/badge/license-Pol...
text/markdown
null
Francis Neequaye Armah <francis.neequaye@projectdavid.co.uk>
null
null
PolyForm Noncommercial License 1.0.0
AI, SDK, Entities, LLM, Assistant
[ "Development Status :: 4 - Beta", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
null
null
>=3.9
[]
[]
[]
[ "httpx<0.29,>=0.25.2", "pydantic<3.0,>=2.0", "python-dotenv<2.0,>=1.0.1", "aiofiles<25.0,>=23.2.1", "projectdavid_common==0.27.0", "qdrant-client<2.0.0,>=1.0.0", "pdfplumber<0.12.0,>=0.11.0", "validators<0.35.0,>=0.29.0", "sentence-transformers<5.0,>=3.4.0", "sseclient-py", "requests", "python...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:09:43.709901
projectdavid-1.54.5.tar.gz
115,869
bb/c5/b9f506246b13c2f0a1283158ba91381e914f169329055a9612cc639d1031/projectdavid-1.54.5.tar.gz
source
sdist
null
false
4a37b164957060c58267f7a3995712b3
88420961f0a8fcf4efb4dec0ac9907284959e9793d1b6d1723c0f0631eb30dbc
bbc5b9f506246b13c2f0a1283158ba91381e914f169329055a9612cc639d1031
null
[ "LICENSE" ]
222
2.4
binxai-claudex
1.0.0
Set up Claude Code for any project in one command
# Claudex > **Set up Claude Code for any project in one command** Zero-dependency Python CLI that analyzes your project and generates a complete `.claude/` configuration with project-specific CLAUDE.md, hooks, commands, and development workflows. [![Tests](https://github.com/Binx808/claudex/actions/workflows/test.ym...
text/markdown
null
Binx808 <smarttype@gmail.com>
null
Binx808 <smarttype@gmail.com>
MIT
claude, claude-code, ai, developer-tools, code-generation, project-setup, fastapi, django, nextjs
[ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Build...
[]
null
null
>=3.11
[]
[]
[]
[ "pytest>=8.0; extra == \"dev\"", "pytest-cov>=5.0; extra == \"dev\"", "ruff>=0.8; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/BinxAI/claudex", "Repository, https://github.com/BinxAI/claudex", "Issues, https://github.com/BinxAI/claudex/issues", "Documentation, https://github.com/BinxAI/claudex#readme" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:09:41.255717
binxai_claudex-1.0.0.tar.gz
71,929
e1/d1/51d921bc8cf60b7c661ae5bfd3389f62842942d2a5e6430c76636cc173f7/binxai_claudex-1.0.0.tar.gz
source
sdist
null
false
b8ce23bd8560f36567e38dbadda3c9fe
1c92742a8400f9b930f34922e585135a0ca2899b94b208e6e19eb8ab14bec8a4
e1d151d921bc8cf60b7c661ae5bfd3389f62842942d2a5e6430c76636cc173f7
null
[ "LICENSE" ]
213
2.4
steer-core
0.1.45
Modelling energy storage from cell to site - STEER OpenCell Design
# steer-core Base utilities for the OpenCell platform: constants, mixins (Serializer, Validation, Plotter), decorators, and the DataManager REST API client. ## Install ```bash pip install -e . ``` ## Environment Variables | Variable | Required | Default | Description | |----------|----------|---------|------------...
text/markdown
null
Nicholas Siemons <nsiemons@stanford.edu>
null
Nicholas Siemons <nsiemons@stanford.edu>
MIT
energy, storage, battery, modeling, simulation
[ "Development Status :: 4 - Beta", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Topic :: Scientific/En...
[]
null
null
>=3.10
[]
[]
[]
[ "pandas==2.3.3", "numpy==2.2.6", "datetime==5.5", "plotly==6.2.0", "scipy==1.15.3", "msgpack==1.1.1", "msgpack-numpy==0.4.8", "requests>=2.31.0", "nbformat==5.10.4", "shapely==2.1.1", "lz4==4.4.4", "pytest>=7.0; extra == \"dev\"", "pytest-cov; extra == \"dev\"", "black; extra == \"dev\"", ...
[]
[]
[]
[ "Homepage, https://github.com/nicholas9182/steer-core/", "Repository, https://github.com/nicholas9182/steer-core/", "Issues, https://github.com/nicholas9182/steer-core/issues", "Documentation, https://github.com/nicholas9182/steer-core/" ]
twine/6.1.0 CPython/3.11.4
2026-02-21T05:09:31.395078
steer_core-0.1.45.tar.gz
41,875
8a/e4/0413ea952f4718a03fd00b3206016c8483a28f0360cd62f0c6824cf952ca/steer_core-0.1.45.tar.gz
source
sdist
null
false
f70442ad5ea4fca20955e9736d9d98e2
7ff267a6ef77e96ed6bdcb0e1afa261b982840cb17e95a636c74dd5336537b1a
8ae40413ea952f4718a03fd00b3206016c8483a28f0360cd62f0c6824cf952ca
null
[]
239
2.1
tomotopy
0.14.0
Tomoto, Topic Modeling Tool for Python
tomotopy ======== .. image:: https://badge.fury.io/py/tomotopy.svg :target: https://pypi.python.org/pypi/tomotopy .. image:: https://zenodo.org/badge/186155463.svg :target: https://zenodo.org/badge/latestdoi/186155463 🌐 **English**, `한국어`_. .. _한국어: README.kr.rst What is tomotopy? ------------------ `tomo...
text/x-rst
null
bab2min <bab2min@gmail.com>
null
null
MIT
NLP, Topic Model, LDA, HDP, DMR
[ "Development Status :: 4 - Beta", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Topic :: Software Development :: Libraries", "Topic :: Text Processing :: Linguistic", "Topic :: Scientific/Engineering :: Information Analysis", "Programming Language :: Python :: ...
[]
null
null
>=3.9
[]
[]
[]
[ "numpy" ]
[]
[]
[]
[ "Homepage, https://github.com/bab2min/tomotopy", "Documentation, https://bab2min.github.io/tomotopy/", "Repository, https://github.com/bab2min/tomotopy", "Issues, https://github.com/bab2min/tomotopy/issues" ]
twine/6.2.0 CPython/3.12.3
2026-02-21T05:07:48.664845
tomotopy-0.14.0.tar.gz
1,106,479
77/7f/f12d5db011f1960c1e73bc0dba4559bb5570320cd8b8f3a56dc04241811d/tomotopy-0.14.0.tar.gz
source
sdist
null
false
8b2d072e9fc22dfc8647c5b3dccfa05a
ce981f29ee91cff4cfc5290637bbc1c1725cc17b93ee384499818f8358d2baa4
777ff12d5db011f1960c1e73bc0dba4559bb5570320cd8b8f3a56dc04241811d
null
[]
514
2.4
geoprepare
0.6.111
A Python package to prepare (download, extract, process input data) for GEOCIF and related models
# geoprepare [![image](https://img.shields.io/pypi/v/geoprepare.svg)](https://pypi.python.org/pypi/geoprepare) **A Python package to prepare (download, extract, process input data) for GEOCIF and related models** - Free software: MIT license - Documentation: https://ritviksahajpal.github.io/geoprepa...
text/markdown
null
Ritvik Sahajpal <ritvik@umd.edu>
null
null
MIT
geoprepare, geospatial, agriculture, remote-sensing, earth-observation
[ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3....
[]
null
null
>=3.9
[]
[]
[]
[ "rich", "bump2version; extra == \"dev\"", "wheel; extra == \"dev\"", "watchdog; extra == \"dev\"", "flake8; extra == \"dev\"", "tox; extra == \"dev\"", "coverage; extra == \"dev\"", "Sphinx; extra == \"dev\"", "twine; extra == \"dev\"", "grip; extra == \"dev\"", "pytest; extra == \"dev\"", "py...
[]
[]
[]
[ "Homepage, https://github.com/ritviksahajpal/geoprepare", "Documentation, https://ritviksahajpal.github.io/geoprepare", "Repository, https://github.com/ritviksahajpal/geoprepare", "Issues, https://github.com/ritviksahajpal/geoprepare/issues" ]
twine/6.2.0 CPython/3.11.13
2026-02-21T05:07:31.248706
geoprepare-0.6.111.tar.gz
14,777,210
82/7f/34738f535b3fcd4622b4b1c2e4928e791a1da7513d68f1344ff7586c3792/geoprepare-0.6.111.tar.gz
source
sdist
null
false
3e11bcd9a1cad80669da64a00a728245
9cff4c1d2bc7ecae74f6c0d1aa8be452c4d399bdd445ecfc74de6c989152667a
827f34738f535b3fcd4622b4b1c2e4928e791a1da7513d68f1344ff7586c3792
null
[ "LICENSE" ]
226
2.4
open-games-spec
0.1.0
Typed DSL for Compositional Game Theory — define, verify, and report on open game patterns
# open-games-spec Typed DSL for compositional game theory, built on [gds-framework](https://github.com/BlockScience/gds-framework). ## What is this? `open-games-spec` extends the GDS framework with game-theoretic vocabulary — open games, strategic interactions, and compositional game patterns. It provides: - **6 at...
text/markdown
null
Rohan Mehta <rohan@block.science>
null
null
null
categorical-cybernetics, compositional-game-theory, dsl, game-theory, mechanism-design, open-games, verification
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Scie...
[]
null
null
>=3.12
[]
[]
[]
[ "gds-framework>=0.1", "jinja2>=3.1", "pydantic>=2.10", "typer>=0.15" ]
[]
[]
[]
[ "Homepage, https://github.com/BlockScience/open_games_dsl", "Repository, https://github.com/BlockScience/open_games_dsl" ]
uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","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-21T05:07:19.154446
open_games_spec-0.1.0.tar.gz
60,256
75/7f/9247011d925412c9b43222f2aecf55a2d045885f5a748e220677c21185e0/open_games_spec-0.1.0.tar.gz
source
sdist
null
false
b315b36ed4f1ac1bcd1ed918734a41f4
b5d588c2abdbdc5b9efe43832472ccd3f10140b8967d86e3e4f740606c628a02
757f9247011d925412c9b43222f2aecf55a2d045885f5a748e220677c21185e0
Apache-2.0
[ "LICENSE" ]
232
2.4
git-pulsar
0.15.0
Automated, paranoid git backups for students and casual coding.
# 🔭 Git Pulsar (v0.15.0) [![Tests](https://github.com/jacksonfergusondev/git-pulsar/actions/workflows/ci.yml/badge.svg)](https://github.com/jacksonfergusondev/git-pulsar/actions) [![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shiel...
text/markdown
null
jackson.ferguson0@gmail.com
null
null
MIT License Copyright (c) 2026 Jackson Ferguson 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 t...
null
[ "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
null
null
>=3.12
[]
[]
[]
[ "rich>=14.2.0" ]
[]
[]
[]
[ "Repository, https://github.com/jacksonfergusondev/git-pulsar", "Issues, https://github.com/jacksonfergusondev/git-pulsar/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:06:29.084664
git_pulsar-0.15.0.tar.gz
1,265,341
37/1d/2395fb64aa6477d15faa09bc09a9c970c47cad482b57ded27d52ef33d8e4/git_pulsar-0.15.0.tar.gz
source
sdist
null
false
9c6c76f883720edf4530dc8435634367
9362228e902d8e2e5b66eb13df290afcc1ab9b3946ecbb537ee415e6a04a943f
371d2395fb64aa6477d15faa09bc09a9c970c47cad482b57ded27d52ef33d8e4
null
[ "LICENSE" ]
216
2.4
genlist-butler
1.3.1
Generate HTML catalogs from music notation files with git-based version tracking
# GenList Butler [![Tests](https://github.com/TuesdayUkes/genlist-butler/actions/workflows/test.yml/badge.svg)](https://github.com/TuesdayUkes/genlist-butler/actions/workflows/test.yml) [![PyPI version](https://badge.fury.io/py/genlist-butler.svg)](https://badge.fury.io/py/genlist-butler) [![Python versions](https://i...
text/markdown
null
Tuesday Ukulele Group <tuesdayukes@gmail.com>
null
null
MIT
music, catalog, chordpro, html, git, ukulele
[ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "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 Languag...
[]
null
null
>=3.9
[]
[]
[]
[ "first>=2.0.0", "pytest>=7.0; extra == \"dev\"", "black>=23.0; extra == \"dev\"", "flake8>=6.0; extra == \"dev\"", "mypy>=1.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/TuesdayUkes/genlist-butler", "Repository, https://github.com/TuesdayUkes/genlist-butler", "Bug Tracker, https://github.com/TuesdayUkes/genlist-butler/issues", "Documentation, https://github.com/TuesdayUkes/genlist-butler#readme" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:05:49.256469
genlist_butler-1.3.1.tar.gz
25,001
ab/26/884abe89279eacf332d3e2b2cf4eef5a234abae308a6a65a47abf76af86b/genlist_butler-1.3.1.tar.gz
source
sdist
null
false
81b60d2bcc002f626837eb3d4ee8bb93
28f30f47af284b646f7ca0981ecbeb4ccfd93a021b3df7a210fed291d2060d82
ab26884abe89279eacf332d3e2b2cf4eef5a234abae308a6a65a47abf76af86b
null
[ "LICENSE" ]
227
2.4
models-dev
1.0.137
Typed Python interface to models.dev API data
# models-dev Typed Python package for [models.dev](https://models.dev) data. Access 2000+ LLM models from 75+ providers with full typing support. No HTTP calls - data is bundled and auto-updated hourly. See [GitHub](https://github.com/vklimontovich/models-dev) for documentation and examples.
text/markdown
vklmn
null
null
null
null
ai, anthropic, llm, models, openai
[ "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
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/vklimontovich/models-dev", "Documentation, https://models.dev" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:05:31.802034
models_dev-1.0.137.tar.gz
122,927
11/d8/b5ba88165ba7ea320d416d10a0e0138b1be9d94555431bd92fc563ec3edf/models_dev-1.0.137.tar.gz
source
sdist
null
false
bd6640a75d39be9cf86027cbd071182e
2ce1f4516f5c3af0babd3366a2596917c0d573bb8cf41c113924cd10b8cf678f
11d8b5ba88165ba7ea320d416d10a0e0138b1be9d94555431bd92fc563ec3edf
MIT
[ "LICENSE" ]
251
2.4
iflow2api-sdk
0.1.1
iflow2api 的 Python SDK - 将 iFlow CLI 的 AI 服务暴露为 OpenAI 兼容 API
# iFlow2API SDK [![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) iFlow2API 的 Python SDK,提供对 iFlow CLI AI 服务的 OpenAI 兼容 API 访问。 ## 特性 - 🔐 **自动认证** - 自动处理 ...
text/markdown
null
iflow2api <1475429618@qq.com>
null
null
MIT
ai, api, chat, chatgpt, completions, iflow, llm, openai, sdk
[ "Development Status :: 4 - Beta", "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 :: Pytho...
[]
null
null
>=3.10
[]
[]
[]
[ "httpx>=0.28.0", "pydantic>=2.0.0", "mypy>=1.0.0; extra == \"dev\"", "pytest-asyncio>=0.24.0; extra == \"dev\"", "pytest-cov>=4.0.0; extra == \"dev\"", "pytest>=8.0.0; extra == \"dev\"", "ruff>=0.1.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/cacaview/iflow2api", "Documentation, https://github.com/cacaview/iflow2api#readme", "Repository, https://github.com/cacaview/iflow2api", "Issues, https://github.com/cacaview/iflow2api/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T05:05:24.899643
iflow2api_sdk-0.1.1.tar.gz
21,096
11/28/d2819c0df481ef54f0fdc4688e2f34e89757844399b084dcb73db45374da/iflow2api_sdk-0.1.1.tar.gz
source
sdist
null
false
624fd5a4200382c2ce2c01430faba02a
2d606f7ee2ec20dccfe4677fa39a836290db793362220930231ec8c416f22ec4
1128d2819c0df481ef54f0fdc4688e2f34e89757844399b084dcb73db45374da
null
[]
218
2.4
radboy
0.0.960
A Retail Calculator for Android/Linux
to use this application at its simplest `pip install radboy==$VERSION` create a Run.py file and paste the following into it and save `from radboy import Run` for lookups to be made possible please explore the in-prompt help text as a populated data file is not yet ready for use comsumption.# Radboy # Radboy
text/markdown
Carl Joseph Hirner III
Carl Hirner III <k.j.hirner.wisdom@gmail.com>
null
null
null
null
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent" ]
[]
null
null
>=3.6
[]
[]
[]
[ "scipy", "inputimeout", "gdown", "biip", "sympy", "scipy", "plotext", "haversine", "holidays", "odfpy", "qrcode[pil]", "chardet", "nanoid", "random-password-generator", "cython", "pint", "pyupc-ean", "openpyxl", "plyer", "colored", "numpy", "pandas", "Pillow", "python-b...
[]
[]
[]
[ "Homepage, https://google.com", "Issues, https://google.com" ]
twine/6.2.0 CPython/3.13.7
2026-02-21T05:03:00.086114
radboy-0.0.960.tar.gz
5,686,546
ef/8a/06ae77073b0ed1c38a15a7b50ad5aace1d3db074fa9fe4e91bf0530ecc97/radboy-0.0.960.tar.gz
source
sdist
null
false
7b6d211bd345a5949732b410bf58c571
94dd6d48de8fa64e621cc586122cd4060717be786c1b8ee7a6883f0be432879e
ef8a06ae77073b0ed1c38a15a7b50ad5aace1d3db074fa9fe4e91bf0530ecc97
MIT
[]
211
2.4
eip-mcp
0.2.9
MCP server for the Exploit Intelligence Platform — vulnerability and exploit intelligence for AI assistants
# Exploit Intel Platform MCP Server Package/command: `eip-mcp` <p align="center"> <img src="https://exploit-intel.com/static/brand/mark-cyan.svg" width="160" alt="Exploit Intel Platform (EIP)" /> </p> An MCP (Model Context Protocol) server that gives AI assistants access to the [Exploit Intelligence Platform](http...
text/markdown
Exploit Intelligence Platform
null
null
null
null
mcp, security, exploits, vulnerability, cve, ai, model-context-protocol
[ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Information Technology", "Topic :: Security", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12" ]
[]
null
null
>=3.10
[]
[]
[]
[ "mcp>=1.2.0", "httpx>=0.27.0", "mcp>=1.6.0; extra == \"http\"", "uvicorn>=0.27.0; extra == \"http\"", "starlette>=0.36.0; extra == \"http\"", "sse-starlette>=1.6.0; extra == \"http\"" ]
[]
[]
[]
[ "Homepage, https://exploit-intel.com", "Repository, https://codeberg.org/exploit-intel/eip-mcp" ]
twine/6.2.0 CPython/3.12.12
2026-02-21T05:01:52.051748
eip_mcp-0.2.9.tar.gz
42,362
7a/61/c8e2c8165125fe9570128790267b675a163b9e16c9538766aba2a3eda433/eip_mcp-0.2.9.tar.gz
source
sdist
null
false
eb963404ab8cc04e1f66be08d9b657bf
c5bd74d8f3bbccb7b7d3d9d6aa075473a070ef5a3416526e24ffb7154ce361db
7a61c8e2c8165125fe9570128790267b675a163b9e16c9538766aba2a3eda433
MIT
[ "LICENSE" ]
237
2.4
predicate-authority
0.4.7
Deterministic pre-execution authority layer for AI agents.
# predicate-authority `predicate-authority` is a deterministic pre-execution authority layer for AI agents. It binds identity, policy, and runtime evidence so risky actions are authorized before execution and denied fail-closed when checks do not pass. Docs: https://www.PredicateSystems.ai/docs Github Repo: https://g...
text/markdown
Predicate Systems
null
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Typing :: Typed" ]
[]
null
null
>=3.11
[]
[]
[]
[ "predicate-contracts<0.5.0,>=0.1.0", "pyyaml>=6.0", "cryptography>=42.0.0", "opentelemetry-api>=1.24.0; extra == \"telemetry\"" ]
[]
[]
[]
[ "Documentation, https://www.PredicateSystems.ai/docs" ]
twine/6.2.0 CPython/3.11.14
2026-02-21T05:01:20.290156
predicate_authority-0.4.7.tar.gz
46,341
b4/d1/ef26ab522c8e1ddab0ed8eff377a2e8ded62b313653dda66970affde940f/predicate_authority-0.4.7.tar.gz
source
sdist
null
false
15652c6ae4d8eeeba330005e96533a1d
3938844de385fab386909d6e951e3ceffb3c109abd3f62697f43fe837a798046
b4d1ef26ab522c8e1ddab0ed8eff377a2e8ded62b313653dda66970affde940f
MIT OR Apache-2.0
[]
293
2.4
predicate-contracts
0.4.7
Shared typed contracts for Predicate authority and integrations.
# predicate-contracts `predicate-contracts` is the shared contract package for Predicate authority workflows. It contains: - typed data contracts (`ActionRequest`, `PolicyRule`, `AuthorizationDecision`, etc.), - integration protocols (`StateEvidenceProvider`, `VerificationEvidenceProvider`, `TraceEmitter`), - no run...
text/markdown
Predicate Systems
null
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Typing :: Typed" ]
[]
null
null
>=3.11
[]
[]
[]
[]
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.14
2026-02-21T05:01:02.009556
predicate_contracts-0.4.7.tar.gz
8,384
a9/56/bcc53a819c9c2402333fcd80b8853155d123b861fd633cf9cd1de6b0418c/predicate_contracts-0.4.7.tar.gz
source
sdist
null
false
36d24c07a094fe5b63c9674230be2e2e
989a8ccce5b1942b5d7f6e3e550344dff90a10512e93d78d718ecced5004d359
a956bcc53a819c9c2402333fcd80b8853155d123b861fd633cf9cd1de6b0418c
MIT OR Apache-2.0
[]
305
2.4
openbrowser-ai
0.1.26
Agentic browser automation using LangGraph and raw CDP
# OpenBrowser **Automating Walmart Product Scraping:** https://github.com/user-attachments/assets/ae5d74ce-0ac6-46b0-b02b-ff5518b4b20d **OpenBrowserAI Automatic Flight Booking:** https://github.com/user-attachments/assets/632128f6-3d09-497f-9e7d-e29b9cb65e0f [![PyPI version](https://badge.fury.io/py/openbrowser-...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.12
[]
[]
[]
[ "aiofiles", "boto3>=1.36.0", "bubus>=1.5.6", "cdp-use", "click>=8.1.8", "google-genai>=0.2.0", "httpx>=0.28.1", "imageio-ffmpeg>=0.6.0", "imageio>=2.37.2", "langchain-core>=0.3.0", "langchain-openai>=0.2.0", "langgraph", "litellm==1.80.0", "markdownify>=0.11.6", "numpy>=2.4.0", "openai...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T04:58:21.181037
openbrowser_ai-0.1.26.tar.gz
2,420,200
2d/90/7dbd2553e28af1eb8d3c8479cc4a500d16dd22dc716093c60c833b56fff5/openbrowser_ai-0.1.26.tar.gz
source
sdist
null
false
a5653e5c09130532c977a97e0a0b07b0
41a648049888b92da24d0b4c1af789cfb5c4d0100bb1e4ea3844f33773ee11d0
2d907dbd2553e28af1eb8d3c8479cc4a500d16dd22dc716093c60c833b56fff5
null
[ "LICENSE" ]
224
2.4
tepilora-mcp
0.1.6
MCP server for Tepilora financial API
# Tepilora MCP Server [![PyPI](https://img.shields.io/pypi/v/tepilora-mcp)](https://pypi.org/project/tepilora-mcp/) [![Python](https://img.shields.io/pypi/pyversions/tepilora-mcp)](https://pypi.org/project/tepilora-mcp/) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) MCP (Model Context ...
text/markdown
null
Tepilora <info@tepiloradata.com>
null
null
null
tepilora, mcp, finance, api, llm, claude
[ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Office/Business :: Financial", "Topic :: Software ...
[]
null
null
>=3.10
[]
[]
[]
[ "Tepilora>=0.3.2", "fastmcp<3,>=2.14", "pytest>=7; extra == \"dev\"", "pytest-asyncio>=0.21; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/Admintepilora/TepiloraMCP", "Repository, https://github.com/Admintepilora/TepiloraMCP", "Bug Tracker, https://github.com/Admintepilora/TepiloraMCP/issues", "Documentation, https://github.com/Admintepilora/TepiloraMCP#readme" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T04:58:08.299781
tepilora_mcp-0.1.6.tar.gz
24,821
c3/da/732ac2cb2485601c3a72a8aa20cd1d183395fdce5c0fa71f2506ab09163e/tepilora_mcp-0.1.6.tar.gz
source
sdist
null
false
b3c7885e76dce8a303ee1573b8c86a24
1d01a5a8e6a7e728422e8fb5a31fe7ca4ddfdc0e73f02192666364b1dd3739e1
c3da732ac2cb2485601c3a72a8aa20cd1d183395fdce5c0fa71f2506ab09163e
MIT
[ "LICENSE" ]
224
2.4
opa-python-client
2.0.4
Client for connection to the OPA service
# OpaClient - Open Policy Agent Python Client [![MIT licensed](https://img.shields.io/github/license/Turall/OPA-python-client)](https://raw.githubusercontent.com/Turall/OPA-python-client/master/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/Turall/OPA-python-client.svg)](https://github.com/Turall/OPA-py...
text/markdown
Tural Muradov
tural.muradoov@gmail.com
null
null
MIT
null
[ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Pytho...
[]
null
null
<4.0,>=3.10
[]
[]
[]
[ "aiofiles<26.0.0,>=25.1.0", "aiohttp[speedups]<4.0.0,>=3.13.3", "requests<3.0.0,>=2.32.5", "urllib3<3.0.0,>=2.6.3" ]
[]
[]
[]
[ "Homepage, https://github.com/Turall/OPA-python-client", "Repository, https://github.com/Turall/OPA-python-client" ]
poetry/2.3.2 CPython/3.14.3 Darwin/25.3.0
2026-02-21T04:58:05.135832
opa_python_client-2.0.4-py3-none-any.whl
20,171
91/98/4350cf283579ef474e81ba1aa36dd5f9a0cc97d166d229207d871e91d2e5/opa_python_client-2.0.4-py3-none-any.whl
py3
bdist_wheel
null
false
97d1369f8e5ad660d99f64bf428b0d0f
9aa73ae4228a31ef84d3800ab4bd9548f2d3a9e1e546d040b1fce7a284521096
91984350cf283579ef474e81ba1aa36dd5f9a0cc97d166d229207d871e91d2e5
null
[ "LICENCE.md" ]
368
2.4
keras-nlp-nightly
0.27.0.dev202602210456
Pretrained models for Keras.
# KerasNLP: Multi-framework NLP Models KerasNLP has renamed to KerasHub! Read the announcement [here](https://github.com/keras-team/keras-nlp/issues/1831). This contains a shim package for `keras-nlp` so that the old style `pip install keras-nlp` and `import keras_nlp` continue to work.
text/markdown
null
Keras team <keras-users@googlegroups.com>
null
null
null
null
[ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3 :: Only", "Operating System :: Unix", "Operating System :: Microso...
[]
null
null
>=3.10
[]
[]
[]
[ "keras-hub-nightly==0.27.0.dev202602210456" ]
[]
[]
[]
[ "Home, https://keras.io/keras_hub/", "Repository, https://github.com/keras-team/keras/keras_hub" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T04:57:08.846295
keras_nlp_nightly-0.27.0.dev202602210456.tar.gz
1,811
6d/46/49f850bd28a48daf17872e8311d514aa62917646aaf1fce6e0e22662a486/keras_nlp_nightly-0.27.0.dev202602210456.tar.gz
source
sdist
null
false
b8d5cd6b99e5b8f969af2e95c09209e9
a601f36f6318722462405a372bb91c27820bea288af137656b56f2d1de37f6c3
6d4649f850bd28a48daf17872e8311d514aa62917646aaf1fce6e0e22662a486
Apache-2.0
[]
188
2.4
keras-hub-nightly
0.27.0.dev202602210456
Pretrained models for Keras.
# KerasHub: Multi-framework Pretrained Models [![](https://github.com/keras-team/keras-hub/workflows/Tests/badge.svg?branch=master)](https://github.com/keras-team/keras-hub/actions?query=workflow%3ATests+branch%3Amaster) ![Python](https://img.shields.io/badge/python-v3.11.0+-success.svg) [![Kaggle Models](https://img.s...
text/markdown
null
Keras team <keras-users@googlegroups.com>
null
null
null
null
[ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3 :: Only", "Operating System :: Unix", "Operating System :: Microsoft :: Windows", "Operating System :: MacO...
[]
null
null
>=3.11
[]
[]
[]
[ "keras>=3.13", "absl-py", "numpy", "packaging", "regex", "rich", "kagglehub", "tensorflow-text; platform_system != \"Windows\"" ]
[]
[]
[]
[ "Home, https://keras.io/keras_hub/", "Repository, https://github.com/keras-team/keras/keras_hub" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T04:57:04.562288
keras_hub_nightly-0.27.0.dev202602210456.tar.gz
898,204
b6/42/b72035aec1db8b57760047f8be2ac7781372f061a3c76ebc4b887fd20256/keras_hub_nightly-0.27.0.dev202602210456.tar.gz
source
sdist
null
false
1cf8e48d295b07cb4acf2266972d4ded
b0b0fe2f4192fd08e679b95da3e943c3cc53aa36c9f1b4cfa67fb49bbd8e8dd6
b642b72035aec1db8b57760047f8be2ac7781372f061a3c76ebc4b887fd20256
Apache-2.0
[]
193
2.4
pyconnora
1.0.2
A simplified Python library for ORACLE sql operations.
# Oracle Database Connection Utility A lightweight Python utility class for connecting to **Oracle databases** using `cx_Oracle`, with built-in support for environment variables and `.env` configuration. --- ## 📘 Overview The `Connect` class provides a simple interface to: - Establish a connection to an Oracle dat...
text/markdown
null
Josephus <orca099210@gmail.com>
null
null
null
oracle, database, connection
[]
[]
null
null
>=3.12
[]
[]
[]
[ "oracledb", "dotenv" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.14.2
2026-02-21T04:57:01.985643
pyconnora-1.0.2.tar.gz
2,597
c4/9b/a96640c9d55314f8b9109a80911c41d1836d6fb3fb4f79e7e5913fb8de5f/pyconnora-1.0.2.tar.gz
source
sdist
null
false
4ecee7aa2ee68a20dcc8f62a653fc6bf
68a225c0311ef59e68906f84cb87e05aa2a7e88c12d390b7b934503cbdd31996
c49ba96640c9d55314f8b9109a80911c41d1836d6fb3fb4f79e7e5913fb8de5f
MIT
[]
193
2.4
xcode-mcp-server
1.3.6
Drew's MCP server for Xcode integration
# Xcode MCP Server [![PyPI](https://img.shields.io/pypi/v/xcode-mcp-server.svg)](https://pypi.org/project/xcode-mcp-server/) [![Python Versions](https://img.shields.io/pypi/pyversions/xcode-mcp-server.svg)](https://pypi.org/project/xcode-mcp-server/) [![Downloads](https://static.pepy.tech/badge/xcode-mcp-server)](http...
text/markdown
null
Andrew Benson <db@nuclearcyborg.com>
null
null
MIT
mcp, server, xcode
[ "Development Status :: 3 - Alpha", "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 :: Py...
[]
null
null
>=3.8
[]
[]
[]
[ "mcp[cli]>=1.2.0", "questionary>=2.0.0", "rich>=13.0.0" ]
[]
[]
[]
[ "Homepage, https://github.com/drewster99/xcode-mcp-server", "Repository, https://github.com/drewster99/xcode-mcp-server", "Issues, https://github.com/drewster99/xcode-mcp-server/issues" ]
twine/6.2.0 CPython/3.14.2
2026-02-21T04:56:41.275898
xcode_mcp_server-1.3.6.tar.gz
99,206
72/f4/eb5a47570d85c46f3b93ee841ca6c2352a652bbdf7be5c83607bd2f66523/xcode_mcp_server-1.3.6.tar.gz
source
sdist
null
false
dad2f8a85bb59da8b8bf404c156a2d5c
93b30a542baa31bfae764363d70184bd9567bd06841c8f68b9c716b3d6a512d6
72f4eb5a47570d85c46f3b93ee841ca6c2352a652bbdf7be5c83607bd2f66523
null
[ "LICENSE" ]
240
2.3
squawk-cli
2.41.0
Linter for PostgreSQL migrations
# squawk [![npm](https://img.shields.io/npm/v/squawk-cli)](https://www.npmjs.com/package/squawk-cli) > Linter for Postgres migrations & SQL [Quick Start](https://squawkhq.com/docs/) | [Playground](https://play.squawkhq.com) | [Rules Documentation](https://squawkhq.com/docs/rules) | [GitHub Action](https://github.com/...
text/markdown; charset=UTF-8; variant=GFM
Squawk Team & Contributors
null
null
null
Apache-2.0 OR MIT
postgres, postgresql, linter
[ "License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Rust", "Programming Language ::...
[]
https://squawkhq.com
null
>=3.8
[]
[]
[]
[]
[]
[]
[]
[ "Source Code, https://github.com/sbdchd/squawk" ]
maturin/1.12.3
2026-02-21T04:56:31.599719
squawk_cli-2.41.0-py3-none-manylinux_2_28_x86_64.whl
6,408,719
63/29/3ea608aa55beb222e130308abd768bef17c707ee62706576947fc9f01e67/squawk_cli-2.41.0-py3-none-manylinux_2_28_x86_64.whl
py3
bdist_wheel
null
false
114e9bf26990949c9376c25f6afb11ca
ebf2eca5ebdabd5e8fa04b8f3576cc3ff34dce697414f8697b01b4979c356096
63293ea608aa55beb222e130308abd768bef17c707ee62706576947fc9f01e67
null
[]
574