Metadata-Version: 2.4
Name: snowcap
Version: 0.0.1
Summary: Snowcap: Snowflake infrastructure as code - Coming Soon
Author-email: Datacoves <support+snowcap@datacoves.com>
Maintainer-email: Datacoves <support+snowcap@datacoves.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/datacoves/snowcap
Project-URL: Documentation, https://github.com/datacoves/snowcap
Project-URL: Repository, https://github.com/datacoves/snowcap
Project-URL: Issues, https://github.com/datacoves/snowcap/issues
Keywords: snowflake,infrastructure-as-code,iac,devops,data-engineering,rbac,security
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Snowcap

## Snowflake infrastructure as code

### Coming Soon!

Snowcap helps you provision, deploy, and secure resources in Snowflake. It replaces tools like Terraform, Schemachange, or Permifrost.

## Features (Coming Soon)

- **Declarative** - Define your Snowflake resources in YAML or Python
- **Comprehensive** - Support for 50+ Snowflake resource types
- **Fast** - 50-90% faster than Terraform
- **No state file** - Snowcap compares config directly to Snowflake

## Installation

```bash
pip install snowcap
```

*Note: The full package is coming soon. This is a placeholder release.*

## Links

- **GitHub**: [https://github.com/datacoves/snowcap](https://github.com/datacoves/snowcap)
- **Datacoves**: [https://datacoves.com](https://datacoves.com)

## About

Brought to you by [Datacoves](https://datacoves.com) - a managed DataOps platform for dbt and Airflow.

## License

Apache 2.0
