Skip to main content
Avatar for cobycloud from gravatar.com

cobycloud

Username    cobycloud
Date joined   Joined

424 projects

bucketwarden

Last released

Python binding surface for the BucketWarden Rust runtime, CLI, and governed operator APIs.

ssot-registry

Last released

Umbrella distribution for SSOT that installs the core runtime and primary CLI together.

ssot-tui

Last released

Terminal UI package for ssot-registry workflows.

ssot-cli

Last released

Primary CLI distribution for ssot-registry.

ssot-mcp

Last released

MCP server for optional SSOT pull-worker control-plane coordination.

ssot-conformance

Last released

Reusable SSOT conformance harness, pytest plugin, and scaffold helpers.

ssot-core

Last released

Core Python runtime, registry model, validation, and release workflow APIs for SSOT.

ssot-codegen

Last released

Generators for SSOT contract, CLI, and TUI artifacts.

ssot-views

Last released

Derived projections, reports, and graph exports for SSOT.

ssot-contracts

Last released

Canonical schemas, templates, manifests, and generated Python contract artifacts for SSOT.

ssot-pack-contracts

Last released

Shared governance-pack metadata, manifest, and packaged document contracts for SSOT.

swarmauri_parser_pypdf2

Last released

PyPDF2 Parser for Swarmauri.

swarmauri_parser_entityrecognition

Last released

Entity Recognition Parser for Swarmauri.

swarmauri_parser_fitzpdf

Last released

Fitz PDF Parser for Swarmauri.

swarmauri_parser_bertembedding

Last released

Swarmauri Bert Embedding Parser

swarmauri_ocr_pytesseract

Last released

Swarmauri Tesseract Image to Text Model

swarmauri_middleware_ratepolicy

Last released

A middleware implementing rate policy and retry logic for Swarmauri

swarmauri_middleware_circuitbreaker

Last released

Circuit Breaker Middleware for Swarmauri

swarmauri_vectorstore_git

Last released

Swarmauri Git Vector Store

swarmauri_vectorstore_mlm

Last released

Swarmauri MLM Vector Store

swarmauri_measurement_tokencountestimator

Last released

This repository includes an example of a First Class Swarmauri Example.

swarmauri_metric_hamming

Last released

Swarmauri Hamming distance metric community package.

swarmauri_vectorstore_fs

Last released

Swarmauri filesystem-aware BM25F vector store

swarmauri_vectorstore_duckdb

Last released

A DuckDB based Vector Store

swarmauri_measurement_mutualinformation

Last released

Swarmauri Mutual Information Measurement Community Package.

swarmauri_vectorstore_cloudweaviate

Last released

Swarmauri Weaviate Vector Store

swarmauri_matrix_hamming74

Last released

Swarmauri Hamming (7,4) matrix community package.

swarmauri_llm_playht

Last released

Swarmauri Playht LLM adapters from swarmauri_standard.

swarmauri_llm_whisper

Last released

Swarmauri Whisper LLM adapters from swarmauri_standard.

swarmauri_vectorstore_annoy

Last released

Swarmauri Annoy Vector Store

swarmauri_llm_perplexity

Last released

Swarmauri Perplexity LLM adapters from swarmauri_standard.

swarmauri_toolkit_jupytertoolkit

Last released

A unified toolkit for aggregating standalone jupyter notebook tools.

swarmauri_toolkit_github

Last released

Github Toolkit

swarmauri_tool_zapierhook

Last released

Zapier Hook Tool

swarmauri_llm_openai

Last released

Swarmauri Openai LLM adapters from swarmauri_standard.

swarmauri_tool_webscraping

Last released

Web Scraping Tool for Swarmauri

swarmauri_llm_mistral

Last released

Swarmauri Mistral LLM adapters from swarmauri_standard.

swarmauri_tool_textlength

Last released

Text Length Tool for Swarmauri

swarmauri_llm_llamacpp

Last released

Swarmauri Llamacpp LLM adapters from swarmauri_standard.

swarmauri_llm_leptonai

Last released

Swarmauri Lepton AI Model

swarmauri_llm_hyperbolic

Last released

Swarmauri Hyperbolic LLM adapters from swarmauri_standard.

swarmauri_tool_smogindex

Last released

Swarmauri Smog Index Tool.

swarmauri_tool_sentimentanalysis

Last released

Sentiment Analysis Tool

swarmauri_tool_sentencecomplexity

Last released

This repository includes an example of a First Class Swarmauri Example.

swarmauri_llm_groq

Last released

Swarmauri Groq LLM adapters from swarmauri_standard.

swarmauri_tool_searchword

Last released

A tool for searching a specific word or phrase in a file.

swarmauri_llm_gemini

Last released

Swarmauri Gemini LLM adapters from swarmauri_standard.

swarmauri_tool_qrcodegenerator

Last released

Swarmauri QR Code Generator Tool.

swarmauri_llm_deepseek

Last released

Swarmauri Deepseek LLM adapters from swarmauri_standard.

swarmauri_llm_falai

Last released

Swarmauri Falai LLM adapters from swarmauri_standard.

swarmauri_tool_psutil

Last released

Swarmauri Psutil Tool.

swarmauri_tool_lexicaldensity

Last released

Lexical Density Tool for Swarmauri.

swarmauri_tool_jupyterwritenotebook

Last released

A tool that writes a NotebookNode object to a file in JSON format, preserving the notebook structure.

swarmauri_llm_deepinfra

Last released

Swarmauri Deepinfra LLM adapters from swarmauri_standard.

swarmauri_tool_jupytervalidatenotebook

Last released

A tool that validates a NotebookNode object against the Jupyter Notebook schema using nbformat, ensuring structural correctness.

swarmauri_llm_cohere

Last released

Swarmauri Cohere LLM adapters from swarmauri_standard.

