aws-lambda-builders


Nameaws-lambda-builders JSON
Version 1.49.0 PyPI version JSON
download
home_pagehttps://github.com/awslabs/aws-lambda-builders
SummaryPython library to compile, build & package AWS Lambda functions for several runtimes & frameworks.
upload_time2024-04-29 21:08:50
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python>=3.8
licenseApache License 2.0
keywords aws lambda functions building
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ## Lambda Builders

![Apache 2.0 License](https://img.shields.io/github/license/aws/aws-lambda-builders)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/aws/aws-lambda-builders)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aws-lambda-builders)
![pip](https://img.shields.io/badge/pip-aws--lambda--builders-9cf)

Lambda Builders is a Python library to compile, build and package AWS Lambda functions for several runtimes & 
frameworks.

Lambda Builders currently contains the following workflows

* Java with Gradle
* Java with Maven
* Dotnet with amazon.lambda.tools
* Python with Pip
* Javascript with Npm
* Typescript with esbuild
* Ruby with Bundler
* Go with Mod
* Rust with Cargo

In Addition to above workflows, AWS Lambda Builders also supports *Custom Workflows* through a Makefile.

Lambda Builders is the brains behind the `sam build` command from [AWS SAM CLI](https://github.com/awslabs/aws-sam-cli)

### Integrating with Lambda Builders

Lambda Builders is a Python library.
It additionally exposes a JSON-RPC 2.0 interface to use from other languages.

If you intend to integrate with Lambda Builders,
check out [this section of the DESIGN DOCUMENT](DESIGN.md#builders-library).

### Contributing

If you are a developer and interested in contributing, read the [DESIGN DOCUMENT](./DESIGN.md) to understand how this works.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/awslabs/aws-lambda-builders",
    "name": "aws-lambda-builders",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "AWS Lambda Functions Building",
    "author": "Amazon Web Services",
    "author_email": "aws-sam-developers@amazon.com",
    "download_url": "https://files.pythonhosted.org/packages/f8/4e/d9985b3de60119dce71ba9247800a988a9ae9db596f15f1b9f5d74a56b56/aws_lambda_builders-1.49.0.tar.gz",
    "platform": null,
    "description": "## Lambda Builders\n\n![Apache 2.0 License](https://img.shields.io/github/license/aws/aws-lambda-builders)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/aws/aws-lambda-builders)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aws-lambda-builders)\n![pip](https://img.shields.io/badge/pip-aws--lambda--builders-9cf)\n\nLambda Builders is a Python library to compile, build and package AWS Lambda functions for several runtimes & \nframeworks.\n\nLambda Builders currently contains the following workflows\n\n* Java with Gradle\n* Java with Maven\n* Dotnet with amazon.lambda.tools\n* Python with Pip\n* Javascript with Npm\n* Typescript with esbuild\n* Ruby with Bundler\n* Go with Mod\n* Rust with Cargo\n\nIn Addition to above workflows, AWS Lambda Builders also supports *Custom Workflows* through a Makefile.\n\nLambda Builders is the brains behind the `sam build` command from [AWS SAM CLI](https://github.com/awslabs/aws-sam-cli)\n\n### Integrating with Lambda Builders\n\nLambda Builders is a Python library.\nIt additionally exposes a JSON-RPC 2.0 interface to use from other languages.\n\nIf you intend to integrate with Lambda Builders,\ncheck out [this section of the DESIGN DOCUMENT](DESIGN.md#builders-library).\n\n### Contributing\n\nIf you are a developer and interested in contributing, read the [DESIGN DOCUMENT](./DESIGN.md) to understand how this works.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.",
    "version": "1.49.0",
    "project_urls": {
        "Homepage": "https://github.com/awslabs/aws-lambda-builders"
    },
    "split_keywords": [
        "aws",
        "lambda",
        "functions",
        "building"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43f917d1f0b39840f53f7efc6c6a6a714942345d87da50f133e2c4417b67a1b9",
                "md5": "ff2aa6ab5e678c0500ec9b65f6337762",
                "sha256": "7387247f45effc8104b32ae00176340593577e09c5f6d8e381ef2f8f03b666a5"
            },
            "downloads": -1,
            "filename": "aws_lambda_builders-1.49.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff2aa6ab5e678c0500ec9b65f6337762",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 130869,
            "upload_time": "2024-04-29T21:08:48",
            "upload_time_iso_8601": "2024-04-29T21:08:48.476802Z",
            "url": "https://files.pythonhosted.org/packages/43/f9/17d1f0b39840f53f7efc6c6a6a714942345d87da50f133e2c4417b67a1b9/aws_lambda_builders-1.49.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f84ed9985b3de60119dce71ba9247800a988a9ae9db596f15f1b9f5d74a56b56",
                "md5": "ba28f2b79f5555bb9b5f608c794f3d28",
                "sha256": "49fd4a313b9b5da9686b07b190939cf0d6863edd3f06f511ba91cc45c131fb19"
            },
            "downloads": -1,
            "filename": "aws_lambda_builders-1.49.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ba28f2b79f5555bb9b5f608c794f3d28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 95192,
            "upload_time": "2024-04-29T21:08:50",
            "upload_time_iso_8601": "2024-04-29T21:08:50.671315Z",
            "url": "https://files.pythonhosted.org/packages/f8/4e/d9985b3de60119dce71ba9247800a988a9ae9db596f15f1b9f5d74a56b56/aws_lambda_builders-1.49.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 21:08:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "awslabs",
    "github_project": "aws-lambda-builders",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "aws-lambda-builders"
}
        
Elapsed time: 0.34461s