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 | mkdocs-codeinclude-plugin | 0.3.1 | A plugin to include code snippets into mkdocs pages | # mkdocs-codeinclude-plugin
A plugin for mkdocs that allows some advanced 'includes' functionality to be used for embedded code blocks.
This is effectively an extended Markdown format, but is intended to degrade gracefully when rendered with a different renderer.
## Installation
1. Install the plugin:
```
... | text/markdown | null | Richard North <rich.north@gmail.com> | null | null | null | mkdocs, python, markdown, codeinclude | [
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.11"
] | [] | null | null | >=3.11 | [] | [] | [] | [
"mkdocs>=1.2",
"pygments>=2.9.0"
] | [] | [] | [] | [
"Homepage, https://github.com/rnorth/mkdocs-codeinclude-plugin"
] | 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-20T19:11:57.694732 | mkdocs_codeinclude_plugin-0.3.1-py3-none-any.whl | 8,610 | 77/ec/fd55b2d0b5e98f002a4bb4ce2b0e6f146703b99a93378fc363e8d9d6ef3e/mkdocs_codeinclude_plugin-0.3.1-py3-none-any.whl | py3 | bdist_wheel | null | false | 546298be9754dcecf73efd72292023a0 | 443f32c9e4412b84ec084bd2b454020c5bf06cb9a958682e08a528e62b45da4d | 77ecfd55b2d0b5e98f002a4bb4ce2b0e6f146703b99a93378fc363e8d9d6ef3e | MIT | [
"LICENSE"
] | 250 |
2.4 | pico-ioc | 2.2.4 | A minimalist, zero-dependency Inversion of Control (IoC) container for Python. | # 📦 Pico-IoC: A Robust, Async-Native IoC Container for Python
[](https://pypi.org/project/pico-ioc/)
[](https://deepwiki.com/dperezcabrera/pico-ioc)
[](ht... | text/markdown | null | David Perez Cabrera <dperezcabrera@gmail.com> | null | null | MIT License
Copyright (c) 2025 David Pérez Cabrera
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 limitatio... | python, ioc, dependency-injection, di-container, inversion-of-control, ioc-container, zero-dependency, minimalistic, async, asyncio, modular, pluggable, ioc-framework, ioc-containers, inversion-of-control-container | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Framework :: AsyncIO",
"Typing :: Typed",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Prog... | [] | null | null | >=3.11 | [] | [] | [] | [
"PyYAML; extra == \"yaml\"",
"graphviz; extra == \"graphviz\""
] | [] | [] | [] | [
"Homepage, https://github.com/dperezcabrera/pico-ioc",
"Documentation, https://dperezcabrera.github.io/pico-ioc/",
"Repository, https://github.com/dperezcabrera/pico-ioc",
"Changelog, https://github.com/dperezcabrera/pico-ioc/blob/main/CHANGELOG.md",
"Issue Tracker, https://github.com/dperezcabrera/pico-ioc... | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:11:44.994389 | pico_ioc-2.2.4.tar.gz | 284,385 | 8c/3f/d4a5106940989e467d83b6efe0d98a1cff77954c1d256eda91dd0303fcdb/pico_ioc-2.2.4.tar.gz | source | sdist | null | false | 6ccc6c753c81aabb7f73f7b59b0e280e | 38efaf0e9c696cf8f8abafce639a929dfa86eee683ee1a8caaf4616eda68e86f | 8c3fd4a5106940989e467d83b6efe0d98a1cff77954c1d256eda91dd0303fcdb | null | [
"LICENSE"
] | 576 |
2.4 | async-lru | 2.2.0 | Simple LRU cache for asyncio | async-lru
=========
:info: Simple lru cache for asyncio
.. image:: https://github.com/aio-libs/async-lru/actions/workflows/ci-cd.yml/badge.svg?event=push
:target: https://github.com/aio-libs/async-lru/actions/workflows/ci-cd.yml?query=event:push
:alt: GitHub Actions CI/CD workflows status
.. image:: https://im... | text/x-rst | null | null | aiohttp team <team@aiohttp.org> | team@aiohttp.org | MIT License | asyncio, lru, lru_cache | [
"License :: OSI Approved :: MIT License",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language... | [] | https://github.com/aio-libs/async-lru | null | >=3.10 | [] | [] | [] | [
"typing_extensions>=4.0.0; python_version < \"3.11\""
] | [] | [] | [] | [
"Chat: Matrix, https://matrix.to/#/#aio-libs:matrix.org",
"Chat: Matrix Space, https://matrix.to/#/#aio-libs-space:matrix.org",
"CI: GitHub Actions, https://github.com/aio-libs/async-lru/actions",
"GitHub: repo, https://github.com/aio-libs/async-lru"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:11:43.848137 | async_lru-2.2.0.tar.gz | 14,654 | 05/8a/ca724066c32a53fa75f59e0f21aa822fdaa8a0dffa112d223634e3caabf9/async_lru-2.2.0.tar.gz | source | sdist | null | false | 588dd2fcc8ca6a808a8ecbfca4f92ca1 | 80abae2a237dbc6c60861d621619af39f0d920aea306de34cb992c879e01370c | 058aca724066c32a53fa75f59e0f21aa822fdaa8a0dffa112d223634e3caabf9 | null | [
"LICENSE"
] | 686,957 |
2.4 | mdsh5 | 0.1.4 | A higher level python package that uses mdsthin to read MDSPlus data and store it in hdf5 formate for easy caching, viewing, distribution, and analysis. | # mdsh5
[](https://github.com/anchal-physics/mdsh5/actions/workflows/test.yml)

A higher level python package that uses [`mdsthin`](https://github.com/MDSplus/md... | text/markdown | null | Anchal Gupta <anchal.physics@gmail.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... | HDF5, MDSPLus | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Build Tools"
] | [] | null | null | >=3.7 | [] | [] | [] | [
"h5py>=3",
"mdsthin",
"pyyaml",
"tqdm"
] | [] | [] | [] | [
"Homepage, https://github.com/anchal-physics/mdsh5",
"Bug Reports, https://github.com/anchal-physics/mdsh5/issues",
"Source, https://github.com/anchal-physics/mdsh5"
] | twine/6.2.0 CPython/3.13.5 | 2026-02-20T19:11:33.893555 | mdsh5-0.1.4.tar.gz | 17,166 | 39/2c/c754d4f8110a816603ba8de68ac4137aa8002edfb36b8a8bbfa55a05fd0d/mdsh5-0.1.4.tar.gz | source | sdist | null | false | 9d4abfa1c6fe5fad4a83f2bf0258e47c | 04beebbe311927b19a3d81af562a2257605e47c8f8d885b3b2ffc604806e7471 | 392cc754d4f8110a816603ba8de68ac4137aa8002edfb36b8a8bbfa55a05fd0d | null | [
"LICENSE"
] | 204 |
2.4 | thelab-instrumentation | 0.5.0b0 | Shared instrumentation and monitoring code for Django projects | # thelab-instrumentation
[](https://gitlab.com/thelabnyc/thelab-instrumentation/-/releases)
[](https://gitlab.com/thelabnyc/thelab... | text/markdown | null | thelab <thelabdev@thelab.co> | null | null | ISC | null | [] | [] | null | null | >=3.13 | [] | [] | [] | [
"django-stubs-ext>=5.2.9",
"django<7.0,>=5.2",
"sentry-sdk>=2.53.0",
"typing-extensions>=4.15.0",
"boto3>=1.42.43; extra == \"cloudwatch\"",
"django-rq>=3.2.2; extra == \"rq\"",
"rq>=2.6.1; extra == \"rq\"",
"django-structlog>=8.0; extra == \"structlog\"",
"django-tasks>=0.7; extra == \"tasks\""
] | [] | [] | [] | [
"Homepage, https://gitlab.com/thelabnyc/thelab-instrumentation",
"Documentation, https://gitlab.com/thelabnyc/thelab-instrumentation",
"Repository, https://gitlab.com/thelabnyc/thelab-instrumentation"
] | twine/6.2.0 CPython/3.14.3 | 2026-02-20T19:10:39.851004 | thelab_instrumentation-0.5.0b0.tar.gz | 71,331 | 56/2e/d97beb360902120ec8b2abdc812c3d423e3e0a576a4ae9efbb5eaf408f43/thelab_instrumentation-0.5.0b0.tar.gz | source | sdist | null | false | 714c74324888469f74d5cde319396cd9 | 3f2e179c20d05efb7dcf09b4ba94af0ae88adb0792c40e86832f8cf766a7b4d2 | 562ed97beb360902120ec8b2abdc812c3d423e3e0a576a4ae9efbb5eaf408f43 | null | [
"LICENSE"
] | 263 |
2.4 | oxbitnet | 0.3.1 | Run BitNet b1.58 ternary LLMs with wgpu | # oxbitnet
Run [BitNet b1.58](https://github.com/microsoft/BitNet) ternary LLMs with GPU acceleration (wgpu).
Python bindings for [0xBitNet](https://github.com/m96-chan/0xBitNet) — also available as [`0xbitnet`](https://www.npmjs.com/package/0xbitnet) (npm) and [`oxbitnet`](https://crates.io/crates/oxbitnet) (Rus... | text/markdown; charset=UTF-8; variant=GFM | null | null | null | null | MIT | null | [
"Programming Language :: Rust",
"Programming Language :: Python :: Implementation :: CPython"
] | [] | null | null | >=3.9 | [] | [] | [] | [] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:09:54.077743 | oxbitnet-0.3.1-cp312-cp312-win_amd64.whl | 4,605,891 | 1c/5c/89d94355104effc5f5d6d9980caaa9db50118abb72f87af8f69ce119bad8/oxbitnet-0.3.1-cp312-cp312-win_amd64.whl | cp312 | bdist_wheel | null | false | d6705eb1dd774675bb7c121f3695987b | baff2216e4d228d8a4e8c1e3c36405b1545437dd82f30ee7bb13cfc7700ed7b3 | 1c5c89d94355104effc5f5d6d9980caaa9db50118abb72f87af8f69ce119bad8 | null | [] | 237 |
2.4 | msmcp-template | 0.0.12a5905147 | Template MCP Server - Basic Model Context Protocol implementation |
# Microsoft Template MCP Server
| text/markdown | null | Microsoft <azuremcp@microsoft.com> License-Expression: MIT | null | null | null | ai, llm, mcp, model-context-protocol, template | [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11"... | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/Microsoft/mcp/blob/main/servers/Template.Mcp.Server#readme",
"Documentation, https://github.com/Microsoft/mcp/blob/main/servers/Template.Mcp.Server#readme",
"Repository, https://github.com/microsoft/mcp",
"Issues, https://github.com/microsoft/mcp/issues"
] | RestSharp/106.13.0.0 | 2026-02-20T19:09:00.160127 | msmcp_template-0.0.12a5905147-py3-none-win_arm64.whl | 13,142,290 | d0/84/26a2b676c0ff06014aff143245d2850f5af687654a5a058157f7050f8c5d/msmcp_template-0.0.12a5905147-py3-none-win_arm64.whl | py3 | bdist_wheel | null | false | 0644f851464d56ac6124d5096691b48e | f7b3f6d89b9363f1431a0e99abb241081ea37a33fbc85b67d55e9181fd97072b | d08426a2b676c0ff06014aff143245d2850f5af687654a5a058157f7050f8c5d | null | [] | 341 |
2.4 | ppapp | 1.2.1 | Piecewise polynomial approximation: code generator for Chebyshev approximation | # ppapp/R - piecewise polynomial approximation of real functions
Code generator for piecewise Chebyshev approximation of smooth real-valued functions.
## Overview
This package generates C source code containing polynomial coefficients that approximate
a given function f(x) over a specified domain. The approximation ... | text/markdown | null | Joachim Wuttke <j.wuttke@fz-juelich.de>, Alexander Kleinsorge <alkl9873@th-wildau.de> | null | null | GPL-3.0-or-later | chebyshev, approximation, polynomial, code-generation, numerical | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Languag... | [] | null | null | >=3.9 | [] | [] | [] | [
"python-flint>=0.4.0",
"pytest>=7.0; extra == \"dev\"",
"ruff>=0.1.0; extra == \"dev\"",
"mypy>=1.0; extra == \"dev\""
] | [] | [] | [] | [
"Repository, https://jugit.fz-juelich.de/mlz/ppapp",
"Documentation, https://jugit.fz-juelich.de/mlz/ppapp/-/blob/main/R/userManual/userManual.pdf"
] | twine/6.2.0 CPython/3.12.4 | 2026-02-20T19:08:51.884044 | ppapp-1.2.1.tar.gz | 197,898 | 8b/d2/35adc2fdebf7489339630877047b50c49c49361407ec88f08219ca2ff5ea/ppapp-1.2.1.tar.gz | source | sdist | null | false | bc2da8cffd2dcacb3e18748f4398a5d5 | 57b14da979d83668c25b4cb3bc16d50a4cfd7c1deb6261ba268e6aa8270ef679 | 8bd235adc2fdebf7489339630877047b50c49c49361407ec88f08219ca2ff5ea | null | [
"LICENSE"
] | 213 |
2.4 | empirica-mcp | 1.5.4 | MCP server for Empirica epistemic framework | # Empirica MCP Server
**MCP (Model Context Protocol) server for Empirica epistemic framework**
[](https://pypi.org/project/empirica-mcp/)
[]()
[](../L... | text/markdown | David S. L. Van Assche | null | null | null | null | mcp, empirica, epistemic, ai, metacognition | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Development :: Libraries :: Python Modules"
] | [] | null | null | >=3.11 | [] | [] | [] | [
"empirica>=1.5.0",
"mcp>=1.0.0"
] | [] | [] | [] | [
"Homepage, https://github.com/Nubaeon/empirica",
"Documentation, https://github.com/Nubaeon/empirica/tree/main/docs",
"Repository, https://github.com/Nubaeon/empirica",
"Issues, https://github.com/Nubaeon/empirica/issues"
] | twine/6.2.0 CPython/3.13.7 | 2026-02-20T19:08:21.094563 | empirica_mcp-1.5.4.tar.gz | 46,628 | 77/9d/33e58656957507c7bf48db14b811cb780594a69ef0be323ee2127b25bda2/empirica_mcp-1.5.4.tar.gz | source | sdist | null | false | 8506c00dcbfbde7615811675fa7c1289 | 8cafd57cd0b0c740da91fe4aa942770cca3907e5d89cfbea4b3d064f77c665e7 | 779d33e58656957507c7bf48db14b811cb780594a69ef0be323ee2127b25bda2 | MIT | [] | 213 |
2.4 | empirica | 1.5.4 | Genuine AI epistemic self-assessment framework - Universal interface for single AI tracking | # Empirica
> **Teaching AI to know what it knows—and what it doesn't**
[](https://github.com/Nubaeon/empirica/releases/tag/v1.5.4)
[](https://pypi.org/project/empirica/)
[ API to find land parcels by TERYT ID or coordinates | # plot-finder



](https://badge.fury.io/py/plottini)
[](https://www.python.org/downloads/)
[](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:18.104310 | stix_shifter_utils-8.1.0-py3-none-any.whl | 99,060 | 5a/11/77a258b2d3510d30e6b05dd40660c338efda28830f2cb59ebb68e96c23b3/stix_shifter_utils-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | fed9a415109286d25807c860c2a5c9b3 | bc4ae05972228451bd67f9d3d78d22dbefe5e792a19b6ea052c94c1e122e46c7 | 5a1177a258b2d3510d30e6b05dd40660c338efda28830f2cb59ebb68e96c23b3 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 89 |
2.4 | stix-shifter-modules-vectra | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"pyparsing==3.0.9"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:17.187598 | stix_shifter_modules_vectra-8.1.0-py3-none-any.whl | 52,046 | 77/ae/552ff7fea1cf9d4fdaf0d9dba84883f9004fcf6f47e8e553ec2fecbe701c/stix_shifter_modules_vectra-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 1eb85c77ee3ba13e3718df4799314538 | b7bb0184a550349ff029430a42943541962eb05374f6b33eee804b484eadcff9 | 77ae552ff7fea1cf9d4fdaf0d9dba84883f9004fcf6f47e8e553ec2fecbe701c | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 81 |
2.4 | stix-shifter-modules-trendmicro-vision-one | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:16.230543 | stix_shifter_modules_trendmicro_vision_one-8.1.0-py3-none-any.whl | 39,782 | 2e/e6/5c278587dfd902b322e9f53877790d5bb9e9cc22e5389db460d77c02af62/stix_shifter_modules_trendmicro_vision_one-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 16c94a37dc0faff4a4af35414c471696 | 63b98aaf438672ec6a68c77951f45c216b13319422907860c05a6f1f61c9eac8 | 2ee65c278587dfd902b322e9f53877790d5bb9e9cc22e5389db460d77c02af62 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 86 |
2.4 | stix-shifter-modules-trellix-endpoint-security-hx | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:15.307513 | stix_shifter_modules_trellix_endpoint_security_hx-8.1.0-py3-none-any.whl | 45,549 | b4/69/40a846dbb3092c6e1a986878f7a3d197649ea31ad3a48e5f00c32cdb8bd4/stix_shifter_modules_trellix_endpoint_security_hx-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | cb335461e3a71289f1d1fd7c20370aa3 | 15998ffbbd8291e9a4a88e8d3c3ae767f1ac98d230695d9ab97496680a546ece | b46940a846dbb3092c6e1a986878f7a3d197649ea31ad3a48e5f00c32cdb8bd4 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 80 |
2.4 | vector-memory-mcp | 1.9.3 | A secure, vector-based memory server for Claude Desktop using sqlite-vec and sentence-transformers | # Vector Memory MCP Server
A **secure, vector-based memory server** for Claude Desktop using `sqlite-vec` and `sentence-transformers`. This MCP server provides persistent semantic memory capabilities that enhance AI coding assistants by remembering and retrieving relevant coding experiences, solutions, and knowledge.
... | text/markdown | null | Xsaven <xsaven@gmail.com> | null | null | null | mcp, model-context-protocol, vector-search, sqlite, embeddings, semantic-search, claude, ai-memory | [
"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",
"Topic :: Software Development :: Libraries :: Python Modules",
"Top... | [] | null | null | >=3.10 | [] | [] | [] | [
"mcp>=0.3.0",
"sqlite-vec>=0.1.6",
"sentence-transformers>=2.2.2",
"requests>=2.28.0"
] | [] | [] | [] | [
"Homepage, https://github.com/xsaven/vector-memory-mcp",
"Repository, https://github.com/xsaven/vector-memory-mcp",
"Issues, https://github.com/xsaven/vector-memory-mcp/issues"
] | uv/0.8.12 | 2026-02-20T19:06:14.812622 | vector_memory_mcp-1.9.3.tar.gz | 86,592 | 42/ba/d8fa618feaa2d2a530a2b24023fcacca2fca893c6df0294a63b25c45c223/vector_memory_mcp-1.9.3.tar.gz | source | sdist | null | false | ca22560b3ff97adf66d70c4473334556 | b8b8fe47daf38490374b80e2517fc9f948758f025523b8d16164414c07d9546f | 42bad8fa618feaa2d2a530a2b24023fcacca2fca893c6df0294a63b25c45c223 | MIT | [
"LICENSE"
] | 212 |
2.4 | stix-shifter-modules-tanium | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:13.657303 | stix_shifter_modules_tanium-8.1.0-py3-none-any.whl | 51,316 | 5b/0f/69bdb70774c8646a710f5e049c1a9db85392c69d854dcaebf629b60c7728/stix_shifter_modules_tanium-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 912a1d40b59a39f4a80a82e1c3f441b2 | b6a4fca670800e78dcb313e36c03fc1bf25f8cda0fc795d76426f2896b110775 | 5b0f69bdb70774c8646a710f5e049c1a9db85392c69d854dcaebf629b60c7728 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 82 |
2.4 | stix-shifter-modules-sysdig | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:12.532602 | stix_shifter_modules_sysdig-8.1.0-py3-none-any.whl | 38,480 | 75/85/d54d06759b74d320a4af6f88184703a4319e106147e034e55b0a7729f77e/stix_shifter_modules_sysdig-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 2898fba8c0e04dd47c9640b6df3388ff | a5208ede48d6eccb81561dd17026d9caf4a9f67138944933eb480cf1adf81cf4 | 7585d54d06759b74d320a4af6f88184703a4319e106147e034e55b0a7729f77e | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 84 |
2.4 | stix-shifter-modules-synchronous-template | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:11.590006 | stix_shifter_modules_synchronous_template-8.1.0-py3-none-any.whl | 33,308 | c7/41/b99ce90eeed258863da89d5b543941c5dc0fb9998bf7118db23f51ed6de7/stix_shifter_modules_synchronous_template-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 73a54fd417c644b590441c15cb2f2673 | 3f88bf8209b04d3f8a4565aa9764d615b6544ec615fb9a4ab69d9ea7aef4741b | c741b99ce90eeed258863da89d5b543941c5dc0fb9998bf7118db23f51ed6de7 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 88 |
2.4 | stix-shifter-modules-symantec-endpoint-security | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:10.686882 | stix_shifter_modules_symantec_endpoint_security-8.1.0-py3-none-any.whl | 66,960 | 42/cb/2f3038162fdfc969703934bddb028e051a6e3ae443d1c9b525faf99e1c6e/stix_shifter_modules_symantec_endpoint_security-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 8b591af1a34d2c0cdac1b8bb321e4c9e | 96c9ebd887a0794a0b08c412ef3c8308c6d8f99d3229d7cc9fdc017c5da00e3b | 42cb2f3038162fdfc969703934bddb028e051a6e3ae443d1c9b525faf99e1c6e | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 83 |
2.4 | stix-shifter-modules-sumologic | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"sumologic-sdk==0.1.13"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:09.494022 | stix_shifter_modules_sumologic-8.1.0-py3-none-any.whl | 36,029 | e9/53/3738c211416efb22bf555d1de9cb08d5dc9eb1e1b11f2a7680aa62ead044/stix_shifter_modules_sumologic-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 00e973e7d5f7672901c6aa23bd4e3d79 | ea97fad7cbebfcba5da85efdacfa992532105a457a16adefe4bcd4a57e655375 | e9533738c211416efb22bf555d1de9cb08d5dc9eb1e1b11f2a7680aa62ead044 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 79 |
2.4 | stix-shifter-modules-stix-bundle | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:08.350853 | stix_shifter_modules_stix_bundle-8.1.0-py3-none-any.whl | 231,074 | 62/75/1e579b66e432ddb247034bf9173ed282fa11ed9361e3d1e8d71c7cc7c934/stix_shifter_modules_stix_bundle-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 62dbae450a691c8953c2183c54beb70f | f71a07e133c130fd9b3614c4e912363a7ac202908b2dd6466845c1693f82b389 | 62751e579b66e432ddb247034bf9173ed282fa11ed9361e3d1e8d71c7cc7c934 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 87 |
2.4 | stix-shifter-modules-splunk | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:07.057823 | stix_shifter_modules_splunk-8.1.0-py3-none-any.whl | 56,250 | 39/86/3f15fc9714f8bc8e7f4784eeb3bccd8d0f5b33889150bd03048c8dd25cb2/stix_shifter_modules_splunk-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | ba0bfd975af1ecb456c502f4c99b946c | 52bca778e982def31966f505b0f54064b559452fadcc52f33ff187affe950d79 | 39863f15fc9714f8bc8e7f4784eeb3bccd8d0f5b33889150bd03048c8dd25cb2 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 86 |
2.4 | stix-shifter-modules-sentinelone | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:06.049450 | stix_shifter_modules_sentinelone-8.1.0-py3-none-any.whl | 49,200 | 8a/7e/e980d430a709e5b84a8a3d3e2409e47c4a19e9cfe2d2e6115b7fe8f4ad51/stix_shifter_modules_sentinelone-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 51dbad30f5e6ba57eedc5e993c8320a3 | bdeacb981e4bb26235b466394816c67f59d85f402d86fc669b898835d226533b | 8a7ee980d430a709e5b84a8a3d3e2409e47c4a19e9cfe2d2e6115b7fe8f4ad51 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 88 |
2.4 | stix-shifter-modules-security-advisor | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:05.133782 | stix_shifter_modules_security_advisor-8.1.0-py3-none-any.whl | 33,234 | 9d/f8/1ada0b37f871b30d0c001252720ab58d53c622563aa9fb4f0ac47cf372b8/stix_shifter_modules_security_advisor-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | c23ac029cd7bfcabcf84f10ed33b7a95 | da07ae248ecfa907f326a171ae6a20f046dbefef7179b69fc15fd0e442fdb627 | 9df81ada0b37f871b30d0c001252720ab58d53c622563aa9fb4f0ac47cf372b8 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 85 |
2.4 | stix-shifter-modules-secretserver | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:03.967348 | stix_shifter_modules_secretserver-8.1.0-py3-none-any.whl | 33,927 | 04/ef/fdf3ac288ff5a399f6ea930c86161d68c67c3cb7304d8679ab4a68508d3c/stix_shifter_modules_secretserver-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 183ad46646ca054fdf4966ead0071747 | 38e2d754ef97b72ce310c9f2045dbbda3a64c963442de128cdf44e67ce8be50d | 04effdf3ac288ff5a399f6ea930c86161d68c67c3cb7304d8679ab4a68508d3c | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 84 |
2.4 | stix-shifter-modules-rhacs | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:03.054714 | stix_shifter_modules_rhacs-8.1.0-py3-none-any.whl | 37,440 | ae/6d/90aaf49b018ec5390b683017401b73939f077b691b723692e7d51dbb7e08/stix_shifter_modules_rhacs-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | be9ea6a8fe96784e7e5be409b883756c | dd5c4d7650a57150aab80c356bbce15eea97b9b51f003c2acd195976bb3c1782 | ae6d90aaf49b018ec5390b683017401b73939f077b691b723692e7d51dbb7e08 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 85 |
2.4 | stix-shifter-modules-reversinglabs | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:02.189941 | stix_shifter_modules_reversinglabs-8.1.0-py3-none-any.whl | 36,895 | 8d/b8/cbd00c15a5928e56c4d082dfbb4cbf9732f697208cdb1fe789d0b6666884/stix_shifter_modules_reversinglabs-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 26bb04b18cf0fe0d3d731250497cf0eb | acb7877e609defdd8e73747aea0ced978d914c998e7815a7fa2e86ad8506cfc8 | 8db8cbd00c15a5928e56c4d082dfbb4cbf9732f697208cdb1fe789d0b6666884 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 84 |
2.4 | typecheck-runner | 0.1.6 | Unified api to multiple typecheckers | <!-- markdownlint-disable MD041 -->
<!-- prettier-ignore-start -->
[![Repo][repo-badge]][repo-link]
[![PyPI license][license-badge]][license-link]
[![PyPI version][pypi-badge]][pypi-link]
[![Code style: ruff][ruff-badge]][ruff-link]
[![uv][uv-badge]][uv-link]
<!--
For more badges, see
https://shields.io/category/... | text/markdown | William P. Krekelberg | William P. Krekelberg <wpk@nist.gov> | null | null | null | typecheck-runner | [
"Development Status :: 2 - Pre-Alpha",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Langu... | [] | null | null | >=3.10 | [] | [] | [] | [
"packaging>=25.0"
] | [] | [] | [] | [
"Homepage, https://github.com/wpk-nist-gov/typecheck-runner"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:06:01.279983 | typecheck_runner-0.1.6.tar.gz | 13,940 | 23/f3/0370a9fc99f924ac3598ad4eb1f8ec97c3ab491d79a172b466fae912fad8/typecheck_runner-0.1.6.tar.gz | source | sdist | null | false | 010d0d529d877d2df736e6e6ff1b36f9 | a97f7ce67bf6397fe0e0e4072c1813a8961dc8e8233d0745d2702c29cd61e88d | 23f30370a9fc99f924ac3598ad4eb1f8ec97c3ab491d79a172b466fae912fad8 | NIST-PD | [
"LICENSE"
] | 261 |
2.4 | stix-shifter-modules-reaqta | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:06:00.403804 | stix_shifter_modules_reaqta-8.1.0-py3-none-any.whl | 60,753 | 71/2a/38a744f0999071641b90905e088a75502a53fdab2b763ff27147f25af789/stix_shifter_modules_reaqta-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 60d34088b5d4d9e655abb35f18255049 | c2fc8774ac12d48cc0e9fc117f486648bfb984e9c4a58b86a70bd8ecc18706b2 | 712a38a744f0999071641b90905e088a75502a53fdab2b763ff27147f25af789 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 87 |
2.4 | stix-shifter-modules-qradar-perf-test | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:59.046463 | stix_shifter_modules_qradar_perf_test-8.1.0-py3-none-any.whl | 46,930 | fd/a5/8c63cf2742e4a5f7a74a9a55ce9325ab3059427b9faed32b07edb817020b/stix_shifter_modules_qradar_perf_test-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | d0e4bfda6fee64256227e57e513c19fb | 1f6d927c68174580fe9d28eca09be319a8def71ca7902b56ba324d8f28a2d388 | fda58c63cf2742e4a5f7a74a9a55ce9325ab3059427b9faed32b07edb817020b | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 85 |
2.4 | stix-shifter-modules-qradar | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:57.792128 | stix_shifter_modules_qradar-8.1.0-py3-none-any.whl | 55,150 | 18/48/7404c388219452148894353e712cf2b65c7098c9b062262f1daf504f87c0/stix_shifter_modules_qradar-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 2107fb29c95711f8cfb1eab92956acc1 | cc7646d4a134dfd0f678ac1703c42b5646cd101a371ad299ed2460a0b3ba6aa5 | 18487404c388219452148894353e712cf2b65c7098c9b062262f1daf504f87c0 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 90 |
2.4 | stix-shifter-modules-proxy | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:56.862480 | stix_shifter_modules_proxy-8.1.0-py3-none-any.whl | 23,293 | c5/5a/882aaa14cf657d1df42b09d0fcaa335d77fb8347c41c89e9cfeab4e5f72c/stix_shifter_modules_proxy-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 9dcc6f99e65e736e6e1ea42d48adb725 | 6216f18288d85d665a6604d83ddb87e3ff34ae7e29216f5f0b37b3718d5787dd | c55a882aaa14cf657d1df42b09d0fcaa335d77fb8347c41c89e9cfeab4e5f72c | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 89 |
2.4 | stix-shifter-modules-proofpoint | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:54.892363 | stix_shifter_modules_proofpoint-8.1.0-py3-none-any.whl | 38,557 | 14/a4/b521bb209cc165c9ac56c5fe00bbc53388a976c27093fee68c3ede2a1b56/stix_shifter_modules_proofpoint-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | d7240e0a8af9f0f42516e2ba664091f7 | 2c944d6e611f2af07a803862e2da45945fc6ce1259cc3f60d445e4b73812480b | 14a4b521bb209cc165c9ac56c5fe00bbc53388a976c27093fee68c3ede2a1b56 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 85 |
2.4 | stix-shifter-modules-paloalto | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:53.725900 | stix_shifter_modules_paloalto-8.1.0-py3-none-any.whl | 56,953 | 1d/22/1f21997f85e3abd5188117d6418268857153b36f04a10bfb3686e8c6ecaa/stix_shifter_modules_paloalto-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | ef343c8ae6f2e82bfbf2c99919736723 | f42eff9d69ddb9f69a699d762fa8e0bf7b4745bd2623e1f26bc404d4a60e5ca5 | 1d221f21997f85e3abd5188117d6418268857153b36f04a10bfb3686e8c6ecaa | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 85 |
2.4 | stix-shifter-modules-onelogin | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"onelogin==2.0.4"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:52.567665 | stix_shifter_modules_onelogin-8.1.0-py3-none-any.whl | 29,276 | 64/fe/fe85af1eb201b483229a9ad910510c79f1554bde88174c4d0767dc959dcb/stix_shifter_modules_onelogin-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 165dc2ba106d80af461bb12ee2ee0423 | d73f60451bf8c3599b7eecd8b54252c5539b216038f9b47f57fca5215695445c | 64fefe85af1eb201b483229a9ad910510c79f1554bde88174c4d0767dc959dcb | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 83 |
2.4 | stix-shifter-modules-okta | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:51.704823 | stix_shifter_modules_okta-8.1.0-py3-none-any.whl | 38,951 | 15/33/c74b9158d9876a186693cedc87c0a58cfc78cf655e26aa96b0ff64d280d0/stix_shifter_modules_okta-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | c0a6b9b966f2f4965982728ac5de3dec | 8821db06a991a22cea750e3a2addb3052cd0436a06a6822b4eaeb093123e7547 | 1533c74b9158d9876a186693cedc87c0a58cfc78cf655e26aa96b0ff64d280d0 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 83 |
2.4 | stix-shifter-modules-nozomi-vantage | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:50.768947 | stix_shifter_modules_nozomi_vantage-8.1.0-py3-none-any.whl | 43,270 | 42/0a/645b9bfdc040247824ad42ac548a02379a720f31f44c5ba9678a89487877/stix_shifter_modules_nozomi_vantage-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 1e131b64e3da010dda30a1ba8eb366d0 | 2544c7c55fb125a0e5675a33f404a338233d9d771e1d6c026cab25366945549d | 420a645b9bfdc040247824ad42ac548a02379a720f31f44c5ba9678a89487877 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 83 |
2.4 | stix-shifter-modules-mysql | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"mysql-connector-python==9.1.0"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:49.930360 | stix_shifter_modules_mysql-8.1.0-py3-none-any.whl | 31,879 | 5f/bb/9a0eedc210458cc3936b0477c1c65b3888ed80bae18aad3924a2a139adcb/stix_shifter_modules_mysql-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 3d3d9a829915b467b9f80f2f7209a7b3 | 5d9e898119fc8adc4791df25cc4e18165e0c67b592d9f8af64752d4cb43e245a | 5fbb9a0eedc210458cc3936b0477c1c65b3888ed80bae18aad3924a2a139adcb | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 83 |
2.4 | stix-shifter-modules-msatp | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:48.520495 | stix_shifter_modules_msatp-8.1.0-py3-none-any.whl | 56,004 | c5/5c/0f15e43b761de95acb271968d2e0c2ce46215d31ecdf1ae3efa1f3fcb1ae/stix_shifter_modules_msatp-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 154d75564a3b108aa850b6e60b81daab | 3619bfeb4a0583a64423c01404cc8980c6e60e5a6282ecf84f0203936eb66c85 | c55c0f15e43b761de95acb271968d2e0c2ce46215d31ecdf1ae3efa1f3fcb1ae | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 89 |
2.4 | stix-shifter-modules-infoblox | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:47.536293 | stix_shifter_modules_infoblox-8.1.0-py3-none-any.whl | 47,593 | f3/6d/2f3d3412afae972632f1c449c42fe6c04c9b655697a3be903ee4b6cca2c7/stix_shifter_modules_infoblox-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 22e2f80d50b721e97f480afc67ae9aa3 | 36b5fd3edaa0e3f861f46bab54e4485204d85acf925b027a6e16843de6ab8f18 | f36d2f3d3412afae972632f1c449c42fe6c04c9b655697a3be903ee4b6cca2c7 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 86 |
2.4 | vector-task-mcp | 1.7.3 | A secure, vector-based task management server for Claude Desktop using sqlite-vec and sentence-transformers | # Vector Task MCP Server
A **secure, vector-based task management server** for Claude Desktop using `sqlite-vec` and `sentence-transformers`. This MCP server provides intelligent task tracking with semantic search capabilities that enhance AI coding assistants by organizing and retrieving development tasks efficiently... | text/markdown | null | Xsaven <xsaven@gmail.com> | null | null | null | mcp, model-context-protocol, task-management, sqlite, embeddings, semantic-search, claude, ai-tasks | [
"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",
"Topic :: Software Development :: Libraries :: Python Modules",
"Top... | [] | null | null | >=3.10 | [] | [] | [] | [
"mcp>=0.3.0",
"sqlite-vec>=0.1.6",
"sentence-transformers>=2.2.2"
] | [] | [] | [] | [
"Homepage, https://github.com/xsaven/vector-task-mcp",
"Repository, https://github.com/xsaven/vector-task-mcp",
"Issues, https://github.com/xsaven/vector-task-mcp/issues"
] | uv/0.8.12 | 2026-02-20T19:05:47.028558 | vector_task_mcp-1.7.3.tar.gz | 126,973 | 03/88/fecbbb1d18696dfb9f3158ccd6e2fec5cf5fe0735b56a63efbef9f8925d6/vector_task_mcp-1.7.3.tar.gz | source | sdist | null | false | a715cdea74196944a4dc82855e48fedd | 30e97fd5495680eb02880309b1419101d1033988e68b118662a02e19325475e3 | 0388fecbbb1d18696dfb9f3158ccd6e2fec5cf5fe0735b56a63efbef9f8925d6 | MIT | [
"LICENSE"
] | 207 |
2.4 | stix-shifter-modules-ibm-security-verify | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:45.901695 | stix_shifter_modules_ibm_security_verify-8.1.0-py3-none-any.whl | 37,325 | 15/54/95ba392284c10725080f31bf7611da2e7037bb6ecf884f389a7e2898ff66/stix_shifter_modules_ibm_security_verify-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 3bba0fd5736081a0be3520d6993071ef | 1a2a43a18bd56522ac3b53f6c06f31c12938084f59faeef8afb44b2f709628d9 | 155495ba392284c10725080f31bf7611da2e7037bb6ecf884f389a7e2898ff66 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 84 |
2.4 | stix-shifter-modules-guardium | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:44.852304 | stix_shifter_modules_guardium-8.1.0-py3-none-any.whl | 49,561 | 6e/47/c3d11e415ce28f29184ed2b160aebf5c7c863989ab2f3691637b7cb3cce1/stix_shifter_modules_guardium-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | d2b3de8c24542ffb1ad959805735ac22 | 7870d5c5b1748eaa6efa39af74007505dd523e13a6de92b16c47552a2c7454b8 | 6e47c3d11e415ce28f29184ed2b160aebf5c7c863989ab2f3691637b7cb3cce1 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 87 |
2.4 | stix-shifter-modules-gcp-chronicle | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"aiogoogle==5.1.0"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:43.831761 | stix_shifter_modules_gcp_chronicle-8.1.0-py3-none-any.whl | 69,579 | 84/4a/377ca1577b98e96f6b0e46ec1d7a91e7e172a4094ba104cec270fd909de0/stix_shifter_modules_gcp_chronicle-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 2bd12e9d434cb4e7b604b9ae90c56bc5 | 1327fe584000fd238b7a3ec4a71978968c5a43a75a7f1aeea18759c71146fcdc | 844a377ca1577b98e96f6b0e46ec1d7a91e7e172a4094ba104cec270fd909de0 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 81 |
2.4 | stix-shifter-modules-error-test | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:42.536654 | stix_shifter_modules_error_test-8.1.0-py3-none-any.whl | 24,875 | 74/cf/17a465c3d6c3cd047201f35979dc3bb2547632f0d04d1331e8e3e31fa3e4/stix_shifter_modules_error_test-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 7e4671a156b594c973488f3138f3f2c4 | a5b56984936067352318ccfc8e092c1f1ab8914514029e133e5d433c89772a1b | 74cf17a465c3d6c3cd047201f35979dc3bb2547632f0d04d1331e8e3e31fa3e4 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 86 |
2.4 | stix-shifter-modules-elastic-ecs | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:41.252597 | stix_shifter_modules_elastic_ecs-8.1.0-py3-none-any.whl | 74,519 | e4/c8/47571b4fc843260f1a87f446669a690a7b045179f670e40ea874bed5bf1b/stix_shifter_modules_elastic_ecs-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | c1ede60e46dbdb0042ef57993fc1058a | d2ebf733c5981522b6695cd65a5cd04f14d60ce23a85b72c2b6cfff761afa508 | e4c847571b4fc843260f1a87f446669a690a7b045179f670e40ea874bed5bf1b | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 85 |
2.4 | stix-shifter-modules-demo-template | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"mysql-connector-python==9.1.0"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:40.200122 | stix_shifter_modules_demo_template-8.1.0-py3-none-any.whl | 31,321 | 42/ad/a745ec6eba0ae8e556d7e7fdafeaa9323bc65a1b84e8273d21b6cbd58f2e/stix_shifter_modules_demo_template-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 81c5fd755c67809a1df3508a02603d39 | 7127d174ffd1fa0e53938429cf480da8df5ab7f7710926780cc3c24c30281804 | 42ada745ec6eba0ae8e556d7e7fdafeaa9323bc65a1b84e8273d21b6cbd58f2e | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 81 |
2.4 | stix-shifter-modules-datadog | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"datadog_api_client[async]<3.0.0,>=2.40.0"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:38.779179 | stix_shifter_modules_datadog-8.1.0-py3-none-any.whl | 31,815 | b5/a7/8ed6ae645aef3fef41a18e8f94ae3563ee09ecb208e38f186b2c10911873/stix_shifter_modules_datadog-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 6cffda7eb5a8f773304e212213aeff32 | 49c0ca9ae488b633500ace9fece1baf97b3c0a129510dd21f09932a75dc7da4f | b5a78ed6ae645aef3fef41a18e8f94ae3563ee09ecb208e38f186b2c10911873 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 82 |
2.4 | stix-shifter-modules-darktrace | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"pyparsing==3.0.9"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:37.796446 | stix_shifter_modules_darktrace-8.1.0-py3-none-any.whl | 56,570 | 29/dd/020cdcb61cbf30008ec5acf1b90cc1af4d4c40c4a0d8b326ccd8068098f4/stix_shifter_modules_darktrace-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | e535da5e6f271034716b7e32cba80a5b | 1e0dd8100fb665bfc1fc7bb4fb7ee0b6d2091247435ee56709e435cfcfdbd54d | 29dd020cdcb61cbf30008ec5acf1b90cc1af4d4c40c4a0d8b326ccd8068098f4 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 84 |
2.4 | stix-shifter-modules-cybereason | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:36.599376 | stix_shifter_modules_cybereason-8.1.0-py3-none-any.whl | 62,603 | f9/76/3862fe3bd0987f0f27a8e6bb80ae1697cd8335d833a9c8c0775d1ecefb6f/stix_shifter_modules_cybereason-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | f990c79982ec862cd15e34c950673034 | 12b1a05779c085b2f14bec307dfe34fe7214b47c43ad9e260fe92278b8073022 | f9763862fe3bd0987f0f27a8e6bb80ae1697cd8335d833a9c8c0775d1ecefb6f | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 87 |
2.4 | stix-shifter-modules-crowdstrike-logscale | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:35.556989 | stix_shifter_modules_crowdstrike_logscale-8.1.0-py3-none-any.whl | 49,041 | 02/c6/c6a94432bb41d901a3e4153a15370c7c4d0c458141dd9dca56572e59fcf1/stix_shifter_modules_crowdstrike_logscale-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 5ed8189ba6a6c2e041b83376999a8793 | 19348a31def9ab622de26b5ea77658811aa8344be79960213f67424cf0a92951 | 02c6c6a94432bb41d901a3e4153a15370c7c4d0c458141dd9dca56572e59fcf1 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 83 |
2.4 | stix-shifter-modules-crowdstrike-alerts | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:34.652614 | stix_shifter_modules_crowdstrike_alerts-8.1.0-py3-none-any.whl | 48,493 | f1/09/f6c7573a3a695433be1eb6c3daa2b5f45db055523058cf2f258d1bc7eeb4/stix_shifter_modules_crowdstrike_alerts-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 036208b4250addaf9ad60243492b3447 | 286577f12a03fc5150cb25bbeaee3a62eba40072381d1b937a2e375a14de6855 | f109f6c7573a3a695433be1eb6c3daa2b5f45db055523058cf2f258d1bc7eeb4 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 84 |
2.4 | stix-shifter-modules-crowdstrike | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:33.536338 | stix_shifter_modules_crowdstrike-8.1.0-py3-none-any.whl | 36,755 | 78/da/5ab69fa1edb0de9ca9376ded45cc13207d952909fa027eb54bb5392f86b3/stix_shifter_modules_crowdstrike-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | f1c43797183301523bab246f67ed4906 | b0a2002826a7eaab0b0a292c5b093d3ea069260529c0e3ebf8323292f2318359 | 78da5ab69fa1edb0de9ca9376ded45cc13207d952909fa027eb54bb5392f86b3 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 90 |
2.4 | stix-shifter-modules-cisco-secure-email | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:32.675822 | stix_shifter_modules_cisco_secure_email-8.1.0-py3-none-any.whl | 39,519 | 10/7b/3e2175f3fb5ddd081026945f372b8a08f42af5df941d6e75baac4f23a852/stix_shifter_modules_cisco_secure_email-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 5ba6bdc9a780d6d539cd7e75fc22250d | 891865a543962896396f77af5384a07d993cdf715089afbd1ebb7c9b47fc6b55 | 107b3e2175f3fb5ddd081026945f372b8a08f42af5df941d6e75baac4f23a852 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 84 |
2.4 | stix-shifter-modules-cbcloud | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:31.476396 | stix_shifter_modules_cbcloud-8.1.0-py3-none-any.whl | 37,170 | 27/23/a8fbe66f9145d08c76e62bac629b36f4e1723c5e493672c38686fb5efd1e/stix_shifter_modules_cbcloud-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | a3a3f729bcb8a2e0f01c50cb91790c11 | 703e5e7fc55db28920a2b61a625d6c2ec301c1d949ec8f7f5c024182084d1aee | 2723a8fbe66f9145d08c76e62bac629b36f4e1723c5e493672c38686fb5efd1e | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 88 |
2.4 | stix-shifter-modules-carbonblack | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:30.524595 | stix_shifter_modules_carbonblack-8.1.0-py3-none-any.whl | 40,862 | 7d/9b/565021757a828a6d489b0dabeda8d06fe7f1e8410a53b7e4232905977fdf/stix_shifter_modules_carbonblack-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 43b501d807bb8fe23e1052245e319d6a | 700a06054f760cb0c2234e72d68ecf62be8410dae9c8e472d19b556631e7963c | 7d9b565021757a828a6d489b0dabeda8d06fe7f1e8410a53b7e4232905977fdf | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 87 |
2.4 | stix-shifter-modules-bigfix | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:29.067522 | stix_shifter_modules_bigfix-8.1.0-py3-none-any.whl | 42,874 | 1b/7c/866c427e91d1edbb9b57c5f3403148f3463293effe4a6b563a8409c720af/stix_shifter_modules_bigfix-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 09be7760628991d35924fb685cca697b | 1fb95ddf6b73ab5aa3d2b5ad185c7eed8bfe6be14a12e59d29a2681e58426a82 | 1b7c866c427e91d1edbb9b57c5f3403148f3463293effe4a6b563a8409c720af | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 93 |
2.4 | stix-shifter-modules-azure-sentinel | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:27.824205 | stix_shifter_modules_azure_sentinel-8.1.0-py3-none-any.whl | 50,191 | f2/0c/119906c8312440c1488da04652fa411c3b5ed95778511534d860e82d57e0/stix_shifter_modules_azure_sentinel-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 4860c1d8b977bcd3eaf570f270bba019 | de7864781ec2a8f65cb3f862d4c38105fac3cd9f212703df9ece9b5e826daebe | f20c119906c8312440c1488da04652fa411c3b5ed95778511534d860e82d57e0 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 86 |
2.4 | stix-shifter-modules-azure-log-analytics | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"azure-monitor-query==1.0.2",
"jsonref==1.1.0",
"numpy<3.0.0,>=2.1.0",
"pandas==2.2.2"
] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:26.642362 | stix_shifter_modules_azure_log_analytics-8.1.0-py3-none-any.whl | 58,473 | 43/17/0afe1ae3cb9eade00ed56f6ef643741a02aa4f210d5ba665361f73597fd6/stix_shifter_modules_azure_log_analytics-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 60edef03ab18ad2b5cd408037dde2760 | 86c61336e484bc2e535bc8096d88527cd41ec7d735f2c39b6d3a0dbb5f81c8cc | 43170afe1ae3cb9eade00ed56f6ef643741a02aa4f210d5ba665361f73597fd6 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 82 |
2.4 | stix-shifter-modules-aws-guardduty | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:25.449856 | stix_shifter_modules_aws_guardduty-8.1.0-py3-none-any.whl | 63,316 | 4b/51/40bb7dce7b16263421c825213a99d9d632b17f515b7ce5f23520d22a6a44/stix_shifter_modules_aws_guardduty-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 7375d6b92e528415d67f4b135965f201 | 8728eea20a9a2e1398cfb821f59c9752a1cc4fba10784606160dc858448c6f20 | 4b5140bb7dce7b16263421c825213a99d9d632b17f515b7ce5f23520d22a6a44 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 85 |
2.4 | stix-shifter-modules-aws-cloud-watch-logs | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:24.176939 | stix_shifter_modules_aws_cloud_watch_logs-8.1.0-py3-none-any.whl | 45,094 | c8/11/54fab9e06dec9090891ebf18634cd93cbb1a7532628114ccd9c6cdfeb99e/stix_shifter_modules_aws_cloud_watch_logs-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | bbb7b584ce3dd951b3a7669ce97e75e1 | 6da584bc5e8e9d935035e7a7ff31052c073f95bcf86d31ac86082edb1b93bdc6 | c81154fab9e06dec9090891ebf18634cd93cbb1a7532628114ccd9c6cdfeb99e | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 93 |
2.4 | stix-shifter-modules-aws-athena | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:23.104375 | stix_shifter_modules_aws_athena-8.1.0-py3-none-any.whl | 85,486 | 20/3f/55eb9986422a8a806790ab8416f564fe9f4aa363e2e52e1b7e67af822bea/stix_shifter_modules_aws_athena-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | a71a4c22221ae0b6142459e68bca2c5b | 017fc47ed6711f7d49610032b4a524bff67fb6e2f93c2d4f55d72da9127fba40 | 203f55eb9986422a8a806790ab8416f564fe9f4aa363e2e52e1b7e67af822bea | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 95 |
2.4 | stix-shifter-modules-async-template | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:22.145349 | stix_shifter_modules_async_template-8.1.0-py3-none-any.whl | 35,600 | e2/99/bfa038335e72dc90d414d4657fc24a1815a771e3e2bd3bed86b6945e48db/stix_shifter_modules_async_template-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | aa8ea5beed32ff09c1f0ef9b517407cf | 36c5649e206231cfb9c7627d9d39253ab4aed94143bc92172874180b43956795 | e299bfa038335e72dc90d414d4657fc24a1815a771e3e2bd3bed86b6945e48db | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 88 |
2.4 | stix-shifter-modules-arcsight | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:21.081943 | stix_shifter_modules_arcsight-8.1.0-py3-none-any.whl | 46,544 | 4d/06/f5a8487892b00db5b20936ec4096ceb9c021b309a98aedde566678057c88/stix_shifter_modules_arcsight-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | f42c376d2f368ee343d2eb65871bda82 | f5f1ded137e46280a505ad3372770d8f6361530d0c7c622e4d6cd745a6f8d1f9 | 4d06f5a8487892b00db5b20936ec4096ceb9c021b309a98aedde566678057c88 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 95 |
2.4 | stix-shifter-modules-alertflex | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:20.164524 | stix_shifter_modules_alertflex-8.1.0-py3-none-any.whl | 32,734 | a8/7e/599e1e2a9f7f52813398838b17d5933ec78622363ef11238722527eedcf3/stix_shifter_modules_alertflex-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | 0a8418a4b912c87d9b46f4f8f4087bec | fa0da7fafc9cd52a54fdc626ca7b2f25adaae6adb78bbaf640fc546c55495f10 | a87e599e1e2a9f7f52813398838b17d5933ec78622363ef11238722527eedcf3 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 87 |
2.4 | stix-shifter | 8.1.0 | Tools and interface to translate STIX formatted results and queries to different data source formats and to set up appropriate connection strings for invoking and triggering actions in openwhisk | [](https://github.com/opencybersecurityalliance/stix-shifter/actions)
[](https://code... | text/markdown | ibm | null | null | null | null | datasource, stix, translate, transform, transmit | [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
] | [] | null | null | >=3.10 | [] | [] | [] | [
"aioboto3<16.0.0,>=15.2.0",
"aiohttp-retry==2.8.3",
"aiomysql<0.4.0,>=0.3.2",
"antlr4-python3-runtime==4.13.2",
"asyncio==3.4.3",
"asynctest==0.13.0",
"attrs==24.2.0",
"azure-identity==1.19.0",
"colorlog==6.8.2",
"flask==3.1.3",
"flatten_json==0.1.14",
"json-fix==1.0.0",
"jsonmerge==1.9.2",
... | [] | [] | [] | [
"Homepage, https://github.com/opencybersecurityalliance/stix-shifter",
"Source, https://github.com/opencybersecurityalliance/stix-shifter"
] | twine/6.2.0 CPython/3.11.13 | 2026-02-20T19:05:18.575534 | stix_shifter-8.1.0-py3-none-any.whl | 29,906 | dd/7e/f16073b43c5d5ffb4c05c43c230d9808ad26e39436918eadbaf71f0f21a3/stix_shifter-8.1.0-py3-none-any.whl | py3 | bdist_wheel | null | false | d4d6c26556f1ca145cbf1bce943e7169 | dd44d3ec0b69a49464480c17b31038076a72c75186a4564a4f948fe363fd65a2 | dd7ef16073b43c5d5ffb4c05c43c230d9808ad26e39436918eadbaf71f0f21a3 | Apache-2.0 | [
"LICENSE.md",
"AUTHORS.md",
"NOTICE"
] | 104 |
2.4 | apyt | 0.1.0.dev3 | APyT is a Python package which provides modules for the evaluation of atom probe tomography (APT) data. | # APyT: A modular open-source Python framework for atom probe tomography data evaluation
The APyT package is an advanced, open-source Python framework for evaluating
atom probe tomography (APT) data. It offers a suite of modules that automate key
steps in APT processing, from mass spectrum calibration to three-dimensi... | text/markdown | null | "Sebastian M. Eich" <Sebastian.Eich@imw.uni-stuttgart.de> | null | null | null | null | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineerin... | [] | null | null | >=3.11 | [] | [] | [] | [
"findiff",
"fujson",
"html2text",
"lmfit",
"matplotlib",
"numba>=0.57",
"numpy",
"packaging",
"periodictable",
"platformdirs",
"psutil",
"pyperclip",
"pyvista",
"pyyaml",
"requests",
"scipy>=1.11",
"ttkthemes"
] | [] | [] | [] | [
"Homepage, https://apyt.mp.imw.uni-stuttgart.de/",
"Documentation, https://apyt.mp.imw.uni-stuttgart.de/",
"Changelog, https://apyt.mp.imw.uni-stuttgart.de/release.html",
"Repository, https://github.com/sebi-85/apyt",
"Issues, https://github.com/sebi-85/apyt/issues"
] | twine/6.1.0 CPython/3.12.3 | 2026-02-20T19:05:09.926488 | apyt-0.1.0.dev3.tar.gz | 5,844,322 | 96/45/ce65d5bac65fd56f5f956599d8830c4dc60b6c22e5055614438a64383e37/apyt-0.1.0.dev3.tar.gz | source | sdist | null | false | d08081ad86cb5938b945bf9ad34969b0 | 40f54491feeeab2c8e41251dcd24181251e729e7d05e196043f96195297d2a6f | 9645ce65d5bac65fd56f5f956599d8830c4dc60b6c22e5055614438a64383e37 | AGPL-3.0-or-later | [
"LICENSE"
] | 161 |
2.4 | vkworkspace | 1.8.4 | Fully async framework for building VK Teams (VK Workspace) bots, inspired by aiogram 3 | # vkworkspace
**Fully asynchronous** framework for building bots on **VK Teams** (VK Workspace / VK SuperApp), inspired by [aiogram 3](https://github.com/aiogram/aiogram).
A modern replacement for the official [mail-ru-im/bot-python](https://github.com/mail-ru-im/bot-python) (`mailru-im-bot`) library.
[![Python 3.11... | text/markdown | null | Timerkhan Fattakhov <timmek@users.noreply.github.com> | null | null | MIT | aiogram, async, bot, framework, httpx, mailru-im-bot, myteam, pydantic, superapp, teams, vk, vk-teams, vk-workspace, vkteams, vkworkspace, workspace | [
"Development Status :: 5 - Production/Stable",
"Framework :: AsyncIO",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Pyt... | [] | null | null | >=3.11 | [] | [] | [] | [
"httpx<1.0,>=0.28.1",
"magic-filter<2.0,>=1.0.12",
"pydantic<3.0,>=2.6",
"av>=13.0; extra == \"all\"",
"pyright>=1.1; extra == \"all\"",
"pytest-asyncio>=0.24; extra == \"all\"",
"pytest-cov>=5.0; extra == \"all\"",
"pytest>=8.0; extra == \"all\"",
"redis[hiredis]<6.0,>=5.0; extra == \"all\"",
"ru... | [] | [] | [] | [
"Homepage, https://github.com/TimmekHW/vkworkspace",
"Repository, https://github.com/TimmekHW/vkworkspace",
"Issues, https://github.com/TimmekHW/vkworkspace/issues",
"Documentation, https://github.com/TimmekHW/vkworkspace#readme"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:04:34.160120 | vkworkspace-1.8.4.tar.gz | 173,875 | 9b/2c/224bace5af90ce10b9bf7d9a9f8a70986351bdebc8d110ed2389371580e0/vkworkspace-1.8.4.tar.gz | source | sdist | null | false | 3dec03f540122fd8f1056056ab18c096 | bb212d38bd604ded4b983c5e9ec80b8294f3f9a5933a85440f563068e8937f26 | 9b2c224bace5af90ce10b9bf7d9a9f8a70986351bdebc8d110ed2389371580e0 | null | [
"LICENSE"
] | 171 |
2.4 | pyspart | 0.5.1 | Python bindings for Spart library | ## PySpart
[](https://github.com/habedi/spart/tree/main/pyspart/LICENSE)
[](https://github.com... | text/markdown; charset=UTF-8; variant=GFM | null | Hassan Abedi <hassan.abedi.t+pyspart@gmail.com> | null | Hassan Abedi <hassan.abedi.t+pyspart@gmail.com> | MIT | quadtree, kdtree, r-tree, octree, spatial-index | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Rust",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3... | [] | null | null | >=3.10 | [] | [] | [] | [] | [] | [] | [] | [
"documentation, https://github.com/habedi/spart/tree/main/pyspart",
"homepage, https://github.com/habedi/spart",
"repository, https://github.com/habedi/spart/tree/main/pyspart"
] | twine/6.2.0 CPython/3.10.19 | 2026-02-20T19:04:31.087320 | pyspart-0.5.1-cp310-abi3-win_amd64.whl | 388,747 | 93/81/4e3da9f9b229df00dd8d291a7ed08b149f54ff01d61c5f754467242176bb/pyspart-0.5.1-cp310-abi3-win_amd64.whl | cp310 | bdist_wheel | null | false | 79bba7bef301f2f45f114fb8f840480b | bad96a12d42bfa66a1756e09330dfddfd82f0f9bca7ea0968773d6a7ad3b32f4 | 93814e3da9f9b229df00dd8d291a7ed08b149f54ff01d61c5f754467242176bb | null | [
"LICENSE"
] | 187 |
2.4 | grazer-skill | 1.6.0 | Claude Code skill for grazing worthy content across BoTTube, Moltbook, ClawCities, Clawsta, 4claw, ClawHub, AgentChan, and more | # 🐄 Grazer - Multi-Platform Content Discovery for AI Agents
**Grazer** is a Claude Code skill that helps AI agents discover and engage with worthy content across multiple social platforms. Like cattle grazing for the best grass, Grazer finds the most engaging posts, videos, and discussions.
## Supported Platforms
|... | text/markdown | Elyan Labs | scott@elyanlabs.ai | null | null | null | claude-code, skill, social-media, bottube, moltbook, clawcities, clawsta, 4claw, pinchedin, clawtasks, clawnews, ai-agents, content-discovery, clawhub, agentchan, hiring, bounties | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8... | [] | https://github.com/Scottcjn/grazer-skill | null | >=3.8 | [] | [] | [] | [
"requests>=2.31.0",
"pytest>=7.0; extra == \"dev\"",
"black>=23.0; extra == \"dev\"",
"mypy>=1.0; extra == \"dev\""
] | [] | [] | [] | [
"Bug Tracker, https://github.com/Scottcjn/grazer-skill/issues",
"Homepage, https://bottube.ai/skills/grazer",
"Documentation, https://github.com/Scottcjn/grazer-skill#readme",
"Dev.to, https://dev.to/scottcjn"
] | twine/6.2.0 CPython/3.13.7 | 2026-02-20T19:04:17.736019 | grazer_skill-1.6.0.tar.gz | 25,076 | 5b/ac/030831d06357b8302a2522f0dfb0cad7f019f66d7f687c95f3cd3dda49a2/grazer_skill-1.6.0.tar.gz | source | sdist | null | false | 6383a542d1779df870abdb07fbbb78bf | 5f8b28783b9f3461b153a64a2ee9fb3fff3383d9c732ea40d5e14fc44af64bf8 | 5bac030831d06357b8302a2522f0dfb0cad7f019f66d7f687c95f3cd3dda49a2 | null | [
"LICENSE"
] | 224 |
2.4 | witticism | 0.8.1 | WhisperX-powered global transcription and push-to-talk application | # Witticism
[](https://github.com/Aaronontheweb/witticism/actions/workflows/ci.yml)
[](https://pypi.org/project/witticism/)
[ 2025 hurtener
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 right... | null | [] | [] | null | null | >=3.11 | [] | [] | [] | [
"pydantic>=2.6",
"click>=8.1",
"pyyaml>=6.0",
"fastapi>=0.118",
"uvicorn>=0.32",
"databricks-mcp>=0.6.0",
"mypy>=1.8; extra == \"dev\"",
"pytest>=7.4; extra == \"dev\"",
"pytest-asyncio>=0.23; extra == \"dev\"",
"pytest-cov>=4.0; extra == \"dev\"",
"coverage[toml]>=7.0; extra == \"dev\"",
"hyp... | [] | [] | [] | [
"Homepage, https://github.com/penguiflow/penguiflow"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:02:47.055633 | penguiflow-2.11.7.tar.gz | 4,473,112 | 02/d9/2d4d69a1a9ce80f93372263fc68ae83bfb0230485a4d61def9cbc86654f7/penguiflow-2.11.7.tar.gz | source | sdist | null | false | 81309d1f642b730f30d0b17567713709 | 7441ef94816a7d0f10a0767661a1ff57604085c98e24cb986e3ee75902de62eb | 02d92d4d69a1a9ce80f93372263fc68ae83bfb0230485a4d61def9cbc86654f7 | null | [
"LICENSE"
] | 208 |
2.4 | majordomo-llm | 0.3.2 | Unified Python interface for multiple LLM providers with cost tracking | # majordomo-llm
[](https://badge.fury.io/py/majordomo-llm)
[](https://www.python.org/downloads/)
[](https://opensource.org/li... | text/markdown | null | Vivek Vaidya <vivek@superset.com> | null | null | MIT | ai, anthropic, async, claude, cohere, gemini, gpt, llm, machine-learning, openai | [
"Development Status :: 4 - Beta",
"Framework :: AsyncIO",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Top... | [] | null | null | >=3.12 | [] | [] | [] | [
"anthropic>=0.76.0",
"cohere>=5.1.8",
"google-genai>=1.60.0",
"openai>=2.15.0",
"pre-commit>=4.5.1",
"pydantic>=2.12.5",
"pyyaml>=6.0",
"tenacity>=9.1.2",
"aioboto3>=13.0.0; extra == \"dev\"",
"aiofiles>=24.0.0; extra == \"dev\"",
"aiomysql>=0.2.0; extra == \"dev\"",
"aiosqlite>=0.20.0; extra ... | [] | [] | [] | [
"Homepage, https://github.com/superset-studio/majordomo-llm",
"Documentation, https://majordomo-llm.readthedocs.io/",
"Repository, https://github.com/superset-studio/majordomo-llm",
"Issues, https://github.com/superset-studio/majordomo-llm/issues",
"Changelog, https://github.com/superset-studio/majordomo-ll... | twine/6.2.0 CPython/3.13.2 | 2026-02-20T19:02:38.802559 | majordomo_llm-0.3.2.tar.gz | 188,063 | 31/55/ab7200748100aaf490d5f9e337bbc2c2512b697fdc257b63e912264118be/majordomo_llm-0.3.2.tar.gz | source | sdist | null | false | 2ddf09f8c3ebc8ef21133502b3671e18 | 710ee07e2c80faa240d1a8719ec81505efa8ab9cecba9890de481b642203defa | 3155ab7200748100aaf490d5f9e337bbc2c2512b697fdc257b63e912264118be | null | [
"LICENSE"
] | 175 |
2.3 | u | 2.1 | Statically typed units | # u
Statically typed units.
## Quickstart
Type safe assignments:
```python
duration: u.Duration = u.seconds(5) # Ok
distance: u.Distance = u.amperes(5) # Type checking error
```
Type safe math:
```python
print(u.seconds(120) + u.minutes(3)) # Ok
print(u.seconds(120) + u.amperes(3)) # Type checking error
```
... | text/markdown | null | Aran-Fey <rawing7@gmail.com> | null | null | null | null | [
"Programming Language :: Python :: 3"
] | [] | null | null | >=3.10 | [] | [
"u"
] | [] | [
"typing-extensions"
] | [] | [] | [] | [
"Issues, https://github.com/Aran-Fey/u/issues",
"Repository, https://github.com/Aran-Fey/u"
] | python-requests/2.32.5 | 2026-02-20T19:01:47.380111 | u-2.1.tar.gz | 32,439 | 83/74/acec941caa339b59d9513ad709938fea6a4dc0339783d7b2224949a90499/u-2.1.tar.gz | source | sdist | null | false | 40213340ce932675ec4f4e113fc094ff | af82467fbeb97b1500799bd7c26bb6f46d891670938d9c46185e525a9d029993 | 8374acec941caa339b59d9513ad709938fea6a4dc0339783d7b2224949a90499 | null | [] | 238 |
2.4 | ofastlylog | 0.2.0 | Process fastly OSM logs | # OSM Fastly Logs
Processes logs from Fastly for OpenStreetMap
| text/markdown | null | null | null | null | null | null | [
"Development Status :: 1 - Planning",
"Environment :: Console",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
] | [] | null | null | <4,>=3.11 | [] | [] | [] | [
"pyathena",
"pyathena[pandas]",
"typer>=0.24.0"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:01:40.960621 | ofastlylog-0.2.0.tar.gz | 48,092 | 7d/b5/7fef0dedd9b9a643cc05eaf608a8ab443fe65ee2cc66367529f6bb58f6c3/ofastlylog-0.2.0.tar.gz | source | sdist | null | false | c9876eb6f83cc3b8b5387faba05917ec | 0636a7d434279e16e51e86a49409deace8a2f4ee0467fceafc0863b70d95c2f5 | 7db57fef0dedd9b9a643cc05eaf608a8ab443fe65ee2cc66367529f6bb58f6c3 | GPL-3.0-or-later | [
"LICENSE"
] | 201 |
2.4 | everysk-lib | 1.11.5 | Generic lib to share python code on Everysk. |
# Everysk Library
| | |
| --- | --- |
| Testing | [](https://github.com/Everysk/everysk-lib/actions/workflows/coverage.yml) [
```bash
brew install uv cmake
uv tool install emdash-ai
```
## Quick Install (Linux)
```bash
# Install dependencies
sudo apt-get install cmake # Debian/Ubuntu
# or: sudo dnf install cmake # Fedora
... | text/markdown | Em Dash Team | null | null | null | null | null | [] | [] | null | null | >=3.10 | [] | [] | [] | [
"astroid>=3.0.1",
"click>=8.1.7",
"cmake>=3.25.0",
"emdash-cli",
"emdash-core",
"gitpython>=3.1.40",
"httpx>=0.25.0",
"kuzu>=0.4.0",
"loguru>=0.7.2",
"networkx>=3.2.1",
"numpy>=1.26.0",
"openai>=1.0.0",
"prompt-toolkit>=3.0.43",
"pydantic>=2.5.0",
"pygithub>=2.1.1",
"pypng>=0.0.21",
... | [] | [] | [] | [] | 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-20T19:00:59.376532 | emdash_ai-0.1.174.tar.gz | 12,553 | f8/87/9a182b1f010a6b2ed99039193667dedc496ff8ef777498d06289146c5dd9/emdash_ai-0.1.174.tar.gz | source | sdist | null | false | 612cd733453f335fb77b7a6d9ac1c27a | 969e6fc38a6d94efe722cd1b66bd933a79dd84da9ea2fee7593581c89e6ade7f | f8879a182b1f010a6b2ed99039193667dedc496ff8ef777498d06289146c5dd9 | null | [] | 193 |
2.4 | flake8-sqlalchemy2 | 0.2.0 | flake8 plugin for SQLAlchemy 2.0 | # flake8-sqlalchemy2
`flake8` plugin to enforce modern, typed SQLAlchemy 2.0.
## Installation
Use `uvx` for a one-time check of your code base:
```bash
uvx --with flake8-sqlalchemy2 flake8 --select SA2
```
Install via `pip` for using as "permanent" `flake8` plugin:
```bash
pip install flake8-sqlalchemy2
```
## Ru... | text/markdown | null | Jannic Beck <jannic.warken@gmail.com> | null | null | null | flake8, linting, python, sqlalchemy, sqlalchemy2 | [
"Framework :: Flake8",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Prog... | [] | null | null | >=3.10 | [] | [] | [] | [
"flake8!=3.2,>=3"
] | [] | [] | [] | [
"Repository, https://github.com/kreathon/flake8-sqlalchemy2",
"Issues, https://github.com/kreathon/flake8-sqlalchemy2/issues"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T19:00:04.749512 | flake8_sqlalchemy2-0.2.0.tar.gz | 27,846 | 1b/71/9e6843b6625662cd5787fde5bc992e446aa799d20f2d2aee0ce3cd917525/flake8_sqlalchemy2-0.2.0.tar.gz | source | sdist | null | false | ebd41ed23817a2aeb59a7585308ec133 | 2327e48e7c5726a1368c3c6ea6ab441913c7f3e9f07d26e551e775860ae590cf | 1b719e6843b6625662cd5787fde5bc992e446aa799d20f2d2aee0ce3cd917525 | MIT | [
"LICENSE"
] | 166 |
2.4 | faker-cn | 0.1.2 | The most rigorous and realistic Chinese Persona Provider for Python Faker. | # faker-cn: 中国大陆高保真虚拟数据生成引擎
`faker-cn` 是官方原版 [Python Faker](https://github.com/joke2k/faker) 的完全独立第三方提供者 (Provider)。
> **注意**:本项目作为原生扩展独立运行,与任何修改了 Faker 源码且未提交 PR 的个人魔改版**均无关联**,您可以直接在官方标准版的 Faker 环境中无缝挂载使用。
它专门针对中国大陆身份数据进行了**高精度的严谨构造和校验**。所有的设定不仅为了“随机字符串”,更是为了实现社会逻辑的**绝对自洽**。
---
## � 核心独家特性 (Why faker-cn... | text/markdown | LING71671 | ling71671@gmail.com | null | null | null | null | [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
"Intended Audience :: Developers",
"Topic :: Software Development :: Testing"
] | [] | https://github.com/LING71671/faker-cn | null | >=3.7 | [] | [] | [] | [
"Faker>=30.0.0"
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.13.5 | 2026-02-20T18:59:44.660610 | faker_cn-0.1.2.tar.gz | 3,566,353 | 66/a4/3e02a49399f93ca7d070ce93c8f9b61ddcc9d4dfb93ff48dff4f0eb31972/faker_cn-0.1.2.tar.gz | source | sdist | null | false | 4bdfa4e3bbc2523f8e7584a3d895d108 | 5b62cf4bc722cfe65172f2c38bb87a877d17eae4265465ca1abbde923f0a5ff7 | 66a43e02a49399f93ca7d070ce93c8f9b61ddcc9d4dfb93ff48dff4f0eb31972 | null | [
"LICENSE"
] | 172 |
2.4 | econ-ark | 0.17.1 | Heterogenous Agents Resources & toolKit | <div align="center">
<a href="https://econ-ark.org">
<img src="https://econ-ark.org/assets/img/econ-ark-logo.png" align="center">
</a>
<br>
<br>
[](https://anaconda.org/conda-forge/econ-ark)
[",
"License :: Other/Pro... | [] | null | null | <4.0.0,>=3.10.0 | [] | [] | [] | [
"CodeChat==1.9.3",
"Paver>=1.2.4",
"SQLAlchemy<3.0.0,>=2.0.0",
"Sphinx<6.0.0,>=5.0.0",
"aiosqlite>=0.18.0",
"asyncpg<0.31.0,>=0.30.0",
"click<9,>=8",
"cogapp>=2.5",
"cryptography<4.0.0,>=3.0.0",
"dateutils<0.7.0,>=0.6.12",
"fastapi<0.116.0,>=0.115.0",
"greenlet<4.0.0,>=3.0.0",
"ipyleaflet<0.... | [] | [] | [] | [
"Documentation, https://runestone-monorepo.readthedocs.io/en/latest/index.html",
"Repository, https://github.com/RunestoneInteractive/rs"
] | poetry/2.3.2 CPython/3.10.19 Darwin/25.3.0 | 2026-02-20T18:59:13.280303 | runestone-7.11.15-py3-none-any.whl | 15,809,679 | 11/02/e9327d5f31bccfdbc4e9aa04dcbfafac494cfdd5988b64fcef5b2745a822/runestone-7.11.15-py3-none-any.whl | py3 | bdist_wheel | null | false | 739c5b4bfa2ceea85cb2aa29cbd8e38c | 948235132761b589eb79be0fd06bcc524959999c8eea8105384657e1f31f2032 | 1102e9327d5f31bccfdbc4e9aa04dcbfafac494cfdd5988b64fcef5b2745a822 | null | [] | 186 |
2.4 | GenTS | 0.9.5 | A useful tool for post-processing Earth System Model output 'history files' into the time series format. | # **Gen**erate **T**ime **S**eries (GenTS)
[](https://pypi.org/project/GenTS/)
[](https://gents.readthedocs.io/en/latest/)
 algorithm for signal alignment | ## 📘 Cowarp – Correlation Optimized Warping in Python
**Cowarp** is a Python implementation of an alignment method called Correlation Optimized Warping (COW). This technique is widely used in spectroscopy, chromatography, and other analytical fields to align signals that may have local time shifts or distortions. C... | text/markdown | null | Guram Chaganava <guram58chaganava@gmail.com> | null | null | null | signal processing, time series, warping, alignment, COW | [] | [] | null | null | >=3.8 | [] | [] | [] | [
"numpy>=1.20"
] | [] | [] | [] | [
"Homepage, https://github.com/G93-7/Cowarp",
"Documentation, https://github.com/G93-7/Cowarp#readme"
] | twine/6.2.0 CPython/3.9.13 | 2026-02-20T18:58:50.063508 | cowarp-0.1.8.tar.gz | 16,508 | 7a/15/c966318aa6f3c333f44a5dfd94ea8f4d7b86298dd6e7ebeb1fe73c4e8d1d/cowarp-0.1.8.tar.gz | source | sdist | null | false | 90243bad2920b9b37530c4d7e45942f7 | 5dc3dd4201384ef1c6d48fe981764633f98fc69fe01cab7080840174f83ae559 | 7a15c966318aa6f3c333f44a5dfd94ea8f4d7b86298dd6e7ebeb1fe73c4e8d1d | MIT | [
"LICENSE"
] | 166 |
2.4 | dagster-pandas | 0.28.15 | Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines | # dagster-pandas
The docs for `dagster-pandas` can be found
[here](https://docs.dagster.io/integrations/libraries/pandas/dagster-pandas).
| text/markdown | null | Dagster Labs <hello@dagsterlabs.com> | null | null | null | null | [
"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",
"Operating System :: OS Independent"
] | [] | null | null | <3.15,>=3.10 | [] | [] | [] | [
"dagster==1.12.15",
"pandas<3.0.0"
] | [] | [] | [] | [
"Homepage, https://github.com/dagster-io/dagster"
] | twine/6.2.0 CPython/3.12.12 | 2026-02-20T18:58:45.044841 | dagster_pandas-0.28.15.tar.gz | 20,844 | fc/97/a5f446536472334833201a330b87edcab4078e37f4067f7238460233adc5/dagster_pandas-0.28.15.tar.gz | source | sdist | null | false | 0705b982d0ec0ebb89a5e1229d0ecbaf | 5446ab84e05906bb31c88a97268b7e317c3ca33195b3ae444ca47724eafbfabe | fc97a5f446536472334833201a330b87edcab4078e37f4067f7238460233adc5 | Apache-2.0 | [
"LICENSE"
] | 1,813 |
2.4 | django-annotator | 2.2.15 | Implementation of annotatorjs's Storage/Search API. | # `django-annotator`
Django implementation of [annotatorjs Storage](http://annotatorjs.org/).
Implements most of the methods as per the
[Core Storage/Search API](http://docs.annotatorjs.org/en/v1.2.x/storage.html#core-storage-api)
documentation (`root`, `index`, `create`, `read`, `update`,`delete` and
`search`).
To ... | text/markdown | PsypherPunk | psypherpunk@gmail.com | null | null | Apache-2.0 | null | [
"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",
"Programming Language :: Python :: 3.14"
] | [] | null | null | <4.0,>=3.10 | [] | [] | [] | [
"django-filter<25.0,>=24.2",
"djangorestframework<4.0.0,>=3.15.2",
"drf-writable-nested<0.8.0,>=0.7.0"
] | [] | [] | [] | [] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T18:58:44.045436 | django_annotator-2.2.15.tar.gz | 90,372 | 18/9d/b83c96bdd2393be4e13886b58cfd4f99bf74b1cb5c4b2b297c4a045feae8/django_annotator-2.2.15.tar.gz | source | sdist | null | false | ec993944c815ee9108f778d59bcc220e | c63c2025547cee85dffb32d9a5a3fdf5379801968ced297b6a94ecae7143e406 | 189db83c96bdd2393be4e13886b58cfd4f99bf74b1cb5c4b2b297c4a045feae8 | null | [
"LICENSE"
] | 159 |
2.4 | pytest-seleniumbase | 4.47.0 | A complete web automation framework for end-to-end testing. | **[<img src="https://img.shields.io/badge/pypi-pytest--seleniumbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/pytest-seleniumbase) is a proxy for [<img src="https://img.shields.io/badge/pypi-seleniumbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/seleniumbase)**
****
<!-- SeleniumBase Docs -... | text/markdown | Michael Mintz | mdmintz@gmail.com | Michael Mintz | null | MIT | null | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: MacOS X",
"Environment :: Win32 (MS Windows)",
"Environment :: Web Environment",
"Framework :: Pytest",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Operating System :: MacO... | [
"Windows"
] | https://github.com/seleniumbase/SeleniumBase | null | >=3.9 | [] | [] | [] | [
"seleniumbase>=4.47.0"
] | [] | [] | [] | [
"Homepage, https://github.com/seleniumbase/SeleniumBase",
"Changelog, https://github.com/seleniumbase/SeleniumBase/releases",
"Download, https://pypi.org/project/seleniumbase/#files",
"Blog, https://seleniumbase.com/",
"Discord, https://discord.gg/EdhQTn3EyE",
"PyPI, https://pypi.org/project/seleniumbase/... | twine/6.2.0 CPython/3.11.9 | 2026-02-20T18:58:34.154629 | pytest_seleniumbase-4.47.0.tar.gz | 68,012 | e9/02/c7b837b62dc73ac4946b74e2e99eee084dd73dbdc61ad8ce3673d97277f5/pytest_seleniumbase-4.47.0.tar.gz | source | sdist | null | false | 99aa0a8451aba11f13f89e64cce2be60 | f40d1a724eabbabd1f71f6fb13434c004726079766f9f399d3c44c3d186c9911 | e902c7b837b62dc73ac4946b74e2e99eee084dd73dbdc61ad8ce3673d97277f5 | null | [] | 197 |
2.4 | autotimm | 0.7.11 | Automatic Pytorch Image Models | <p align="center">
<img src="https://drive.google.com/uc?export=view&id=1IO383lY97phOg9qDVARnG9HQ2McOF7Zj" alt="AutoTimm" width="400">
</p>
<p align="center">
<strong>Train state-of-the-art vision models with minimal code</strong><br>
From prototype to production in minutes, not hours
</p>
<p align="center">
... | text/markdown | Krishnatheja Vanka | null | 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... | deep-learning, computer-vision, pytorch, timm, automation, huggingface_hub, torchvision, torchmetrics | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Science/Research",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Langua... | [] | null | null | >=3.10 | [] | [] | [] | [
"torch>=2.0",
"torchvision>=0.15",
"timm>=1.0",
"pytorch-lightning>=2.0",
"torchmetrics>=1.0",
"numpy>=1.23",
"opencv-python-headless>=4.8",
"huggingface_hub>=0.20",
"watermark>=2.3",
"loguru>=0.7",
"albumentations>=1.3",
"pycocotools>=2.0",
"matplotlib>=3.7",
"transformers>=4.30",
"json... | [] | [] | [] | [
"Homepage, https://github.com/theja-vanka/AutoTimm",
"Repository, https://github.com/theja-vanka/AutoTimm",
"Issues, https://github.com/theja-vanka/AutoTimm/issues"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T18:58:29.986411 | autotimm-0.7.11.tar.gz | 4,025,670 | e5/ad/fe516a7f672c83c7317ab7872f29779f78ee0855e8efbcc2c83442bc59c3/autotimm-0.7.11.tar.gz | source | sdist | null | false | 8a9107513f669d63cff7852ea0536654 | 851b361d66f478f59a118ee9c409bc6a5dd9fc1ace9dc0765146d0553112a089 | e5adfe516a7f672c83c7317ab7872f29779f78ee0855e8efbcc2c83442bc59c3 | null | [
"LICENSE"
] | 187 |
2.4 | pytest-sbase | 4.47.0 | A complete web automation framework for end-to-end testing. | **[<img src="https://img.shields.io/badge/pypi-pytest--sbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/pytest-sbase) is a proxy for [<img src="https://img.shields.io/badge/pypi-seleniumbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/seleniumbase)**
****
<!-- SeleniumBase Docs -->
<meta prop... | text/markdown | Michael Mintz | mdmintz@gmail.com | Michael Mintz | null | MIT | null | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: MacOS X",
"Environment :: Win32 (MS Windows)",
"Environment :: Web Environment",
"Framework :: Pytest",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Operating System :: MacO... | [
"Windows"
] | https://github.com/seleniumbase/SeleniumBase | null | >=3.9 | [] | [] | [] | [
"seleniumbase>=4.47.0"
] | [] | [] | [] | [
"Homepage, https://github.com/seleniumbase/SeleniumBase",
"Changelog, https://github.com/seleniumbase/SeleniumBase/releases",
"Download, https://pypi.org/project/seleniumbase/#files",
"Blog, https://seleniumbase.com/",
"Discord, https://discord.gg/EdhQTn3EyE",
"PyPI, https://pypi.org/project/seleniumbase/... | twine/6.2.0 CPython/3.11.9 | 2026-02-20T18:58:21.446508 | pytest_sbase-4.47.0.tar.gz | 68,018 | 8f/10/aa429c180b838535ff2ed7f954a5260946f5492fe46f2ff94974fe28edd5/pytest_sbase-4.47.0.tar.gz | source | sdist | null | false | 5bfa8a224901502eb741a0581bb6c3ff | 361cdc35302c6ae1299d82fe7909fa2e6b12f92c32054e8a5d3e2efd5d4c1aca | 8f10aa429c180b838535ff2ed7f954a5260946f5492fe46f2ff94974fe28edd5 | null | [] | 174 |
2.4 | kiln3d | 0.2.1 | MCP server + CLI for AI agents to control 3D printers (OctoPrint, Moonraker, Bambu Lab, Prusa Link) — 273 tools for print farm automation | # Kiln
<!-- mcp-name: io.github.codeofaxel/kiln -->
Agentic infrastructure for physical fabrication. Kiln enables AI agents to design, slice, queue, monitor, and fulfill 3D print jobs through a unified MCP (Model Context Protocol) server and CLI.
## What Kiln Does
An agent can go from intent to physical object with... | text/markdown | Kiln Contributors | null | null | null | MIT | 3d-printing, mcp, mcp-server, model-context-protocol, ai-agent, agent, llm, automation, fabrication, manufacturing, print-farm, octoprint, moonraker, klipper, bambu, bambu-lab, prusa, prusa-link, elegoo, gcode, slicer, prusaslicer, orcaslicer, iot, smart-manufacturing | [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"P... | [] | null | null | >=3.10 | [] | [] | [] | [
"mcp>=1.0",
"requests>=2.25",
"pyyaml>=5.4",
"pydantic>=2.0",
"click>=8.0",
"zeroconf>=0.80",
"rich>=12.0",
"paho-mqtt>=2.0",
"cryptography>=41.0",
"websocket-client>=1.6; extra == \"elegoo\"",
"psycopg2-binary>=2.9; extra == \"postgres\"",
"fastapi>=0.100; extra == \"rest\"",
"uvicorn[stand... | [] | [] | [] | [
"Homepage, https://kiln3d.com",
"Documentation, https://kiln3d.com/docs",
"Repository, https://github.com/codeofaxel/Kiln",
"Issues, https://github.com/codeofaxel/Kiln/issues",
"Changelog, https://github.com/codeofaxel/Kiln/releases"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T18:58:12.288896 | kiln3d-0.2.1.tar.gz | 1,151,590 | 70/4f/508b70e9bad2925275319678fccf862020378f5317d31d463fbca3339800/kiln3d-0.2.1.tar.gz | source | sdist | null | false | b5b0ac178fb5f428ac3ad88d7f53b849 | 78c949dd65d83a5dae90a4fc2a9e1b4ad46135fc6a98291d64c576192eb1aaac | 704f508b70e9bad2925275319678fccf862020378f5317d31d463fbca3339800 | null | [] | 168 |
2.1 | odoo-addon-l10n-br-fiscal-closing | 17.0.1.0.0.2 | Period fiscal closing | .. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association
============================
Fechamento fiscal do período
============================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! T... | text/x-rst | KMEE,Odoo Community Association (OCA) | support@odoo-community.org | null | null | AGPL-3 | null | [
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 17.0",
"License :: OSI Approved :: GNU Affero General Public License v3"
] | [] | https://github.com/OCA/l10n-brazil | null | >=3.10 | [] | [] | [] | [
"erpbrasil.base",
"odoo-addon-l10n_br_fiscal_edi<17.1dev,>=17.0dev",
"odoo<17.1dev,>=17.0a"
] | [] | [] | [] | [] | twine/6.2.0 CPython/3.12.3 | 2026-02-20T18:58:11.821470 | odoo_addon_l10n_br_fiscal_closing-17.0.1.0.0.2-py3-none-any.whl | 39,019 | cb/8d/f56d0df4512a27acc76d8ffb3c007a9e94aed384046ad0b2e24a4a7580a8/odoo_addon_l10n_br_fiscal_closing-17.0.1.0.0.2-py3-none-any.whl | py3 | bdist_wheel | null | false | 1a823c5a32c1d01740b440b77914083e | b0f512cd046762c9c52d38e8840f42cbfff9df8b0ae2c16e8bfb0b65714c504e | cb8df56d0df4512a27acc76d8ffb3c007a9e94aed384046ad0b2e24a4a7580a8 | null | [] | 79 |
2.4 | cacheguardian | 0.1.0 | Universal prompt cache optimizer for Anthropic, OpenAI & Gemini | <p align="center">
<img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="Python 3.10+">
<img src="https://img.shields.io/badge/version-0.1.0-green.svg" alt="Version 0.1.0">
<img src="https://img.shields.io/badge/tests-125%20passed-brightgreen.svg" alt="Tests 125 passed">
<img src="https://img.shiel... | text/markdown | null | Kenny Igbechi <hello@kennyigbechi.com> | null | null | null | llm, prompt-caching, anthropic, openai, gemini, cache, optimization, cost-savings, middleware | [
"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",
"Topic :: Software Develop... | [] | null | null | >=3.10 | [] | [] | [] | [
"rich>=13.0",
"anthropic>=0.39.0; extra == \"anthropic\"",
"openai>=1.50.0; extra == \"openai\"",
"google-genai>=1.0.0; extra == \"gemini\"",
"redis>=5.0.0; extra == \"redis\"",
"anthropic>=0.39.0; extra == \"all\"",
"openai>=1.50.0; extra == \"all\"",
"google-genai>=1.0.0; extra == \"all\"",
"redis... | [] | [] | [] | [
"Homepage, https://github.com/kclaka/cacheguardian",
"Repository, https://github.com/kclaka/cacheguardian",
"Issues, https://github.com/kclaka/cacheguardian/issues"
] | twine/6.2.0 CPython/3.13.0 | 2026-02-20T18:58:11.063260 | cacheguardian-0.1.0.tar.gz | 47,352 | c0/9f/9cf7188168fdd829f21a0afda3cbe0ef12846c95bb75bae42450db3e96a8/cacheguardian-0.1.0.tar.gz | source | sdist | null | false | 8663ac078828914855210ba0e7d67431 | b089ac48686f057a257f0b9c5f0a245720e454170ff699c6a57c93e3cb5d4479 | c09f9cf7188168fdd829f21a0afda3cbe0ef12846c95bb75bae42450db3e96a8 | MIT | [
"LICENSE"
] | 202 |
2.4 | kiln3d-octoprint | 0.2.1 | Agent-friendly CLI for OctoPrint 3D printer management | # octoprint-cli
Agent-friendly command-line interface for [OctoPrint](https://octoprint.org/) 3D printer management.
Designed for autonomous AI agent interaction with structured JSON outputs, clear exit codes, and safety guards for unattended operation.
## Installation
```bash
pip install .
```
Or in development m... | text/markdown | OctoPrint CLI Contributors | null | null | null | MIT | octoprint, 3d-printing, cli, automation, agent | [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: Manufacturing",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Pro... | [] | null | null | >=3.8 | [] | [] | [] | [
"click>=8.0",
"requests>=2.25",
"pyyaml>=5.4",
"rich>=12.0",
"pytest>=7.0; extra == \"dev\"",
"pytest-cov>=4.0; extra == \"dev\"",
"pytest-mock>=3.6; extra == \"dev\"",
"responses>=0.20; extra == \"dev\""
] | [] | [] | [] | [
"Homepage, https://github.com/codeofaxel/Kiln",
"Issues, https://github.com/codeofaxel/Kiln/issues"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T18:58:09.095146 | kiln3d_octoprint-0.2.1.tar.gz | 32,202 | 9b/a0/4e94a2c0c14e7c8f28fa6446f4c2f84f2c03a1070494f4933d153f54424a/kiln3d_octoprint-0.2.1.tar.gz | source | sdist | null | false | bf5bd2192bec48f60f37c24e08b702c8 | 18f7aab1b50d161dd687f2e3747b28d3f768041ad42c6b4385b151903e20b4af | 9ba04e94a2c0c14e7c8f28fa6446f4c2f84f2c03a1070494f4933d153f54424a | null | [] | 162 |
2.4 | sbase | 4.47.0 | A complete web automation framework for end-to-end testing. | **[<img src="https://img.shields.io/badge/pypi-sbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/sbase) is a proxy for [<img src="https://img.shields.io/badge/pypi-seleniumbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/seleniumbase)**
****
<!-- SeleniumBase Docs -->
<meta property="og:site_n... | text/markdown | Michael Mintz | mdmintz@gmail.com | Michael Mintz | null | MIT | null | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: MacOS X",
"Environment :: Win32 (MS Windows)",
"Environment :: Web Environment",
"Framework :: Pytest",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Operating System :: MacO... | [
"Windows"
] | https://github.com/seleniumbase/SeleniumBase | null | >=3.9 | [] | [] | [] | [
"seleniumbase>=4.47.0"
] | [] | [] | [] | [
"Homepage, https://github.com/seleniumbase/SeleniumBase",
"Changelog, https://github.com/seleniumbase/SeleniumBase/releases",
"Download, https://pypi.org/project/seleniumbase/#files",
"Blog, https://seleniumbase.com/",
"Discord, https://discord.gg/EdhQTn3EyE",
"PyPI, https://pypi.org/project/seleniumbase/... | twine/6.2.0 CPython/3.11.9 | 2026-02-20T18:58:05.691844 | sbase-4.47.0.tar.gz | 67,982 | a1/64/68dd8397ce44dadedb69d720835cdcbc8982866eb4254814c17cca532dc4/sbase-4.47.0.tar.gz | source | sdist | null | false | ae2fdd6e8eab1023b15e186f079684b7 | 4759265514e2922ba55c63b3d223b9ba76e6e2686b053560f614cad660e2cf89 | a16468dd8397ce44dadedb69d720835cdcbc8982866eb4254814c17cca532dc4 | null | [] | 171 |
2.4 | basecase | 4.47.0 | A complete web automation framework for end-to-end testing. | **[<img src="https://img.shields.io/badge/pypi-basecase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/basecase) is a proxy for [<img src="https://img.shields.io/badge/pypi-seleniumbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/seleniumbase)**
****
<!-- SeleniumBase Docs -->
<meta property="og:... | text/markdown | Michael Mintz | mdmintz@gmail.com | Michael Mintz | null | MIT | null | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: MacOS X",
"Environment :: Win32 (MS Windows)",
"Environment :: Web Environment",
"Framework :: Pytest",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Operating System :: MacO... | [
"Windows"
] | https://github.com/seleniumbase/SeleniumBase | null | >=3.9 | [] | [] | [] | [
"seleniumbase>=4.47.0"
] | [] | [] | [] | [
"Homepage, https://github.com/seleniumbase/SeleniumBase",
"Changelog, https://github.com/seleniumbase/SeleniumBase/releases",
"Download, https://pypi.org/project/seleniumbase/#files",
"Blog, https://seleniumbase.com/",
"Discord, https://discord.gg/EdhQTn3EyE",
"PyPI, https://pypi.org/project/seleniumbase/... | twine/6.2.0 CPython/3.13.5 | 2026-02-20T18:57:54.798596 | basecase-4.47.0.tar.gz | 67,927 | 14/fe/1bc17a96c7b397403929903d86c06ac56743498e71a6c026ce46828aadff/basecase-4.47.0.tar.gz | source | sdist | null | false | db0ca0cc13e1d13e508cde5716ad2f69 | 69cc9facd0f3ab6cea5f6e6cb342bbf5c592425eca1d3e1be1c7b93f203a7439 | 14fe1bc17a96c7b397403929903d86c06ac56743498e71a6c026ce46828aadff | null | [] | 172 |
2.4 | selenium-base | 4.47.0 | A complete web automation framework for end-to-end testing. | **[<img src="https://img.shields.io/badge/pypi-selenium--base-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/selenium-base) is a proxy for [<img src="https://img.shields.io/badge/pypi-seleniumbase-22AAEE.svg" alt="pypi" />](https://pypi.python.org/pypi/seleniumbase)**
****
<!-- SeleniumBase Docs -->
<meta pr... | text/markdown | Michael Mintz | mdmintz@gmail.com | Michael Mintz | null | MIT | null | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: MacOS X",
"Environment :: Win32 (MS Windows)",
"Environment :: Web Environment",
"Framework :: Pytest",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Operating System :: MacO... | [
"Windows"
] | https://github.com/seleniumbase/SeleniumBase | null | >=3.9 | [] | [] | [] | [
"seleniumbase>=4.47.0"
] | [] | [] | [] | [
"Homepage, https://github.com/seleniumbase/SeleniumBase",
"Changelog, https://github.com/seleniumbase/SeleniumBase/releases",
"Download, https://pypi.org/project/seleniumbase/#files",
"Blog, https://seleniumbase.com/",
"Discord, https://discord.gg/EdhQTn3EyE",
"PyPI, https://pypi.org/project/seleniumbase/... | twine/6.2.0 CPython/3.11.9 | 2026-02-20T18:57:44.280525 | selenium_base-4.47.0.tar.gz | 68,006 | e6/fe/4dcd8a75efc3b0859017614022b738f71eb44b48f9578d325126f0313ef6/selenium_base-4.47.0.tar.gz | source | sdist | null | false | 74379682a14b8393c914072c733e2aaa | 9c95e6903c5fc50dd0d41ad646abd63b175695559e06ab2c2c49733269ef1a6f | e6fe4dcd8a75efc3b0859017614022b738f71eb44b48f9578d325126f0313ef6 | null | [] | 194 |
2.2 | disortpp | 1.0.3 | DisORT++ — Discrete Ordinates Radiative Transfer solver | # DisORT++
A modern C++17 implementation of the DISORT (Discrete Ordinates Radiative
Transfer) algorithm. DisORT++ solves the radiative transfer equation in a
plane-parallel or pseudo-spherical atmosphere, computing fluxes, mean
intensities, and angular intensities at arbitrary optical depths and directions.
## Featu... | text/markdown | Daniel Kitzmann | null | null | null | GPL-3.0-or-later | null | [
"Development Status :: 4 - Beta",
"Intended Audience :: Science/Research",
"Topic :: Scientific/Engineering :: Physics",
"Topic :: Scientific/Engineering :: Astronomy",
"Programming Language :: C++",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language ... | [] | null | null | >=3.9 | [] | [] | [] | [
"numpy"
] | [] | [] | [] | [
"Repository, https://github.com/NewStrangeWorlds/DisORT"
] | twine/6.1.0 CPython/3.13.7 | 2026-02-20T18:57:33.615487 | disortpp-1.0.3.tar.gz | 152,000 | 15/38/9bc281f32de2f6d15edfe6c5058a21ae9e3caec59e4c7690a0eaabf51e10/disortpp-1.0.3.tar.gz | source | sdist | null | false | 543531e318ec0d32ad7184b4e6588e25 | 135ad7558a0483384412edb8cf60f390ba12d6881381c6339da58d90637406cb | 15389bc281f32de2f6d15edfe6c5058a21ae9e3caec59e4c7690a0eaabf51e10 | null | [] | 1,434 |
2.4 | gs-quant | 1.5.2 | Goldman Sachs Quant | GS Quant is a Python toolkit for quantitative finance, which provides access to an extensive set of derivatives pricing data through the Goldman Sachs Marquee developer APIs. Libraries are provided for timeseries analytics, portfolio manipulation, risk and scenario analytics and backtesting. Can be used to interact wit... | text/markdown | null | Goldman Sachs <developer@gs.com> | null | null | Apache-2.0 | 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",
"Operating System :: OS Independent",
"License :: OSI ... | [] | null | null | >=3.9 | [] | [] | [] | [
"aenum",
"backoff",
"backports.zoneinfo; python_version < \"3.9\"",
"cachetools",
"certifi",
"dataclasses_json",
"deprecation",
"inflection",
"lmfit",
"more_itertools",
"msgpack",
"nest-asyncio",
"numpy<2.4.0,>1.17.0",
"opentelemetry-api",
"opentelemetry-sdk",
"pandas>=1.4",
"pydash<... | [] | [] | [] | [
"Homepage, https://marquee.gs.com"
] | twine/6.2.0 CPython/3.10.19 | 2026-02-20T18:57:25.994733 | gs_quant-1.5.2.tar.gz | 897,950 | 1a/f7/53f28231047343bd984fbed559af38593c27cd5fc71dfeb162c1e4dc6e16/gs_quant-1.5.2.tar.gz | source | sdist | null | false | ef1d5f4efa76081354ea6ec373c37c5e | 9495c9812a6619c746d000db80e253f037f09b40a3ec48d83b0cc5baac34c7e2 | 1af753f28231047343bd984fbed559af38593c27cd5fc71dfeb162c1e4dc6e16 | null | [
"LICENSE",
"NOTICE",
"NOTICE.txt"
] | 2,132 |
2.4 | skema-kelp | 0.2.0 | Satellite-based kelp classification from Sentinel-2 using semantic segmentation | # SKeMa
[](https://doi.org/10.57967/hf/6790)
[](https://huggingface.co/m5ghanba/SKeMa)
[](https://pypi.org/project... | text/markdown | null | Mohsen Ghanbari <mohsenghanbari@uvic.ca> | null | null | MIT | kelp, sentinel-2, semantic-segmentation, remote-sensing, satellite-imagery, deep-learning, pytorch | [
"Development Status :: 4 - Beta",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language ... | [] | null | null | <3.13,>=3.8 | [] | [] | [] | [
"albumentations<2,>=1.3",
"click<9,>=8.1",
"numpy<2,>=1.26",
"pytorch-lightning<3,>=2.1",
"rasterio<2,>=1.3",
"scikit-learn<2,>=1.3",
"segmentation-models-pytorch==0.5.0",
"torch<3,>=2.1",
"torchvision<1,>=0.16",
"torchmetrics<2,>=1.7",
"rich<14,>=13.0",
"pytest>=7.0; extra == \"dev\"",
"bla... | [] | [] | [] | [
"Homepage, https://github.com/m5ghanba/skema",
"Repository, https://github.com/m5ghanba/skema",
"Issues, https://github.com/m5ghanba/skema/issues",
"Documentation, https://github.com/m5ghanba/skema#readme",
"Hugging Face, https://huggingface.co/m5ghanba/SKeMa",
"DOI, https://doi.org/10.57967/hf/6790"
] | twine/6.2.0 CPython/3.12.10 | 2026-02-20T18:57:21.269694 | skema_kelp-0.2.0.tar.gz | 34,463 | 06/a9/30730f38cf4d6da383bc1f1a369e3fc57d126d617abaa0aa54e013ca6896/skema_kelp-0.2.0.tar.gz | source | sdist | null | false | 5b20df4e87a6d73db185836d92ed86ed | 967e2a9724b04b6b41c73efd837ba79a219d1552e13632a671cb306bae8112b2 | 06a930730f38cf4d6da383bc1f1a369e3fc57d126d617abaa0aa54e013ca6896 | null | [
"LICENSE"
] | 167 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.