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
soaking
0.6.1
soak: graph-based pipelines and tools for LLM-assisted qualitative text analysis
# soak DAG-based pipelines for LLM-assisted qualitative text analysis. <img src="https://raw.githubusercontent.com/benwhalley/soak/main/docs/logo-sm.png" width="100"> ## Installation ```bash pip install soaking ``` ## Documentation Full documentation, examples, and sample outputs: **https://github.com/benwhalley...
text/markdown
null
Ben Whalley <ben.whalley@plymouth.ac.uk>
null
null
AGPL-3.0-or-later
null
[]
[]
null
null
>=3.12
[]
[]
[]
[ "instructor>=1.10.0", "jinja2>=3.1.6", "lark>=1.2.2", "matplotlib>=3.10.3", "networkx>=3.5", "pandas>=2.3.1", "pdfplumber>=0.11.7", "pydantic>=2.11.7", "python-box>=7.3.2", "python-decouple>=3.8", "python-docx>=1.2.0", "python-magic>=0.4.27", "scikit-learn>=1.7.1", "scipy>=1.14", "seabor...
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.9
2026-02-21T00:07:59.007027
soaking-0.6.1.tar.gz
9,358,917
59/c6/c99ef58008a867a0efaa60349738bf3af63ae12c1d87d217d006b60a13d3/soaking-0.6.1.tar.gz
source
sdist
null
false
7badf7ae65dfb52f2f9b12c46db260a2
f96d19dfe4c208a5df07c5608565264a87900c243cc96d955f6e530ad65088dd
59c6c99ef58008a867a0efaa60349738bf3af63ae12c1d87d217d006b60a13d3
null
[ "LICENSE" ]
208
2.4
delegate-ai
0.2.9
Agentic team management system
<p align="center"> <img src="branding/logo.svg" alt="delegate" height="40"> </p> <p align="center"> <strong>An engineering manager for your AI agents.</strong><br> <sub>Delegate plans, staffs, coordinates, and delivers — you review the results.</sub> </p> <p align="center"> <a href="https://pypi.org/project/d...
text/markdown
null
null
null
null
null
null
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Build Tools" ]
[]
null
null
>=3.12
[]
[]
[]
[ "anthropic>=0.40.0", "claude-agent-sdk>=0.1.36", "click>=8.1", "fastapi>=0.128.4", "filetype>=1.2.0", "python-dotenv>=1.0", "python-multipart>=0.0.20", "pyyaml>=6.0.3", "uvicorn[standard]>=0.40.0", "watchfiles>=1.0.0" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T00:07:54.893512
delegate_ai-0.2.9.tar.gz
646,885
cb/01/3d992e7e37d0f01e98600753087dac8d742de9bc728ed1292ca479175107/delegate_ai-0.2.9.tar.gz
source
sdist
null
false
168117e3cebc69022804f455fc2aecc3
060f8afab6609bfe7f5075e6ec8fcb7e51e771ae885252b23692d45d2fa9fe1e
cb013d992e7e37d0f01e98600753087dac8d742de9bc728ed1292ca479175107
MIT
[ "LICENSE" ]
230
2.4
breakpoint-library
0.1.3
Local-first decision engine for baseline vs candidate LLM output checks.
# BreakPoint Library Prevent bad AI releases before they hit production. You change a model. The output looks fine. But: - Cost jumps +38%. - A phone number slips into the response. - The format breaks your downstream parser. BreakPoint catches it before you deploy. It runs locally. Policy evaluation is determinist...
text/markdown
null
Christopher Holmes <c.holmes.silva@gmail.com>
null
null
null
null
[]
[]
null
null
<3.13,>=3.10
[]
[]
[]
[ "pytest>=8.0.0; extra == \"dev\"", "sentence-transformers>=2.2.2; extra == \"ml\"", "torch>=2.0.0; extra == \"ml\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.10.6
2026-02-21T00:07:23.558516
breakpoint_library-0.1.3.tar.gz
39,785
d4/ef/5a0e2c5b3c922fcbcd85a9c1ff0a9bc22c67f172ff236aa5df3cc691be38/breakpoint_library-0.1.3.tar.gz
source
sdist
null
false
a1b6efabb9397cf3801e72966735dc4c
3eca9841be0698018d2fe748b55d19367cb57196d1cb73115bf821df916872b1
d4ef5a0e2c5b3c922fcbcd85a9c1ff0a9bc22c67f172ff236aa5df3cc691be38
null
[]
141
2.4
earthscope-cli
1.1.1
A CLI for the EarthScope API
# EarthScope CLI A CLI for interacting with EarthScope's APIs ## Getting Started ### Requirements To use the CLI you must have: - Registered an account with Earthscope ([sign up now](https://earthscope.org/user/login)). See [here](https://www.earthscope.org/data/authentication) for more information - Python >= 3.9...
text/markdown
null
EarthScope <data-help@earthscope.org>
null
null
null
null
[ "Programming Language :: Python", "Programming Language :: Python :: 3", "Operating System :: OS Independent" ]
[]
null
null
>=3.9
[]
[]
[]
[ "typer-slim<0.24.0,>=0.17.3", "typer-di>=0.1.3", "earthscope-sdk>=1.3.0", "rich>=13.8.0", "black; extra == \"dev\"", "bumpver; extra == \"dev\"", "build; extra == \"dev\"", "pre-commit; extra == \"dev\"", "pytest; extra == \"dev\"", "twine>=6.0.1; extra == \"dev\"", "pip-tools; extra == \"dev\""...
[]
[]
[]
[ "Homepage, https://gitlab.com/earthscope/public/earthscope-cli" ]
twine/6.2.0 CPython/3.9.25
2026-02-21T00:04:30.904558
earthscope_cli-1.1.1.tar.gz
27,212
1c/64/3f10dd563cb88a761492bbaf2e393b2eeee08ca8c4b8320fd2445402e85a/earthscope_cli-1.1.1.tar.gz
source
sdist
null
false
a8ab1c7b813c4131cd4c24622b87ac37
8f3c35888165a650db270a53ea621b00a9f2a7e687e0202aca58b864d1d9bf66
1c643f10dd563cb88a761492bbaf2e393b2eeee08ca8c4b8320fd2445402e85a
Apache-2.0
[ "LICENSE" ]
243
2.4
o2-sdk
0.1.0
Python SDK for the O2 Exchange — a fully on-chain order book DEX on the Fuel Network
<p align="center"> <img src="https://docs.o2.app/logo.svg" width="80" alt="O2 Exchange"> </p> <h1 align="center">O2 SDK for Python</h1> <p align="center"> <a href="https://github.com/o2-exchange/sdks/actions/workflows/ci.yml"><img src="https://github.com/o2-exchange/sdks/actions/workflows/ci.yml/badge.svg" alt="C...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "aiohttp>=3.9.0", "coincurve>=20.0.0", "pycryptodome>=3.20.0", "websockets>=12.0", "mypy>=1.19.0; extra == \"dev\"", "pytest-asyncio>=0.23; extra == \"dev\"", "pytest-timeout>=2.2; extra == \"dev\"", "pytest>=8.0; extra == \"dev\"", "ruff>=0.15.0; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-21T00:04:30.238922
o2_sdk-0.1.0.tar.gz
92,780
57/b0/a2a1aee7590bd584dee5bfc244ecb8495b00a5c7fa341a4e3b64c5089a7c/o2_sdk-0.1.0.tar.gz
source
sdist
null
false
67f4f97dacc27987be451c01ccf50ee2
b3d9554f36f674e44b932ef9b3a17f2177d69e64ecc02f2ec642f954f721bec6
57b0a2a1aee7590bd584dee5bfc244ecb8495b00a5c7fa341a4e3b64c5089a7c
Apache-2.0
[]
245
2.3
bwssh
0.1.2
Bitwarden-backed SSH agent for Linux
# bwssh Bitwarden-backed SSH agent for Linux. Store your SSH keys in Bitwarden and use them seamlessly with any SSH client. ## Features - **Bitwarden integration**: SSH keys stored securely in your Bitwarden vault - **Standard SSH agent**: Works with `ssh`, `git`, and any SSH client - **Systemd integration**: ...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.12
[]
[]
[]
[ "click>=8.3.1", "cryptography>=46.0.4", "dbus-fast>=4.0.0", "textual>=7.5.0", "pygobject<3.50,>=3.42.0; extra == \"gui\"" ]
[]
[]
[]
[]
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-21T00:02:00.483330
bwssh-0.1.2.tar.gz
40,035
4d/3e/b07268d4dfb5a06cddaccd16d9ae233b3170607da27f04ca779dbedd34fb/bwssh-0.1.2.tar.gz
source
sdist
null
false
208e43c6da84f626277c5da5afc822a5
630b3615e08b0c8ebf08a761ba0dd7a99b8626f56df66b94e65c3ea7c9bbf7cf
4d3eb07268d4dfb5a06cddaccd16d9ae233b3170607da27f04ca779dbedd34fb
null
[]
232
2.4
python-devlog
2.0
No more logging in your code business logic with decorators
[![GitHub latest version](https://img.shields.io/github/v/release/MeGaNeKoS/devlog?style=for-the-badge)](https://github.com/MeGaNeKoS/devlog/releases/latest) [![Tests](https://img.shields.io/github/actions/workflow/status/MeGaNeKoS/devlog/python-test.yml?label=Tests&style=for-the-badge)](https://github.com/MeGaNeKoS/de...
text/markdown
null
めがねこ <neko@meganeko.dev>
null
null
null
clean code, decorators, logging
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming L...
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/MeGaNeKoS/devlog" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T00:01:14.454663
python_devlog-2.0.tar.gz
16,783
cb/0d/d40a860866e4ad477ce9ffd47a6019d542530d62a78f6b6a406859c91e1e/python_devlog-2.0.tar.gz
source
sdist
null
false
38a6f61a14ffb85376135648815eb4ae
e7b080c783d3eafbca9822c444de92836d14bd3aa96a017b5b0c5b748aa5bb31
cb0dd40a860866e4ad477ce9ffd47a6019d542530d62a78f6b6a406859c91e1e
MIT
[ "LICENSE.txt" ]
239
2.4
yt-dlp
2026.2.20.235452.dev0
A feature-rich command-line audio/video downloader
Official repository: <https://github.com/yt-dlp/yt-dlp> **PS**: Some links in this document will not work since this is a copy of the README.md from Github <!-- MANPAGE: BEGIN EXCLUDED SECTION --> <div align="center"> [![YT-DLP](https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/.github/banner.svg)](#readme) [!...
text/markdown
null
pukkandan <pukkandan.ytdlp@gmail.com>
null
maintainers@yt-dlp.org, Grub4K <contact@grub4k.dev>, bashonly <bashonly@protonmail.com>, coletdjnz <coletdjnz@protonmail.com>
null
cli, downloader, sponsorblock, youtube-dl, youtube-downloader, yt-dlp
[ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: P...
[]
null
null
>=3.10
[]
[]
[]
[ "build; extra == \"build\"", "hatchling>=1.27.0; extra == \"build\"", "pip; extra == \"build\"", "setuptools>=71.0.2; extra == \"build\"", "wheel; extra == \"build\"", "curl-cffi==0.13.0; (sys_platform == \"darwin\" or (sys_platform == \"linux\" and platform_machine != \"armv7l\")) and extra == \"build-cu...
[]
[]
[]
[ "Documentation, https://github.com/yt-dlp/yt-dlp#readme", "Repository, https://github.com/yt-dlp/yt-dlp", "Tracker, https://github.com/yt-dlp/yt-dlp/issues", "Funding, https://github.com/yt-dlp/yt-dlp/blob/master/Maintainers.md#maintainers" ]
twine/6.1.0 CPython/3.13.7
2026-02-21T00:00:08.503766
yt_dlp-2026.2.20.235452.dev0.tar.gz
3,112,932
07/4d/6bdd15badfa61bc5c8a820dee91cc60ba462a4e3ddb1e05d208ad6b90ecb/yt_dlp-2026.2.20.235452.dev0.tar.gz
source
sdist
null
false
2c2fbaf00bdb2937df39d9a5badd1772
2cb4a264543b7131e5ff89b58e6abd109c6cd63749fd1eeafb52b7f1b8d986b7
074d6bdd15badfa61bc5c8a820dee91cc60ba462a4e3ddb1e05d208ad6b90ecb
Unlicense
[ "LICENSE" ]
7,683
2.4
openap-top
1.10.1
Trajectory OPtimizer based on OpenAP model
# OpenAP Trajectory Optimizer This repository contains the flight trajectory optimizer module based on the [OpenAP](https://github.com/junzis/openap) package. This tool uses non-linear optimal control direct collocation algorithms from the `casadi` library. It provides simple interfaces to generate different optimal...
text/markdown
null
Junzi Sun <git@junzis.com>
null
null
GNU LGPL v3
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 3", "Topic :: Software Development :...
[]
null
null
>=3.9
[]
[]
[]
[ "cartopy>=0.23.0", "casadi>=3.6", "openap>=2.4", "pyproj>=3.4", "scikit-learn>=1.4.0", "xarray>=2024.0" ]
[]
[]
[]
[ "homepage, https://openap.dev", "repository, https://github.com/junzis/openap-top", "issues, https://github.com/junzis/openap-top/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:59:57.887738
openap_top-1.10.1.tar.gz
3,171,400
84/41/28bd9ffb929d9387d57163027d7d54ad0428500f8895ccd9c3e8b937e47f/openap_top-1.10.1.tar.gz
source
sdist
null
false
53e34221a6c3c8d7a12c7bce0defeacc
9893cde4d08b0f605fffea5fd4e0b2dcd6ef95ed21ce1e45bdd9426fbac8ff26
844128bd9ffb929d9387d57163027d7d54ad0428500f8895ccd9c3e8b937e47f
null
[ "LICENSE" ]
238
2.4
wagtail-hallo
0.7.0
Wagtail Hallo - The legacy richtext editor for Wagtail.
# Wagtail Hallo - Rich Text Editor [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Wagtail Hallo CI](https://github.com/wagtail-nest/wagtail-hallo/actions/workflows/ci.yml/badge.svg)](https://github.com/wagtail-nest/wagtail-hallo/actions/workflows/ci.yml) ...
text/markdown
Wagtail core team
hello@wagtail.org
null
null
MIT
null
[ "Development Status :: 5 - Production/Stable", "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 :: ...
[]
https://github.com/wagtail-nest/wagtail-hallo
null
null
[]
[]
[]
[ "Django<7.0,>=4.2", "Wagtail<8.0,>=4.0", "html5lib==1.1; extra == \"testing\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.11
2026-02-20T23:59:37.832276
wagtail_hallo-0.7.0.tar.gz
68,611
cb/a2/9a38f9a977b30d3c4aea9c87dbf614ab8a44d209a682b1e8fbc687cf573e/wagtail_hallo-0.7.0.tar.gz
source
sdist
null
false
518663e4dc22d00fef991bfbf496b1e3
beb3d1ae336b7f6ab3f5538bf99156dae4732b232d2a15115eac5714370968b4
cba29a38f9a977b30d3c4aea9c87dbf614ab8a44d209a682b1e8fbc687cf573e
null
[ "LICENSE" ]
243
2.4
tiledb-client
3.0b11
TileDB Python client
# tiledb-client The next generation Python client for TileDB. This project provides a `tiledb.client` module and a `tiledb.cloud` module. The latter provides some backwards compatibility by re-exporting `tiledb.client` names from the `tiledb.cloud` namespaces. Installing the tiledb-client package installs both those ...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "attrs>=21.4.0", "certifi", "importlib-metadata", "jsonschema", "packaging", "pandas>=1.2.4", "pyarrow>=3.0.0", "python-dateutil", "six>=1.10", "tblib>=1.7", "tiledb>=0.36.0", "tiledb-cloud==0.0.1", "typing-extensions", "urllib3>=2.0", "networkx>=2; extra == \"viz-tiledb\"", "pydot<3; ...
[]
[]
[]
[ "homepage, https://tiledb.com", "repository, https://github.com/TileDB-Inc/TileDB-Client-Py" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:59:00.129291
tiledb_client-3.0b11.tar.gz
604,513
83/90/e77b0f387aff9f9925d13dbb646c3e3887d31bd1777aa7b6662abde57b3f/tiledb_client-3.0b11.tar.gz
source
sdist
null
false
54f0ac50e2e1abcc1e0cbf0441ed30e2
cb77b6d8161ea9c35bea1ba086c6e88e14f47807ca0367fa16f8e114a4168194
8390e77b0f387aff9f9925d13dbb646c3e3887d31bd1777aa7b6662abde57b3f
null
[ "LICENSE" ]
218
2.1
django-psa
0.21.1a0
Django app for working with various PSA REST API. Defines models (tickets, companies, etc.) and callbacks.
# django-psa Django app for working with various PSA REST API. Defines models (tickets, companies, etc.) and callbacks. Used in https://www.topleft.team/ Will provide a sync interface for applications to selectively implement PSA APIs, just import the sync app and whatever PSA apps you need.
text/markdown
TopLeft Technologies Ltd.
sam@topleft.team
null
null
MIT
django connectwise halo autotask rest api python
[ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: ...
[]
https://github.com/topleft-team/django-psa
null
null
[]
[]
[]
[ "requests", "django", "setuptools", "python-dateutil", "retrying", "redis", "django-extensions" ]
[]
[]
[]
[]
twine/5.0.0 CPython/3.12.12
2026-02-20T23:58:53.844078
django_psa-0.21.1a0.tar.gz
48,325
6d/7c/2df4a42fbf33f0d8a7b095b1c6eea7af0103a9f536c505380f4e4977b20e/django_psa-0.21.1a0.tar.gz
source
sdist
null
false
a03f894e51dd4ef2a97895d19ecf536c
a5cf16e3f8ecdf2ccb236b4ec0af326b678485e7a8fa1c3c7cef8254a41d686e
6d7c2df4a42fbf33f0d8a7b095b1c6eea7af0103a9f536c505380f4e4977b20e
null
[]
235
2.4
sift-gateway
0.2.8
Keep big MCP responses out of your context window. Query them.
# Sift **Artifact gateway** - Structured memory for AI agents. Keeps context usable in multi-step workflows. [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![PyPI](https://img.shields.io/pypi/v/sift-gateway.svg)](https://pypi.org/project/sift-gateway/) [![Lic...
text/markdown
zmaciel
zmaciel <46382529+zmaciel@users.noreply.github.com>
null
null
null
mcp, model-context-protocol, gateway, artifacts, llm
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ]
[]
null
null
>=3.11
[]
[]
[]
[ "fastmcp>=2.0.0", "ijson>=3.3.0", "orjson>=3.10.0", "structlog>=24.0.0", "pydantic>=2.0.0", "pydantic-settings>=2.0.0", "detect-secrets>=1.5.0", "pandas>=2.2.0; extra == \"code\"", "numpy>=1.26.0; extra == \"code\"", "jmespath>=1.0.1; extra == \"code\"", "pandas>=2.2.0; extra == \"data-science\"...
[]
[]
[]
[ "Homepage, https://github.com/lourencomaciel/sift-gateway", "Repository, https://github.com/lourencomaciel/sift-gateway", "Issues, https://github.com/lourencomaciel/sift-gateway/issues", "Changelog, https://github.com/lourencomaciel/sift-gateway/blob/main/CHANGELOG.md" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:56:49.856487
sift_gateway-0.2.8.tar.gz
252,818
19/16/d708c7f8d59f1bc148a8fddd9e1260edf2d04b837307bd734d1a418b6816/sift_gateway-0.2.8.tar.gz
source
sdist
null
false
85042fe007fecdc41e53a859ed21fcc2
833f807ebb8fe02be30d789ea7323ef9a691329a0fab43d6188b4e53b8ffadfc
1916d708c7f8d59f1bc148a8fddd9e1260edf2d04b837307bd734d1a418b6816
MIT
[ "LICENSE" ]
248
2.4
obra
2.21.9
Obra - Cloud-native AI orchestration platform for autonomous software development
# Obra AI orchestration for autonomous software development. ## Install ```bash pipx install obra ``` ## Get Started ```bash obra briefing ``` This opens the quickstart guide with everything you need to begin. When running `obra` from a project, the CLI prefers `--dir`, then stored session/project working_dir, t...
text/markdown
Unpossible Creations, Inc.
null
null
null
Proprietary - All Rights Reserved
ai, orchestration, llm, automation, cloud, workflow, claude
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: Other/Proprietary License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Libraries :: Python Modules", "Topic...
[]
null
null
>=3.12
[]
[]
[]
[ "typer>=0.9.0", "rich>=13.0.0", "requests>=2.31.0", "pyyaml>=6.0", "pydantic>=2.0.0", "psutil>=5.9.0", "watchdog>=3.0.0", "python-dotenv>=1.0.0", "textual>=0.47.0", "tiktoken>=0.5.0", "packaging>=21.0", "pytest>=7.4.0; extra == \"test\"", "pytest-cov>=4.1.0; extra == \"test\"", "pytest-moc...
[]
[]
[]
[ "Homepage, https://obra.dev" ]
twine/6.2.0 CPython/3.14.2
2026-02-20T23:55:43.957573
obra-2.21.9-py3-none-any.whl
1,602,190
81/6b/d2f2b9410de271737c0bb66bd4cab24960f8c3b0c81534707a6e71c80e45/obra-2.21.9-py3-none-any.whl
py3
bdist_wheel
null
false
ae183a42448dde6ebad18ab716204d1f
d798d1dfa2b32c09ff2ae861a002c07a2f62ed3ad96c31b32ac953964c2f12e2
816bd2f2b9410de271737c0bb66bd4cab24960f8c3b0c81534707a6e71c80e45
null
[]
81
2.4
phellem-semantic-kernel
0.0.1
Semantic Kernel adapter for the Phellem security framework
# phellem-semantic-kernel Semantic Kernel adapter for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:55:23.929711
phellem_semantic_kernel-0.0.1.tar.gz
1,789
51/33/28ce77c1320b7d4f3bd81e7066740518cab64e41031d1243b4679581c655/phellem_semantic_kernel-0.0.1.tar.gz
source
sdist
null
false
667211f6c75f96e88eeffeb1dbe6e9fe
c3f4968d57290ba2303fddcb36d749dddfdd25f6cd664190e030f880c4c6073d
513328ce77c1320b7d4f3bd81e7066740518cab64e41031d1243b4679581c655
null
[ "LICENSE" ]
266
2.4
phellem-runtime
0.0.1
Execution runtime for the Phellem security framework
# phellem-runtime Execution runtime for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:55:19.903213
phellem_runtime-0.0.1.tar.gz
1,742
8f/96/e2baefa4f322f7558eec83ceca2415a73c6ea915a00a7e443553c82fac7a/phellem_runtime-0.0.1.tar.gz
source
sdist
null
false
bbeda41c583cc3c9f342fc9e74dcbbc1
de5dc504198c587966621a53dcb0cbfaf61344e6454b960086773f3a1ef612fe
8f96e2baefa4f322f7558eec83ceca2415a73c6ea915a00a7e443553c82fac7a
null
[ "LICENSE" ]
267
2.4
phellem-proof
0.0.1
Proof generation for the Phellem security framework
# phellem-proof Proof generation for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:55:15.494395
phellem_proof-0.0.1.tar.gz
1,747
1f/86/68d385276a9fb2095512e8102da50046841ceb94718979838463fa947876/phellem_proof-0.0.1.tar.gz
source
sdist
null
false
1ff980e36692a58ab5a5465ec637414f
154516bbbf41fac816f992faa3eb66aeadbc56812716cf5de5a860160313a326
1f8668d385276a9fb2095512e8102da50046841ceb94718979838463fa947876
null
[ "LICENSE" ]
267
2.4
phellem-policy
0.0.1
Policy engine for the Phellem security framework
# phellem-policy Policy engine for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:55:11.606881
phellem_policy-0.0.1.tar.gz
1,737
45/f0/98eafc3a8188f84031b2fa928e746460460d4ab33b607308329abb357a84/phellem_policy-0.0.1.tar.gz
source
sdist
null
false
8f68f34ddb48d7b68a431d9cf61fbd8e
10ed6ad77a90c036b28d81d05ad36e66e1c51d2db10bffa5d3e4bdb2df4f44f4
45f098eafc3a8188f84031b2fa928e746460460d4ab33b607308329abb357a84
null
[ "LICENSE" ]
267
2.4
web-in-python-lol
0.2.2
A responsive, Python-only UI engine for rapid dashboards
# 🌑 web-in-python-lol Engine A lightweight, **Python-only** UI engine designed for building rapid dashboards and web interfaces without touching HTML, CSS, or JavaScript. Built on top of a standard HTTP server with zero external Python dependencies. ## ✨ Features * **Python-Native**: Write your entire UI in...
text/markdown
null
Basel Ezzat <lmcteam206@gmail.com>
null
null
null
null
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
null
null
>=3.7
[]
[]
[]
[]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.8
2026-02-20T23:55:10.335752
web_in_python_lol-0.2.2.tar.gz
8,825
b6/c4/784e6d8b6072f2e0ed2469d3ad5ce9fdcf9755df4188a28490d4a65ed24f/web_in_python_lol-0.2.2.tar.gz
source
sdist
null
false
a6cd0dfbc08ef4e5a398e7deae83195b
a8642aa473c05f782a69107210aa17e340863254f230eb427366084fd7fb717b
b6c4784e6d8b6072f2e0ed2469d3ad5ce9fdcf9755df4188a28490d4a65ed24f
null
[ "LICENSE" ]
240
2.4
phellem-persistence
0.0.1
State persistence for the Phellem security framework
# phellem-persistence State persistence for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:55:07.490105
phellem_persistence-0.0.1.tar.gz
1,743
d6/e3/5a37e78f63a2cb243dbd9aee55739f03fe7e0bcbf01eaa2ff33fbfe0b5fc/phellem_persistence-0.0.1.tar.gz
source
sdist
null
false
fa77da7a1f8c2c1faea08e115a0b5447
5d118d6e0bdc4edc9dc3a8075c8a56893c8050219ba5e8e60a088d6cb41df480
d6e35a37e78f63a2cb243dbd9aee55739f03fe7e0bcbf01eaa2ff33fbfe0b5fc
null
[ "LICENSE" ]
259
2.4
phellem-macros
0.0.1
Utility macros for the Phellem security framework
# phellem-macros Utility macros for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:55:03.618126
phellem_macros-0.0.1.tar.gz
1,739
11/ce/feab0757c2a3b7d2f3cc406496ca9707eeadcba94bab83bccd0b10d3c526/phellem_macros-0.0.1.tar.gz
source
sdist
null
false
bfea162ef1201fd8ec3b54763e783d73
098232419521cfa7ba3679abbd08114537056ff942c5b866c9b534e5bef089e1
11cefeab0757c2a3b7d2f3cc406496ca9707eeadcba94bab83bccd0b10d3c526
null
[ "LICENSE" ]
264
2.4
phellem-licensing
0.0.1
License management for the Phellem security framework
# phellem-licensing License management for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:59.727270
phellem_licensing-0.0.1.tar.gz
1,740
27/ed/2f54f6532a4cd81b280a24ac1a89ac7e1e9eef678e2dede75ee00fab51f8/phellem_licensing-0.0.1.tar.gz
source
sdist
null
false
37e13445d4d9e9cfa3ae6d05ac3dae05
594ed782617b1c1cfe07d415db8f8ce7f86f970822e3204405ede7261e8040fc
27ed2f54f6532a4cd81b280a24ac1a89ac7e1e9eef678e2dede75ee00fab51f8
null
[ "LICENSE" ]
259
2.4
phellem-langchain
0.0.1
LangChain adapter for the Phellem security framework
# phellem-langchain LangChain adapter for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:55.838409
phellem_langchain-0.0.1.tar.gz
1,754
22/2f/2df37f8706c72030fcfb9fce0e0568713078d3b2e2601af495186b87344e/phellem_langchain-0.0.1.tar.gz
source
sdist
null
false
8ba1b0339cc22ad9115134d872ac8528
63cd6912c41c70b77c9da37459b2180a10c07ad803bf1d694bc63122bd5e999c
222f2df37f8706c72030fcfb9fce0e0568713078d3b2e2601af495186b87344e
null
[ "LICENSE" ]
257
2.4
phellem-kernel
0.0.1
Kernel module for the Phellem security framework
# phellem-kernel Kernel module for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:51.536172
phellem_kernel-0.0.1.tar.gz
1,736
0e/f8/b0ee4df7820495756dc2e107638634285a7194ef76bc022cdb10de5d6f10/phellem_kernel-0.0.1.tar.gz
source
sdist
null
false
bbaf48d35d25d929edda264fc4e2862b
34c420d874a4f32d76c004372880bb0f828f0d25bb8b1f48a3b1b2f49cc61ee1
0ef8b0ee4df7820495756dc2e107638634285a7194ef76bc022cdb10de5d6f10
null
[ "LICENSE" ]
271
2.4
phellem-hardening
0.0.1
Security hardening for the Phellem security framework
# phellem-hardening Security hardening for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:47.086406
phellem_hardening-0.0.1.tar.gz
1,745
7c/9e/eb6122af3f7795667fdcc68590f83ff4aeb6f44b5afdaeb3abe763a607f6/phellem_hardening-0.0.1.tar.gz
source
sdist
null
false
53908062cbba07c05d5adac1b04d52e2
fcbdc10b8fe50351492a1ea44e474ff0c76e9e97b29b988a8901dd336fefc949
7c9eeb6122af3f7795667fdcc68590f83ff4aeb6f44b5afdaeb3abe763a607f6
null
[ "LICENSE" ]
261
2.4
phellem-fips
0.0.1
FIPS 140-3 support for the Phellem security framework
# phellem-fips FIPS 140-3 support for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:42.935162
phellem_fips-0.0.1.tar.gz
1,741
b0/33/356b278491ca69789ab1750e2b7283276bb6991e91fe77d02e76a7a4aed5/phellem_fips-0.0.1.tar.gz
source
sdist
null
false
a34c19099f3137b96072154b74d21bf4
5ab31f7d6485a473c23466ce9b1b8b8391f4c06a4ce4d0384c8b76fd0e40c95d
b033356b278491ca69789ab1750e2b7283276bb6991e91fe77d02e76a7a4aed5
null
[ "LICENSE" ]
261
2.4
phellem-crypto
0.0.1
Cryptographic primitives for the Phellem security framework
# phellem-crypto Cryptographic primitives for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:39.146905
phellem_crypto-0.0.1.tar.gz
1,745
fd/8d/58de9d1a7a5b9020fefe81a0577c62ec6dd6f1c63a4fc3e073f8865b34b4/phellem_crypto-0.0.1.tar.gz
source
sdist
null
false
d0ab7d3ae8b5f9e2da3bc8fe0a3e92f0
b5f64826c3aed7c7744f8ef4ff37406eb8671c86148a583c2d6ba520def05d95
fd8d58de9d1a7a5b9020fefe81a0577c62ec6dd6f1c63a4fc3e073f8865b34b4
null
[ "LICENSE" ]
262
2.4
phellem-core
0.0.1
Core runtime for the Phellem security framework
# phellem-core Core runtime for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:35.057026
phellem_core-0.0.1.tar.gz
1,726
2d/48/19b1be7b9545b32aa72462f45e9a86306d67a86dc7c888e18f3f602a7579/phellem_core-0.0.1.tar.gz
source
sdist
null
false
a1854d67708d4aa89757bc64ad4e05e3
48c6e7febf5ac1f4b50f6d06796b2b8ceb534676776098296ce54684d5a38cce
2d4819b1be7b9545b32aa72462f45e9a86306d67a86dc7c888e18f3f602a7579
null
[ "LICENSE" ]
253
2.4
phellem-contracts
0.0.1
Shared types and contracts for the Phellem security framework
# phellem-contracts Shared types and contracts for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:30.750135
phellem_contracts-0.0.1.tar.gz
1,750
45/e6/e8946619497dfa98b2856f4082d60000e792fccb6426bfd7f7d54182a9ef/phellem_contracts-0.0.1.tar.gz
source
sdist
null
false
75807d66074ae20ba985716282c90bee
59ece52a8887e575bd14f11b2679cfa0c895534ec152d1b650a5b5199e6fd872
45e6e8946619497dfa98b2856f4082d60000e792fccb6426bfd7f7d54182a9ef
null
[ "LICENSE" ]
255
2.4
phellem-cli
0.0.1
Command-line interface for the Phellem security framework
# phellem-cli Command-line interface for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:26.397533
phellem_cli-0.0.1.tar.gz
1,740
47/1d/075a40bc47d47daa2bd3f0677b25ad8a1becbd35da542beb2088ac106232/phellem_cli-0.0.1.tar.gz
source
sdist
null
false
82ccea72a17eaa62f7893b05ab74bfe3
adf0c9bb4fa17078dad033327e458956833263fd6ff754c8f6f893ac3b25a978
471d075a40bc47d47daa2bd3f0677b25ad8a1becbd35da542beb2088ac106232
null
[ "LICENSE" ]
257
2.4
phellem-autogen
0.0.1
AutoGen adapter for the Phellem security framework
# phellem-autogen AutoGen adapter for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:22.560319
phellem_autogen-0.0.1.tar.gz
1,742
4f/9d/0530555ed0a5df66ff56d00c2d93d5212c7e8c1d6be6ccd2a439167d4ffa/phellem_autogen-0.0.1.tar.gz
source
sdist
null
false
a42979c1a7bd1aaf731792697e72344c
4991e62ff76748f070c5da6abf7858dfbfee7484fe3a7bf66f22c64c5381da25
4f9d0530555ed0a5df66ff56d00c2d93d5212c7e8c1d6be6ccd2a439167d4ffa
null
[ "LICENSE" ]
260
2.4
phellem-adapters
0.0.1
Framework adapters for the Phellem security framework
# phellem-adapters Framework adapters for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:18.253259
phellem_adapters-0.0.1.tar.gz
1,739
c2/15/8ec72d52842fe8112718c24cb08990cdd9b8c5909467fa8f72c06fff6329/phellem_adapters-0.0.1.tar.gz
source
sdist
null
false
09899e3892d31c4d55154997bdf60d26
c040614127aab0f3d6f3dd246666f7a0d57485f1f6d24381f84ba9f6dc146839
c2158ec72d52842fe8112718c24cb08990cdd9b8c5909467fa8f72c06fff6329
null
[ "LICENSE" ]
256
2.4
phellem-actuarial
0.0.1
Risk modeling for the Phellem security framework
# phellem-actuarial Risk modeling for the Phellem security framework Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:12.858581
phellem_actuarial-0.0.1.tar.gz
1,751
0c/12/0f62392c3b56adb8eda16f91bcb526f5ee54391eaf74e982cca47550784b/phellem_actuarial-0.0.1.tar.gz
source
sdist
null
false
792dcb4e8f9f518359f6698ddc3cdd9b
19d70c08695966046c8411e97de33e2a6a99861d076a17b3797b44fdaca03bf8
0c120f62392c3b56adb8eda16f91bcb526f5ee54391eaf74e982cca47550784b
null
[ "LICENSE" ]
255
2.4
phellem
0.0.1
Security framework for AI agent systems
# phellem Security framework for AI agent systems Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:08.729102
phellem-0.0.1.tar.gz
1,712
df/18/b1b6f43010bad1479073eff5a540aa5a691d63f3ef20d9ca299f69ed2a3c/phellem-0.0.1.tar.gz
source
sdist
null
false
e1703e575ce5a820a46b800ba39eb083
d576d5880c54b6c2ab4bbfc9b4443a799945f35655c325ee5863183228a22806
df18b1b6f43010bad1479073eff5a540aa5a691d63f3ef20d9ca299f69ed2a3c
null
[ "LICENSE" ]
247
2.4
casparian
0.0.1
Software library by Casparian Systems Inc.
# casparian Software library by Casparian Systems Inc. Under active development by [Casparian Systems Inc](https://casparian.systems). ## License Proprietary — Copyright (c) 2026 Casparian Systems Inc. All rights reserved. See [LICENSE](LICENSE) for details.
text/markdown
Casparian Systems Inc.
null
null
null
Copyright (c) 2026 Casparian Systems Inc. All rights reserved. This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical...
null
[ "Development Status :: 1 - Planning", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://casparian.systems", "Repository, https://github.com/casparian-systems/phellem" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T23:54:04.627513
casparian-0.0.1.tar.gz
1,711
3d/26/37f192a3d4c5458d6803aa01f6964d9a211f3bc9333e52e0c8c863840f89/casparian-0.0.1.tar.gz
source
sdist
null
false
e159c9555ce71ed8ac6c30fee26229be
5bc59e57e88e7b48b61917eacda9b481ff4f91feadc245c3288dd9e4f41af24a
3d2637f192a3d4c5458d6803aa01f6964d9a211f3bc9333e52e0c8c863840f89
null
[ "LICENSE" ]
249
2.1
sgraph-ai-app-send
0.5.0
SGraph-AI__App__Send
# SGraph Send **Zero-knowledge encrypted file sharing.** The server never sees your files. [send.sgraph.ai](https://send.sgraph.ai) | Currently in private beta --- ## How It Works A complete walkthrough of the upload-to-download flow. The server never sees your plaintext, your file name, or your decryption key at ...
text/markdown
Dinis Cruz
dinis.cruz@owasp.org
null
null
Apache 2.0
null
[ "License :: Other/Proprietary License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12" ]
[]
https://github.com/the-cyber-boardroom/SGraph-AI__App__Send
null
<4.0,>=3.12
[]
[]
[]
[ "issues-fs-cli", "mgraph-ai-service-cache", "mgraph-ai-service-cache-client", "osbot-fast-api-serverless", "osbot-utils" ]
[]
[]
[]
[ "Repository, https://github.com/the-cyber-boardroom/SGraph-AI__App__Send" ]
twine/6.2.0 CPython/3.12.12
2026-02-20T23:54:00.655656
sgraph_ai_app_send-0.5.0.tar.gz
46,031
88/ba/fb65f3f6c0337e17989a978300bbd23b8bf1e2c5e9e7ead1d6af6dc50004/sgraph_ai_app_send-0.5.0.tar.gz
source
sdist
null
false
cbd038dc3baaa30677a36a0ea28512e9
e9db939c8bd679138d898ee168305a81b2bdaf08b9551c805e58749e6da34e38
88bafb65f3f6c0337e17989a978300bbd23b8bf1e2c5e9e7ead1d6af6dc50004
null
[]
230
2.4
proxy-shadow-keys
0.1.5
CLI tool to manage proxy shadow keys
# Proxy Shadow Keys A CLI tool and local proxy service designed to intercept network requests and transparently replace "shadow keys" (e.g., `shadow_my_api_key`) with your real, secret keys stored securely in the macOS Keychain. This tool allows developers to use placeholder keys in their application code or environm...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "click>=8.1.7", "keyring>=24.3.0", "mitmproxy>=10.2.1", "bcrypt<4.0.0", "pytest>=8.0.0; extra == \"dev\"", "pytest-bdd>=7.0.0; extra == \"dev\"", "build>=1.0.0; extra == \"dev\"", "twine>=4.0.0; extra == \"dev\"", "tomli>=2.0.1; python_version < \"3.11\" and extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:52:36.683311
proxy_shadow_keys-0.1.5.tar.gz
11,936
4c/e5/ecb8fddd0f930c066630fd458e3062efb5d479e6e1a321b8af8d337399ba/proxy_shadow_keys-0.1.5.tar.gz
source
sdist
null
false
fa0c0a2bae7bdfd4fc5a8dc7b3eb67ea
69b2736def9e5cb52a4dcf930a92a58a2d25f6cd2d359b7a89cbd6c58558652a
4ce5ecb8fddd0f930c066630fd458e3062efb5d479e6e1a321b8af8d337399ba
null
[]
242
2.4
cloudscope
0.3.0
TUI for browsing and syncing files across S3, GCS, and Google Drive
# CloudScope A terminal UI for browsing, downloading, uploading, and bi-directionally syncing files across **AWS S3**, **Google Cloud Storage**, and **Google Drive**. Built with [Textual](https://textual.textualize.io/) for a keyboard-driven, Linear.app-inspired dark interface. ## Features - **Multi-backend browsin...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.11
[]
[]
[]
[ "aiofiles>=23.0.0", "boto3>=1.28.0", "google-api-python-client>=2.90.0", "google-auth-httplib2>=0.1.0", "google-auth-oauthlib>=1.0.0", "google-cloud-storage>=2.10.0", "humanize>=4.0.0", "platformdirs>=3.0.0", "textual>=1.0.0", "moto>=4.0; extra == \"dev\"", "mypy>=1.5; extra == \"dev\"", "pyte...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:52:17.891262
cloudscope-0.3.0.tar.gz
42,301
a7/f3/261c471efd386f86e4838b4822f73ed06961e459d8da988d0423fd06fa70/cloudscope-0.3.0.tar.gz
source
sdist
null
false
55c7068a802cbef8cd6ae385b24c7516
ee8f28de6e8ce0919b224fdcb8a7e9398b7c3a4393ae4076710d63433d8eef40
a7f3261c471efd386f86e4838b4822f73ed06961e459d8da988d0423fd06fa70
null
[]
238
2.4
zotmd
0.3.0
Add your description here
# ZotMD **Sync your Zotero library to Markdown files with automatic updates and PDF annotation extraction.** Built for Obsidian and compatible with any Markdown-based note-taking app. ## Features - **Library Sync**: Keeps your Zotero library and Obsidian folder of markdown notes in sync. Uses incremental sync by de...
text/markdown
null
Adhithya Bhaskar <adhithyabhaskar@gmail.com>
null
null
null
null
[]
[]
null
null
>=3.13
[]
[]
[]
[ "alive-progress>=3.3.0", "click>=8.3.1", "jinja2>=3.1.6", "platformdirs>=4.5.1", "pyzotero>=1.7.6" ]
[]
[]
[]
[]
uv/0.7.4
2026-02-20T23:51:13.342702
zotmd-0.3.0.tar.gz
129,223
2d/55/7897f9bab0141728e0557a5e0ca8d8b508fb593d4669bf562176babd1953/zotmd-0.3.0.tar.gz
source
sdist
null
false
fd1e66fe273b551a63ef8ca4d395083d
b52cad9d70e696bfc5e1046e0f41a9845db0b25d8353f16cdee432c093ab3782
2d557897f9bab0141728e0557a5e0ca8d8b508fb593d4669bf562176babd1953
null
[ "LICENSE" ]
241
2.1
lager-cli
0.3.28
Lager CLI - Box and Docker connectivity
# Lager CLI A powerful command-line interface for controlling embedded hardware, test equipment, and development boards through Lager Data box devices. [![PyPI version](https://badge.fury.io/py/lager-cli.svg)](https://badge.fury.io/py/lager-cli) [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](http...
text/markdown
Lager Data LLC
hello@lagerdata.com
Lager Data LLC
hello@lagerdata.com
Apache-2.0
null
[ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Progr...
[]
https://github.com/lagerdata/lager-mono
null
>=3.10
[]
[]
[]
[ "async-generator>=1.10", "pymongo>=4.0", "certifi>=2020.6.20", "chardet>=5.2.0", "click>=8.1.2", "colorama>=0.4.3", "h11>=0.16", "idna>=3.4", "ipaddress>=1.0.23", "Jinja2>=3.1.2", "multidict>=6.0.2", "outcome>=1.0.1", "pigpio>=1.78", "python-dateutil>=2.8.1", "PyYAML>=6.0.1", "requests...
[]
[]
[]
[]
twine/6.2.0 CPython/3.10.18
2026-02-20T23:50:36.089114
lager_cli-0.3.28.tar.gz
449,509
6e/c9/68623079f693b480f7b4e8c3c682e5e3993b266cca7909710790defb39ac/lager_cli-0.3.28.tar.gz
source
sdist
null
false
9a0914c948ad2bfdbdc157ca7847f03c
e83b2946f9736944f8c0d99891c1248bbd9f7e011e5e465b5a4fb231f98467eb
6ec968623079f693b480f7b4e8c3c682e5e3993b266cca7909710790defb39ac
null
[]
250
2.4
axiom-lang
0.2.0
Python bindings for Axiom - a verification-first policy engine for AI agents
# axiom-py Python bindings for Axiom — a verification-first policy engine for AI agents. --- ## What Axiom Guarantees Cite these properties when documenting your agent's safety posture: | ID | Guarantee | |---|---| | **G1** | **Pre-flight pure query.** `verify()` has zero side effects. The engine never reads files...
text/markdown; charset=UTF-8; variant=GFM
Axiom Contributors
null
null
null
Apache-2.0
policy, ai, safety, verification, agents
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Rust", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Top...
[]
null
null
>=3.12
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/latentcollapse/Axiom", "Repository, https://github.com/latentcollapse/Axiom" ]
maturin/1.11.5
2026-02-20T23:49:39.414476
axiom_lang-0.2.0-cp312-abi3-manylinux_2_34_x86_64.whl
663,084
24/93/b247b530940ce82a69e5be24e4ddd5636f7da7aed8a13581d74973c79be4/axiom_lang-0.2.0-cp312-abi3-manylinux_2_34_x86_64.whl
cp312
bdist_wheel
null
false
73bd8b1416bda16f38d16ac3cfe96ba7
88bd730cefffa65e61ffa32ba0895c6ffd99a03f8c2cdc9df83c60de0c5b7618
2493b247b530940ce82a69e5be24e4ddd5636f7da7aed8a13581d74973c79be4
null
[]
83
2.2
mcp-curl
0.3.2
A curl-like CLI tool for interacting with Model Context Protocol (MCP) servers
# murl - MCP Curl [![Tests](https://github.com/turlockmike/murl/actions/workflows/test.yml/badge.svg)](https://github.com/turlockmike/murl/actions/workflows/test.yml) A curl-like CLI tool for interacting with Model Context Protocol (MCP) servers. **POSIX Agent Standard Compliant:** This tool implements [Level 2 (Age...
text/markdown
turlockmike
null
null
null
MIT
null
[ "Development Status :: 3 - 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", "Programming Language :: ...
[]
null
null
>=3.10
[]
[]
[]
[ "click>=8.0.0", "mcp>=1.0.0", "exceptiongroup>=1.0.0; python_version < \"3.11\"", "pytest>=7.0.0; extra == \"dev\"", "pytest-cov>=4.0.0; extra == \"dev\"", "requests>=2.31.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/turlockmike/murl", "Repository, https://github.com/turlockmike/murl", "Issues, https://github.com/turlockmike/murl/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:49:30.991046
mcp_curl-0.3.2.tar.gz
24,292
be/e7/8307ea4e605679318fbf14cbe0faf898db14423bc48c009deedd1d97e3b0/mcp_curl-0.3.2.tar.gz
source
sdist
null
false
284d87df002af5e1ad9ce98ab8e0c76c
c5ad9b2e05cb8c0502cce013525e238239365356e73b14e445a554879fcf5e7d
bee78307ea4e605679318fbf14cbe0faf898db14423bc48c009deedd1d97e3b0
null
[]
234
2.4
smartx-rfid
5.4.1
SmartX RFID library
# SmartX RFID ![Python Version](https://img.shields.io/badge/python-3.11+-blue.svg) ![Version](https://img.shields.io/badge/version-1.5.0-green.svg) ![License](https://img.shields.io/badge/license-MIT-blue.svg) Python library for RFID device integration and data management. ## Installation ```bash pip install smart...
text/markdown
Gabriel Henrique Pascon
gh.pascon@gmail.com
null
null
MIT
python, library, RFID, smartx, packaging
[ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language ...
[]
null
null
<4.0,>=3.11
[]
[]
[]
[ "bleak<2.0.0,>=1.1.1", "httpx==0.28.1", "psycopg2<3.0.0,>=2.9.11", "pydantic<3.0.0,>=2.12.5", "pyepc==0.5.0", "pymysql==1.1.1", "pyserial==3.5", "pyserial-asyncio==0.6", "sqlalchemy==2.0.29" ]
[]
[]
[]
[ "Documentation, https://github.com/ghpascon/smartx_rfid#readme", "Homepage, https://github.com/ghpascon/smartx_rfid", "Repository, https://github.com/ghpascon/smartx_rfid" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T23:47:48.954843
smartx_rfid-5.4.1.tar.gz
59,895
18/53/272f8ea5a88f7188a2a72d684e0e596cfcdd066bb2f6225c1eb003e26d8a/smartx_rfid-5.4.1.tar.gz
source
sdist
null
false
b9f978c7dfbfc5b1d6c7f7b89ce325ac
6ad22a46269332eede597749b0ec2aa4961a256638f3dc76343acfb3147feb8e
1853272f8ea5a88f7188a2a72d684e0e596cfcdd066bb2f6225c1eb003e26d8a
null
[ "LICENSE" ]
249
2.4
wse-server
1.0.3
Real-time WebSocket engine for Python. Up to 1M msg/s. End-to-end encrypted. Rust-accelerated.
# WSE -- WebSocket Engine **A complete, out-of-the-box solution for building reactive interfaces with React and Python.** Two packages. Four lines of code. Your frontend and backend talk in real time. [![CI](https://github.com/silvermpx/wse/actions/workflows/ci.yml/badge.svg)](https://github.com/silvermpx/wse/action...
text/markdown; charset=UTF-8; variant=GFM
silvermpx
null
null
null
MIT
websocket, engine, real-time, pubsub, fastapi, encrypted, rust
[ "Development Status :: 5 - Production/Stable", "Framework :: FastAPI", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python...
[]
null
null
>=3.12
[]
[]
[]
[ "fastapi>=0.115", "starlette>=0.40", "orjson>=3.10", "redis>=5.0", "cryptography>=43.0", "pyjwt[crypto]>=2.9", "pytest>=8.0; extra == \"dev\"", "pytest-asyncio>=0.24; extra == \"dev\"", "pytest-cov>=5.0; extra == \"dev\"", "httpx>=0.27; extra == \"dev\"", "uvicorn>=0.30; extra == \"dev\"", "ru...
[]
[]
[]
[ "Changelog, https://github.com/silvermpx/wse/releases", "Documentation, https://github.com/silvermpx/wse/tree/main/docs", "Homepage, https://github.com/silvermpx/wse", "Issues, https://github.com/silvermpx/wse/issues", "Repository, https://github.com/silvermpx/wse" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:47:08.092747
wse_server-1.0.3.tar.gz
93,986
42/6b/4836e897af0a05c311a9b57e8c88bd4f8ad1613cf5d66af2505ff72162ce/wse_server-1.0.3.tar.gz
source
sdist
null
false
be2e84ee7918b2d0e555b8a10013a51e
0e9939cd920f6a66dbaf73028216b4273d8a3745c57349286ef1cd41c31af385
426b4836e897af0a05c311a9b57e8c88bd4f8ad1613cf5d66af2505ff72162ce
null
[ "LICENSE" ]
422
2.4
migratorxpress-mcp
0.1.0
A Model Context Protocol (MCP) server for MigratorXpress, enabling database migration between heterogeneous database systems.
<!-- mcp-name: io.github.aetperf/migratorxpress-mcp --> # MigratorXpress MCP Server A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for [MigratorXpress](https://aetperf.github.io/MigratorXpress-Documentation/), enabling database migration between heterogeneous database systems through AI ass...
text/markdown
Arpe.io
null
null
null
null
database, etl, mcp, migration, migratorxpress, model-context-protocol, schema
[ "Development Status :: 4 - Beta", "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" ]
[]
null
null
>=3.10
[]
[]
[]
[ "mcp>=1.0.0", "pydantic>=2.0.0", "python-dotenv>=1.0.0", "pytest-asyncio>=0.21.0; extra == \"dev\"", "pytest-cov>=4.1.0; extra == \"dev\"", "pytest-mock>=3.11.0; extra == \"dev\"", "pytest>=8.0.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://aetperf.github.io/MigratorXpress-Documentation/", "Repository, https://github.com/aetperf/migratorxpress-mcp", "Issues, https://github.com/aetperf/migratorxpress-mcp/issues" ]
twine/6.2.0 CPython/3.13.9
2026-02-20T23:46:56.979625
migratorxpress_mcp-0.1.0.tar.gz
22,831
80/c5/f57a03c5e31507ad5fab5694a24c28fe0f409b2ac9e3339f62e3fcbe2346/migratorxpress_mcp-0.1.0.tar.gz
source
sdist
null
false
d3c32094a142a3565cb86d216130fc9e
3fbc7cf56dc12941702f234ecfd4e5025e7d2191c2fe5d4718105a9fc517ceb3
80c5f57a03c5e31507ad5fab5694a24c28fe0f409b2ac9e3339f62e3fcbe2346
MIT
[ "LICENSE" ]
252
2.4
ai-citer
1.0.4
AI-powered fact extraction and citation mapping for documents (PDF, Word, web, text)
# ai-citer AI-powered fact extraction and citation mapping for documents — PDF, Word, web pages, and plain text. Built on FastAPI + Anthropic Claude. Extracts verbatim-quoted facts from documents, maps each quote back to its exact character offset, and optionally assigns PDF page numbers. ## Install ```bash pip ins...
text/markdown
czawora
null
null
null
MIT
ai, anthropic, citations, fact-extraction, fastapi, pdf, rag
[ "Development Status :: 4 - Beta", "Framework :: FastAPI", "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
[]
[]
[]
[ "anthropic>=0.39.0", "asyncpg>=0.30.0", "beautifulsoup4>=4.12.0", "fastapi>=0.115.0", "httpx>=0.27.0", "mammoth>=1.8.0", "mcp>=1.0.0", "pydantic>=2.0.0", "pymupdf>=1.24.0", "python-dotenv>=1.0.0", "python-multipart>=0.0.12", "uvicorn[standard]>=0.32.0", "build>=1.0.0; extra == \"dev\"", "p...
[]
[]
[]
[ "Homepage, https://github.com/czawora/ai-citer", "Repository, https://github.com/czawora/ai-citer", "Issues, https://github.com/czawora/ai-citer/issues" ]
twine/6.2.0 CPython/3.13.2
2026-02-20T23:46:50.359409
ai_citer-1.0.4.tar.gz
24,996
6e/85/c614c6f7a43ddcef7b62b170781d951165bd111e69eb7dbe83f7d032d0ce/ai_citer-1.0.4.tar.gz
source
sdist
null
false
1c03c4d4ad6db09fb9a4dbb8f6e930b1
1fda07d5eee509da601cc493e965bcb0c2254a102a88d3c90aafad9e0fe364ff
6e85c614c6f7a43ddcef7b62b170781d951165bd111e69eb7dbe83f7d032d0ce
null
[]
243
2.4
exec-sandbox
0.13.0
Secure code execution in microVMs with QEMU
# exec-sandbox Secure code execution in isolated lightweight VMs (QEMU microVMs). Python library for running untrusted Python, JavaScript, and shell code with 8-layer security isolation. [![CI](https://github.com/dualeai/exec-sandbox/actions/workflows/test.yml/badge.svg)](https://github.com/dualeai/exec-sandbox/actio...
text/markdown
null
Duale AI <hello@duale.ai>
null
null
null
code-execution, isolation, microvm, qemu, sandbox, security, virtualization, vm
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python...
[]
null
null
>=3.12
[]
[]
[]
[ "aiofiles~=24.0", "aiohttp~=3.11", "aiojobs~=1.3", "backports-zstd; python_version < \"3.14\"", "click~=8.0", "psutil~=7.2", "pydantic-settings~=2.0", "pydantic~=2.0", "qemu-qmp~=0.0.5", "tenacity~=8.0", "aioresponses~=0.7; extra == \"dev\"", "hypothesis~=6.0; extra == \"dev\"", "moto[s3,ser...
[]
[]
[]
[ "Homepage, https://github.com/dualeai/exec-sandbox", "Documentation, https://github.com/dualeai/exec-sandbox#readme", "Repository, https://github.com/dualeai/exec-sandbox.git", "Changelog, https://github.com/dualeai/exec-sandbox/releases", "Issues, https://github.com/dualeai/exec-sandbox/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:45:25.655277
exec_sandbox-0.13.0.tar.gz
743,870
5f/82/e90bdd2e211687299e1dbc7377570f58874198ecedb2fb092b4dd53398f1/exec_sandbox-0.13.0.tar.gz
source
sdist
null
false
46d6663f7a8a58eb60af2998cb6bf6b3
88b7c46abbc357e392d2c244a2877ee7cbb029f975a73c28d4372749a97810f5
5f82e90bdd2e211687299e1dbc7377570f58874198ecedb2fb092b4dd53398f1
Apache-2.0
[ "LICENSE" ]
243
2.4
rfswarm-reporter
1.6.0a20260220100740
RFSwarm Reporter
# rfswarm (Robot Framework Swarm) ## About rfswarm is a testing tool that allows you to use [Robot Framework](https://robotframework.org/) test cases for performance or load testing. > _Swarm being the collective noun for Robots, just as Flock is for Birds and Herd for Sheep, so it made sense to use swarm for a perf...
text/markdown
damies13
damies13+rfswarm@gmail.com
null
null
null
null
[ "Development Status :: 2 - Pre-Alpha", "Framework :: Robot Framework", "Framework :: Robot Framework :: Tool", "Topic :: Software Development :: Testing", "Programming Language :: Python :: 3.9", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent" ]
[]
null
null
<4.0,>=3.9
[]
[]
[]
[ "configparser<8.0.0,>=7.2.0", "lxml<7.0.0,>=6.0.2", "matplotlib<4.0.0,>=3.9.0", "openpyxl<4.0.0,>=3.1.5", "pillow>=9.1.0", "python-docx<2.0.0,>=1.2.0", "pyyaml<7.0.0,>=6.0.3", "tzlocal>=4.1" ]
[]
[]
[]
[ "Getting help, https://github.com/damies13/rfswarm#getting-help", "Homepage, https://github.com/damies13/rfswarm", "Say Thanks!, https://github.com/damies13/rfswarm#donations", "Source, https://github.com/damies13/rfswarm" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:44:57.996924
rfswarm_reporter-1.6.0a20260220100740.tar.gz
223,866
59/da/088acded1a0ee1657b9c5f03d984ee19ebff2a9118e429aedfb7b4f733c0/rfswarm_reporter-1.6.0a20260220100740.tar.gz
source
sdist
null
false
27443f422a08b5073f983a4fb67d8adb
42edfef8f2cf8bec4a50661b19ff557320e3f137b8e3f257b634d29306f664eb
59da088acded1a0ee1657b9c5f03d984ee19ebff2a9118e429aedfb7b4f733c0
GPL-3.0-only
[ "LICENSE" ]
230
2.4
rfswarm-manager
1.6.0a20260220100740
RFSwarm Manager
# rfswarm (Robot Framework Swarm) ## About rfswarm is a testing tool that allows you to use [Robot Framework](https://robotframework.org/) test cases for performance or load testing. > _Swarm being the collective noun for Robots, just as Flock is for Birds and Herd for Sheep, so it made sense to use swarm for a perf...
text/markdown
damies13
damies13+rfswarm@gmail.com
null
null
null
null
[ "Development Status :: 2 - Pre-Alpha", "Framework :: Robot Framework", "Framework :: Robot Framework :: Tool", "Topic :: Software Development :: Testing", "Programming Language :: Python :: 3.9", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent" ]
[]
null
null
<4.0,>=3.9
[]
[]
[]
[ "configparser<8.0.0,>=7.2.0", "httpserver<2.0.0,>=1.1.0", "matplotlib<4.0.0,>=3.9.0", "pillow>=9.1.0", "psutil<8.0.0,>=7.1.3", "pyyaml<7.0.0,>=6.0.3" ]
[]
[]
[]
[ "Getting help, https://github.com/damies13/rfswarm#getting-help", "Homepage, https://github.com/damies13/rfswarm", "Say Thanks!, https://github.com/damies13/rfswarm#donations", "Source, https://github.com/damies13/rfswarm" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:44:57.201866
rfswarm_manager-1.6.0a20260220100740.tar.gz
236,440
54/ae/96388c03ab9bb7236d00b39c4d2681a1f561b3cc256574e75cf31c8bea4c/rfswarm_manager-1.6.0a20260220100740.tar.gz
source
sdist
null
false
ec6ab21dc59a4f4f5c61cfb2c64aa9e2
3d7ba987bd5cfdc518305a96eb7ae010ee9aed3bd430d87b761ab1c490819aff
54ae96388c03ab9bb7236d00b39c4d2681a1f561b3cc256574e75cf31c8bea4c
GPL-3.0-only
[ "LICENSE" ]
228
2.4
rfswarm-agent
1.6.0a20260220100740
RFSwarm Agent
# rfswarm (Robot Framework Swarm) ## About rfswarm is a testing tool that allows you to use [Robot Framework](https://robotframework.org/) test cases for performance or load testing. > _Swarm being the collective noun for Robots, just as Flock is for Birds and Herd for Sheep, so it made sense to use swarm for a perf...
text/markdown
damies13
damies13+rfswarm@gmail.com
null
null
null
null
[ "Development Status :: 2 - Pre-Alpha", "Framework :: Robot Framework", "Framework :: Robot Framework :: Tool", "Topic :: Software Development :: Testing", "Programming Language :: Python :: 3.9", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent" ]
[]
null
null
<4.0,>=3.9
[]
[]
[]
[ "configparser<8.0.0,>=7.2.0", "psutil<8.0.0,>=7.1.3", "pyyaml<7.0.0,>=6.0.3", "requests<3.0.0,>=2.32.5", "robotframework<8.0.0,>=7.3.2" ]
[]
[]
[]
[ "Getting help, https://github.com/damies13/rfswarm#getting-help", "Homepage, https://github.com/damies13/rfswarm", "Say Thanks!, https://github.com/damies13/rfswarm#donations", "Source, https://github.com/damies13/rfswarm" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:44:56.429137
rfswarm_agent-1.6.0a20260220100740.tar.gz
154,799
ad/38/8bbbfb8524aa82dabdfd72286057dc7e75cda98cd5949262214bea57454e/rfswarm_agent-1.6.0a20260220100740.tar.gz
source
sdist
null
false
eee2c7bab03716be2b3129f0c2fcee7a
d484b26084b738b50a1cd4cefdf5d05c9ea4c247fdb8b11305eff527dcc7d814
ad388bbbfb8524aa82dabdfd72286057dc7e75cda98cd5949262214bea57454e
GPL-3.0-only
[ "LICENSE" ]
229
2.4
yaacli
0.19.3
TUI reference implementation for ya-agent-sdk
# YAACLI CLI TUI reference implementation for [ya-agent-sdk](https://github.com/wh1isper/ya-agent-sdk). ## Usage With uvx, run: ```bash uvx yaacli ``` Or to install yaacli globally with uv, run: ```bash uv tool install yaacli ... yaacli ``` To update to the latest version: ```bash uv tool upgrade yaacli ``` Or...
text/markdown
null
wh1isper <jizhongsheng957@gmail.com>
null
null
null
ai-agent, cli, python, tui
[ "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Librarie...
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "click>=8.0", "pydantic-ai", "pydantic-settings>=2.0", "pydantic>=2.0", "y-agent-environment>=0.1.0", "ya-agent-sdk[all]==0.19.3" ]
[]
[]
[]
[ "Repository, https://github.com/wh1isper/ya-agent-sdk" ]
uv/0.6.2
2026-02-20T23:44:11.393275
yaacli-0.19.3.tar.gz
189,998
ce/c6/415caabfbb6e72c5e37d3b8504a68962313a6577a057e664e4863e0d465d/yaacli-0.19.3.tar.gz
source
sdist
null
false
d8c74dee45ca900f6ca06531d4e86c59
6cbac4fe7c378acc889972a0c7d653644d773d333c2b6c50e92e7b5bd227ce60
cec6415caabfbb6e72c5e37d3b8504a68962313a6577a057e664e4863e0d465d
null
[ "LICENSE" ]
255
2.4
ya-agent-sdk
0.19.3
Application framework for building AI agents with Pydantic AI - environment abstractions, session management, and hierarchical agent patterns
# Ya Agent SDK > Yet Another Agent SDK [![Release](https://img.shields.io/github/v/release/wh1isper/ya-agent-sdk)](https://img.shields.io/github/v/release/wh1isper/ya-agent-sdk) [![Build status](https://img.shields.io/github/actions/workflow/status/wh1isper/ya-agent-sdk/main.yml?branch=main)](https://github.com/wh1is...
text/markdown
null
wh1isper <jizhongsheng957@gmail.com>
null
null
null
python
[ "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Libraries :: Python Modules" ]
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "anyio>=4.12.0", "cdp-use<2.0.0,>=1.4.4", "httpx>=0.28.1", "jinja2>=3.0.0", "pathspec>=0.12.0", "pillow>=10.0.0", "pydantic-ai-slim>=1.59.0", "pydantic-settings>=2.0.0", "pydantic>=2.12.5", "pyyaml>=6.0.0", "tenacity>=9.0.0", "typing-extensions>=4.15.0", "y-agent-environment==0.4.0", "boto...
[]
[]
[]
[ "Repository, https://github.com/wh1isper/ya-agent-sdk" ]
uv/0.6.2
2026-02-20T23:44:08.052680
ya_agent_sdk-0.19.3.tar.gz
729,984
f5/2d/b83d48ee7bb062e7c305e0b5aaf63e08f50595fd94f1937a7f11e8feaaf2/ya_agent_sdk-0.19.3.tar.gz
source
sdist
null
false
39fe03ee6daeb4251f9cdb717db8cc34
ac6b0f137ecb51c7b8732b00bac3b37d4365242cc9e90347a559adbfb166d269
f52db83d48ee7bb062e7c305e0b5aaf63e08f50595fd94f1937a7f11e8feaaf2
null
[ "LICENSE" ]
260
2.2
Ripple-hpc
1.2.4
High-performance molecular dynamics trajectory analysis (RDF, SSF, VHF, MSD/cMSD, diffusion tensors).
# Ripple [![PyPI version](https://badge.fury.io/py/Ripple.svg)](https://badge.fury.io/py/Ripple) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) Ripple is a high-performance Python package for scalable analysis of particle‐motion correlation functions. Exploiting multicore parallelis...
text/markdown
Frost research group
null
null
null
MIT License Copyright (c) 2025 Frost research group 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 li...
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "numpy>=1.26.4", "joblib>=1.5", "tqdm>=4.66" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:44:03.106862
ripple_hpc-1.2.4.tar.gz
38,465,996
4d/40/afcc825e817e1eb286e191baf27b3f1f394774512328d2279f58a3eb66ad/ripple_hpc-1.2.4.tar.gz
source
sdist
null
false
bd48975feff051ca8d02b1b3900a80eb
3596da2280ce8344b14c4a073605e81ed0bb53c475096bfae89b2beb93d423c0
4d40afcc825e817e1eb286e191baf27b3f1f394774512328d2279f58a3eb66ad
null
[]
0
2.4
PermutiveAPI
5.4.5
A Python wrapper for the Permutive API.
# PermutiveAPI [![PyPI version](https://img.shields.io/pypi/v/openai-sdk-helpers.svg)](https://pypi.org/project/openai-sdk-helpers/) [![Python versions](https://img.shields.io/pypi/pyversions/openai-sdk-helpers.svg)](https://pypi.org/project/openai-sdk-helpers/) [![License: MIT](https://img.shields.io/badge/License-MIT...
text/markdown
null
fatmambo33 <fatmambo33@gmail.com>
null
null
MIT License Copyright (c) 2023 fatmambo33 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 rig...
null
[ "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
[]
[]
[]
[ "requests", "python-dotenv", "pandas", "pydocstyle; extra == \"dev\"", "pytest-pydocstyle; extra == \"dev\"", "pyright; extra == \"dev\"", "black; extra == \"dev\"", "pytest-cov; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.9.25
2026-02-20T23:43:36.018108
permutiveapi-5.4.5.tar.gz
53,697
be/bf/b77748cbf0c6712f9669e522fde9f39d377c1b38d71e13a4818db3ec894d/permutiveapi-5.4.5.tar.gz
source
sdist
null
false
b7f06071b1f285c8c7468f18564cf273
c7db72cdf247cfb4ad19978c3346f6843ddbc09f0f98a9c7bd74d53e36a702a5
bebfb77748cbf0c6712f9669e522fde9f39d377c1b38d71e13a4818db3ec894d
null
[ "LICENSE" ]
0
2.4
scrapli
2026.2.20
Fast, flexible, sync/async, Python 3.7+ screen scraping client specifically for network devices
<p center><a href=""><img src=https://github.com/carlmontanari/scrapli/blob/main/scrapli.svg?sanitize=true/></a></p> [![Supported Versions](https://img.shields.io/pypi/pyversions/scrapli.svg)](https://pypi.org/project/scrapli) [![PyPI version](https://badge.fury.io/py/scrapli.svg)](https://badge.fury.io/py/scrapli) [!...
text/markdown
null
Carl Montanari <carl.r.montanari@gmail.com>
null
null
MIT License Copyright (c) 2021 Carl Montanari 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...
arista, automation, cisco, eos, iosxe, iosxr, juniper, junos, netconf, network, nxos, ssh, telnet
[ "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Operating System :: MacOS", "Programming Language :: Python", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python ::...
[]
null
null
>=3.9
[]
[]
[]
[ "black<25.0.0,>=23.3.0; extra == \"dev-darwin\"", "darglint<2.0.0,>=1.8.1; extra == \"dev-darwin\"", "isort<6.0.0,>=5.10.1; extra == \"dev-darwin\"", "mypy<2.0.0,>=1.4.1; extra == \"dev-darwin\"", "nox==2024.4.15; extra == \"dev-darwin\"", "pydocstyle<7.0.0,>=6.1.1; extra == \"dev-darwin\"", "pyfakefs<6...
[]
[]
[]
[ "Changelog, https://carlmontanari.github.io/scrapli/changelog", "Docs, https://carlmontanari.github.io/scrapli/", "Homepage, https://github.com/carlmontanari/scrapli" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T23:42:57.414325
scrapli-2026.2.20.tar.gz
104,525
cc/20/5a16997013f9aca4100e41493a93af774b1e73ef2c0fafc312a250b7425a/scrapli-2026.2.20.tar.gz
source
sdist
null
false
4a90751bdb1f417194505b600caae0b2
b6f8492110601c11ca8394d8540814464bb97681b87e92b30bb6853b5213558a
cc205a16997013f9aca4100e41493a93af774b1e73ef2c0fafc312a250b7425a
null
[ "LICENSE" ]
4,001
2.4
lumina-tools
1.0.0
Lithophane & Spiral Betty Generator
# 🌟 Lumina [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Tests](https://img.shields.io/badge/tests-24%20passed-brightgreen.svg)]() **Lumina** is a ...
text/markdown
null
Ata Can Yaymacı <atacanymc@gmail.com>
null
null
null
lithophane, 3d-printing, spiral-betty, stl, maker, gift
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Operating System :: OS Independent", "Topic :: Multimedia :: Graphics :: 3D Modeling" ]
[]
null
null
>=3.10
[]
[]
[]
[ "numpy>=1.20.0", "opencv-python>=4.5.0", "numpy-stl>=2.16.0", "click>=8.0.0" ]
[]
[]
[]
[ "Homepage, https://github.com/AtaCanYmc/lumina", "Bug Tracker, https://github.com/AtaCanYmc/lumina/issues" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T23:42:41.829582
lumina_tools-1.0.0.tar.gz
20,189
16/7f/7c08b9d8064b41a6807bdf3dfd8cd2b8d352871139233314d98f860ccb05/lumina_tools-1.0.0.tar.gz
source
sdist
null
false
f86f115151182f0f7b5f259dbb278094
08c1a72dfcc59dbfe4ab23dd3fa511160ab1a30cc4c6b92fd1b2485eceb908d8
167f7c08b9d8064b41a6807bdf3dfd8cd2b8d352871139233314d98f860ccb05
MIT
[ "LICENSE" ]
247
2.4
pyDiffTools
0.1.17
Diff tools
pydifftools =========== :Info: See <https://github.com/jmfranck/pyDiffTools> :Author: J. M. Franck <https://github.com/jmfranck> .. _vim: http://www.vim.org this is a set of tools to help with merging, mostly for use with vim_. The scripts are accessed with the command ``pydifft`` included are (listed in order of ...
text/x-rst
J M Franck
null
null
null
Copyright (c) 2015, jmfranck All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this...
null
[]
[]
null
null
null
[]
[]
[]
[ "selenium", "fuzzywuzzy[speedup]", "PyYAML>=6.0", "watchdog", "pydot", "python-dateutil", "jinja2", "nbformat", "nbconvert", "pygments", "ansi2html", "lxml" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:42:24.158542
pydifftools-0.1.17.tar.gz
1,518,590
00/f9/598a65125321c5e7020e7ccff105be21205d6bfad97a528ecbbd14fd316f/pydifftools-0.1.17.tar.gz
source
sdist
null
false
1fb6522eef6122d0b27fb5be5cf78388
499eb5eb3985d5a836b7e7294cbe7b4c9cd7086816e2c9f3d9819085eb262a2e
00f9598a65125321c5e7020e7ccff105be21205d6bfad97a528ecbbd14fd316f
null
[ "LICENSE.md" ]
0
2.4
databricks-langchain
0.16.0
Support for Databricks AI support in LangChain
# 🦜🔗 Databricks LangChain Integration The `databricks-langchain` package provides seamless integration of Databricks AI features into LangChain applications. This repository is now the central hub for all Databricks-related LangChain components, consolidating previous packages such as `langchain-databricks` and `lan...
text/markdown
null
Databricks <agent-feedback@databricks.com>
null
null
Apache-2.0
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "databricks-ai-bridge>=0.13.0", "databricks-mcp>=0.5.1", "databricks-openai>=0.9.0", "databricks-sdk>=0.65.0", "databricks-vectorsearch>=0.50", "langchain-mcp-adapters>=0.1.13", "langchain>=1.0.0", "mlflow>=3.0.0", "openai>=1.99.9", "pydantic>2.10.0", "unitycatalog-langchain[databricks]>=0.3.0",...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:41:43.452380
databricks_langchain-0.16.0.tar.gz
32,874
76/24/369a959d296514ab3ac8a0f21f2b9ca054b3e4fc7b0018371478f5d27f7e/databricks_langchain-0.16.0.tar.gz
source
sdist
null
false
684a1a0e14962fa65686f157236b8082
00630401dbe9462c21854f585fd49745e3caec74268ac2297a89ae7f22284308
7624369a959d296514ab3ac8a0f21f2b9ca054b3e4fc7b0018371478f5d27f7e
null
[]
16,698
2.4
databricks-mcp
0.9.0
MCP helpers for Databricks
# Databricks MCP Library The `databricks-mcp` package provides useful helpers to integrate MCP Servers in Databricks ## Installation ### From PyPI ```sh pip install databricks-mcp ``` ### From Source ```sh pip install git+https://git@github.com/databricks/databricks-ai-bridge.git#subdirectory=databricks_mcp ``` ##...
text/markdown
null
Databricks <agent-feedback@databricks.com>
null
null
Apache-2.0
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "databricks-ai-bridge>=0.4.2", "databricks-sdk>=0.49.0", "mcp>=1.13.0", "mlflow>=3.1" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:41:39.857539
databricks_mcp-0.9.0.tar.gz
10,898
f0/6b/fe9c6291bbbbccd14267bd05ade1f4522b59fc3380d16253476b9984d1a1/databricks_mcp-0.9.0.tar.gz
source
sdist
null
false
7ac6b36e22c7a0854aeeebd34b93945f
e311c70221306116af7fc9adb2bfedf0fb2f181d7cf12ff1e46682334150a98a
f06bfe9c6291bbbbccd14267bd05ade1f4522b59fc3380d16253476b9984d1a1
null
[]
18,825
2.4
databricks-ai-bridge
0.15.0
Official Python library for Databricks AI support
# Databricks AI Bridge library The Databricks AI Bridge library provides a shared layer of APIs to interact with Databricks AI features, such as [Databricks AI/BI Genie ](https://www.databricks.com/product/ai-bi/genie) and [Vector Search](https://docs.databricks.com/en/generative-ai/vector-search.html). Use these pack...
text/markdown
null
Databricks <agent-feedback@databricks.com>
null
null
Databricks License Copyright (2024) Databricks, Inc. Definitions. Agreement: The agreement between Databricks, Inc., and you governing the use of the Databricks Services, as that term is defined in the Master Cloud Services Agreement (MCSA) located at ww...
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "databricks-sdk>=0.49.0", "databricks-vectorsearch>=0.57", "mlflow-skinny>=2.19.0", "pandas>=2.2.0", "pydantic>=2.10.0", "tabulate>=0.9.0", "tiktoken>=0.8.0", "typing-extensions>=4.15.0", "psycopg[binary,pool]>=3.2.10; extra == \"memory\"", "sqlalchemy[asyncio]>=2.0.0; extra == \"memory\"" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:41:36.032502
databricks_ai_bridge-0.15.0.tar.gz
26,511
48/ed/e9e6e9e003e89ae2558a4d4e3957cf397d5e5ffdab4e59426616b1366ad3/databricks_ai_bridge-0.15.0.tar.gz
source
sdist
null
false
85134f29bad1a58a567fc33e37fed912
ec06c59cee14a0b99ca29294a77f54ba29dd6a496b90e4b105a7a91f1ea728ad
48ede9e6e9e003e89ae2558a4d4e3957cf397d5e5ffdab4e59426616b1366ad3
null
[ "LICENSE.txt", "NOTICE.txt" ]
21,028
2.4
nv-ingest-client
2026.2.20.dev20260220
Python client for the nv-ingest service
<!-- SPDX-FileCopyrightText: Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved. SPDX-License-Identifier: Apache-2.0 --> # NV-Ingest-Client NV-Ingest-Client is a tool designed for efficient ingestion and processing of large datasets. It provides both a Python API and a command-line interface to ...
text/markdown
null
Jeremy Dyer <jdyer@nvidia.com>
null
null
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and condi...
null
[ "Programming Language :: Python :: 3.11", "Operating System :: OS Independent" ]
[]
null
null
>=3.11
[]
[]
[]
[ "build>=1.2.2", "charset-normalizer>=3.4.1", "click>=8.1.8", "fsspec>=2025.2.0", "httpx>=0.28.1", "pydantic>2.0.0", "pydantic-settings>2.0.0", "requests>=2.28.2", "setuptools>=78.1.1", "tqdm>=4.67.1", "lancedb>=0.25.3", "pymilvus==2.5.10; extra == \"milvus\"", "pymilvus[bulk_writer,model]; e...
[]
[]
[]
[ "homepage, https://github.com/NVIDIA/nv-ingest", "repository, https://github.com/NVIDIA/nv-ingest", "documentation, https://docs.nvidia.com/nv-ingest" ]
twine/6.2.0 CPython/3.12.10
2026-02-20T23:41:31.702897
nv_ingest_client-2026.2.20.dev20260220.tar.gz
129,217
7a/1d/499da4b9383e31fc71852e5052ea22b052dc8c2e8a7507797862dfda319e/nv_ingest_client-2026.2.20.dev20260220.tar.gz
source
sdist
null
false
81d42f6aa629bb765d15fb8a289ca911
6ac9e796d090ccae9c6f2c35b97909df59aabef4a589478276ba05781d0501bf
7a1d499da4b9383e31fc71852e5052ea22b052dc8c2e8a7507797862dfda319e
null
[ "LICENSE" ]
222
2.4
nv-ingest-api
2026.2.20.dev20260220
Python module with core document ingestion functions.
# nv-ingest-api Provides a common set of - Pythonic Objects - Common Functions - Utilities - Core Logic Implemented in pure Python that can be imported and used directly or used as part of future frameworks and runtimes.
text/markdown
null
Jeremy Dyer <jdyer@nvidia.com>
null
null
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and condi...
null
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
null
null
null
[]
[]
[]
[ "backoff==2.2.1", "pandas>=2.0", "pydantic>2.0.0", "pydantic-settings>2.0.0", "fsspec>=2025.5.1", "universal_pathlib>=0.2.6", "ffmpeg-python==0.2.0", "tritonclient", "glom", "pypdfium2>=4.30.0", "moviepy==2.2.1; extra == \"test\"" ]
[]
[]
[]
[ "homepage, https://github.com/NVIDIA/nv-ingest", "repository, https://github.com/NVIDIA/nv-ingest", "documentation, https://docs.nvidia.com/nv-ingest" ]
twine/6.2.0 CPython/3.12.10
2026-02-20T23:41:29.002245
nv_ingest_api-2026.2.20.dev20260220.tar.gz
263,464
38/a1/06a740f203c194ccd346f32cf0a68791b49896083c0ca0f9d62d36accc8f/nv_ingest_api-2026.2.20.dev20260220.tar.gz
source
sdist
null
false
88d2b40bcb5d55a97c36c0e50a2fdaef
11ea513c51a548f515ebc89df981577756c618cb92704602a20956fe13b1cd4e
38a106a740f203c194ccd346f32cf0a68791b49896083c0ca0f9d62d36accc8f
null
[ "LICENSE" ]
230
2.4
personanexus
0.0.1
Define AI agent personalities in YAML, not code. Psychological frameworks (OCEAN/DISC), behavioral modes, mood states, and interaction protocols — compiled to system prompts for any LLM.
# PersonaNexus Define AI agent personalities in YAML, not code. **Coming soon.** Full release with OCEAN/DISC personality frameworks, behavioral modes, mood states, and interaction protocols — compiled to system prompts for any LLM. - 🌐 [personanexus.ai](https://personanexus.ai) - 📦 [GitHub](https://github.com/jcr...
text/markdown
Jim Rowan
null
null
null
MIT
ai, agents, personality, ocean, disc, llm, yaml
[ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Artificial Intelligence" ]
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://personanexus.ai", "Repository, https://github.com/jcrowan3/PersonaNexus" ]
twine/6.2.0 CPython/3.14.3
2026-02-20T23:40:31.261700
personanexus-0.0.1.tar.gz
1,623
33/27/314e2b46e54712ec4ee9dcde144513158c80e297e01210b723b90e3a5eb1/personanexus-0.0.1.tar.gz
source
sdist
null
false
0bffb35db8c6d953860fffa320e279db
6e1c3d02f134347e168b7567447f7e1f3c01a1218cb3cd20deb0f25108403af3
3327314e2b46e54712ec4ee9dcde144513158c80e297e01210b723b90e3a5eb1
null
[]
253
2.4
runpod-flash
1.3.0
A Python library for distributed inference and serving of machine learning models
# Flash: Serverless computing for AI workloads Runpod Flash is a Python SDK that streamlines the development and deployment of AI workflows on Runpod's [Serverless infrastructure](http://docs.runpod.io/serverless/overview). Write Python functions locally, and Flash handles the infrastructure, provisioning GPUs and CPU...
text/markdown
null
Runpod <engineer@runpod.io>
null
null
MIT
null
[ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
null
null
<3.15,>=3.10
[]
[]
[]
[ "cloudpickle>=3.1.1", "runpod", "python-dotenv>=1.0.0", "pydantic>=2.0.0", "rich>=14.0.0", "typer>=0.12.0", "questionary>=2.0.0", "pathspec>=0.11.0", "tomli>=2.0.0; python_version < \"3.11\"" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:40:26.397212
runpod_flash-1.3.0.tar.gz
202,436
a5/38/56d720d7ecd083e81c2acda2a76d6e86e5bc56c2703a37d89fa6ed185a28/runpod_flash-1.3.0.tar.gz
source
sdist
null
false
8b24d6b61b9b90658d1f87b256bcb9cb
3f337e080bbc6c8ffbd9ddbfc479a513f19ec646fe23e7c8af5c6925f8b0a5b6
a53856d720d7ecd083e81c2acda2a76d6e86e5bc56c2703a37d89fa6ed185a28
null
[]
276
2.4
memorymesh
3.1.0
The SQLite of AI Memory - an embeddable, zero-dependency AI memory library for any LLM application
# MemoryMesh - The SQLite of AI Memory <!-- Badges --> [![PyPI version](https://img.shields.io/pypi/v/memorymesh.svg)](https://pypi.org/project/memorymesh/) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Python Versions](https://img.shields.io/pypi/pyversio...
text/markdown
null
SparkVibe <hello@sparkvibe.io>
null
null
null
agent, ai, embeddings, llm, memory, rag, semantic-memory, sqlite
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Pytho...
[]
null
null
>=3.9
[]
[]
[]
[ "openai>=1.0; extra == \"all\"", "sentence-transformers>=2.0; extra == \"all\"", "torch; extra == \"all\"", "mypy; extra == \"dev\"", "pytest-cov; extra == \"dev\"", "pytest>=7.0; extra == \"dev\"", "ruff; extra == \"dev\"", "mkdocs-material>=9.0; extra == \"docs\"", "sentence-transformers>=2.0; ext...
[]
[]
[]
[ "Homepage, https://github.com/sparkvibe-io/memorymesh", "Repository, https://github.com/sparkvibe-io/memorymesh", "Issues, https://github.com/sparkvibe-io/memorymesh/issues", "Documentation, https://sparkvibe-io.github.io/memorymesh/" ]
twine/6.2.0 CPython/3.13.2
2026-02-20T23:40:08.229497
memorymesh-3.1.0.tar.gz
222,855
ed/ff/8ace240ce687009fb14429339ba1589c6970ebd87a70f5af8d2fb0fa70e3/memorymesh-3.1.0.tar.gz
source
sdist
null
false
828bf33ef9c234ebd48c234819f93beb
7a46b59e6624f2a6c6461e3591af069ab5d1f908d246162378b79675f1efec6d
edff8ace240ce687009fb14429339ba1589c6970ebd87a70f5af8d2fb0fa70e3
MIT
[ "LICENSE" ]
233
2.4
litellm-proxy-extras
0.4.45
Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package.
Additional files for the proxy. Reduces the size of the main litellm package. Currently, only stores the migration.sql files for litellm-proxy. To install, run: ```bash pip install litellm-proxy-extras ``` OR ```bash pip install litellm[proxy] # installs litellm-proxy-extras and other proxy dependencies ``` To us...
text/markdown
BerriAI
null
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
null
null
!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8
[]
[]
[]
[]
[]
[]
[]
[ "homepage, https://litellm.ai", "Homepage, https://litellm.ai", "repository, https://github.com/BerriAI/litellm", "Repository, https://github.com/BerriAI/litellm", "documentation, https://docs.litellm.ai", "Documentation, https://docs.litellm.ai" ]
poetry/2.2.1 CPython/3.12.8 Darwin/25.2.0
2026-02-20T23:39:55.978364
litellm_proxy_extras-0.4.45.tar.gz
26,746
fd/ed/2d111d994a1c11b9a55d8856e2e219c0595b0dc2615f42fe3aa627cce146/litellm_proxy_extras-0.4.45.tar.gz
source
sdist
null
false
db6f1933a58795447275a16f2fe71d23
7edf9c616b65d3d9700b59ea8fcb48466956c8608b9870119b0e77f84afcd0a0
fded2d111d994a1c11b9a55d8856e2e219c0595b0dc2615f42fe3aa627cce146
null
[]
7,499
2.4
diagrid
0.1.10
Diagrid namespace package
# Diagrid **Durable AI Agents with Diagrid Catalyst** The `diagrid` package is the primary SDK for building durable, fault-tolerant AI agents using [Diagrid Catalyst](https://www.diagrid.io/catalyst). It integrates seamlessly with popular agent frameworks, wrapping them in Dapr Workflows to ensure your agents can rec...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "dapr>=1.16.0", "dapr-ext-workflow>=1.16.0", "diagrid-cli>=0.1.0", "dapr-agents>=0.10.6; extra == \"agent-core\"", "dapr-ext-langgraph>=1.17.0rc3; extra == \"agent-core\"", "dapr-ext-strands>=1.17.0rc3; extra == \"agent-core\"", "fastapi>=0.129.0; extra == \"agent-core\"", "uvicorn>=0.41.0; extra == \...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:39:45.924052
diagrid-0.1.10.tar.gz
122,917
c5/5f/6c529cf431c5de702e4109537a0925a629fc6aa51ccef45c6582b89ec8d2/diagrid-0.1.10.tar.gz
source
sdist
null
false
3bb70d5fa2667bc7edc6ce83da68c155
cc2ba51cb63946d5270fe4b4f8a7b48a4ae0652e29d20913af190d52e46ee264
c55f6c529cf431c5de702e4109537a0925a629fc6aa51ccef45c6582b89ec8d2
null
[]
226
2.4
diagrid-cli
0.1.10
Diagrid CLI - Command-line interface for Diagrid Catalyst agents
# Diagrid CLI The Diagrid CLI (`diagrid-cli`) is a command-line tool for managing Diagrid Catalyst resources, deploying agents, and handling infrastructure tasks. ## Community Have questions, hit a bug, or want to share what you're building? Join the [Diagrid Community Discord](https://diagrid.ws/diagrid-community) ...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.11
[]
[]
[]
[ "diagrid-core>=0.1.0", "click>=8.1.0", "rich>=13.0.0" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:39:35.610312
diagrid_cli-0.1.10.tar.gz
20,942
25/9d/f71e5f6770d166dcbb2e6a0880fc58f7789469e46b398b2007d25d41d037/diagrid_cli-0.1.10.tar.gz
source
sdist
null
false
1c9fa2bfeba39272f2a6df8a3371a03d
dc194791498a8956742f770da0896cf3eef99e777d5a9fe55ed0dbd93db6de92
259df71e5f6770d166dcbb2e6a0880fc58f7789469e46b398b2007d25d41d037
null
[]
231
2.4
diagrid-core
0.1.10
Diagrid Core - Shared auth and Catalyst API client
# Diagrid Core `diagrid-core` is the foundational library for Diagrid Catalyst Python SDKs. It provides shared utilities for authentication, configuration management, and API client interactions. **Note:** This package is primarily intended for internal use by `diagrid` and `diagrid-cli`, or for advanced users buildi...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.11
[]
[]
[]
[ "httpx>=0.27.0", "pydantic>=2.0.0", "pyjwt[crypto]>=2.8.0" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:39:25.988381
diagrid_core-0.1.10.tar.gz
11,916
66/46/b4302057e26a21c9b1a2be256de93212a5447fdb1df33e3ddd279c27d2f1/diagrid_core-0.1.10.tar.gz
source
sdist
null
false
4e785707b6370aa139231cb10aa8938e
03de7c50c70b397ce3740b79421451b641fa0cae17068c39aa315af72ad0487d
6646b4302057e26a21c9b1a2be256de93212a5447fdb1df33e3ddd279c27d2f1
null
[]
237
2.4
lbt-grasshopper
1.9.53
Collection of all Ladybug Tools plugins for Grasshopper
[![Build Status](https://github.com/ladybug-tools/lbt-grasshopper/workflows/CI/badge.svg)](https://github.com/ladybug-tools/lbt-grasshopper/actions) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/) # lbt-grasshopper Collection ...
text/markdown
Ladybug Tools
info@ladybug.tools
null
null
AGPL-3.0
null
[ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: IronPython", "Operating System :: OS Independent" ]
[]
https://github.com/ladybug-tools/lbt-grasshopper
null
null
[]
[]
[]
[ "ladybug-grasshopper==1.70.6", "honeybee-grasshopper-core==1.43.5", "honeybee-grasshopper-radiance==1.36.4", "honeybee-grasshopper-energy==1.59.8", "dragonfly-grasshopper==1.64.2", "fairyfly-grasshopper==0.5.0" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.12.12
2026-02-20T23:39:11.210709
lbt_grasshopper-1.9.53.tar.gz
780,513
f0/0b/803a2cb0c19c6229c4a8bcfd48ed0a0b434bb4319ed74c2424ff6f78c7f3/lbt_grasshopper-1.9.53.tar.gz
source
sdist
null
false
5b0493ad157b92b4088021a22275cba4
746d69b96d65b98bcbf7fae07566af44dc1bba2709e372dc3f2c0484e98d73bf
f00b803a2cb0c19c6229c4a8bcfd48ed0a0b434bb4319ed74c2424ff6f78c7f3
null
[ "LICENSE" ]
259
2.4
rayobrowse
0.1.31
Lightweight client SDK for the Rayobrowse stealth browser platform
<p align="center"> <img src="assets/rayobrowse.png" alt="rayobrowse"> </p> <p align="center"> <em>Self-hosted Chromium stealth browser for web scraping and automation.</em> </p> ## Overview rayobrowse is a Chromium-based stealth browser for web scraping, AI agents, and automation workflows. It runs on headless L...
text/markdown
null
Rayobyte <support@rayobyte.com>
null
null
Proprietary
browser, automation, stealth, scraping, playwright, anti-detect, fingerprint
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: Browsers", "Topic :: Software Development :: Libraries :: Python Modules", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "...
[]
null
null
>=3.10
[]
[]
[]
[ "requests>=2.32.0", "playwright>=1.48.0" ]
[]
[]
[]
[ "Homepage, https://rayobyte.com", "Documentation, https://github.com/rayobyte-data/rayobrowse" ]
twine/6.2.0 CPython/3.12.3
2026-02-20T23:38:42.848980
rayobrowse-0.1.31-py3-none-any.whl
15,522
39/16/92ea3e3c9f6c399e0d070da4ce4cb915760ab3da980e545a12d79972f7a2/rayobrowse-0.1.31-py3-none-any.whl
py3
bdist_wheel
null
false
79d7d1620879fa8c9beaf3818161bc7f
32f0e90a1a0c3f1ddc30698e446b53a7cfe86f9d95211121c250dc0255fe447f
391692ea3e3c9f6c399e0d070da4ce4cb915760ab3da980e545a12d79972f7a2
null
[ "LICENSE" ]
86
2.4
fairyfly-grasshopper
0.5.0
Fairyfly plugin for Grasshopper.
[![Build Status](https://github.com/ladybug-tools/fairyfly-grasshopper/workflows/CI/badge.svg)](https://github.com/ladybug-tools/fairyfly-grasshopper/actions) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/) # fairyfly-grasshopp...
text/markdown
Ladybug Tools
info@ladybug.tools
null
null
AGPL-3.0
null
[ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: IronPython", "Operating System :: OS Independent" ]
[]
https://github.com/ladybug-tools/fairyfly-grasshopper
null
null
[]
[]
[]
[]
[]
[]
[]
[]
twine/6.1.0 CPython/3.12.12
2026-02-20T23:37:43.701258
fairyfly_grasshopper-0.5.0.tar.gz
129,240
57/cb/99a620dc893a2b766f56f6ab5d6ffbf2c2c37abab16df7cf66603eafee31/fairyfly_grasshopper-0.5.0.tar.gz
source
sdist
null
false
32c3abcd1289557fc464388733d3b880
9f507d57586bdcbb5139e0de5332dd0ed71e80f378aef0e324931f07b2c1f3e9
57cb99a620dc893a2b766f56f6ab5d6ffbf2c2c37abab16df7cf66603eafee31
null
[ "LICENSE" ]
260
2.4
pre-commit-vauxoo
8.2.25
pre-commit script to run automatically the configuration and variables custom from Vauxoo
======== Overview ======== .. image:: https://www.vauxoo.com/logo.png :alt: Vauxoo :target: https://www.vauxoo.com/ pre-commit script to run automatically the configuration and variables custom from Vauxoo * Free software: GNU Lesser General Public License v3 or later (LGPLv3+) Installation ============ I...
text/x-rst
Vauxoo
info@vauxoo.com
null
null
LGPL-3.0-or-later
null
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: Unix", "Operating System :: POSIX", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS", "Pro...
[]
https://github.com/Vauxoo/pre-commit-vauxoo
null
>=3.10
[]
[]
[]
[ "click<=8.1.8", "copier", "jinja2", "pathspec<1.0.0", "pgsanity", "pre-commit" ]
[]
[]
[]
[ "Documentation, https://pre-commit-vauxoo.readthedocs.io/", "Changelog, https://pre-commit-vauxoo.readthedocs.io/en/latest/changelog.html", "Issue Tracker, https://github.com/Vauxoo/pre-commit-vauxoo/issues" ]
twine/6.2.0 CPython/3.13.11
2026-02-20T23:37:26.496166
pre_commit_vauxoo-8.2.25.tar.gz
87,712
ee/8c/651fec23f6a1f95d2d2de6413973fd08a8a128bbaa48e4ddc18f7afad9bb/pre_commit_vauxoo-8.2.25.tar.gz
source
sdist
null
false
9c28dec3605504caa930106f2ab14405
edcf63cfb2346f26806a34c1e4f6c8c26e702a36a6321ea4f2e40bf9edff76b9
ee8c651fec23f6a1f95d2d2de6413973fd08a8a128bbaa48e4ddc18f7afad9bb
null
[ "LICENSE", "AUTHORS.rst" ]
245
2.1
fair-trees
3.1.9
Fairness-aware decision tree and random forest classifiers
# fair-trees This package is the implementation of the paper [**"Fair tree classifier using strong demographic parity"**](https://link.springer.com/article/10.1007/s10994-023-06376-z) (Pereira Barata et al., *Machine Learning*, 2023). It provides fairness-aware decision tree and random forest classifiers built on a m...
text/markdown
null
null
null
null
BSD-3-Clause
null
[ "Intended Audience :: Science/Research", "Intended Audience :: Developers", "Programming Language :: C", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Development Status :: 3 - Alpha", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System ...
[]
null
null
>=3.10
[]
[]
[]
[ "numpy>=1.22.0", "scipy>=1.8.0", "joblib>=1.2.0", "threadpoolctl>=3.1.0", "pandas>=1.4.0", "matplotlib>=3.5.0", "numpy>=1.22.0; extra == \"build\"", "scipy>=1.8.0; extra == \"build\"", "cython>=3.0.10; extra == \"build\"", "meson-python>=0.17.1; extra == \"build\"", "pytest>=7.1.2; extra == \"te...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:37:03.407187
fair_trees-3.1.9.tar.gz
1,286,151
bc/3a/fc5c2a49f8f263dbac9cc3a50a81f9a1650a49ecd3316bb6f5253b57e3ed/fair_trees-3.1.9.tar.gz
source
sdist
null
false
3a289c4f4c0fca36f5adaaf21536fbd2
2f2ec55e5e1d53ea8ac5cb0b7aea6df304e582e0718aaa55229e8b6abacba23c
bc3afc5c2a49f8f263dbac9cc3a50a81f9a1650a49ecd3316bb6f5253b57e3ed
null
[]
1,015
2.2
game-audio
2.1.0
Python bindings for Game Audio Module - a C++ audio system built on miniaudio
# Game Audio Module A C++20 audio system built on miniaudio with full Python bindings for game development. ## Features - **Layered Music**: Multi-track audio with independent layer control and fading - **Sound Groups**: Categorize and control collections of sounds - **Volume Control**: Master, group, and individual...
text/markdown
null
Hanna Harmon <hanna.marie.harmon@gmail.com>
null
null
Unlicense
audio, game, sound, music, miniaudio, pybind11
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Topic :: Multimedia :: Sound/Audio", "Topic :: Software Development :: Libraries :: Python Modules", "License :: OSI Approved :: The Unlicense (Unlicense)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7...
[]
null
null
>=3.7
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/hannaharmon/game-audio", "Documentation, https://hannaharmon.github.io/game-audio", "Repository, https://github.com/hannaharmon/game-audio", "Issues, https://github.com/hannaharmon/game-audio/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:36:32.923902
game_audio-2.1.0-cp313-cp313-win_amd64.whl
420,801
94/9c/e4862f2bd7e59c4769b8f96ff82cdd980699e5f68bc49aef124717fc5894/game_audio-2.1.0-cp313-cp313-win_amd64.whl
cp313
bdist_wheel
null
false
07345acf93443e631609ca24c546d36d
276eb96fa3fe1f17ff7be64912a3bd81d08f2cfc616aaf645bb275598785e417
949ce4862f2bd7e59c4769b8f96ff82cdd980699e5f68bc49aef124717fc5894
null
[]
854
2.4
veramem-kernel
1.1.8
Minimal deterministic cognitive kernel for traceable and auditable reasoning systems.
# Veramem Kernel **A deterministic cognitive core for recording truth, enforcing invariants, and preserving temporal integrity.** The Veramem Kernel is a minimal, sovereign foundation designed to make factual systems **auditable, deterministic, and composable by construction**. It provides a formal substrate for buil...
text/markdown
Julien Lefauconnier
null
Julien Lefauconnier
null
null
ai, cognitive, deterministic, auditability, traceability, reasoning, kernel
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Operating System :: OS Independent", "Topic :: Software Development :: Libraries", "Topic :: Sci...
[]
null
null
>=3.10
[]
[]
[]
[ "pynacl>=1.5; extra == \"crypto\"" ]
[]
[]
[]
[ "Repository, https://github.com/Julien-Lefauconnier/kernel", "Issues, https://github.com/Julien-Lefauconnier/kernel/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:35:21.940331
veramem_kernel-1.1.8.tar.gz
160,917
7e/8a/56577287d6d146a60cc99ad0c52f5906f601bcb2b1aa42151e5f1dc77154/veramem_kernel-1.1.8.tar.gz
source
sdist
null
false
344b54c32bf5c7dd8429e4c5274617da
07e002663830510d755feb02d3d2101e58477811b4c5c20e2362cc3e8ee3c6f2
7e8a56577287d6d146a60cc99ad0c52f5906f601bcb2b1aa42151e5f1dc77154
Apache-2.0
[ "LICENSE", "NOTICE" ]
242
2.4
henchman-ai
0.3.7
A model-agnostic AI agent CLI - your AI henchman for the terminal
# Henchman-AI > Your AI Henchman for the Terminal - A Model-Agnostic AI Agent CLI [![PyPI version](https://img.shields.io/pypi/v/henchman-ai.svg)](https://pypi.org/project/henchman-ai/) [![Python versions](https://img.shields.io/pypi/pyversions/henchman-ai.svg)](https://pypi.org/project/henchman-ai/) [![License: MIT]...
text/markdown
null
Matthew <matthew@example.com>
null
null
null
agent, ai, anthropic, assistant, cli, deepseek, henchman, llm, openai, terminal
[ "Development Status :: 4 - Beta", "Environment :: Console", "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", "Pr...
[]
null
null
>=3.10
[]
[]
[]
[ "aiohttp>=3.9", "anthropic>=0.40", "anyio>=4.0", "beautifulsoup4>=4.12", "chromadb>=0.4", "click>=8.0", "fastembed>=0.3", "httpx>=0.27", "mcp>=1.0", "networkx>=3.0", "openai>=1.40", "prompt-toolkit>=3.0", "pydantic>=2.0", "pyyaml>=6.0", "rich>=13.0", "textual>=0.75", "tiktoken>=0.5",...
[]
[]
[]
[ "Homepage, https://github.com/MGPowerlytics/henchman-ai", "Repository, https://github.com/MGPowerlytics/henchman-ai", "Documentation, https://github.com/MGPowerlytics/henchman-ai/tree/main/docs", "Changelog, https://github.com/MGPowerlytics/henchman-ai/blob/main/CHANGELOG.md", "Bug Tracker, https://github.c...
twine/6.2.0 CPython/3.12.7
2026-02-20T23:35:05.687954
henchman_ai-0.3.7.tar.gz
1,133,033
79/cc/24870acb35b59f79b3a6c16df42ad23e3c926102b95a362710ad686d5504/henchman_ai-0.3.7.tar.gz
source
sdist
null
false
160ec563de336d7b08f86160271017df
d5c55028d4947cea8be83aea6a8714b0ce115a5087fb0f69eb6f4714cd0f78ed
79cc24870acb35b59f79b3a6c16df42ad23e3c926102b95a362710ad686d5504
MIT
[ "LICENSE" ]
234
2.3
sndls
0.1.13
An audio-friendly ls, with a little something extra
# `sndls`: An audio-friendly `ls`, with a little something extra `sndls` (sound `ls`) is a command-line tool designed for quick and efficient inspection of audio data. It provides functionalities such as: - Saving search results to a `.csv` file for later analysis. - Detecting clipped, silent, or anomalous files that...
text/markdown
null
Esteban Gómez <esteban.gomezmellado@aalto.fi>
null
null
null
audio, dataset, dsp
[]
[]
null
null
>=3.9
[]
[ "sndls" ]
[]
[ "numpy>=2.0.2", "polars>=1.23.0", "scipy>=1.13.1", "soundfile>=0.13.1", "tqdm>=4.67.1", "ruff>=0.9.7; extra == \"lint\"" ]
[]
[]
[]
[ "Bug Tracker, https://github.com/eagomez2/sndls/issues", "Changelog, https://github.com/eagomez2/sndls/releases", "Documentation, https://github.com/eagomez2/sndls", "Home, https://github.com/eagomez2/sndls", "Repository, https://github.com/eagomez2/sndls" ]
python-requests/2.32.5
2026-02-20T23:34:49.129652
sndls-0.1.13.tar.gz
37,726
08/b6/4b3b4664f6390b64569cc8f9eed092bcb9968f8de767b8d0beff5f56ec6d/sndls-0.1.13.tar.gz
source
sdist
null
false
3d6d551f68e8bf47c3cd99c22e5640bd
f7e672632ed9ddafece56e1f6cfeae787e7f4de1922e0ba9c76ca3961901102d
08b64b3b4664f6390b64569cc8f9eed092bcb9968f8de767b8d0beff5f56ec6d
null
[]
238
2.4
onair-monitor
0.1.2
Linux daemon that detects camera usage and notifies Home Assistant via webhooks.
# onair-monitor A tiny Linux daemon that detects camera usage and notifies [Home Assistant](https://www.home-assistant.io/) via webhooks. Optionally shows a system-tray icon that turns red when a camera is active. ## Install ```bash uv tool install onair-monitor ``` ### Tray icon support To enable the system-tray ...
text/markdown
null
Marius Helf <marius@happyyeti.tech>
null
null
null
null
[ "Development Status :: 3 - Alpha", "Environment :: No Input/Output (Daemon)", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language ...
[]
null
null
>=3.9
[]
[]
[]
[ "pytest>=7.0; extra == \"dev\"", "pillow>=9.0; extra == \"tray\"", "pygobject>=3.54.5; extra == \"tray\"", "pystray>=0.19; extra == \"tray\"" ]
[]
[]
[]
[ "Homepage, https://github.com/mariushelf/onair_monitor", "Repository, https://github.com/mariushelf/onair_monitor" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:34:36.196185
onair_monitor-0.1.2.tar.gz
54,791
7a/f6/aac2265c19b65133124197ad73bad68dcf07b93e5a92354f59d7956787e6/onair_monitor-0.1.2.tar.gz
source
sdist
null
false
a2543690821a48b02a07c43fec1c9273
f50687e913dd725d2e2898e0651ddd0b8b83dc19c6df4822ce33c4c5753e0d25
7af6aac2265c19b65133124197ad73bad68dcf07b93e5a92354f59d7956787e6
MIT
[ "LICENSE" ]
224
2.4
quantconnect-stubs
17541
Type stubs for QuantConnect's Lean
# QuantConnect Stubs This package contains type stubs for QuantConnect's [Lean](https://github.com/QuantConnect/Lean) algorithmic trading engine and for parts of the .NET library that are used by Lean. These stubs can be used by editors to provide type-aware features like autocomplete and auto-imports in QuantConnect...
text/markdown
QuantConnect
support@quantconnect.com
null
null
null
null
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3" ]
[]
https://github.com/QuantConnect/quantconnect-stubs-generator
null
null
[]
[]
[]
[ "pandas", "matplotlib" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.14
2026-02-20T23:31:55.598404
quantconnect_stubs-17541.tar.gz
1,136,435
89/64/312fe0ce110e3bd9a88d2fe28046c90a27e96cd4420f880fdec6c4cf0bf9/quantconnect_stubs-17541.tar.gz
source
sdist
null
false
760c68a1a80e0ffd6b5d2cf06ed891d9
fad18f839b2f060322e419ac68f91895e77c920994c71b839c3d8a66be00b0e2
8964312fe0ce110e3bd9a88d2fe28046c90a27e96cd4420f880fdec6c4cf0bf9
null
[]
690
2.1
metatrader5
5.0.5640
API Connector to MetaTrader 5 Terminal
`MetaTrader <https://www.metatrader5.com>`_ is a multi-asset platform for trading in the Forex market and stock exchanges. In addition to the basic trading functionality which enables access to financial markets, the platform provides powerful tools for analyzing vast amounts of price data. These include charts, tech...
text/x-rst
MetaQuotes Ltd.
plugins@metaquotes.net
MetaQuotes Ltd.
plugins@metaquotes.net
MIT
metatrader mt5 metaquotes mql5 forex currency exchange
[ "Development Status :: 5 - Production/Stable", "Topic :: Office/Business :: Financial", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programmi...
[ "Windows" ]
https://www.metatrader5.com
null
<4,>=3.6
[]
[]
[]
[ "numpy>=1.7" ]
[]
[]
[]
[ "Documentation, https://www.mql5.com/en/docs/integration/python_metatrader5", "Forum, https://www.mql5.com/en/forum" ]
twine/6.2.0 CPython/3.14.2
2026-02-20T23:31:21.247331
metatrader5-5.0.5640-cp39-cp39-win_amd64.whl
58,834
03/c8/a74181a90cebb22d35efd0dc6187fd46c5bf454ec8fe8b2fd398da2db16a/metatrader5-5.0.5640-cp39-cp39-win_amd64.whl
cp39
bdist_wheel
null
false
d15a1920542ab9ce560a52c6d2b69b98
6eb177c22e08665f45253c2689a8a04616556128293fa85dee0b87528a50c6ca
03c8a74181a90cebb22d35efd0dc6187fd46c5bf454ec8fe8b2fd398da2db16a
null
[]
2,999
2.4
orca-mlips
1.1.0
MLIP plugins for ORCA ExtTool (UMA, ORB, MACE, AIMNet2)
# orca-mlips [![DOI](https://zenodo.org/badge/1160316090.svg)](https://zenodo.org/badge/latestdoi/1160316090) MLIP (Machine Learning Interatomic Potential) plugins for ORCA `ExtTool` (`ProgExt`) interface. Four model families are currently supported: - **UMA** ([fairchem](https://github.com/facebookresearch/fairchem...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "numpy", "ase", "torch>=2.8.0; extra == \"uma\"", "fairchem-core>=2.13; extra == \"uma\"", "torch>=2.8.0; extra == \"orb\"", "orb-models; extra == \"orb\"", "torch>=2.8.0; extra == \"mace\"", "mace-torch; extra == \"mace\"", "torch>=2.8.0; extra == \"aimnet2\"", "aimnet; extra == \"aimnet2\"" ]
[]
[]
[]
[ "Homepage, https://github.com/t-0hmura/orca-mlips", "Repository, https://github.com/t-0hmura/orca-mlips" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:31:17.803796
orca_mlips-1.1.0.tar.gz
39,037
77/d2/19c0c33ab89e0697c964f059fcaa195e6d1d7c21d8bf444f4f6beda76e56/orca_mlips-1.1.0.tar.gz
source
sdist
null
false
652dd7880056f5eeb3766d55d6fd9701
3eff7d66bce105ae1905a43437876b740f9413d426480b6dfd270336c33bd18a
77d219c0c33ab89e0697c964f059fcaa195e6d1d7c21d8bf444f4f6beda76e56
MIT
[ "LICENSE" ]
217
2.4
django-geoaddress
0.2.0
Django integration for address verification and geocoding. Provides Django fields, widgets, and admin integration for the geoaddress library.
# django-geoaddress Django integration for address verification and geocoding. Provides Django fields, widgets, and admin integration for the [geoaddress](https://github.com/hicinformatic/python-geoaddress) library. ## Installation ```bash pip install django-geoaddress ``` ## Features - **Django Model Fields**: `G...
text/markdown
null
Hicinformatic <hicinformatic@gmail.com>
null
null
MIT
django, geocoding, reverse-geocoding, address, geolocation, maps, django-fields, django-widgets, address-autocomplete, python
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Framework :: Django", "Framework :: Django :: 3.2", "Framework :: Django :: 4.0", "Framework :: Django :: 4.1", "Framework :: Django :: 4.2", "Framework :: Django :: 5.0", "Programming Language :: Python :: 3", "Programming Lang...
[]
null
null
>=3.10
[]
[]
[]
[ "Django>=3.2", "geoaddress>=0.2.2", "django-boosted>=0.1.0", "django-providerkit>=0.1.0", "django-virtualqueryset>=0.1.0", "pytest>=7.0; extra == \"dev\"", "pytest-django>=4.5; extra == \"dev\"", "ruff>=0.5; extra == \"dev\"", "mypy>=1.0; extra == \"dev\"", "django-stubs>=5.0.0; extra == \"dev\"",...
[]
[]
[]
[ "Homepage, https://github.com/hicinformatic/django-geoaddress", "Repository, https://github.com/hicinformatic/django-geoaddress", "Documentation, https://github.com/hicinformatic/django-geoaddress#readme", "Issues, https://github.com/hicinformatic/django-geoaddress/issues" ]
twine/6.2.0 CPython/3.12.3
2026-02-20T23:29:51.754319
django_geoaddress-0.2.0.tar.gz
13,826
0c/1f/4e24b60b56cf84e96e0f33f846722ca3ddcb33983a53ba7f8940e73152c0/django_geoaddress-0.2.0.tar.gz
source
sdist
null
false
31a42ae61ac6ef52956ee164538ed988
e63aebb877c9433b4cca059628e786ab007291bc92c57c62abefaae5313a7131
0c1f4e24b60b56cf84e96e0f33f846722ca3ddcb33983a53ba7f8940e73152c0
null
[ "LICENSE" ]
221
2.4
aivora
0.1.0
Feature interaction utilities for ML workflows
# Aivora A Python package for generating interaction features. ## Installation ```bash pip install aivora ```
text/markdown
Your Name
null
null
null
null
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "numpy", "pandas" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.7
2026-02-20T23:28:03.449587
aivora-0.1.0.tar.gz
2,218
2f/af/26795a29a2877f88be2b7cad86f57deacf809757664bd709111442586b02/aivora-0.1.0.tar.gz
source
sdist
null
false
4f457efe69c7d7e3085a6d1dfe98355b
dc590eebc162151f1550676722de57f3f8f5e916f9cf3e8f319f0104f096f1ac
2faf26795a29a2877f88be2b7cad86f57deacf809757664bd709111442586b02
null
[]
247
2.4
g16-mlips
1.1.0
MLIP plugins for Gaussian16 External (UMA, ORB, MACE, AIMNet2)
# g16-mlips [![DOI](https://zenodo.org/badge/1160316483.svg)](https://zenodo.org/badge/latestdoi/1160316483) MLIP (Machine Learning Interatomic Potential) plugins for Gaussian 16 `External` interface. Four model families are currently supported: - **UMA** ([fairchem](https://github.com/facebookresearch/fairchem)) — ...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.9
[]
[]
[]
[ "numpy", "ase", "torch>=2.8.0; extra == \"uma\"", "fairchem-core>=2.13; extra == \"uma\"", "torch>=2.8.0; extra == \"orb\"", "orb-models; extra == \"orb\"", "torch>=2.8.0; extra == \"mace\"", "mace-torch; extra == \"mace\"", "torch>=2.8.0; extra == \"aimnet2\"", "aimnet; extra == \"aimnet2\"" ]
[]
[]
[]
[ "Homepage, https://github.com/t-0hmura/g16-mlips", "Repository, https://github.com/t-0hmura/g16-mlips" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:27:51.695170
g16_mlips-1.1.0.tar.gz
38,895
35/24/ee5c11540755774f6f9b8a2bcc246e6e6b0900a98946258e50dc6c990f22/g16_mlips-1.1.0.tar.gz
source
sdist
null
false
a3c12c2015e12cf5d34009984e8b5d4e
93da3b27af01a1b7ffb51f3fb29bbb1898dd5c1140d8df633154f5360db9a2a6
3524ee5c11540755774f6f9b8a2bcc246e6e6b0900a98946258e50dc6c990f22
MIT
[ "LICENSE" ]
232
2.4
npc_lims
0.1.191
Tools to fetch and update paths, metadata and state for Mindscope Neuropixels sessions, in the cloud.
# npc_lims **n**euro**p**ixels **c**loud **l**ab **i**nformation **m**anagement **s**ystem Tools to fetch and update paths, metadata and state for Mindscope Neuropixels sessions, in the cloud. [![PyPI](https://img.shields.io/pypi/v/npc-lims.svg?label=PyPI&color=blue)](https://pypi.org/project/npc-lims/) [![Python ver...
text/markdown
null
Arjun Sridhar <arjun.sridhar@alleninstitute.org>, Ben Hardcastle <ben.hardcastle@alleninstitute.org>
null
null
MIT
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux" ]
[]
null
null
>=3.9
[]
[]
[]
[ "npc-session>=0.1.36", "redis>=4.1.4", "pydbhub-bjh>=0.0.8", "pyyaml>=6.0.1", "pyopenssl>=23.2.0", "openpyxl>=3.1.2", "packaging>=23.2", "types-pyYAML>=6.0.12.12", "types-requests>=2.31.0.6", "npc-io>=0.1.24", "codeocean>=0.3.1", "aind-session>=0.3.4", "polars>1.0; extra == \"polars\"" ]
[]
[]
[]
[ "Repository, https://github.com/AllenInstitute/npc_lims", "Issues, https://github.com/AllenInstitute/npc_lims/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-20T23:27:37.760782
npc_lims-0.1.191-py3-none-any.whl
46,840
48/02/391819c38464ba45620287df20e01008f46564a49dd7c1c40fb5c60e6682/npc_lims-0.1.191-py3-none-any.whl
py3
bdist_wheel
null
false
751deba466b39e9a9746113025b4c258
3fd84d87dfb74521b1d19f74733c01de9b89b8b6485c7ef3523e3b713d7b7aaa
4802391819c38464ba45620287df20e01008f46564a49dd7c1c40fb5c60e6682
null
[ "LICENSE" ]
0
2.4
clusteval
2.2.7
clusteval is a python package for unsupervised cluster validation.
# clusteval <p align="center"> <a href="https://erdogant.github.io/clusteval"> <img src="https://github.com/erdogant/clusteval/blob/master/docs/figs/logo_large_2.png" width="300" /> </a> </p> [![Python](https://img.shields.io/pypi/pyversions/clusteval)](https://img.shields.io/pypi/pyversions/clusteval) [...
text/markdown
null
Erdogan Taskesen <erdogant@gmail.com>
null
null
null
Python, machine-learning, unsupervised, clustering, dbindex, silhouette score, density based clustering, validation
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent", "Intended Audience :: Education", "Intended Audience :: Science/Research", "Operating System :: Unix", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS", "Topic :: Scientific/Engineering :: Artificial In...
[]
null
null
>=3
[]
[]
[]
[ "scatterd>=1.3.5", "pypickle", "matplotlib", "numpy", "pandas", "tqdm", "seaborn", "scikit-learn", "colourmap>=1.1.14", "datazets>=1.1.0", "df2onehot" ]
[]
[]
[]
[ "Homepage, https://erdogant.github.io/clusteval", "Download, https://github.com/erdogant/clusteval/archive/{version}.tar.gz" ]
twine/6.2.0 CPython/3.12.12
2026-02-20T23:26:13.121966
clusteval-2.2.7.tar.gz
36,979
a7/d4/6826ec5d2a85d33eaf32acb1fd04c750d4a7afd918399e56fa30c5553c68/clusteval-2.2.7.tar.gz
source
sdist
null
false
c533ac5aa079ae019ba78b16f9bdc496
439ab17de89d6f9a6d1e9e9d7f7058b24b8520dd9590135414b8297e7ec569d2
a7d46826ec5d2a85d33eaf32acb1fd04c750d4a7afd918399e56fa30c5553c68
MIT
[ "LICENSE" ]
315
2.4
vastai-sdk
0.5.0
SDK for Vast.ai GPU Cloud Service
# Vast.ai Python SDK [![PyPI version](https://badge.fury.io/py/vastai-sdk.svg)](https://badge.fury.io/py/vastai-sdk) The official Vast.ai SDK pip package. ## Install ```bash pip install vastai-sdk ``` ## Examples NOTE: Ensure your Vast.ai API key is set in your working environment as `VAST_API_KEY`. Alternatively, y...
text/markdown
Chris McKenzie
chris@vast.ai
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
null
null
>=3.9
[]
[]
[]
[ "aiodns>=3.6.0", "aiohttp>=3.9.1", "anyio<4.5,>=4.4", "borb<2.2.0,>=2.1.25", "fastapi<1.0,>=0.110", "hf_transfer>=0.1.9", "jsonschema>=3.2", "nltk<3.10,>=3.9", "psutil<6.1,>=6.0", "pycares==4.11.0", "pycryptodome<3.21,>=3.20", "pyparsing<4.0,>=3.1", "python-dateutil>=2.8.2", "pytz>=2023.3"...
[]
[]
[]
[ "Homepage, https://vast.ai", "Repository, https://github.com/vast-ai/vast-sdk", "Source, https://github.com/vast-ai/vast-sdk" ]
poetry/2.3.2 CPython/3.12.12 Linux/6.11.0-1018-azure
2026-02-20T23:26:07.111787
vastai_sdk-0.5.0-py3-none-any.whl
125,163
6e/e9/1092205a172d207426152904622eef208ec372063e41307c9ddfc8e89221/vastai_sdk-0.5.0-py3-none-any.whl
py3
bdist_wheel
null
false
ebf100cb1fb093fbe8a91707031f451c
5ad073bc8734d014bad4aa048e93f01c9477f9d5aada3aab5ffeabdba130830a
6ee91092205a172d207426152904622eef208ec372063e41307c9ddfc8e89221
null
[ "LICENSE" ]
12,564
2.4
tvminer
0.22.1
Thin wrapper around inference: load_model and predict_batch for batch frame results.
# tvminer Thin PyPI package that exposes `load_model` and `predict_batch` by delegating to the bundled `inference` extension (`.so`). The wheel includes the `.so`, so it works wherever it is installed (local, venv, Chutes, PyPI). ## Build (include .so in wheel) From the **repository root** (parent of `pypi_package/`...
text/markdown
null
null
null
null
null
inference, miner, predict_batch
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12" ]
[]
null
null
>=3.10
[]
[]
[]
[ "numpy", "pydantic>=2", "pytest; extra == \"dev\"", "build; extra == \"dev\"", "twine; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.12
2026-02-20T23:25:59.935021
tvminer-0.22.1.tar.gz
5,475,957
ff/3d/a40de9bb9b7610291f3975d3f9e4f21acd9b4d73984d36b9535c68294d05/tvminer-0.22.1.tar.gz
source
sdist
null
false
ed57fec71036a853c8d7cfd16b8143c8
3ad65e7173a08cc127c956d18121741c8257f03241e6dd3947646c9033429752
ff3da40de9bb9b7610291f3975d3f9e4f21acd9b4d73984d36b9535c68294d05
MIT
[]
241
2.4
flaskpp
0.4.9
A Flask based framework for fast and easy app creation. Experience the real power of Flask without boilerplate, but therefore a well balanced mix of magic and the default Flask framework.
# 🧪 Flask++ > ⚠️ This framework will no longer be maintained! We recommend using [WebFluid](https://github.com/GrowVolution/WebFluid) instead. Tired of setting up Flask from scratch every single time? 🤯 With **Flask++**, you can spin up and manage multiple apps in **under two minutes**. ⚡ And most important:...
text/markdown
null
Pierre <pierre@growv-mail.org>
null
null
null
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "flask", "flask-sqlalchemy", "flask-migrate", "flask-limiter", "flask-babelplus", "flask-mailman", "flask-security-too", "flask-wtf", "flask-caching", "flask-smorest", "flask-jwt-extended", "flask-authlib-client", "pymysql", "python-dotenv", "python-socketio[asgi]", "argon2_cffi", "a...
[]
[]
[]
[]
twine/6.2.0 CPython/3.14.3
2026-02-20T23:25:21.573233
flaskpp-0.4.9.tar.gz
66,571
d0/12/aece66f9fd96ca3b32efa378396639c162877cf5c9ef83c53848cef20290/flaskpp-0.4.9.tar.gz
source
sdist
null
false
3db496ea8a88e0cc806491f12f6442af
1f028461fdbaaf53265e6a4f68e159d458eaf0cff46d31907c05bc7f3eafbae9
d012aece66f9fd96ca3b32efa378396639c162877cf5c9ef83c53848cef20290
null
[ "LICENSE" ]
227
2.4
agentcage
0.3.4
Defense-in-depth proxy sandbox for AI agents
<p align="center"> <img src="docs/agentcage.png" alt="agentcage logo" width="250"> </p> # agentcage *Defense-in-depth proxy sandbox for AI agents.* Because "the agent would never do that" is not a security policy. > :warning: **Warning:** This is an experimental project. It has not been audited by security profes...
text/markdown
Luca Martinetti
null
null
null
MIT
agent, ai, container, mitmproxy, proxy, sandbox, security
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12...
[]
null
null
>=3.12
[]
[]
[]
[ "click>=8.1", "jinja2>=3.1", "pyyaml>=6.0" ]
[]
[]
[]
[ "Homepage, https://github.com/agentcage/agentcage", "Repository, https://github.com/agentcage/agentcage", "Documentation, https://github.com/agentcage/agentcage/tree/master/docs", "Issues, https://github.com/agentcage/agentcage/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:24:43.301354
agentcage-0.3.4.tar.gz
574,973
c9/c7/3d7384cb1246518a6374cf3fd8e5078fa98b5f870d1f126a20c13e223742/agentcage-0.3.4.tar.gz
source
sdist
null
false
5761d3e0c36f47dc6c1a22ca40ce56bf
37b9608f705b4e3f8dc536720080b673c5a73c8f42968be82c956fb23ced331c
c9c73d7384cb1246518a6374cf3fd8e5078fa98b5f870d1f126a20c13e223742
null
[ "LICENSE" ]
239
2.4
hnet
1.3.1
Graphical Hypergeometric Networks
[![Python](https://img.shields.io/pypi/pyversions/hnet)](https://img.shields.io/pypi/pyversions/hnet) [![Pypi](https://img.shields.io/pypi/v/hnet)](https://pypi.org/project/hnet/) [![Docs](https://img.shields.io/badge/Sphinx-Docs-Green)](https://erdogant.github.io/hnet/) [![LOC](https://sloc.xyz/github/erdogant/hnet...
text/markdown
null
Erdogan Taskesen <erdogant@gmail.com>
null
null
null
Python, hnet, network analysis, tabular data, data analysis, graph, machine learning, AI
[ "Programming Language :: Python :: 3", "Intended Audience :: Education", "Intended Audience :: Science/Research", "Operating System :: Unix", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS", "Operating System :: OS Independent", "Topic :: Scientific/Engineering :: Artificial In...
[]
null
null
>=3
[]
[]
[]
[ "colourmap", "pypickle", "classeval", "matplotlib", "numpy", "pandas", "statsmodels", "networkx", "python-louvain", "tqdm", "scikit-learn", "ismember", "imagesc", "df2onehot", "fsspec", "datazets" ]
[]
[]
[]
[ "Homepage, https://erdogant.github.io/hnet", "Download, https://github.com/erdogant/hnet/archive/{version}.tar.gz" ]
twine/6.2.0 CPython/3.12.12
2026-02-20T23:24:02.713196
hnet-1.3.1.tar.gz
54,413
11/24/f7513acc13aeec1d230e8bed097512733e2e3d80097545962dc43fe3da40/hnet-1.3.1.tar.gz
source
sdist
null
false
6cc5e18f56f054f94d0c08675b0b877f
7fe63db441895739f0cfcdda1c9459b0dadaf34830a0e2bb4c026523d2a2d512
1124f7513acc13aeec1d230e8bed097512733e2e3d80097545962dc43fe3da40
MIT
[ "LICENCE.txt", "LICENSE" ]
250
2.4
reuseify
0.1.2
Automate REUSE license annotation from git history.
<!-- SPDX-FileCopyrightText: 2026 Sahil Jhawar SPDX-FileContributor: Sahil Jhawar SPDX-License-Identifier: GPL-3.0-or-later --> <!-- --> # reuseify [![PyPi](https://badge.fury.io/py/reuseify.svg)](https://badge.fury.io/py/reuseify) [![Python version](https://img.shields.io/pypi/pyversions/reuseify.svg)](https://badg...
text/markdown
null
null
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Operating System :: POSIX", "Operating System :: Unix", "Operating System :: MacOS" ]
[]
null
null
>=3.11
[]
[]
[]
[ "typer>=0.12", "rich>=13.0", "reuse>=6.2.0" ]
[]
[]
[]
[ "Homepage, https://github.com/sahiljhawar/reuseify", "Tracker, https://github.com/sahiljhawar/reuseify/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:22:53.715050
reuseify-0.1.2.tar.gz
19,654
fd/be/3026c79aaa8b0d463bd96362e708b8b424f62bfd9791be7c760028f51059/reuseify-0.1.2.tar.gz
source
sdist
null
false
0c1b26b3bc23a75963f3c6a64968586b
05dd68e0fc68e1233504d17cb6812e07cb61bb140973b1a16eb80b0b34691e62
fdbe3026c79aaa8b0d463bd96362e708b8b424f62bfd9791be7c760028f51059
GPL-3.0-or-later
[ "LICENSES/GPL-3.0-or-later.txt" ]
231
2.4
dsff
1.2.2
DataSet File Format (DSFF)
<p align="center" id="top"><img src="https://github.com/packing-box/python-dsff/raw/main/docs/pages/imgs/logo.png"></p> <h1 align="center">DataSet File Format <a href="https://twitter.com/intent/tweet?text=DataSet%20File%20Format%20-%20XSLX-based%20format%20for%20handling%20datasets.%0D%0ATiny%20library%20for%20handlin...
text/markdown
null
Alexandre D'Hondt <alexandre.dhondt@gmail.com>
null
null
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. ...
python, programming, dataset-file-format, dsff
[ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Other Audience", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python ...
[]
null
null
<4,>=3.10
[]
[]
[]
[ "openpyxl", "dsff[arrow]; extra == \"all\"", "pyarrow; extra == \"arrow\"" ]
[]
[]
[]
[ "documentation, https://python-dsff.readthedocs.io/en/latest/?badge=latest", "homepage, https://github.com/packing-box/python-dsff", "issues, https://github.com/packing-box/python-dsff/issues", "repository, https://github.com/packing-box/python-dsff" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:22:28.405110
dsff-1.2.2.tar.gz
184,700
16/72/7cdbf8195065b85b97379eecd67286a840e812a8623b10cd21780e501353/dsff-1.2.2.tar.gz
source
sdist
null
false
2c52539f3c0149c30baaeb5a5708b855
510feafbf11f325c4b4b18da69ba1209d91ae1b2745570cecbe69e396dfc8a4c
16727cdbf8195065b85b97379eecd67286a840e812a8623b10cd21780e501353
null
[ "LICENSE" ]
251
2.4
generic-robot-env
0.0.3
A generic MuJoCo-based robot environment generator for LeRobot or Gymnasium-style experiments.
# generic_robot_env A generic MuJoCo-based robot environment generator for LeRobot or Gymnasium-style experiments. This library is heavily inspired by and depends on the [gym_hil](https://github.com/huggingface/gym-hil) project which implemented the first variant of these configurations. This package provides * `Ro...
text/markdown
null
Bernie Telles <btelles@gmail.com>
null
null
MIT
gymnasium, mujoco, reinforcement-learning, robotics
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Topic :: Games/Entertainment ...
[]
null
null
>=3.12
[]
[]
[]
[ "gym-hil>=0.1.13", "gymnasium", "mujoco>=3.5.0", "numpy", "pillow", "pytest>=9.0.2", "ruff>=0.15.2", "mypy; extra == \"dev\"", "pre-commit; extra == \"dev\"", "pytest-cov; extra == \"dev\"", "ruff; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/btelles/generic-robot-env", "Bug Tracker, https://github.com/btelles/generic-robot-env/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:21:43.366134
generic_robot_env-0.0.3.tar.gz
243,193
98/b3/618f9c43d429b75265428ece1cc6ce1b13b9d07594c7dffbb6b1e1cfbb28/generic_robot_env-0.0.3.tar.gz
source
sdist
null
false
96e392910026ea03a246fe7462eb36d7
b0b7ff0d9d8127b1d0231c3ac39dc36df3f4130c20816602da5aadce5bfa4574
98b3618f9c43d429b75265428ece1cc6ce1b13b9d07594c7dffbb6b1e1cfbb28
null
[ "LICENSE" ]
233
2.4
NMSpy
161436.0
No Man's Sky python modding API
# NMS.py NMS.py is a python library to expose interal game functions for No Man's Sky. **NOTE:** This library is missing a lot of info which will gradually get added over time. It should also be noted that Game updates can very easily break mods utilising NMS.py, so care should be taken when using mods. Any res...
text/markdown
monkeyman192
null
monkeyman192
null
null
hooking, games, hacking, modding
[ "Development Status :: 3 - Alpha", "Environment :: Win32 (MS Windows)", "Operating System :: Microsoft", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Pytho...
[]
null
null
<4,>=3.9
[]
[]
[]
[ "pymhf[gui]==0.2.2" ]
[]
[]
[]
[ "Homepage, https://github.com/monkeyman192/NMS.py", "Repository, https://github.com/monkeyman192/NMS.py.git" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:21:15.351211
nmspy-161436.0.tar.gz
669,295
6d/8e/c8ddb15255cdb3cc9cb231254375d2b130e2d0fadf00b4c6043a45d1804d/nmspy-161436.0.tar.gz
source
sdist
null
false
380864d95009ec437f86f2eb2b3a1c36
1ea5153a085085b6ef83e8e55609c3c42f24b4bb10bdc7c25d960af1608d2794
6d8ec8ddb15255cdb3cc9cb231254375d2b130e2d0fadf00b4c6043a45d1804d
MIT
[ "LICENSE" ]
0
2.4
dimos
0.0.10
Powering agentive generalist robotics
<div align="center"> ![Dimensional](assets/dimensional-dark.svg#gh-dark-mode-only) ![Dimensional](assets/dimensional-light.svg#gh-light-mode-only) <h2>The Agentive Operating System for Generalist Robotics</h2> [![Discord](https://img.shields.io/discord/1341146487186391173?style=flat-square&logo=discord&logoColor=wh...
text/markdown
null
Dimensional Team <build@dimensionalOS.com>
null
null
null
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "dimos-lcm", "PyTurboJPEG==1.8.2", "numpy>=1.26.4", "scipy>=1.15.1", "pin>=3.3.0", "reactivex", "asyncio==3.4.3", "sortedcontainers==2.4.0", "pydantic", "python-dotenv", "annotation-protocol>=1.4.0", "lazy_loader", "dask[complete]==2025.5.1", "plum-dispatch==2.5.7", "structlog<26,>=25.5....
[]
[]
[]
[]
twine/6.2.0 CPython/3.10.12
2026-02-20T23:21:12.540963
dimos-0.0.10.tar.gz
969,266
fa/40/8a76c36f1c39834f191dccb29963becb96d2693702b4bf0051bcc02f3cb4/dimos-0.0.10.tar.gz
source
sdist
null
false
5a5f59d610eee91163147ea97536d97e
0c9c356d56defc225051c6f7711152bbf68a40756f7f0f71317452494f6cf315
fa408a76c36f1c39834f191dccb29963becb96d2693702b4bf0051bcc02f3cb4
null
[ "LICENSE" ]
183
2.4
opencode-memory
0.2
A Python MCP stdio instance for adding memory to AI coding agents
# OpenCode Memory Give your AI coding agent persistent memory and conversation archiving. ## What It Does OpenCode Memory provides two capabilities to AI coding agents like opencode: 1. **Memory** - Store and retrieve facts, preferences, and context across sessions 2. **Conversation Archiving** - Save full conversa...
text/markdown
Anomalo
null
null
null
MIT
null
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: ...
[]
null
null
>=3.10
[]
[]
[]
[ "faiss-cpu>=1.7.0", "mcp>=1.6.0", "mem0ai>=1.0.4", "pydantic>=2.0.0", "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\"" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:21:10.137354
opencode_memory-0.2.tar.gz
133,766
47/76/2ac050c45863e8aab06e1b04b46a0b5f621159da4505fa7e52057853facf/opencode_memory-0.2.tar.gz
source
sdist
null
false
237d52c2e0c50215751cc03eb297f9f8
b7b0c372c582c62571c5ea9bb5e6efc84b77fd2110d66e20d562653679be9b27
47762ac050c45863e8aab06e1b04b46a0b5f621159da4505fa7e52057853facf
null
[]
229
2.4
iplotx
1.7.1
Universal network and tree visualisation library.
[![Github Actions](https://github.com/fabilab/iplotx/actions/workflows/test.yml/badge.svg)](https://github.com/fabilab/iplotx/actions/workflows/test.yml) [![PyPI - Version](https://img.shields.io/pypi/v/iplotx)](https://pypi.org/project/iplotx/) [![RTD](https://readthedocs.org/projects/iplotx/badge/?version=latest)](ht...
text/markdown
null
Fabio Zanini <fabio.zanini@unsw.edu.au>
null
Fabio Zanini <fabio.zanini@unsw.edu.au>
MIT
graph, network, phylogeny, plotting, tree, visualisation
[ "Development Status :: 5 - Production/Stable", "Framework :: Matplotlib", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Prog...
[]
null
null
>=3.10
[]
[]
[]
[ "matplotlib>=3.10.0", "numpy>=2.0.0", "pandas>=2.0.0", "igraph>=0.11.0; extra == \"igraph\"", "networkx>=2.0.0; extra == \"networkx\"" ]
[]
[]
[]
[ "Homepage, https://github.com/fabilab/iplotx", "Documentation, https://readthedocs.org/iplotx", "Repository, https://github.com/fabilab/iplotx.git", "Bug Tracker, https://github.com/fabilab/iplotx/issues", "Changelog, https://github.com/fabilab/iplotx/blob/main/CHANGELOG.md" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T23:21:01.630325
iplotx-1.7.1.tar.gz
2,002,736
8a/5a/43d702a7d265cdd5883e34e41df1e4febb1aa3d00c85214c49d44bb38a2d/iplotx-1.7.1.tar.gz
source
sdist
null
false
1cd89d30c76040eed0eca034b6825372
4d4abdfa692ecb398726527ec23903ead0d2931aca114d93645fd7e561214dde
8a5a43d702a7d265cdd5883e34e41df1e4febb1aa3d00c85214c49d44bb38a2d
null
[]
858
2.4
ismember
1.2.0
Python package ismember returns array elements that are members of set array.
# ismember [![Python](https://img.shields.io/pypi/pyversions/ismember)](https://img.shields.io/pypi/pyversions/ismember) [![PyPI Version](https://img.shields.io/pypi/v/ismember)](https://pypi.org/project/ismember/) ![GitHub Repo stars](https://img.shields.io/github/stars/erdogant/ismember) [![License](https://img...
text/markdown
null
Erdogan Taskesen <erdogant@gmail.com>
null
null
null
Python, ismember, set membership, numpy, array, set, utilities
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent", "Intended Audience :: Education", "Intended Audience :: Science/Research", "Operating System :: Unix", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS", "Topic :: Scientific/Engineering :: Artificial In...
[]
null
null
>=3
[]
[]
[]
[ "numpy" ]
[]
[]
[]
[ "Homepage, https://erdogant.github.io/ismember", "Download, https://github.com/erdogant/ismember/archive/{version}.tar.gz" ]
twine/6.2.0 CPython/3.12.12
2026-02-20T23:20:39.394459
ismember-1.2.0.tar.gz
6,638
58/5f/ff61ea61280a9099968b715d2f27cd48b7c358157a20146e831a308617b6/ismember-1.2.0.tar.gz
source
sdist
null
false
33ea052461fb03316dc04f9bb5d1cd87
2263aaaad010e29b7a71bd6a6740e6c925d66574051a49ecaa7d1d213414c9b2
585fff61ea61280a9099968b715d2f27cd48b7c358157a20146e831a308617b6
MIT
[ "LICENSE" ]
674