Metadata-Version: 2.1
Name: waffle-cli
Version: 0.0.1
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 enables one deploy a secrure foundation, and hosting for webapplications' backend and frontend components in AWS.

A few of the core principles of Waffle:
- Enable kicking off projects in a matter of few minutes.
- Secure infrastructure that enable best practices for application security.
- SOC II audit ready.
- Open source infrastructure as code. You only pay for your own hosting (requires 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/).