swarmauri_llm_cerebras

Last released

Swarmauri Cerebras LLM adapters from swarmauri_standard.

swarmauri_llm_anthropic

Last released

Swarmauri Anthropic LLM adapters from swarmauri_standard.

swarmauri_tool_jupytershutdownkernel

Last released

A tool designed to shut down a running Jupyter kernel programmatically using jupyter_client, releasing all associated resources.

swarmauri_keyprovider_vaulttransit

Last released

Swarmauri Vault Transit Key Provider

swarmauri_tool_jupyterstartkernel

Last released

A tool designed to start a new Jupyter kernel programmatically using jupyter_client, enabling execution of notebook cells.

swarmauri_llm_ai21

Last released

Swarmauri Ai21 LLM adapters from swarmauri_standard.

swarmauri_tool_jupyterruncell

Last released

A tool designed to execute a single code cell in an IPython interactive shell, mimicking notebook cell execution.

swarmauri_tool_jupytergetshellmessage

Last released

A tool designed to retrieve shell messages from a running Jupyter kernel using jupyter_client, useful for debugging execution responses.

swarmauri_tool_jupyterreadnotebook

Last released

A tool that reads a Jupyter Notebook file using nbformat, converting the JSON file into a NotebookNode object.

swarmauri_keyprovider_gcpkms

Last released

Google Cloud KMS Key Provider for Swarmauri

swarmauri_keyprovider_aws_kms

Last released

AWS KMS KeyProvider for Swarmauri

swarmauri_embedding_mlm

Last released

example community package

swarmauri_certservice_stepca

Last released

Step-ca backed certificate service for Swarmauri

swarmauri_tool_jupytergetiopubmessage

Last released

A tool designed to retrieve messages from the IOPub channel of a Jupyter kernel using jupyter_client, capturing cell outputs and logs.

swarmauri_tool_jupyterexportmarkdown

Last released

A Swarmauri tool designed to export Jupyter Notebooks to Markdown.

swarmauri_tool_jupyterfromdict

Last released

A tool that converts a plain dictionary into a NotebookNode object using nbformat, facilitating programmatic notebook creation.

swarmauri_tool_jupyterexportpython

Last released

A tool that exports a Jupyter Notebook to a Python script using nbconvert’s PythonExporter, facilitating code extraction.

swarmauri_tool_jupyterexportlatex

Last released

A tool that exports a Jupyter Notebook to LaTeX format using nbconvert’s LatexExporter, enabling further conversion to PDF.

swarmauri_certservice_scep

Last released

Swarmauri SCEP Certificate Service

swarmauri_certservice_ms_adcs

Last released

Microsoft AD CS certificate service client for Swarmauri

swm_example_package

Last released

This repository includes an example of a First Class Swarmauri Example.

swamauri_metric_wasserstein

Last released

Wasserstein metric plugin for Swarmauri vector comparisons.

MediaSigner

Last released

Swarmauri signing facade plugin that aggregates registered SigningBase providers.

zdx

Last released

Z Doc Builder Experience by Swarmauri

swm_example_plugin

Last released

This repository includes an example of a Swarmauri Plugin.

swarmauri_certs_ocspverify

Last released

OCSP certificate verification service for Swarmauri.

swarmauri_certservice_gcpkms

Last released

Google Cloud KMS Certificate Service for Swarmauri

swarmauri_certservice_aws_kms

Last released

AWS KMS backed CertService for Swarmauri

swarmauri_tool_jupyterexporthtml

Last released

A tool that exports a Jupyter Notebook to HTML format using nbconvert’s HTMLExporter, enabling web-based presentation of notebooks.

swarmauri_tool_jupyterexecutenotebookwithparameters

Last released

A tool designed to execute parameterized notebooks using papermill, allowing dynamic input and output capture for automated workflows.

swarmauri_tool_jupyterexecutecell

Last released

A tool designed to execute a single code cell in a running Jupyter kernel using jupyter_client, capturing its output and errors.

swarmauri_tool_jupyterexecutenotebook

Last released

A tool designed to execute all cells in a Jupyter Notebook using nbconvert’s ExecutePreprocessor, capturing outputs for testing and reporting.

swarmauri_tool_jupyterexecuteandconvert

Last released

A tool that programmatically executes and converts a Jupyter Notebook using nbconvert's CLI functionality, enabling automated notebook execution and format conversion.

swarmauri_certs_csronly

Last released

Community service for generating PKCS#10 CSRs

swarmauri_certs_crlverifyservice

Last released

Certificate verification against CRLs

swm_example_community_package

Last released

example community package

EmbedXMP

Last released

Dynamic XMP embed/read/remove orchestration for Swarmauri handlers.

EmbeddedSigner

Last released

Embed XMP metadata and sign media assets using Swarmauri plugins.

tigrbl_api_hpks

Last released

High-trust OpenPGP keyserver APIs built on the Tigrbl application engine.

tigrbl_api_cron

Last released

Cron job storage, execution, and result tracking built on the Tigrbl engine.

swarmauri_tool_jupyterdisplay

Last released

A tool designed to display rich media and object representations in a Jupyter Notebook using IPython's display functionality.

swarmauri_tool_jupyterdisplayhtml

Last released

A tool designed to render HTML content within a Jupyter Notebook using IPython's HTML display method.

swarmauri_tool_jupyterclearoutput

Last released

A tool designed to clear all outputs from a Jupyter Notebook using nbconvert’s ClearOutputPreprocessor, preparing the notebook for sharing or version control.

swarmauri_tool_gmail

Last released

example community package

swarmauri_certs_cfssl

Last released

CFSSL-backed certificate service for Swarmauri

swarmauri_billing_razorpay

Last released

Razorpay billing provider for the Swarmauri SDK.

swarmauri_certs_acme

Last released

ACME certificate service for Swarmauri

