Welcome to Particle Cloud Framework’s documentation!¶
Overview¶
Particle Cloud Framework is a cloud resource provisioning framework that is fully customizable and extensible, callable by code, and does not require manually maintaining states of resources. Particle Cloud Framework enables the standardization of modeling hierarchical cloud infrastructure, automating deployments, and managing lifecycles of cloud resources.
Installation¶
To install particle cloud framework, open an interactive shell and run:
pip install pcf
Note
Particle Cloud Framework requires python version 3.6 or higher.