localstack-extension-hello-world


Namelocalstack-extension-hello-world JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/localstack/localstack-extensions/tree/main/hello-world
SummaryLocalStack Extension: Hello World
upload_time2024-07-16 07:26:00
maintainerNone
docs_urlNone
authorThomas Rausch
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Hello World LocalStack extension
================================
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-hello-world&subdirectory=hello-world)

A minimal LocalStack extension.

## What does it do?

It just prints a message to stdout once LocalStack starts, and a second time once the platform is ready to serve requests.

## Installing

```bash
localstack extensions install localstack-extension-hello-world
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/localstack/localstack-extensions/tree/main/hello-world",
    "name": "localstack-extension-hello-world",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Thomas Rausch",
    "author_email": "thomas@localstack.cloud",
    "download_url": "https://files.pythonhosted.org/packages/80/b4/473c19aea2ce5a4cdd5c81cdabc363d7445336be1792b50a911c45c31b89/localstack_extension_hello_world-0.1.1.tar.gz",
    "platform": null,
    "description": "Hello World LocalStack extension\n================================\n[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-hello-world&subdirectory=hello-world)\n\nA minimal LocalStack extension.\n\n## What does it do?\n\nIt just prints a message to stdout once LocalStack starts, and a second time once the platform is ready to serve requests.\n\n## Installing\n\n```bash\nlocalstack extensions install localstack-extension-hello-world\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LocalStack Extension: Hello World",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/localstack/localstack-extensions/tree/main/hello-world"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e476120e7df521cbdb3631d291efe2ce2dc082941d740ee7aa7a29322c53d22",
                "md5": "900456621d3abbfa52e2e96821e58d98",
                "sha256": "0232c2c98875b4b3db62fa2efab8b6283fdad3baf31293e30fb5ba3909c76a3e"
            },
            "downloads": -1,
            "filename": "localstack_extension_hello_world-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "900456621d3abbfa52e2e96821e58d98",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2389,
            "upload_time": "2024-07-16T07:25:59",
            "upload_time_iso_8601": "2024-07-16T07:25:59.264117Z",
            "url": "https://files.pythonhosted.org/packages/2e/47/6120e7df521cbdb3631d291efe2ce2dc082941d740ee7aa7a29322c53d22/localstack_extension_hello_world-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80b4473c19aea2ce5a4cdd5c81cdabc363d7445336be1792b50a911c45c31b89",
                "md5": "f8adc698504f45072abd0baad644651b",
                "sha256": "3429cda23fdc86833381353026f199819514ae4c8eb6a84c77122a6eda5bb6e7"
            },
            "downloads": -1,
            "filename": "localstack_extension_hello_world-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f8adc698504f45072abd0baad644651b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2031,
            "upload_time": "2024-07-16T07:26:00",
            "upload_time_iso_8601": "2024-07-16T07:26:00.593411Z",
            "url": "https://files.pythonhosted.org/packages/80/b4/473c19aea2ce5a4cdd5c81cdabc363d7445336be1792b50a911c45c31b89/localstack_extension_hello_world-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 07:26:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "localstack",
    "github_project": "localstack-extensions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "localstack-extension-hello-world"
}
        
Elapsed time: 0.83774s