swarmauri_tool_folium

Last released

This repository includes an example of a First Class Swarmauri Example.

swarmauri_billing_square

Last released

Square billing provider for the Swarmauri SDK.

swarmauri_certs_azure

Last released

Azure Key Vault certificate utilities for the Swarmauri ecosystem

swarmauri_xmp_svg

Last released

SVG handler for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_webp

Last released

WebP handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_tiff

Last released

TIFF/DNG handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_tool_dalechallreadability

Last released

Swarmauri Community Dale-Chall Readability Tool

swarmauri_tool_entityrecognition

Last released

Swarmauri Community Entity Recognition Tool

swarmauri_tool_downloadpdf

Last released

Swarmauri Community Download PDF Tool

swarmauri_tests_griffe

Last released

Pytest plugin that turns Griffe inspection warnings into failing quality gates for Swarmauri packages.

swarmauri_tool_captchagenerator

Last released

Swarmauri Community Captcha Generator Tool

swarmauri_billing_paystack

Last released

Paystack billing provider for the Swarmauri SDK.

swarmauri_billing_paypal

Last released

PayPal billing provider for the Swarmauri SDK.

swarmauri_billing_authorize_net

Last released

Authorize.Net billing provider for the Swarmauri SDK.

swarmauri_billing_braintree

Last released

Braintree billing provider for the Swarmauri SDK.

swarmauri_billing_adyen

Last released

Adyen billing provider for the Swarmauri SDK.

swarmauri_xmp_jpeg

Last released

JPEG handler for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_mp4

Last released

ISO-BMFF handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_gif

Last released

GIF handler for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_png

Last released

PNG handler for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_xmp_pdf

Last released

PDF handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

swarmauri_typing

Last released

This repository includes typing used in the Swarmauri framework.

swarmauri_core

Last released

This repository includes core interfaces for the Swarmauri framework.

swarmauri_base

Last released

This repository includes base classes and mixins for the Swarmauri framework.

swarmauri_standard

Last released

This repository includes standard components within the Swarmauri framework.

swarmauri

Last released

Namespace package for components, packages, and plugins within the Swarmauri framework.

swarmauri_vectorstore_qdrant

Last released

Swarmauri Persistent Qdrant Vector Store

swarmauri_vectorstore_persistentchromadb

Last released

A Persistent ChromaDB based Vector Store

swarmauri_vectorstore_pinecone

Last released

Swarmauri Pinecone Vector Store

swarmauri_state_clipboard

Last released

Swarmauri Community Clipboard State

swarmauri_vectorstore_redis

Last released

Swarmauri Redis Vector Store

swarmauri_vectorstore_neo4j

Last released

Swarmauri Neo4j Vector Store

swarmauri_parser_textblob

Last released

TextBlob Parser for Swarmauri.

swarmauri_parser_pypdftk

Last released

A parser for extracting text from PDFs using PyPDFTK.

swarmauri_parser_slate

Last released

A parser for extracting text from PDFs using Slate.

swarmauri_signing_dsse

Last released

Composable DSSE envelope adapter that layers Pre-Authentication Encoding onto Swarmauri signing providers

tigrbl-typing

Last released

Typing protocols, aliases, generics, and shared type helpers for Tigrbl framework packages and extensions.

tigrbl_engine_memqueue

Last released

In-memory queue engine plugin for process-local tasks, message workflows, and Tigrbl runtime coordination.

tigrbl_engine_bigquery

Last released

BigQuery engine plugin for Google BigQuery warehouse sessions, analytics workloads, and Tigrbl engine registration.

tigrbl_engine_memrate

Last released

In-memory rate-limit engine plugin for API quotas, counters, windows, and Tigrbl governance workflows.

tigrbl_spiffe

Last released

SPIFFE and SPIRE identity app for Tigrbl with workload identity tables, UDS transport, and HTTP API surfaces.

tigrbl_engine_snowflake

Last released

Snowflake engine plugin for warehouse sessions, analytical workloads, and Tigrbl engine registration.

tigrbl

Last released

Schema-first ASGI API framework for REST, JSON-RPC, OpenAPI, OpenRPC, SQLAlchemy models, typed validation, lifecycle hooks, and engine plugins.

tigrbl_engine_duckdb

Last released

DuckDB engine plugin for embedded analytical database sessions, OLAP workloads, and Tigrbl engine registration.

tigrbl_engine_memkv

Last released

In-memory key-value engine plugin for process-local KV storage, cache workflows, and lightweight Tigrbl services.

tigrbl_engine_memlru

Last released

In-memory LRU engine plugin for least-recently-used cache behavior and process-local Tigrbl data workflows.

tigrbl-ops-realtime

Last released

Realtime, streaming, datagram, websocket, and event operation handlers for Tigrbl ASGI runtimes.

tigrbl-runtime

Last released

Runtime pipeline helpers and execution bridge surfaces for Tigrbl ASGI applications, transports, and operation dispatch.

tigrbl_engine_membloom

Last released

In-memory Bloom filter engine plugin for membership checks, rotating TTL windows, and Tigrbl API workflows.

tigrbl_engine_sqlite

Last released

SQLite engine plugin for SQLAlchemy sessions, local transactional storage, and Tigrbl application persistence.

tigrbl_engine_inmemory

Last released

In-memory database engine plugin for process-local transactional storage, copy-on-write snapshots, and Tigrbl testing.

tigrbl_engine_pgsqli_wal

Last released

PostgreSQL and SQLite WAL engine plugin for transactional Tigrbl workflows and database-backed engine registration.

tigrbl_engine_xlsx

Last released

XLSX engine plugin for Excel workbook-backed tables, worksheet data access, and Tigrbl tabular workflows.

tigrbl_engine_rediscachethrough

Last released

