Skip to main content

A Python Automation Library for creating agents

Project description

Maticlib Logo

A high-performance Python Automation Library for creating intelligent AI agents.

License: MIT Downloads PyPI version

Maticlib is a developer-centric library designed to build complex, stateful AI workflows with ease. Whether you need a simple chat completion or a multi-node parallel execution graph, Maticlib provides the primitives to build it with a focus on type safety and performance.


Key Features

  • Core Agent Framework: Pure-Python graph workflow engine (MaticGraph) supporting both stateful and stateless execution.
  • Unified LLM Integration: Single interface for OpenAI (modern Responses API), Google Gemini, and Mistral AI.
  • Complex Orchestration: Built-in support for conditional routing, parallel node execution, and loop prevention.
  • Data Integrity: Deep Pydantic integration for standardized response models and type-safe workflow states.
  • Advanced Telemetry: Detailed token usage tracking, including modalities and reasoning tokens for newer models.

Documentation

For complete documentation, visit: https://arvohsoft.github.io/maticlib/


Installation

pip install maticlib

Quick Start

from maticlib.llm.openai import OpenAIClient

# Initialize client (uses OPENAI_API_KEY from environment)
client = OpenAIClient()

# Make a request
response = client.complete("Explain quantum computing in one sentence.")
print(client.get_text_response(response))

Roadmap

Core Library

  • Google Gemini integration
  • Mistral AI integration
  • OpenAI Responses API integration
  • Graph-based workflow engine
  • Parallel node execution
  • Automated documentation system
  • Anthropic Claude integration
  • Streaming support for all providers

Advanced Features

  • Unified tool/function calling interface
  • Multi-agent collaboration protocols
  • MCP (Model Context Protocol) support
  • Workflow persistence & checkpointing

Project Leadership

Maticlib is developed and maintained by Arvoh Software.


License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maticlib-0.1.6.tar.gz (33.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

maticlib-0.1.6-py3-none-any.whl (39.1 kB view details)

Uploaded Python 3

File details

Details for the file maticlib-0.1.6.tar.gz.

File metadata

  • Download URL: maticlib-0.1.6.tar.gz
  • Upload date:
  • Size: 33.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for maticlib-0.1.6.tar.gz
Algorithm Hash digest
SHA256 9269fd6f131900e0aa533189dc80fdda7d9d976ba0e421357f4413e9333857e9
MD5 7242cadcf57e6e13d83cc50668fd5773
BLAKE2b-256 2fa653a7efd9b28a0503cf1a5576325f37961a0fbcbf89246c1b0f2a3b86bb0e

See more details on using hashes here.

File details

Details for the file maticlib-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: maticlib-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 39.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for maticlib-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c098192112c4f9461d8a6ef69673c87e2016fadfbe947105611640482676e720
MD5 32fae6b58268b84c75eef75fc4012cdc
BLAKE2b-256 ce6ed37d842677fd981cf6c5964598dee0b36f59f7f9bb794e79c7a79ce9cf97

See more details on using hashes here.

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