awsutils-s3


Nameawsutils-s3 JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/mrstephenneal/awsutils-s3
SummaryAWS Command Line Interface wrapper for S3 services.
upload_time2024-05-17 18:33:48
maintainerNone
docs_urlNone
authorStephen Neal
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements awscli dirutility tldextract validators
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mrstephenneal/awsutils-s3",
    "name": "awsutils-s3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Stephen Neal",
    "author_email": "stephen@stephenneal.net",
    "download_url": "https://files.pythonhosted.org/packages/67/ad/bfab1bad56211541804905f4889f790441544214fd182aad7033db1ff8af/awsutils-s3-0.4.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "AWS Command Line Interface wrapper for S3 services.",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/mrstephenneal/awsutils-s3"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67adbfab1bad56211541804905f4889f790441544214fd182aad7033db1ff8af",
                "md5": "1f8f15050d21c7607ad2b8ec02bf6bea",
                "sha256": "da896c1f09d8831eacd2e6c68e09bd2ff0c3dbda98ec2c6fc7a5f0d6221b7452"
            },
            "downloads": -1,
            "filename": "awsutils-s3-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1f8f15050d21c7607ad2b8ec02bf6bea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7033,
            "upload_time": "2024-05-17T18:33:48",
            "upload_time_iso_8601": "2024-05-17T18:33:48.698737Z",
            "url": "https://files.pythonhosted.org/packages/67/ad/bfab1bad56211541804905f4889f790441544214fd182aad7033db1ff8af/awsutils-s3-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 18:33:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mrstephenneal",
    "github_project": "awsutils-s3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "awscli",
            "specs": []
        },
        {
            "name": "dirutility",
            "specs": [
                [
                    ">=",
                    "0.7.18"
                ]
            ]
        },
        {
            "name": "tldextract",
            "specs": []
        },
        {
            "name": "validators",
            "specs": []
        }
    ],
    "lcname": "awsutils-s3"
}
        
Elapsed time: 2.06091s