Redis cache-through engine plugin for Redis, PostgreSQL, and Tigrbl data-access acceleration workflows.

tigrbl_engine_numpy

Last released

NumPy engine plugin for array-to-table helpers, analytical workflows, and Tigrbl data integration.

tigrbl_engine_postgres

Last released

PostgreSQL engine plugin for SQLAlchemy sessions, async database workflows, and Tigrbl application persistence.

tigrbl_engine_csv

Last released

CSV engine plugin for file-backed tables, pandas DataFrames, and lightweight Tigrbl data workflows.

tigrbl_engine_pyspark

Last released

PySpark engine plugin for distributed DataFrame integration, analytics workloads, and Tigrbl data workflows.

tigrbl_engine_memdedupe

Last released

In-memory dedupe engine plugin for idempotency tracking, duplicate suppression, and Tigrbl workflow coordination.

tigrbl_engine_inmemcache

Last released

In-memory cache engine plugin for process-local TTL, LRU, and fast Tigrbl cache workflows.

tigrbl_client

Last released

Typed Python client helpers for calling Tigrbl REST, JSON-RPC, OpenAPI, and generated schema-first API surfaces.

tigrbl-ops-oltp

Last released

Transactional OLTP operation handlers for Tigrbl CRUD, bulk, REST, JSON-RPC, and database-backed workloads.

tigrbl_engine_dataframe

Last released

DataFrame engine plugin for transactional pandas sessions and in-process Tigrbl analytics workloads.

tigrbl_engine_mempubsub

Last released

In-memory pub/sub engine plugin for process-local publish-subscribe channels, events, and Tigrbl realtime workflows.

tigrbl-canon

Last released

Canonical mapping, routing, symbol resolution, and naming utilities for Tigrbl framework packages and generated API surfaces.

tigrbl-base

Last released

Abstract base interfaces for Tigrbl APIs, engines, providers, sessions, transports, and reusable runtime components.

tigrbl_acme_ca

Last released

ACME v2 certificate authority app for Tigrbl tables, certificate automation, TLS workflows, and API surfaces.

tigrbl_engine_pandas

Last released

Pandas engine plugin for transactional DataFrame sessions, tabular workflows, and Tigrbl data integration.

tigrbl_engine_clickhouse

Last released

ClickHouse engine plugin for analytical database sessions, warehouse workloads, and Tigrbl engine registration.

tigrbl_tests

Last released

Reusable Tigrbl pytest fixtures, conformance assertions, integration helpers, and package test utilities.

tigrbl-kernel

Last released

Kernel orchestration for composing Tigrbl runtime plans, bindings, operation dispatch, and optimized ASGI execution.

tigrbl-ops-olap

Last released

Analytical OLAP operation boundaries for Tigrbl workloads, query-oriented APIs, and engine integrations.

tigrbl-orm

Last released

SQLAlchemy ORM tables, mixins, columns, model helpers, and persistence primitives for Tigrbl applications.

tigrbl-core

Last released

Core Tigrbl framework specifications, decorators, schemas, hooks, operations, and primitives for schema-first APIs.

tigrbl-concrete

Last released

Concrete Tigrbl implementations for reusable framework behavior, sessions, routes, responses, and base abstraction adapters.

tigrbl-atoms

Last released

Runtime atom utilities for Tigrbl planning, dispatch, transport ingress, egress, and high-throughput ASGI execution pipelines.

tigrbl_engine_redis

Last released

Redis engine plugin for cache, data structures, and Tigrbl engine workflows backed by Redis.

tigrbl_spec

Last released

Shared Tigrbl interfaces, protocol definitions, compatibility targets, and specification artifacts for framework integration.

npmctl-route53

Last released

AWS Route 53 DNS provider extension for npmctl.

npmctl-namecheap

Last released

Namecheap DNS provider extension for npmctl.

npmctl-godaddy

Last released

GoDaddy DNS provider extension for npmctl.

npmctl-digitalocean

Last released

DigitalOcean DNS provider extension for npmctl.

npmctl-cloudflare

Last released

Cloudflare DNS provider extension for npmctl.

npmctl

Last released

Owner-scoped plan/apply/adopt controller for Nginx Proxy Manager resources.

web-performance-rum-governance-pack

Last released

Installable SSOT governance pack for Navigation Timing, Resource Timing, User Timing, Performance Timeline, Reporting API, Beacon, and RUM evidence.

url-query-attribution-foundations-governance-pack

Last released

Installable SSOT governance pack for URL query parameters, referrer context, UTM conventions, and campaign attribution capture.

mobile-install-attribution-governance-pack

Last released

Installable SSOT governance pack for Apple and Android mobile install attribution, app campaign attribution, and privacy-preserving app measurement.

privacy-governance-records-governance-pack

Last released

Installable SSOT governance pack for privacy records, consent receipts, notices, DPV processing records, and audit evidence.

web-app-analytics-governance-pack

Last released

Installable SSOT governance pack for web analytics, app analytics, product analytics, CDP event specs, and browser lifecycle collection.

gs1-product-link-event-data-governance-pack

Last released

Installable SSOT governance pack for GS1 Digital Link, GS1 resolver behavior, EPCIS/CBV visibility events, product identifiers, and product master data.

marketing-attribution-conversion-governance-pack

Last released

Installable SSOT governance pack for attribution reporting, click IDs, tracking templates, offline conversions, conversion APIs, ECAPI, and ADMaP.

ga4-google-tagging-governance-pack

Last released

Installable SSOT governance pack for GA4 Measurement Protocol, Google tag, Google Tag Manager, GA4 event parameters, and BigQuery exports.

data-catalog-lineage-contracts-governance-pack

Last released

Installable SSOT governance pack for data catalogs, analytics schemas, dataset metadata, lineage, export schemas, and evidence traceability.

event-behavioral-telemetry-governance-pack

