Python aws-lambda

Open-source Python projects categorized as aws-lambda

Top 23 Python aws-lambda Projects

  • Zappa

    Serverless Python

  • chalice

    Python Serverless Microframework for AWS

  • Project mention: Superpower REST API DX with Serverless ⚑ and DevOps Best Practices on AWS (🐍 Python Version) | dev.to | 2024-04-30

    If you want to write serverless apps with Python without using Serverless Framework, you can ship them with Chalice.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • AWS Data Wrangler

    pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).

  • Project mention: Read files from s3 using Pandas/s3fs or AWS Data Wrangler? | /r/dataengineering | 2023-12-06

    I had no problem with awswrangler (https://github.com/aws/aws-sdk-pandas) and it supports reading and writing partitions which was really helpful and a few other optimizations that made it a great tool

  • pants

    The Pants Build System

  • Project mention: The xz attack shell script | news.ycombinator.com | 2024-04-02

    > C/C++'s header system with conditional inclusion

    Wouldn't it be more accurate to say something like "older build systems"? I don't think any of the things you listed are "modern". Which isn't a criticism of their legacy! They have been very useful for a long time, and that's to be applauded. But they have huge problems, which is a big part of why newer systems have been created.

    FWIW, I have been using pants[0] (v2) for a little under a year. We chose it after also evaluating it and bazel (but not nix, for better or worse). I think it's really really great! Also painful in some ways (as is inevitably the case with any software). And of course it's nearly impossible to entirely stomp out "genrules" use cases. But it's much easier to get much closer to true hermeticity, and I'm a big fan of that.

    0: https://www.pantsbuild.org/

  • Zappa

    Serverless Python (by zappa)

  • Project mention: Jets: The Ruby Serverless Framework | news.ycombinator.com | 2023-12-07

    If people aren't familiar, there's a similar project for Python that's fantastic: https://github.com/zappa/Zappa

  • powertools-lambda-python

    A developer toolkit to implement Serverless best practices and increase developer velocity.

  • Project mention: Superpower REST API DX with Serverless ⚑ and DevOps Best Practices on AWS (🐍 Python Version) | dev.to | 2024-04-30

    Also I suggest to have a look at AWS Lambda PowerTools, which simplifies adopting best practices with Lambda

  • Klayers

    Python Packages as AWS Lambda Layers

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • mangum

    AWS Lambda support for ASGI applications

  • Project mention: Why the Serverless Revolution Has Stalled | news.ycombinator.com | 2024-02-15
  • python-lambda

    A toolkit for developing and deploying serverless Python code in AWS Lambda.

  • lambda-packs

    Precompiled packages for AWS Lambda

  • titiler

    Build your own Raster dynamic map tile services

  • aws-auto-cleanup

    Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings

  • terraform-aws-notify-slack

    Terraform module to create AWS resources for sending notifications to Slack πŸ‡ΊπŸ‡¦

  • Project mention: Shielding Your Apps in the Cloud: Integrating CloudFront and AWS WAF with Terraform | dev.to | 2024-01-23

    However, I do have some extra alerts going to Slack. For this integration, I use the terraform-aws-notify-slack TF module with CloudWatch.

  • aws-lambda-handler-cookbook

    This repository provides a working, deployable, open source-based, serverless service template with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.

  • Project mention: Serverless APIs: Auto-Generate OpenAPI Docs & CI/CD Protections | dev.to | 2024-03-04

    In case you didn’t know, the Cookbook is a template project that allows you to get started with serverless with three clicks, and it has all the best practices and utilities that a production-grade serverless service requires.

  • kanzi

    Alexa skill for controlling Kodi

  • modules.tf-lambda

    Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform

  • Project mention: Cloud asset tracking | /r/aws | 2023-12-09

    Maybe cloudcraft https://www.cloudcraft.co

  • lambda-decorators

    🐍λ✨ - A collection of useful decorators for making AWS Lambda handlers

  • varc

    Volatile Artifact Collector collects a snapshot of volatile data from a system. It tells you what is happening on a system, and is of particular use when investigating a security incident.

  • aws-tutorial-code

    AWS tutorial code.

  • sumologic-aws-lambda

    A collection of lambda functions to collect data from Cloudwatch, Kinesis, VPC Flow logs, S3, security-hub and AWS Inspector

  • alexa-gpt

    A tutorial on how to use ChatGPT in Alexa

  • Project mention: Amazon virtually kills efforts to develop Alexa Skills, disappointing dozens | news.ycombinator.com | 2024-04-12

    It's not hard to make an Alexa skill that hooks up to an OpenAI API (or compatible) endpoint. This repo is a good starting point: https://github.com/k4l1sh/alexa-gpt

  • torchlambda

    Lightweight tool to deploy PyTorch models to AWS Lambda

  • Trapheus

    This tool automates restoration of RDS database instances from snapshots into any dev, staging or production environments. It supports individual RDS Snapshot as well as cluster snapshot restore operations.

  • Project mention: TrapheusAI: Everyday AI powered data search companion | news.ycombinator.com | 2023-10-15
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python aws-lambda related posts

  • Superpower REST API DX with Serverless ⚑ and DevOps Best Practices on AWS (🐍 Python Version)

    5 projects | dev.to | 30 Apr 2024
  • Turbocharge your Lambda Functions with AWS Lambda Powertools for Python

    1 project | dev.to | 25 Apr 2024
  • Billing for SaaS with EMF and CloudWatch Metric Streams

    1 project | dev.to | 8 Mar 2024
  • Get a summary of the most recent news from an RSS/Atom feed using Amazon Bedrock

    1 project | news.ycombinator.com | 11 Feb 2024
  • Serverless Site Health Check Notification System

    4 projects | dev.to | 22 Dec 2023
  • Advice for unattended vending machine startup with basic api, crud, and database needs

    1 project | /r/aws | 9 Dec 2023
  • Show HN: Play a pen-and-paper game that is almost unknown in the US and Europe

    1 project | /r/patient_hackernews | 4 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more β†’

Index

What are some of the best open-source aws-lambda projects in Python? This list will help you:

Project Stars
1 Zappa 11,900
2 chalice 10,321
3 AWS Data Wrangler 3,811
4 pants 3,117
5 Zappa 3,075
6 powertools-lambda-python 2,625
7 Klayers 1,969
8 mangum 1,606
9 python-lambda 1,480
10 lambda-packs 1,106
11 titiler 703
12 aws-auto-cleanup 494
13 terraform-aws-notify-slack 455
14 aws-lambda-handler-cookbook 461
15 kanzi 427
16 modules.tf-lambda 346
17 lambda-decorators 246
18 varc 232
19 aws-tutorial-code 204
20 sumologic-aws-lambda 148
21 alexa-gpt 145
22 torchlambda 123
23 Trapheus 97

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com