Metadata-Version: 2.2
Name: langflow-install
Version: 0.1.0
Summary: Simple langflow installer powered by uv
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: uv>=0.5.24

## langflow-install

A simple installer that uses `uv` to install [langflow](langflow.org). 

Simply run:

    python -m pip install langflow-install
    langflow-install


This project was heavily inspired by `aider-install`.