Last released

Installable SSOT governance pack for event envelopes, behavioral telemetry vocabularies, interaction events, and normalized event schemas.

customer-identity-profile-governance-pack

Last released

Installable SSOT governance pack for customer identity, profile claims, SCIM, OpenID Connect, verified credentials, and CDP profile concepts.

audience-data-transparency-governance-pack

Last released

Installable SSOT governance pack for audience-data transparency, audience taxonomy, content taxonomy, segment provenance, and recency disclosures.

consent-privacy-signals-governance-pack

Last released

Installable SSOT governance pack for GPC, GPP, TCF, Consent Mode, DNT, and consent-signal precedence.

customer-commerce-semantics-governance-pack

Last released

Installable SSOT governance pack for customer commerce semantics, products, offers, orders, invoices, reviews, ratings, and conversion actions.

ad-supply-chain-transparency-governance-pack

Last released

Installable SSOT governance pack for ads.txt, app-ads.txt, sellers.json, SupplyChain Object, buyers.json, DemandChain Object, and ads.cert.

ad-measurement-media-governance-pack

Last released

Installable SSOT governance pack for ad and media measurement, video ads, viewability, invalid traffic, podcast measurement, and MRC/IAB quality controls.

cache-freshness-governance-pack

Last released

Installable ADR and SPEC extension pack for HTTP caching and freshness governance.

digital-signature-governance-pack

Last released

Installable ADR and SPEC extension pack for digital-signature and container governance.

seo-aeo-aieo-governance-pack

Last released

Installable ADR and SPEC extension pack for SEO, AEO, and AiEO governance.

peagen-tables

Last released

Peagen table definitions, migrations, and Tigrbl table schemas.

peagen-core

Last released

Core Peagen orchestration, handlers, plugins, schemas, and template processing.

peagen-cli

Last released

Peagen command-line application.

peagen-tui

Last released

Peagen Textual dashboard application.

peagen-worker

Last released

Peagen worker service.

peagen-client

Last released

Peagen client transport contracts for JSON-RPC, HTTP, and Tigrbl clients.

peagen_templset_vue

Last released

A Swarmauri Peagen Template Set for Vue Atom

peagen-gateway

Last released

Peagen gateway service.

peagen

Last released

Swarmauri's Peagen convenience facade for the CLI-first Peagen distribution set.

peagen-plugin

Last released

Optional Peagen plugin dependency bundle for Redis, RabbitMQ, PostgreSQL, MinIO, GitHub VCS, and evaluators.

tigrcorn-transports

Last released

TCP, UDP, Unix socket, pipe, in-process, listener, and QUIC transport primitives for the Tigrcorn server stack.

tigrcorn-static

Last released

Static file origin, file-send, validators, ranges, and cache-aware HTTP responses for the Tigrcorn ASGI server.

tigrcorn-security

Last released

TLS 1.3, mTLS, X.509, ALPN, OCSP, CRL, and certificate policy surfaces for the Tigrcorn Python web server.

tigrcorn-runtime

Last released

Server runner, app loading, lifecycle hooks, workers, reload, and embedded runtime for the Tigrcorn ASGI3 web server.

tigrcorn-protocols

Last released

Protocol handlers for Tigrcorn HTTP/1.1, HTTP/2, HTTP/3, QUIC, WebSocket, WebTransport, lifespan, and ASGI3 traffic.

tigrcorn-observability

Last released

Logging, metrics, tracing, DoS warning events, and release-evidence metadata for the Tigrcorn Python web server.

tigrcorn-http

Last released

HTTP utilities for Tigrcorn headers, entity tags, content coding, range requests, and Python web server responses.

tigrcorn-core

Last released

Typed core primitives, errors, constants, and utilities shared by the Tigrcorn ASGI3 Python web server packages.

tigrcorn-contract

Last released

tigr-asgi-contract adapters and runtime-boundary classification for Tigrcorn ASGI3, WebSocket, and WebTransport surfaces.

tigrcorn-config

Last released

Typed configuration models, profiles, environment loading, and validation for the Tigrcorn ASGI/HTTP server stack.

tigrcorn-compat

Last released

Compatibility and interoperability helpers for Tigrcorn ASGI3 conformance, external peers, and Python web server release gates.

tigrcorn-certification

Last released

Certification and release-gate tooling for Tigrcorn HTTP/3, QUIC, WebSocket, WebTransport, and ASGI conformance evidence.

tigrcorn-asgi

Last released

ASGI3 scope, event, receive/send, and extension primitives for the Tigrcorn Python web server.

tigrcorn

Last released

ASGI3 Python web server with built-in HTTP/1.1, HTTP/2, HTTP/3, QUIC, WebSocket, WebTransport, TLS, and certification tooling.

swarmauri_toolkit_runtime

Last released

Runtime toolkit for explicit-parameter registration, inspection, replacement, listing, and removal of Swarmauri tools during agent execution.

tigr-asgi-contract-artifacts

Last released

Canonical contract artifacts for the Tigr ASGI contract

tigr-asgi-contract

Last released

Generated Python contract bindings for the Tigr ASGI contract

monotone-ops

Last released

Research-oriented monotone operator catalog for deterministic aggregation, CRDTs, fixpoints, and algebraic dataflow.

mto

Last released

Planning-stage placeholder reservation for monotone operators.

tigr

Last released

Experimental placeholder package for future Tigr APIs

tigrbl_auth

Last released

A Tigrbl multi-tenant OpenID Connect / OAuth 2.0 identity-provider package by Swarmauri.

tigrbl_kms

Last released

A Tigrbl key management service for Swarmauri.

tigrbl_billing

Last released

Canonical billing models, lifecycle operations, and analytics for the Tigrbl platform.

wcag_pdf_pytest

Last released

