Metadata-Version: 2.1
Name: waffle-cli
Version: 0.0.4
Summary: Waffle CLI
Home-page: https://github.com/WaffleCodeApp/waffle-cli
License: MIT
Author: Gergely Borgulya
Author-email: greg@wafflecode.com
Requires-Python: >=3.11,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: awscli (>=1.32.44,<2.0.0)
Requires-Dist: boto3 (>=1.34.45,<2.0.0)
Requires-Dist: pydantic (>=2.6.1,<3.0.0)
Requires-Dist: troposphere[policy] (>=4.6.0,<5.0.0)
Project-URL: Repository, https://github.com/WaffleCodeApp/waffle-cli
Description-Content-Type: text/markdown

# Waffle CLI

Waffle helps one deploy a secrure foundation for web applications and host their backend and frontend components using AWS.

A few of the core principles of Waffle:
- Help deploy projects in fast.
- Secure infrastructure that enable good practices for application security.
- SOC II audit ready.
- Open source infrastructure-as-code. (For AWS)
- No locking in. If your project's scope grows larger than what Waffle provides then you can easily add your custom components or modify Waffle's open source templates as needed.

For details checkout the [documentation](https://wafflecodeapp.github.io/waffle-cli/).

