binaryrain-helper-cloud-aws


Namebinaryrain-helper-cloud-aws JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryAims to simplify and help with commonly used functions in the aws cloud data areas.
upload_time2025-07-17 13:27:50
maintainerNone
docs_urlNone
authorBinary Rain, Marcel T.O
requires_python>=3.10
licenseNone
keywords binary rain common help functions aws
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Binary Rain Helper Toolkit: AWS Cloud

`binaryrain_helper_cloud_aws` is a python package that aims to simplify and help with common functions in AWS Cloud areas. It builds on top of the `boto3` and `aws-lambda-powertools` libraries and provides additional functionality to make working with AWS Cloud easier, reduces boilerplate code and provides clear error messages.

For further details, please refer to the [Binary Rain Helper Toolkit documentation](https://binaryrain-net.github.io/Binary-Rain-Helper-Toolkit/toolkits/aws/).

## Benefits

- Consistent error handling with clear messages
- Input validation for all function parameters
- Simplified authentication and access to AWS services
- Secure handling of secrets and sensitive information
- Type hints for better IDE support

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "binaryrain-helper-cloud-aws",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "binary rain, common, help, functions, aws",
    "author": "Binary Rain, Marcel T.O",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ac/ff/aa91f381af83f5f79557b77856465c6ed0e2c7ca60a11f9a79ce6bd92f57/binaryrain_helper_cloud_aws-0.0.6.tar.gz",
    "platform": null,
    "description": "# Binary Rain Helper Toolkit: AWS Cloud\n\n`binaryrain_helper_cloud_aws` is a python package that aims to simplify and help with common functions in AWS Cloud areas. It builds on top of the `boto3` and `aws-lambda-powertools` libraries and provides additional functionality to make working with AWS Cloud easier, reduces boilerplate code and provides clear error messages.\n\nFor further details, please refer to the [Binary Rain Helper Toolkit documentation](https://binaryrain-net.github.io/Binary-Rain-Helper-Toolkit/toolkits/aws/).\n\n## Benefits\n\n- Consistent error handling with clear messages\n- Input validation for all function parameters\n- Simplified authentication and access to AWS services\n- Secure handling of secrets and sensitive information\n- Type hints for better IDE support\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Aims to simplify and help with commonly used functions in the aws cloud data areas.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://binaryrain-net.github.io/Binary-Rain-Helper-Toolkit/"
    },
    "split_keywords": [
        "binary rain",
        " common",
        " help",
        " functions",
        " aws"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "701c84e8e8cec70bd39234c873a046ed85f7c22061cf9c153501a7dda414dee8",
                "md5": "41e87577b1c12b2f490973e73d392dc3",
                "sha256": "4237456dca12e2385d7fe1e0a245100076ccd78a8fe2ed00082047c83c5d0380"
            },
            "downloads": -1,
            "filename": "binaryrain_helper_cloud_aws-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41e87577b1c12b2f490973e73d392dc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4776,
            "upload_time": "2025-07-17T13:27:49",
            "upload_time_iso_8601": "2025-07-17T13:27:49.519646Z",
            "url": "https://files.pythonhosted.org/packages/70/1c/84e8e8cec70bd39234c873a046ed85f7c22061cf9c153501a7dda414dee8/binaryrain_helper_cloud_aws-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "acffaa91f381af83f5f79557b77856465c6ed0e2c7ca60a11f9a79ce6bd92f57",
                "md5": "4273d2cda44c03a4f6536e28e0f21ac8",
                "sha256": "33bdcca81699c5a70e9cc1ff1e75fa9f1c6159a801bf017e53f212f51c808b48"
            },
            "downloads": -1,
            "filename": "binaryrain_helper_cloud_aws-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4273d2cda44c03a4f6536e28e0f21ac8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4271,
            "upload_time": "2025-07-17T13:27:50",
            "upload_time_iso_8601": "2025-07-17T13:27:50.565340Z",
            "url": "https://files.pythonhosted.org/packages/ac/ff/aa91f381af83f5f79557b77856465c6ed0e2c7ca60a11f9a79ce6bd92f57/binaryrain_helper_cloud_aws-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 13:27:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "binaryrain-helper-cloud-aws"
}
        
Elapsed time: 1.62640s