Pytest plugin for WCAG 2.1 A/AA/AAA compliance checks on PDFs.

swarmauri_transport_meshsidecarhttp2

Last released

Client transport for Swarmauri agents targeting mesh sidecar proxies.

swarmauri_signing_openpgp

Last released

OpenPGP signer stub registered on the Swarmauri SigningBase registry

swarmauri_evaluator_anyusage

Last released

An evaluator component that detects and penalizes usage of the `Any` type in Python code

swarmauri_evaluator_abstractmethods

Last released

An evaluator that verifies all methods in abstract base classes are properly marked as abstract

swarmauri_embedding_nmf

Last released

NMF Embedding for Swarmauri.

swarmauri_embedding_doc2vec

Last released

A Doc2Vec based Embedding Model.

swarmauri_distance_minkowski

Last released

Minkowski Distance for Swarmauri.

swarmauri_crypto_paramiko

Last released

Paramiko-backed RSA + AES-GCM crypto provider for Swarmauri

swarmauri_crypto_pgp

Last released

OpenPGP (GnuPG) + AES-GCM crypto provider for Swarmauri

swarmauri_crypto_nacl_pkcs11

Last released

NaCl + PKCS#11 crypto provider for Swarmauri

swarmauri_crypto_ecdh_es_a128kw

Last released

ECDH-ES+A128KW crypto provider for Swarmauri

swarmauri_crypto_jwe

Last released

RFC 7516/7518 compliant JWE crypto provider for Swarmauri

swarmauri_cipher_suite_yubikey_fips

Last released

FIPS-constrained YubiKey cipher suite for Swarmauri PIV operations

swarmauri_crypto_composite

Last released

Algorithm-routing crypto provider for Swarmauri

swarmauri_cipher_suite_yubikey

Last released

YubiKey-backed cipher suite for Swarmauri PIV signing and key transport

swarmauri_cipher_suite_webauthn

Last released

WebAuthn and FIDO2 cipher suite for Swarmauri

swarmauri_cipher_suite_xades

Last released

XAdES signing cipher suite skeleton for Swarmauri

swarmauri_cipher_suite_tls13

Last released

TLS 1.3 cipher suite policy for Swarmauri

swarmauri_cipher_suite_ssh

Last released

OpenSSH cipher suite skeleton for Swarmauri

swarmauri_cipher_suite_pep458

Last released

PEP 458 policy and algorithm definitions for Swarmauri cipher suites

swarmauri_tests_readme_examples

Last released

Pytest plugin that executes README code examples.

swarmauri_workflow_statedriven

Last released

Swarmauri's StateDrivenWorkflow

swarmauri_cipher_suite_sigstore

Last released

Sigstore / Cosign signing policy suite for Swarmauri

swarmauri_tests_pylicense

Last released

Pytest plugin reporting dependency licenses

swarmauri_cipher_suite_pades

Last released

PAdES signing cipher suite skeleton for Swarmauri

swarmauri_cipher_suite_jwa

Last released

JWA-focused cipher suite for Swarmauri

swarmauri_cipher_suite_ipsec

Last released

IPsec / IKE cipher suite skeleton for Swarmauri

swarmauri_tests_loc_tersity

Last released

Pytest plugin enforcing line count limits

swarmauri_cipher_suite_fips205

Last released

FIPS 205 SLH-DSA cipher suite bindings for Swarmauri

swarmauri_certs_pkcs11

Last released

PKCS#11-backed certificate service for Swarmauri

swarmauri_cipher_suite_fips204

Last released

FIPS 204 ML-DSA cipher suite bindings for Swarmauri

swarmauri_parser_asn1

Last released

Grammar-driven ASN.1 (X.680/X.690 DER subset) parser plugin for swarmauri-sdk using Lark Earley.

swarmauri_keyprovider_pkcs11

Last released

PKCS#11 hardware-backed key provider for Swarmauri

swarmauri_cipher_suite_fips203

Last released

FIPS 203 ML-KEM cipher suite bindings for Swarmauri

swarmauri_cipher_suite_fips1403

Last released

FIPS 140-3 policy cipher suite for Swarmauri

swarmauri_cipher_suite_cose

Last released

COSE-aware cipher suite for Swarmauri

swarmauri_cipher_suite_cnsa20

Last released

CNSA 2.0 policy cipher suite with classical and post-quantum algorithms

swarmauri_cipher_suite_cades

Last released

CAdES signing cipher suite skeleton for Swarmauri

swarmauri_certs_x509verify

Last released

X.509 certificate verification service for Swarmauri

swarmauri_transport_wsjsonrpcmux

Last released

WebSocket JSON-RPC multiplexer transport for Swarmauri agents.

swarmauri_vectorstore_doc2vec

Last released

A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model.

swarmauri_transport_uds_unicast

Last released

Unix domain socket unicast transport for Swarmauri.

swarmauri_certs_self_signed

Last released

Self-signed certificate builder for Swarmauri

swarmauri_certs_x509

Last released

X.509 certificate service for Swarmauri

swarmauri_certs_remote_ca

Last released

Remote CA certificate service for Swarmauri

swarmauri_transport_udp

Last released

UDP transport family for Swarmauri.

swarmauri_certs_local_ca

Last released

Local CA certificate service for Swarmauri

swarmauri_transport_tls_unicast

Last released

TLS / mTLS unicast transport for Swarmauri.

swarmauri_certs_composite

Last released

Feature-routing certificate service for Swarmauri

swarmauri_transport_stdio

Last released

STDIO bridge transport for spawning Swarmauri-compatible subprocesses.

swarmauri_transport_sshtunnel

Last released

SSH tunnel transport for forwarding Swarmauri traffic through bastions.

swarmauri_auth_idp_okta

Last released

Okta OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_transport_sseoutbound

Last released

Server-Sent Events broadcaster transport for Swarmauri agents.

