s3-client-server-side


Names3-client-server-side JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/CheonSunggil/s3_client_server_side
SummaryA library that makes it easy to upload and load data using the server-side data storage method using AWS S3 buckets.
upload_time2023-03-25 07:35:23
maintainer
docs_urlNone
author1000star
requires_python>=3.*
license
keywords s3 s3 client server side
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CheonSunggil/s3_client_server_side",
    "name": "s3-client-server-side",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.*",
    "maintainer_email": "",
    "keywords": "s3,s3 client,server side",
    "author": "1000star",
    "author_email": "chkrdp@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A library that makes it easy to upload and load data using the server-side data storage method using AWS S3 buckets.",
    "version": "1.0.1",
    "split_keywords": [
        "s3",
        "s3 client",
        "server side"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5cecce71df39c7b5fa9719390f43d6c37d192b7b831b140b2c2c6e5594ab07e",
                "md5": "07fbccf60c3044b131951ac98668ef4b",
                "sha256": "c9ff37b564f6afcb40fcea4cd12e1037bc665c30f6c360f1b03f1e67c3655cf4"
            },
            "downloads": -1,
            "filename": "s3_client_server_side-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07fbccf60c3044b131951ac98668ef4b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.*",
            "size": 2661,
            "upload_time": "2023-03-25T07:35:23",
            "upload_time_iso_8601": "2023-03-25T07:35:23.993506Z",
            "url": "https://files.pythonhosted.org/packages/c5/ce/cce71df39c7b5fa9719390f43d6c37d192b7b831b140b2c2c6e5594ab07e/s3_client_server_side-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-25 07:35:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "CheonSunggil",
    "github_project": "s3_client_server_side",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "s3-client-server-side"
}
        
Elapsed time: 0.09585s