shoobx.mocks3


Nameshoobx.mocks3 JSON
Version 4.2.7 PyPI version JSON
download
home_pagehttp://shoobx.com/
SummaryShoobx Mock S3 Implementation
upload_time2024-02-25 15:08:24
maintainer
docs_urlNone
authorShoobx, Inc.
requires_python>=3.8
licenseProprietary
keywords amazon aws s3 mock moto
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Shoobx Mock S3 Server
=====================

.. image:: https://github.com/Shoobx/shoobx.mocks3/actions/workflows/test.yml/badge.svg
   :target: https://github.com/Shoobx/shoobx.mocks3/actions

.. image:: https://coveralls.io/repos/github/Shoobx/shoobx.mocks3/badge.svg?branch=master
   :target: https://coveralls.io/github/Shoobx/shoobx.mocks3?branch=master

.. image:: https://img.shields.io/pypi/v/shoobx.mocks3.svg
   :target: https://pypi.python.org/pypi/shoobx.mocks3

.. image:: https://img.shields.io/pypi/pyversions/shoobx.mocks3.svg
   :target: https://pypi.python.org/pypi/shoobx.mocks3/

.. image:: https://api.codeclimate.com/v1/badges/74a6e72efcd89c5a702b/maintainability
   :target: https://codeclimate.com/github/Shoobx/shoobx.mocks3/maintainability
   :alt: Maintainability

This package implements a mock S3 server including bucket shadowing
support. The code is based on the `moto` package by implementing a custom
service.

            

Raw data

            {
    "_id": null,
    "home_page": "http://shoobx.com/",
    "name": "shoobx.mocks3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "amazon aws s3 mock moto",
    "author": "Shoobx, Inc.",
    "author_email": "dev@shoobx.com",
    "download_url": "https://files.pythonhosted.org/packages/4b/b2/7a3dc5b3fdf820f9c3c09cb25ab0055d04adcb7d17eebdc5fec0b155a1e9/shoobx.mocks3-4.2.7.tar.gz",
    "platform": null,
    "description": "Shoobx Mock S3 Server\n=====================\n\n.. image:: https://github.com/Shoobx/shoobx.mocks3/actions/workflows/test.yml/badge.svg\n   :target: https://github.com/Shoobx/shoobx.mocks3/actions\n\n.. image:: https://coveralls.io/repos/github/Shoobx/shoobx.mocks3/badge.svg?branch=master\n   :target: https://coveralls.io/github/Shoobx/shoobx.mocks3?branch=master\n\n.. image:: https://img.shields.io/pypi/v/shoobx.mocks3.svg\n   :target: https://pypi.python.org/pypi/shoobx.mocks3\n\n.. image:: https://img.shields.io/pypi/pyversions/shoobx.mocks3.svg\n   :target: https://pypi.python.org/pypi/shoobx.mocks3/\n\n.. image:: https://api.codeclimate.com/v1/badges/74a6e72efcd89c5a702b/maintainability\n   :target: https://codeclimate.com/github/Shoobx/shoobx.mocks3/maintainability\n   :alt: Maintainability\n\nThis package implements a mock S3 server including bucket shadowing\nsupport. The code is based on the `moto` package by implementing a custom\nservice.\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "Shoobx Mock S3 Implementation",
    "version": "4.2.7",
    "project_urls": {
        "Homepage": "http://shoobx.com/"
    },
    "split_keywords": [
        "amazon",
        "aws",
        "s3",
        "mock",
        "moto"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bb27a3dc5b3fdf820f9c3c09cb25ab0055d04adcb7d17eebdc5fec0b155a1e9",
                "md5": "e570cd155a6bd88292153178636d1e73",
                "sha256": "5c2a396d0ee640e9e9618c29e3d1dc74a93ae343c67689a1bac8196ed3260b8b"
            },
            "downloads": -1,
            "filename": "shoobx.mocks3-4.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e570cd155a6bd88292153178636d1e73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21913,
            "upload_time": "2024-02-25T15:08:24",
            "upload_time_iso_8601": "2024-02-25T15:08:24.774996Z",
            "url": "https://files.pythonhosted.org/packages/4b/b2/7a3dc5b3fdf820f9c3c09cb25ab0055d04adcb7d17eebdc5fec0b155a1e9/shoobx.mocks3-4.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 15:08:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "shoobx.mocks3"
}
        
Elapsed time: 0.29828s