cookiecutter /
cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
91/100 healthLoading repository data…
aws-samples / repository
A Cookiecutter template to create a Serverless App based on Serverless Application Model (SAM) and Python 3.8
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project is now archived. Please use the official AWS SAM CLI template instead.
sam init --app-template hello-world-powertools-python --name sam-app --package-type Zip --runtime python3.12 --no-tracing
This is a Cookiecutter template to create a Serverless App based on Serverless Application Model (SAM) and Python 3.9.
It is important to note that you should not try to git clone this project but use SAM CLI instead as {{cookiecutter.project_slug}} will be rendered based on your input and therefore all variables and files will be rendered properly.
Generate a new SAM based Serverless App: sam init --location gh:aws-samples/cookiecutter-aws-sam-python
You'll be prompted a few questions to help this cookiecutter template to scaffold this project and after its completed you should see a new folder at your current path with the name of the project you gave as input.
| Option | Description |
|---|---|
include_safe_deployment | Sends by default 10% of traffic for every 1 minute to a newly deployed function using CodeDeploy + SAM integration - Linear10PercentEvery1Minute |
This project is licensed under the terms of the MIT License with no attribution
Selected from shared topics, language and repository description—not editorial ratings.
cookiecutter /
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
91/100 healthcookiecutter-flask /
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
91/100 healthaudreyfeldroy /
Cookiecutter template for a Python package.
87/100 healthosprey-oss /
A modern cookiecutter template for Python projects that use uv for dependency management
87/100 healthrochacbruno /
This template is **archived**. > UV can now [generate a sample project](https://docs.astral.sh/uv/guides/projects/#creating-a-new-project) > I recommend using **UV** to bootstrap your peojects. > [Copier](https://github.com/copier-org/copier) is a tools that can bootstrap projects from templates.
35/100 healthTezRomacH /
🚀 Your next Python package needs a bleeding-edge project structure.
32/100 health