pyCeph


NamepyCeph JSON
Version 0.5.3 PyPI version JSON
download
home_pagehttps://github.com/susufqx/pyCeph
Summaryceph using tool
upload_time2023-12-07 08:06:14
maintainer
docs_urlNone
authorsusufqx
requires_python
licenseMIT Licence
keywords pip pyceph s3 ceph
VCS
bugtrack_url
requirements aioboto3 aiobotocore aiohttp aioitertools aiosignal async-timeout asynctest attrs boto3 botocore charset-normalizer docutils frozenlist idna jmespath multidict python-dateutil s3transfer six typing_extensions urllib3 wrapt yarl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ceph using tool

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/susufqx/pyCeph",
    "name": "pyCeph",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pip,pyCeph,s3,ceph",
    "author": "susufqx",
    "author_email": "jiangsulirui@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/e4/4ec03b030ae7af66ad86fd75ee77ad97bfef0b954a41e5751a7c2bb1181b/pyCeph-0.5.3.tar.gz",
    "platform": "any",
    "description": "ceph using tool\n",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "ceph using tool",
    "version": "0.5.3",
    "project_urls": {
        "Homepage": "https://github.com/susufqx/pyCeph"
    },
    "split_keywords": [
        "pip",
        "pyceph",
        "s3",
        "ceph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b471c3871692a39a515b7e11e3dd661c70221f82a5cab828702c815e11a40e7",
                "md5": "17e8dea8aa32a699656a3e6ffed73aed",
                "sha256": "784b395513f31d393d094fa6999cf7f7604d908eee9160fff5d02b26e9c2b65b"
            },
            "downloads": -1,
            "filename": "pyCeph-0.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17e8dea8aa32a699656a3e6ffed73aed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5274,
            "upload_time": "2023-12-07T08:06:12",
            "upload_time_iso_8601": "2023-12-07T08:06:12.803067Z",
            "url": "https://files.pythonhosted.org/packages/5b/47/1c3871692a39a515b7e11e3dd661c70221f82a5cab828702c815e11a40e7/pyCeph-0.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77e44ec03b030ae7af66ad86fd75ee77ad97bfef0b954a41e5751a7c2bb1181b",
                "md5": "12e2d2c0101a7e469ab7806dda3a89f0",
                "sha256": "373335e53cb4d0f064eeb8cb239d01e409ab855107e508a1e5d2508f9ff57b3b"
            },
            "downloads": -1,
            "filename": "pyCeph-0.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "12e2d2c0101a7e469ab7806dda3a89f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4238,
            "upload_time": "2023-12-07T08:06:14",
            "upload_time_iso_8601": "2023-12-07T08:06:14.162504Z",
            "url": "https://files.pythonhosted.org/packages/77/e4/4ec03b030ae7af66ad86fd75ee77ad97bfef0b954a41e5751a7c2bb1181b/pyCeph-0.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 08:06:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "susufqx",
    "github_project": "pyCeph",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aioboto3",
            "specs": [
                [
                    "==",
                    "9.6.0"
                ]
            ]
        },
        {
            "name": "aiobotocore",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "aioitertools",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "aiosignal",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "async-timeout",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "asynctest",
            "specs": [
                [
                    "==",
                    "0.13.0"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "21.4.0"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    "==",
                    "1.24.29"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    "==",
                    "1.27.29"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.15.2"
                ]
            ]
        },
        {
            "name": "frozenlist",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.3"
                ]
            ]
        },
        {
            "name": "jmespath",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "multidict",
            "specs": [
                [
                    "==",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "s3transfer",
            "specs": [
                [
                    "==",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.3.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.25.11"
                ]
            ]
        },
        {
            "name": "wrapt",
            "specs": [
                [
                    "==",
                    "1.14.1"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "==",
                    "1.7.2"
                ]
            ]
        }
    ],
    "lcname": "pyceph"
}
        
Elapsed time: 0.15249s