moto-ext


Namemoto-ext JSON
Version 5.0.28.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-02-21 07:49:45
maintainerNone
docs_urlNone
authorSteve Pulec
requires_python>=3.8
licenseApache License 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.8",
    "maintainer_email": null,
    "keywords": "aws ec2 s3 boto3 mock",
    "author": "Steve Pulec",
    "author_email": "spulec@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/2d/28ab244a710dbd168a7a642bfe309570cefe77b24c15c8b851398cd43c02/moto_ext-5.0.28.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 License 2.0",
    "summary": "A library that allows you to easily mock out tests based on AWS infrastructure",
    "version": "5.0.28.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": "",
            "digests": {
                "blake2b_256": "5c8227bf7b6a05c156196f70fb2f6c827c7e08d2a236e6d1326370ecce40457f",
                "md5": "71ed0ad11ae264e5f4bc624a93e0adc4",
                "sha256": "b38a4d41196ce52034032f1da3112a961141f2c57848be662e6fe429a0b72810"
            },
            "downloads": -1,
            "filename": "moto_ext-5.0.28.post6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71ed0ad11ae264e5f4bc624a93e0adc4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4717298,
            "upload_time": "2025-02-21T07:49:40",
            "upload_time_iso_8601": "2025-02-21T07:49:40.804439Z",
            "url": "https://files.pythonhosted.org/packages/5c/82/27bf7b6a05c156196f70fb2f6c827c7e08d2a236e6d1326370ecce40457f/moto_ext-5.0.28.post6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "122d28ab244a710dbd168a7a642bfe309570cefe77b24c15c8b851398cd43c02",
                "md5": "9dac214adb1efabe423164c06743b09d",
                "sha256": "22e8f1012770dd4b4b054e0e3adc5cf43ea9142bdd782944575a3850d5bd5a1a"
            },
            "downloads": -1,
            "filename": "moto_ext-5.0.28.post6.tar.gz",
            "has_sig": false,
            "md5_digest": "9dac214adb1efabe423164c06743b09d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6656298,
            "upload_time": "2025-02-21T07:49:45",
            "upload_time_iso_8601": "2025-02-21T07:49:45.927619Z",
            "url": "https://files.pythonhosted.org/packages/12/2d/28ab244a710dbd168a7a642bfe309570cefe77b24c15c8b851398cd43c02/moto_ext-5.0.28.post6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-21 07:49:45",
    "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: 0.43446s