aws-lambda-builders


Nameaws-lambda-builders JSON
Version 1.48.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-01 14:39:43
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/3b/df/a50269bbe1574d7c927c03830626f117aa8d1dea5ab15e012786dc5b54ee/aws_lambda_builders-1.48.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.48.0",
    "project_urls": {
        "Homepage": "https://github.com/awslabs/aws-lambda-builders"
    },
    "split_keywords": [
        "aws",
        "lambda",
        "functions",
        "building"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32717a370d0a5cc91cd7795604050e15f200ea087222258120460ad69a72a4c3",
                "md5": "24db8f33eecccf4bdb5515386bdfd803",
                "sha256": "01a2f41a49c118066a05428a924f08b65112565b155e43beb980517a6d295ae4"
            },
            "downloads": -1,
            "filename": "aws_lambda_builders-1.48.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24db8f33eecccf4bdb5515386bdfd803",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 130629,
            "upload_time": "2024-04-01T14:39:41",
            "upload_time_iso_8601": "2024-04-01T14:39:41.207701Z",
            "url": "https://files.pythonhosted.org/packages/32/71/7a370d0a5cc91cd7795604050e15f200ea087222258120460ad69a72a4c3/aws_lambda_builders-1.48.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bdfa50269bbe1574d7c927c03830626f117aa8d1dea5ab15e012786dc5b54ee",
                "md5": "79576439b676902447b07e8c1c52e8ea",
                "sha256": "683155f44f373aa72eba0ea74dd324d688881de65984e9ca391ca1ec10aee6ed"
            },
            "downloads": -1,
            "filename": "aws_lambda_builders-1.48.0.tar.gz",
            "has_sig": false,
            "md5_digest": "79576439b676902447b07e8c1c52e8ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 94927,
            "upload_time": "2024-04-01T14:39:43",
            "upload_time_iso_8601": "2024-04-01T14:39:43.329660Z",
            "url": "https://files.pythonhosted.org/packages/3b/df/a50269bbe1574d7c927c03830626f117aa8d1dea5ab15e012786dc5b54ee/aws_lambda_builders-1.48.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 14:39:43",
    "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.28807s