Metadata-Version: 2.4
Name: litestar-start
Version: 0.1.0b2
Summary: Interactive CLI to scaffold fullstack projects with modular choices
Project-URL: Documentation, https://github.com/Harshal6927/litestar-start#readme
Project-URL: Issues, https://github.com/Harshal6927/litestar-start/issues
Project-URL: Source, https://github.com/Harshal6927/litestar-start
Author-email: Harshal Laheri <harshal@harshallaheri.me>
License-Expression: MIT
License-File: LICENSE
Keywords: cli,fullstack,generator,litestar,scaffolding,template
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.13
Requires-Dist: jinja2>=3.1.6
Requires-Dist: msgspec>=0.20.0
Requires-Dist: questionary>=2.1.1
Requires-Dist: rich>=14.2.0
Description-Content-Type: text/markdown

# Litestar Start

Interactive CLI to scaffold fullstack projects with modular choices

## Installation

```bash
uvx litestar-start
```
