Metadata-Version: 2.4
Name: lesshead
Version: 0.1.0
Summary: The headless CMS with less overhead. Installer and project scaffolder for LessHead - the zero-dependency, drop-in Directus and Strapi replacement.
Project-URL: Homepage, https://lesshead.com
Project-URL: Repository, https://github.com/LessHeadCMS/lesshead-cli
Project-URL: Issues, https://github.com/LessHeadCMS/lesshead-cli/issues
Author: LessHead
License: MIT
Keywords: api,backend,clickhouse,cms,directus,headless-cms,mcp,self-hosted,strapi
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# lesshead

The installer and project scaffolder for [LessHead](https://lesshead.com) - the headless CMS with less overhead.

LessHead is a zero-dependency, drop-in replacement for Directus and Strapi, with a built-in MCP server, first-class realtime, and native ClickHouse mounts. This package is the free front door: it scaffolds a project and launches the engine.

## Install

    pip install lesshead

## Use

    lesshead init my-app
    cd my-app
    lesshead dev

## Docs

Full documentation, downloads, and a free self-host license: https://lesshead.com

## License

This installer is MIT licensed. The LessHead engine is a separate commercial product, licensed per major version.
