resumableS3


NameresumableS3 JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/JMencius/resumableS3
SummaryA Python program for resumable S3 cp
upload_time2024-11-14 09:26:12
maintainerNone
docs_urlNone
authorJun Mencius
requires_python>=3.8
licenseMIT
keywords resumable download s3 python
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/JMencius/resumableS3",
    "name": "resumableS3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "resumable, download, s3, python",
    "author": "Jun Mencius",
    "author_email": "acemencius@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/35/b61a5c883b5766802e5bd243e12c74e9f1786edf7d289ce2cc3216ea3ae9/resumables3-0.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python program for resumable S3 cp",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/JMencius/resumableS3"
    },
    "split_keywords": [
        "resumable",
        " download",
        " s3",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9335b61a5c883b5766802e5bd243e12c74e9f1786edf7d289ce2cc3216ea3ae9",
                "md5": "16f671848a77085b08088f36067d512a",
                "sha256": "347171affeff0712571f324dcfbaafc54e96145af71fce77f796cbb853f3af33"
            },
            "downloads": -1,
            "filename": "resumables3-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "16f671848a77085b08088f36067d512a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4446,
            "upload_time": "2024-11-14T09:26:12",
            "upload_time_iso_8601": "2024-11-14T09:26:12.354214Z",
            "url": "https://files.pythonhosted.org/packages/93/35/b61a5c883b5766802e5bd243e12c74e9f1786edf7d289ce2cc3216ea3ae9/resumables3-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 09:26:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JMencius",
    "github_project": "resumableS3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "resumables3"
}
        
Elapsed time: 1.77154s