moto-ext


Namemoto-ext JSON
Version 5.1.16.post6 PyPI version JSON
download
home_pagehttps://github.com/localstack/moto
SummaryA library that allows you to easily mock out tests based on AWS infrastructure
upload_time2025-11-04 09:34:38
maintainerNone
docs_urlNone
authorSteve Pulec
requires_python>=3.9
licenseApache-2.0
keywords aws ec2 s3 boto3 mock
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # moto-ext

Fork of [Moto](https://github.com/getmoto/moto) with patches and fixes for [LocalStack](https://github.com/localstack/localstack).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/localstack/moto",
    "name": "moto-ext",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "aws ec2 s3 boto3 mock",
    "author": "Steve Pulec",
    "author_email": "spulec@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/89/bf/0b9e5a7eb89ae4db90b91cda88083938c6bf65e45d456ae2d9e006ced2ed/moto_ext-5.1.16.post6.tar.gz",
    "platform": null,
    "description": "# moto-ext\n\nFork of [Moto](https://github.com/getmoto/moto) with patches and fixes for [LocalStack](https://github.com/localstack/localstack).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A library that allows you to easily mock out tests based on AWS infrastructure",
    "version": "5.1.16.post6",
    "project_urls": {
        "Changelog": "https://github.com/getmoto/moto/blob/master/CHANGELOG.md",
        "Documentation": "http://docs.getmoto.org/en/latest/",
        "Homepage": "https://github.com/localstack/moto",
        "Issue tracker": "https://github.com/getmoto/moto/issues"
    },
    "split_keywords": [
        "aws",
        "ec2",
        "s3",
        "boto3",
        "mock"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d9f53465525e1592643a10572935c4824e304bd399fba2fe407eb23dc2ec2c3",
                "md5": "349fe613e73b7b317dc9d9afc50729f2",
                "sha256": "50575962b7ed65983bf5cfd74c0af39aa8b00e0ff81725c55659139c2f6eb9c8"
            },
            "downloads": -1,
            "filename": "moto_ext-5.1.16.post6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "349fe613e73b7b317dc9d9afc50729f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6332059,
            "upload_time": "2025-11-04T09:34:35",
            "upload_time_iso_8601": "2025-11-04T09:34:35.754480Z",
            "url": "https://files.pythonhosted.org/packages/3d/9f/53465525e1592643a10572935c4824e304bd399fba2fe407eb23dc2ec2c3/moto_ext-5.1.16.post6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "89bf0b9e5a7eb89ae4db90b91cda88083938c6bf65e45d456ae2d9e006ced2ed",
                "md5": "c8a64f76d75ae7b6a21eb47562c30a1d",
                "sha256": "2df329ad47c086bd52f8779d977453dee001e764518ca060635756ce8af7eb50"
            },
            "downloads": -1,
            "filename": "moto_ext-5.1.16.post6.tar.gz",
            "has_sig": false,
            "md5_digest": "c8a64f76d75ae7b6a21eb47562c30a1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8233666,
            "upload_time": "2025-11-04T09:34:38",
            "upload_time_iso_8601": "2025-11-04T09:34:38.956802Z",
            "url": "https://files.pythonhosted.org/packages/89/bf/0b9e5a7eb89ae4db90b91cda88083938c6bf65e45d456ae2d9e006ced2ed/moto_ext-5.1.16.post6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-04 09:34:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "localstack",
    "github_project": "moto",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "moto-ext"
}
        
Elapsed time: 3.43058s