swarmauri_transport_mtlsunicast

Last released

Mutual TLS transport utilities for Swarmauri unicast channels.

swarmauri_transport_quic

Last released

QUIC multiplex transport skeleton for Swarmauri.

swarmauri_auth_idp_google

Last released

Google OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_auth_idp_keycloak

Last released

Keycloak OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_transport_h2mux

Last released

Core HTTP/2 multiplexer transport for Swarmauri agents.

swarmauri_auth_idp_gitlab

Last released

GitLab OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_auth_idp_github

Last released

GitHub OAuth 2.0 / OAuth 2.1 identity provider implementations for Swarmauri

swarmauri_auth_idp_gitea

Last released

Gitea OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_transport_h2

Last released

HTTP/2 transport adapter built on the Swarmauri H2 mux.

swarmauri_transport_asgi

Last released

ASGI transport runner for Swarmauri components using Uvicorn.

swarmauri_toolkit_containertoolkit

Last released

Toolkit bundling container management tools.

swarmauri_tool_httploaded

Last released

Load components from a YAML manifest over HTTP.

swarmauri_auth_idp_apple

Last released

Apple OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_auth_idp_cognito

Last released

AWS Cognito OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri

swarmauri_tool_matplotlib

Last released

Matplotlib tool for Swarmauri.

swarmauri_auth_idp_azure

Last released

Azure Active Directory OAuth 2.0 / 2.1 / OIDC 1.0 login implementations for Swarmauri deployments

swarmauri_auth_idp_facebook

Last released

Facebook OAuth 2.0 / OAuth 2.1 / OIDC 1.0 login implementations for Swarmauri

swarmauri_tool_githubloader

Last released

Load YAML-defined components directly from GitHub repositories.

swarmauri_tool_containernewsession

Last released

Create a new Docker or Kubernetes session.

swarmauri_tool_containermakepr

Last released

Create GitHub pull requests from containers.

swarmauri_tokens_tlsboundjwt

Last released

mTLS-bound JWT token service for Swarmauri

swarmauri_tool_containerfeedchars

Last released

Execute commands in Docker or Kubernetes containers.

swarmauri_tokens_sshsig

Last released

SSH signature token service for Swarmauri

swarmauri_tokens_sshcert

Last released

OpenSSH certificate token service for Swarmauri

swarmauri_tokens_remoteoidc

Last released

Remote OIDC token verification service

swarmauri_tokens_rotatingjwt

Last released

Rotating JWT token service for Swarmauri

swarmauri_signing_ecdsa

Last released

ECDSA-based signer for Swarmauri

swarmauri_tokens_jwt

Last released

JWT token service for Swarmauri

swarmauri_signing_dpop

Last released

DPoP signer/verifier for Swarmauri

swarmauri_tokens_paseto_v4

Last released

PASETO v4 token service for Swarmauri

swarmauri_signing_cms

Last released

CMS signer stub registered on the Swarmauri SigningBase registry

swarmauri_tokens_introspection

Last released

OAuth 2.0 Token Introspection service for Swarmauri

swarmauri_signing_ca

Last released

Certificate authority style signer for Swarmauri envelopes

swarmauri_publisher_webhook

Last released

A Webhook publisher implementation for Swarmauri.

swarmauri_tokens_dpopboundjwt

Last released

DPoP-bound JWT token service for Swarmauri

swarmauri_storage_minio

Last released

MinIO storage adapter for SwarmauriSDK

swarmauri_publisher_redis

Last released

A Redis publisher implementation for Swarmauri.

swarmauri_tokens_composite

Last released

Algorithm-routing token service for Swarmauri

swarmauri_publisher_rabbitmq

Last released

A RabbitMQ publisher implementation for Swarmauri.

swarmauri_storage_memory

Last released

In-memory storage adapter for SwarmauriSDK

swarmauri_prompt_j2prompttemplate

Last released

Jinja2 Prompt Template for Swarmauri.

swarmauri_storage_github_release

Last released

GitHub Release storage adapter for Peagen

swarmauri_storage_github

Last released

GitHub storage adapter stub for Peagen

swarmauri_parser_keywordextractor

Last released

Keyword Extractor Parser for Swarmauri.

swarmauri_storage_file

Last released

Filesystem storage adapter for Peagen

swarmauri_signing_xmld

Last released

XML Digital Signature implementation for the Swarmauri SigningBase registry

swarmauri_signing_ssh

Last released

OpenSSH-based signer for Swarmauri

swarmauri_parser_beautifulsoupelement

Last released

BeautifulSoup Element Parser for Swarmauri.

swarmauri_mre_crypto_shamir

Last released

Shamir secret sharing based MRE crypto provider for Swarmauri

swarmauri_mre_crypto_pgp

Last released

OpenPGP sealed-per-recipient MRE provider for Swarmauri

swarmauri_signing_secp256k1

Last released

secp256k1-based signer for Swarmauri

swarmauri_mre_crypto_keyring

Last released

Keyring-backed multi-recipient encryption provider for Swarmauri

swarmauri_signing_sigv4

Last released

AWS Signature Version 4 signer for Swarmauri

swarmauri_signing_pgp

Last released

OpenPGP envelope signer for Swarmauri

swarmauri_signing_pep458

Last released

PEP 458 compatible detached signing provider for Swarmauri

swarmauri_mre_crypto_ecdh_es_kw

Last released

ECDH-ES+A128KW based multi-recipient encryption provider for Swarmauri

swarmauri_signing_rsa

Last released

RSA-based signer for Swarmauri

swarmauri_mre_crypto_age

Last released

Age-style X25519 sealed-per-recipient MRE provider for Swarmauri

swarmauri_middleware_time

Last released

Middleware for tracking request processing time in Swarmauri applications

swarmauri_middleware_stdio

Last released

