Skip to main content
Avatar for dbtinoy from gravatar.com

dbtinoy

Username    dbtinoy
Date joined   Joined

71 projects

oridecon-tasks

Last released

Background task scheduling for Oridecon Framework

oridecon-queue

Last released

Message queue abstractions for Oridecon Framework

oridecon-monitor

Last released

Monitoring and observability for Oridecon Framework

oridecon-vector

Last released

Vector storage for Oridecon Framework

oridecon-events

Last released

oridecon-events - part of the Oridecon framework

oridecon-cache

Last released

oridecon-cache - part of the Oridecon framework

oridecon-audit

Last released

oridecon-audit - part of the Oridecon framework

oridecon-contracts

Last released

oridecon-contracts - part of the Oridecon framework

oridecon-auth

Last released

Auth module built on Oridecon

oridecon-sql

Last released

SQL utilities built on Oridecon

oridecon-web

Last released

Web framework built on Oridecon

oridecon

Last released

Async-first, contract-based dependency injection framework for Python

lexira-auth

Last released

Reserved package name

lexira-sql

Last released

Reserved package name

lexira-web

Last released

Reserved package name

lexira

Last released

Reserved package name

lexigram-workflow

Last released

Workflow orchestration for the Lexigram Framework (pipelines, bulk ops, sagas, graph engine)

lexigram-webhook

Last released

Webhook management for the Lexigram Framework — subscription CRUD, delivery tracking, HMAC verification, and dead-letter queue

lexigram-web

Last released

Web layer for Lexigram Framework - ASGI, routing, middleware, and API tooling

lexigram-vector

Last released

Vector store backends for the Lexigram Framework

lexigram-ui

Last released

HTMX/htpy component library for Lexigram web applications

lexigram-testing

Last released

Centralized testing infrastructure for Lexigram Framework - Fixtures, factories, and utilities

lexigram-tenancy

Last released

Multi-tenant resolution, lifecycle, and isolation for the Lexigram Framework

lexigram-tasks

Last released

Background task processing for Lexigram Framework - Scheduling, workers, and job queues

lexigram-storage

Last released

Unified blob storage abstraction for Lexigram Framework - S3, GCS, Azure Blob, and local filesystem

lexigram-sql

Last released

SQL database abstractions for Lexigram Framework — Postgres, MySQL, SQLite with migrations, repositories, and query building

lexigram-secrets

Last released

Secret vaults with rotation, tenant scoping, and audit for Lexigram Framework

lexigram-search

Last released

Full-text search and indexing for Lexigram Framework - Elasticsearch, Meilisearch, and Algolia

lexigram-resilience

Last released

Resilience patterns for the Lexigram Framework (circuit breaker, retry, bulkhead, rate limiting, throttle, fallback)

lexigram-queue

Last released

Message bus and queue with Named DI multi-backend support for the Lexigram Framework

lexigram-notification

Last released

SMS, push, and email notification delivery with Named DI multi-backend support for the Lexigram Framework

lexigram-nosql

Last released

NoSQL document store support for the Lexigram Framework (MongoDB, DynamoDB, Firestore)

lexigram-multimedia-video

Last released

Video generation for the Lexigram Framework — local and API-based backends

lexigram-multimedia-upscale

Last released

Image and video super-resolution for the Lexigram Framework — Real-ESRGAN and HAT backends

lexigram-multimedia-tts

Last released

Text-to-speech generation for the Lexigram Framework — local and API-based backends

lexigram-multimedia-music

Last released

Music generation for the Lexigram Framework — local and API-based backends

lexigram-multimedia-interpolate

Last released

Video frame-rate interpolation for the Lexigram Framework — RIFE backend

lexigram-multimedia-image

Last released

Image generation for the Lexigram Framework — local and API-based backends

lexigram-multimedia-beat

Last released

Audio tempo/beat analysis for the Lexigram Framework — librosa and madmom backends

lexigram-multimedia

Last released

Audio/video/image generation orchestrator for the Lexigram Framework

lexigram-monitor

Last released

Monitoring and observability for Lexigram Framework - Health checks, metrics, and system monitoring

lexigram-http

Last released

Outbound HTTP client for the Lexigram Framework

lexigram-graphql

Last released

GraphQL support for Lexigram Framework - Strawberry, Apollo Federation, and subscriptions

lexigram-graph

Last released

Graph database support for the Lexigram Framework (Neo4j, in-memory)

lexigram-features

Last released

Feature flag management for the Lexigram Framework

lexigram-events

Last released

Event Sourcing and CQRS engine for Lexigram Framework - Domain events, aggregates, and projections

lexigram-cli

Last released

Command-line interface for Lexigram Framework - Project scaffolding, code generation, and development tools

lexigram-cache

Last released

Multi-backend caching system for Lexigram Framework - Redis, Memcached, and in-memory caching

lexigram-auth

Last released

Authentication and authorization for Lexigram Framework - JWT, OAuth2, SAML, LDAP, RBAC, and multi-tenancy

lexigram-audit

Last released

Unified audit trail for the Lexigram Framework — append-only, HMAC-verified, retention-managed

lexigram-ai-workers

Last released

AI background workers for the Lexigram Framework — batch embedding, document ingestion, DLQ, maintenance

lexigram-ai-skills

Last released

AI skills and tools for the Lexigram Framework — registry, executor, builtin tools, discovery

lexigram-ai-session

Last released

AI session management for the Lexigram Framework — branching, checkpointing, multi-agent sessions

lexigram-ai-relay-gateway

Last released

Protocol-facing relay gateway for the Lexigram AI relay — channel selection, orchestration, upstream I/O, and SSE handling

lexigram-ai-relay

Last released

Protocol-neutral conversion engine for the Lexigram AI relay — OpenAI Chat, Responses, Claude, and Gemini

lexigram-ai-rag

Last released

Retrieval-Augmented Generation (RAG) pipeline for the Lexigram Framework

lexigram-ai-prompt

Last released

AI prompt management for the Lexigram Framework — templates, composition, optimization

lexigram-ai-observability

Last released

AI observability for the Lexigram Framework — tracing, metrics, and monitoring

lexigram-ai-memory

Last released

AI memory system for the Lexigram Framework — episodic, semantic, and working memory

lexigram-ai-mcp

Last released

MCP Server for Lexigram Framework - Model Context Protocol server for AI agents

lexigram-ai-llm

Last released

LLM client layer for the Lexigram Framework — OpenAI, Anthropic, Ollama, Cohere, Groq, Mistral

lexigram-ai-guard

Last released

AI input/output guard pipeline for the Lexigram Framework — LLM safety and content filtering

lexigram-ai-governance

Last released

AI governance for the Lexigram Framework — policy enforcement, audit trails, budget tracking

lexigram-ai-feedback

Last released

AI feedback collection for the Lexigram Framework — collection, processing, and storage

lexigram-ai-evaluation

Last released

AI Evaluation framework for the Lexigram Framework

lexigram-ai-agents

Last released

Agent system for Lexigram Framework - AI agents with tools, strategies, and execution

lexigram-ai

Last released

AI Layer for Lexigram Framework - Native LLM, Vector, RAG integration

lexigram-admin

Last released

Modern Python-first admin framework for Lexigram - HTMX, CRUD, dashboards, and extensions

lexigram

Last released

Async-first DI/IoC framework for Python — core package

lexigram-contracts

Last released

Core types and protocols for the Lexigram Framework

lexigram-starters

Last released

Reserved package for lexigram-starters

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page