{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Sceptre automates AWS CloudFormation stack deployment and management by organizing stacks into groups, resolving dependencies between stacks, and executing operations across multiple stacks in parallel.","skillfed_tags":["cloudformation","devops","infrastructure-as-code"],"use_cases":["Deploy and manage related infrastructure stacks across dev, staging, and production environments with a single command per environment.","Automatically resolve and deploy stacks with cross-stack dependencies, ensuring outputs flow to dependent stack parameters.","Integrate infrastructure provisioning into CI/CD pipelines using Sceptre's CLI or Python API with pre/post-operation Hooks.","Query and list stack resources, outputs, and status across multiple stacks in a group without manual AWS console navigation.","Manage infrastructure across multiple AWS accounts and regions using Sceptre's built-in multi-account and multi-region support."],"what_it_does":"Sceptre is a command-line and Python library tool that wraps AWS CloudFormation to automate the deployment and management of infrastructure stacks. It organizes stacks into logical groups (e.g., dev, prod), separates stack configuration from templates, and automatically resolves dependencies between stacks so that outputs from one stack can be passed as parameters to dependent stacks. You define stacks using YAML configuration files and templates in JSON, YAML, Jinja2, or Python DSLs, then use Sceptre commands to create, update, delete, or query stacks\u2014either individually or in groups.\n\nSceptre handles cross-stack and cross-region dependencies, supports custom Resolvers for injecting dynamic values into templates, and allows Hooks to run arbitrary code before or after stack operations. It integrates with CI/CD pipelines via its CLI and Python API, and supports multi-account AWS deployments. The tool is unopinionated about project structure and does not require you to manage CloudFormation state separately.","worth_installing":"Yes. Sceptre is production-stable, actively maintained, and widely used. It has no known vulnerabilities, permissive licensing, and low install friction. Install it if you deploy multiple related CloudFormation stacks and need dependency resolution, group-level operations, or CI/CD integration; skip it if you manage only a handful of independent stacks or prefer to use CloudFormation directly."},"id":"sceptre","links":{"html":"https://skillfed.io/packages/sceptre","md":"https://skillfed.io/packages/sceptre.md","pypi":"https://pypi.org/project/sceptre/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-22","license_spdx":null,"license_treatment":"permissive","name":"sceptre","python_support":"supports_current","summary":"An AWS Cloud Provisioning Tool"},"popularity":{"monthly_downloads":143083,"position":11183,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.7.0"}
