langflow
A Python package with a built-in web application
What it is and what it does
Langflow is a platform for building AI-powered workflows and agents through a visual interface backed by a Python application. It combines a web-based builder with programmatic access, allowing developers to design flows visually, customize components in Python, test interactively, and deploy as REST APIs or MCP servers. The package includes support for major LLMs, vector databases, and a growing library of integrations through optional lfx-* dependencies.
The platform is designed for rapid iteration and production deployment. Developers can author workflows visually, access and modify source code for any component, test flows step-by-step in an interactive playground, and orchestrate multi-agent systems with conversation management. Workflows can be exported as JSON or deployed directly as APIs or MCP servers, making them integrable into applications built on any framework.
Use it for:
- Build and test LLM-powered chatbots and agents without writing boilerplate code.
- Orchestrate multi-agent systems with conversation management and retrieval components.
- Deploy AI workflows as REST APIs for integration into existing applications.
- Rapidly prototype and iterate on AI workflows using the visual builder and interactive playground.
- Export workflows as JSON or MCP servers for use in other applications or frameworks.
- Customize pre-built AI components using Python when the visual interface is insufficient.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Langflow is a visual platform for building, testing, and deploying AI workflows and agents with a web interface, Python API, and MCP server support.
Yes. Langflow is actively maintained, has no known vulnerabilities, installs with low friction, and is licensed under MIT. It is well-suited for developers building AI workflows who want a visual authoring experience combined with programmatic control. The 20 optional lfx-* dependencies allow you to start small and add integrations as needed.
Install
langflow on PyPI
pip
pip install langflowuv
uv add langflowpoetry
poetry add langflowInstalling langflow
Before you install
Low friction installation via pip; actively maintained with a release 3 days old and 153252 GitHub stars. Requires Python 3.10–3.14 and uv is recommended but not required.
License in practice
MIT license permits commercial and private use with minimal restrictions, making it suitable for both open-source and proprietary projects.
Quickstart
pip install langflow -U
langflow run
# Langflow starts at http://127.0.0.1:7860
Requires Python 3.10–3.14; uv package manager is recommended for installation.
Verify before relying
- Whether the 20 lfx-* runtime dependencies are all optional or if some are required for core functionality.
- Performance characteristics and scalability limits for production multi-agent deployments.
- Exact feature parity between the web UI and programmatic API for workflow definition.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (<3.15,>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 20 — langflow-base, lfx-amazon, lfx-anthropic, lfx-arxiv, lfx-bundles, lfx-cohere, lfx-datastax, lfx-docling, lfx-duckduckgo, lfx-empiriolabs, lfx-exa, lfx-firecrawl, lfx-ibm, lfx-nextplaid, lfx-openai-compatible, lfx-openai, lfx-oracle, lfx-paddle, lfx-valkey, lfx-vllm |
| Maintenance | actively maintained — 3 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 108,264/month — #12,566 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: langflow-1.11.3-py3-none-any.whl
Keywords: gpt, gui, langchain, nlp, openai
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
langflow-baseLangflow-base is a Python package that provides…
permissive · top 15,000 on PyPI
lfxLFX is a lightweight command-line tool that…
unclear · top 15,000 on PyPI
langchain-cliCommand-line interface for building, testing,…
permissive · top 15,000 on PyPI
langgraphLangGraph is a low-level orchestration…
permissive · top 1,000 on PyPI
taskflowTaskFlow is a library for defining and…
permissive · top 15,000 on PyPI
pipecat-ai-flowsManages conversation flows and state machines…
permissive · top 15,000 on PyPI
mlflowMLflow is an open-source platform for managing…
permissive · top 1,000 on PyPI
uipath-langchainBuilds and deploys LangGraph agents to UiPath…
unclear · top 5,000 on PyPI
agent-framework-coreBuild, orchestrate, and deploy AI agents and…
permissive · top 5,000 on PyPI