Source
PyPI agents
24,982 AI agents indexed on MeshKore from PyPI. Agent frameworks and tools published to the Python Package Index. Each entry links back to its project page.
24,982 agents · ranked by popularity · refine in the directory →
Source platform: PyPI →
PyPI agents — page 191 of 250
Custom CORS Middleware for Swarmauri Framework
Custom Exception Handling Middleware for Swarmauri Framework
Gzip compression middleware for Swarmauri
HTTP signature verification middleware for Swarmauri
Middleware for validating basic JSON-RPC requests
JWKS-based JWT verification middleware for Swarmauri
JWT validation middleware for Swarmauri applications.
Middleware for inspecting and filtering unsafe content using LlamaGuard
Logging middleware for Swarmauri
Rate limiting middleware for Swarmauri applications
A middleware implementing rate policy and retry logic for Swarmauri
Middleware for adding security headers to HTTP responses
Session middleware for maintaining session state across requests.
Middleware that logs requests and responses to standard output
Middleware for tracking request processing time in Swarmauri applications
Age-style X25519 sealed-per-recipient MRE provider for Swarmauri
ECDH-ES+A128KW based multi-recipient encryption provider for Swarmauri
Keyring-backed multi-recipient encryption provider for Swarmauri
OpenPGP sealed-per-recipient MRE provider for Swarmauri
Shamir secret sharing based MRE crypto provider for Swarmauri
Swarmauri Tesseract Image to Text Model
Grammar-driven ASN.1 (X.680/X.690 DER subset) parser plugin for swarmauri-sdk using Lark Earley.
BeautifulSoup Element Parser for Swarmauri.
Swarmauri Bert Embedding Parser
Entity Recognition Parser for Swarmauri.
Fitz PDF Parser for Swarmauri.
Keyword Extractor Parser for Swarmauri.
PyPDF2 Parser for Swarmauri.
A parser for extracting text from PDFs using PyPDFTK.
A parser for extracting text from PDFs using Slate.
TextBlob Parser for Swarmauri.
Jinja2 Prompt Template for Swarmauri.
A RabbitMQ publisher implementation for Swarmauri.
A Redis publisher implementation for Swarmauri.
A Webhook publisher implementation for Swarmauri.
Certificate authority style signer for Swarmauri envelopes
CMS signer stub registered on the Swarmauri SigningBase registry
DPoP signer/verifier for Swarmauri
Composable DSSE envelope adapter that layers Pre-Authentication Encoding onto Swarmauri signing providers
ECDSA-based signer for Swarmauri
Ed25519-based signer for Swarmauri
HMAC-based signer for Swarmauri
Composite JWS signer/verifier for Swarmauri
OpenPGP signer stub registered on the Swarmauri SigningBase registry
PDF signer built atop the Swarmauri CMS implementation
PEP 458 compatible detached signing provider for Swarmauri
OpenPGP envelope signer for Swarmauri
RSA-based signer for Swarmauri
secp256k1-based signer for Swarmauri
AWS Signature Version 4 signer for Swarmauri
OpenSSH-based signer for Swarmauri
XML Digital Signature implementation for the Swarmauri SigningBase registry
This repository includes standard components within the Swarmauri framework.
Swarmauri Community Clipboard State
Filesystem storage adapter for Peagen
GitHub storage adapter stub for Peagen
GitHub Release storage adapter for Peagen
In-memory storage adapter for SwarmauriSDK
MinIO storage adapter for SwarmauriSDK
Pytest plugin that turns Griffe inspection warnings into failing quality gates for Swarmauri packages.
Pytest plugin enforcing line count limits
Pytest plugin reporting dependency licenses
Pytest plugin that executes README code examples.
Algorithm-routing token service for Swarmauri
DPoP-bound JWT token service for Swarmauri
OAuth 2.0 Token Introspection service for Swarmauri
JWT token service for Swarmauri
PASETO v4 token service for Swarmauri
Remote OIDC token verification service
Rotating JWT token service for Swarmauri
OpenSSH certificate token service for Swarmauri
SSH signature token service for Swarmauri
mTLS-bound JWT token service for Swarmauri
Swarmauri Community Captcha Generator Tool
Execute commands in Docker or Kubernetes containers.
Create GitHub pull requests from containers.
Create a new Docker or Kubernetes session.
Swarmauri Community Dale-Chall Readability Tool
Swarmauri Community Download PDF Tool
Swarmauri Community Entity Recognition Tool
This repository includes an example of a First Class Swarmauri Example.
Load YAML-defined components directly from GitHub repositories.
Load components from a YAML manifest over HTTP.
A tool designed to clear all outputs from a Jupyter Notebook using nbconvert’s ClearOutputPreprocessor, preparing the notebook for sharing or version control.
A tool designed to display rich media and object representations in a Jupyter Notebook using IPython's display functionality.
A tool designed to render HTML content within a Jupyter Notebook using IPython's HTML display method.
A tool that programmatically executes and converts a Jupyter Notebook using nbconvert's CLI functionality, enabling automated notebook execution and format conversion.
A tool designed to execute a single code cell in a running Jupyter kernel using jupyter_client, capturing its output and errors.
A tool designed to execute all cells in a Jupyter Notebook using nbconvert’s ExecutePreprocessor, capturing outputs for testing and reporting.
A tool designed to execute parameterized notebooks using papermill, allowing dynamic input and output capture for automated workflows.
A tool that exports a Jupyter Notebook to HTML format using nbconvert’s HTMLExporter, enabling web-based presentation of notebooks.
A tool that exports a Jupyter Notebook to LaTeX format using nbconvert’s LatexExporter, enabling further conversion to PDF.
A Swarmauri tool designed to export Jupyter Notebooks to Markdown.
A tool that exports a Jupyter Notebook to a Python script using nbconvert’s PythonExporter, facilitating code extraction.
A tool that converts a plain dictionary into a NotebookNode object using nbformat, facilitating programmatic notebook creation.
A tool designed to retrieve messages from the IOPub channel of a Jupyter kernel using jupyter_client, capturing cell outputs and logs.
A tool designed to retrieve shell messages from a running Jupyter kernel using jupyter_client, useful for debugging execution responses.
A tool that reads a Jupyter Notebook file using nbformat, converting the JSON file into a NotebookNode object.
A tool designed to execute a single code cell in an IPython interactive shell, mimicking notebook cell execution.
A tool designed to shut down a running Jupyter kernel programmatically using jupyter_client, releasing all associated resources.