Skip to main content

Pipelex is an open-source dev tool based on a simple declarative language that lets you define replicable, structured, composable LLM pipelines.

Project description

Pipelex Logo

The simpler way to build reliable LLM Pipelines

Pipelex is an open‑source dev tool based on a simple declarative language
that lets you define replicable, structured, composable LLM pipelines.


MIT License PyPI – latest release

YouTube Website

📑 Table of Contents

Introduction

Pipelex™ is a developer tool designed to simplify building reliable AI applications. At its core is a clear, declarative pipeline language specifically crafted for knowledge-processing tasks.

The Pipelex language uses pipelines, or "pipes", each capable of integrating different language models (LLMs) or software to process knowledge. Pipes consistently deliver structured, predictable outputs at each stage.

Pipelex employs user-friendly TOML syntax, enabling developers to intuitively define workflows in a narrative-like manner. This approach facilitates collaboration between business professionals, developers, and language models (LLMs), ensuring clarity and ease of communication.

Pipes function like modular building blocks, assembled by connecting other pipes sequentially, in parallel, or by calling sub-pipes. This assembly resembles function calls in traditional programming but emphasizes a more intuitive, plug-and-play structure, focused explicitly on clear knowledge input and output.

Pipelex is distributed as an open-source Python library, with a hosted API launching soon, enabling effortless integration into existing software systems and automation frameworks. Additionally, Pipelex will provide an MCP server that will enable AI Agents to run pipelines like any other tool.

🚀 Quick start

:books: Note that you can check out the Pipelex Documentation for more information and clone the Pipelex Cookbook repository for ready-to-run samples.

Follow these steps to get started:

Installation

Prerequisites

Install the package

# Using pip
pip install pipelex

# Using Poetry
poetry add pipelex

# Using uv (Recommended)
uv pip install pipelex

IDE extension

We highly recommend installing an extension for TOML files into your IDE of choice. For VS Code, the Even Better TOML extension does a great job of syntax coloring and checking.

Optional Features

The package supports additional features that can be installed separately:

# Using pip
pip install "pipelex[anthropic]"    # For Anthropic/Claude support
pip install "pipelex[google]"       # For Google API support
pip install "pipelex[mistralai]"    # For Mistral AI support
pip install "pipelex[bedrock]"      # For AWS Bedrock support
pip install "pipelex[fal]"          # For image generation with Black Forest Labs "FAL" service

# Using poetry
poetry add "pipelex[anthropic,google,mistralai,bedrock,fal]"  # Install all features

# Using uv
uv pip install "pipelex[anthropic,google,mistralai,bedrock,fal]"

🤝 Contributing

We welcome contributions! Please see our Contributing Guidelines for details on how to get started, including development setup and testing information.

💬 Support

  • GitHub Issues: For bug reports and feature requests
  • Discussions: For questions and community discussions
  • Documentation

⭐ Star Us!

If you find Pipelex helpful, please consider giving us a star! It helps us reach more developers and continue improving the tool.

👥 Contributors

Contributions are welcome, check out our Contributing to Pipelex guide.

📝 License

This project is licensed under the MIT license. Runtime dependencies are distributed under their own licenses via PyPI.


"Pipelex" is a trademark of Evotis S.A.S.

© 2025 Evotis S.A.S.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pipelex-0.2.11.tar.gz (162.2 kB view details)

Uploaded Source

Built Distribution

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

pipelex-0.2.11-py3-none-any.whl (273.1 kB view details)

Uploaded Python 3

File details

Details for the file pipelex-0.2.11.tar.gz.

File metadata

  • Download URL: pipelex-0.2.11.tar.gz
  • Upload date:
  • Size: 162.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pipelex-0.2.11.tar.gz
Algorithm Hash digest
SHA256 82c7285433ef43d62aed2ab47b1b05ac654a9cd60a01e9147118f2246c1d9689
MD5 5d4d9eb65f26f192b17191c0f358a569
BLAKE2b-256 a8f734231855ecd0bda1d3357e62e4edd089491d077b635390d03904f6c6c2ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipelex-0.2.11.tar.gz:

Publisher: publish-pypi.yml on Pipelex/pipelex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipelex-0.2.11-py3-none-any.whl.

File metadata

  • Download URL: pipelex-0.2.11-py3-none-any.whl
  • Upload date:
  • Size: 273.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pipelex-0.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 dc4c73feabb30a97103d6871b304090655a4134b637c592b15789a2966d89a8b
MD5 7562ed5ec4b822ef587054bde57bb3fe
BLAKE2b-256 481731c1d0cdf39738c89b5d590b74bb3af6ddd8ac6a9e79bc2817cf7032c994

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipelex-0.2.11-py3-none-any.whl:

Publisher: publish-pypi.yml on Pipelex/pipelex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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