[PR #986] [CLOSED] added the Serverless ramework to serverless frameworks section #891

Closed
opened 2025-11-06 13:04:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/986
Author: @jjanczyszyn
Created: 12/13/2017
Status: Closed

Base: masterHead: serverless


📝 Commits (1)

  • 45a72ee added the Serverless ramework to serverless frameworks section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

It's a command-line tool, providing scaffolding, workflow automation and best practices for developing and deploying serverless architecture. It's also completely extensible via plugins.

What's the difference between this Python project and similar ones?

  • Manages the lifecycle of your serverless architecture (build, deploy, update, delete).
  • Safely deploy functions, events and their required resources together via provider resource managers (e.g., AWS CloudFormation).
  • Functions can be grouped ("serverless services") for easy management of code, resources & processes, across large projects & teams.
  • Minimal configuration and scaffolding.
  • Built-in support for multiple stages.
  • Optimized for CI/CD workflows.
  • Loaded with automation, optimization and best practices.
  • 100% Extensible: Extend or modify the Framework and its operations via Plugins.
  • An ecosystem of serverless services and plugins.
  • A passionate and welcoming community!

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/986 **Author:** [@jjanczyszyn](https://github.com/jjanczyszyn) **Created:** 12/13/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `serverless` --- ### 📝 Commits (1) - [`45a72ee`](https://github.com/vinta/awesome-python/commit/45a72eefa35536908e2886210e752cec0840aa94) added the Serverless ramework to serverless frameworks section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? It's a command-line tool, providing scaffolding, workflow automation and best practices for developing and deploying serverless architecture. It's also completely extensible via plugins. ## What's the difference between this Python project and similar ones? - Manages the lifecycle of your serverless architecture (build, deploy, update, delete). - Safely deploy functions, events and their required resources together via provider resource managers (e.g., AWS CloudFormation). - Functions can be grouped ("serverless services") for easy management of code, resources & processes, across large projects & teams. - Minimal configuration and scaffolding. - Built-in support for multiple stages. - Optimized for CI/CD workflows. - Loaded with automation, optimization and best practices. - 100% Extensible: Extend or modify the Framework and its operations via Plugins. - An ecosystem of serverless services and plugins. - A passionate and welcoming community! -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:04:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#891