hiresynth-object-store-python


Namehiresynth-object-store-python JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
Summary(hiresynth temporary fork) A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Storage and local files.
upload_time2024-06-12 17:06:56
maintainerNone
docs_urlNone
authorRobert Pack <robstar.pack@gmail.com>
requires_python>=3.8
licenseNone
keywords object-store azure aws gcp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # object-store

A common abstraction for high performance access to various storage backends.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hiresynth-object-store-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "object-store, azure, aws, gcp",
    "author": "Robert Pack <robstar.pack@gmail.com>",
    "author_email": "Robert Pack <robstar.pack@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# object-store\n\nA common abstraction for high performance access to various storage backends.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "(hiresynth temporary fork) A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Storage and local files.",
    "version": "0.1.4",
    "project_urls": {
        "Documentation": "https://github.com/HireSynth/object-store-python#readme",
        "Repository": "https://github.com/HireSynth/object-store-python"
    },
    "split_keywords": [
        "object-store",
        " azure",
        " aws",
        " gcp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55afee8560cfc12eba9d9c06e57ab4fed1b5aef4559ea50ff5879ab0c8ca90b6",
                "md5": "b9bb5eb25403ed2774b8a5a41a1ad0fb",
                "sha256": "f00b79e8123e18ee122f5b5ee9a152bfa9bfee824431ef5dc574295e2cad7f78"
            },
            "downloads": -1,
            "filename": "hiresynth_object_store_python-0.1.4-cp38-abi3-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b9bb5eb25403ed2774b8a5a41a1ad0fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 26526508,
            "upload_time": "2024-06-12T17:06:56",
            "upload_time_iso_8601": "2024-06-12T17:06:56.869524Z",
            "url": "https://files.pythonhosted.org/packages/55/af/ee8560cfc12eba9d9c06e57ab4fed1b5aef4559ea50ff5879ab0c8ca90b6/hiresynth_object_store_python-0.1.4-cp38-abi3-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-12 17:06:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HireSynth",
    "github_project": "object-store-python#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hiresynth-object-store-python"
}
        
Elapsed time: 0.62588s