[PR #2313] adding klotho to devops section #1737

Open
opened 2025-11-06 13:22:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2313
Author: @AlaShibanAtKlo
Created: 1/14/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (3)

  • b7ed34a adding klotho to devops section
  • 94bf710 Merge pull request #1 from AlaShibanAtKlo/klotho-devops
  • 896b361 removed extra whitespace

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Klotho is a CLI tool for transforming plain Python code to deployable cloud native code. It introduces klotho annotations that transform code to execution units (lambdas, fargate, kubernetes), persist ORMs like SQLAlchemy, and more

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

As far as we know there are no similar projects. The closest one would be Chalice

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 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/2313 **Author:** [@AlaShibanAtKlo](https://github.com/AlaShibanAtKlo) **Created:** 1/14/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b7ed34a`](https://github.com/vinta/awesome-python/commit/b7ed34a6745d1e93714df0bf2634886a76319df5) adding klotho to devops section - [`94bf710`](https://github.com/vinta/awesome-python/commit/94bf710113052c1f389a99073d28783715c43369) Merge pull request #1 from AlaShibanAtKlo/klotho-devops - [`896b361`](https://github.com/vinta/awesome-python/commit/896b361a810c78bcc474604c47aeed0adb04aa3b) removed extra whitespace ### 📊 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? Klotho is a CLI tool for transforming plain Python code to deployable cloud native code. It introduces klotho annotations that transform code to execution units (lambdas, fargate, kubernetes), persist ORMs like SQLAlchemy, and more ## What's the difference between this Python project and similar ones? As far as we know there are no similar projects. The closest one would be Chalice -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <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:22:15 -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#1737