Middleware that logs requests and responses to standard output

swarmauri_middleware_session

Last released

Session middleware for maintaining session state across requests.

swarmauri_signing_ed25519

Last released

Ed25519-based signer for Swarmauri

swarmauri_signing_pdf

Last released

PDF signer built atop the Swarmauri CMS implementation

swarmauri_signing_hmac

Last released

HMAC-based signer for Swarmauri

swarmauri_signing_jws

Last released

Composite JWS signer/verifier for Swarmauri

swarmauri_middleware_logging

Last released

Logging middleware for Swarmauri

swarmauri_middleware_securityheaders

Last released

Middleware for adding security headers to HTTP responses

swarmauri_middleware_ratelimit

Last released

Rate limiting middleware for Swarmauri applications

swarmauri_middleware_llamaguard

Last released

Middleware for inspecting and filtering unsafe content using LlamaGuard

swarmauri_middleware_jwt

Last released

JWT validation middleware for Swarmauri applications.

swarmauri_middleware_httpsig

Last released

HTTP signature verification middleware for Swarmauri

swarmauri_middleware_jwksverifier

Last released

JWKS-based JWT verification middleware for Swarmauri

swarmauri_middleware_jsonrpc

Last released

Middleware for validating basic JSON-RPC requests

swarmauri_middleware_gzipcompression

Last released

Gzip compression middleware for Swarmauri

swarmauri_middleware_exceptionhandling

Last released

Custom Exception Handling Middleware for Swarmauri Framework

swarmauri_middleware_cors

Last released

Custom CORS Middleware for Swarmauri Framework

swarmauri_middleware_cachecontrol

Last released

Middleware for managing HTTP cache headers and client-side caching behavior.

swarmauri_middleware_bulkhead

Last released

Bulkhead middleware implementation for Swarmauri

swarmauri_keyprovider_remote_jwks

Last released

Remote JWKS-backed key provider for verification-only use

swarmauri_keyproviders_mirrored

Last released

Mirrored key provider for Swarmauri

swarmauri_keyprovider_ssh

Last released

SSH-based key provider for Swarmauri

swarmauri_keyprovider_local

Last released

In-memory key provider for development and testing

swarmauri_keyprovider_inmemory

Last released

In-memory key provider for Swarmauri

swarmauri_gitfilter_minio

Last released

MinIO git filter for Peagen

swarmauri_keyprovider_hierarchical

Last released

Hierarchical key provider for Swarmauri

swarmauri_gitfilter_s3fs

Last released

S3 git filter for Peagen using s3fs

swarmauri_keyprovider_file

Last released

File-backed key provider for Swarmauri

swarmauri_gitfilter_gh_release

Last released

GitHub release backed git filter for Peagen

swarmauri_gitfilter_file

Last released

Filesystem git filter for Peagen

swarmauri_evaluator_constanttime

Last released

Evaluator that detects timing side channels using fixed-vs-random test

swarmauri_evaluatorpool_accessibility

Last released

A package providing accessibility and readability evaluators for SwarmAuri

swarmauri_evaluator_subprocess

Last released

A subprocess-based evaluator for executing and measuring program performance in isolated subprocesses

swarmauri_evaluator_externalimports

Last released

Evaluator that detects and penalizes non-built-in Python imports in source files

swarmauri_crypto_rust

Last released

Rust-backed crypto provider for Swarmauri using Maturin

genlms

Last released

A genlms package

cayaml

Last released

Swarmauri's Canon Yaml Handler

catoml

Last released

Swarmauri's Canon Toml

swarmauri_cert_ocspverify

Last released

OCSP certificate verification service for Swarmauri.

swarmauri_cert_acme

Last released

ACME certificate service for Swarmauri

swarmauri_cert_cfssl

Last released

CFSSL-backed certificate service for Swarmauri

crouton

Last released

A repository to enable API CRUD Routing

crouton-client

Last released

A client for Swarmauri's crouton.

f64

Last released

A f64 package

64

Last released

A 64 package

6w

Last released

A 6w package

sfw

Last released

A sfw package

jz

Last released

A jz package

s.f

Last released

A s.f package

9x

Last released

A 9x package

77

Last released

A 77 package

6z

Last released

A 6z package

6y

Last released

A 6y package

6x

Last released

A 6x package

snt

Last released

A HTTP1.1/2 compliant package

ymls

Last released

A parser of all things YAML

ye

Last released

A ye package

zr0

Last released

An zr0 package

g9

Last released

Swarmauri Framework

uvinert

Last released

Custom inert build backend for UV monorepo

swarmauri-monorepo

Last released

Monorepo for multiple interdependent Swarmauri Python packages

swarmauri_vectorstore_tfidf

Last released

A Tfidf based Vector Store and Tfidf Based Embedding Model.

swarmauri_embedding_tfidf

Last released

Tfidf Embedding for Swarmauri

soliloquy

Last released

A CLI for managing a monorepo.

swarmauri_llm_pytesseractimg2text

Last released

Swarmauri Tesseract Image to Text Model

swarmauri-community

Last released

This repository includes Swarmauri community components.

swarmauri_doc2vec_vectorstore

Last released

A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model.

swarmauri-experimental

Last released

This repository includes experimental components.

ragford

Last released

A Discord bot using Swarmauri LLM, RAG agent, and Hikari.

rag-assistant

Last released

This repository includes rag_assistant

swarmauri-api-crudrouter

Last released

A repository to enable API CRUD Routing

swarmauri-developer

Last released

The Swarmauri Developer Assistant is part of the swarmaURI framework and is designed to enable developers to rapidly develop with the Swarmauri Sdk.. This tool is designed to enhance software development workflows by integrating an advanced AI with pretrained vectorizers and document retrieval. The assistant features a web gui with chatbot, file explorer and editor, and code interpreter.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page