viper-python


Nameviper-python JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/siddhantkushwaha/viper
SummaryCommon utility functions.
upload_time2025-07-11 10:26:41
maintainerNone
docs_urlNone
authorSiddhant Kushwaha
requires_pythonNone
licenseMIT
keywords download parallel concurrent logging
VCS
bugtrack_url
requirements bleach certifi chardet colorama docutils idna importlib-metadata keyring packaging pkginfo Pygments pyparsing readme-renderer requests requests-toolbelt rfc3986 six tqdm twine urllib3 webencodings zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/siddhantkushwaha/viper",
    "name": "viper-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "DOWNLOAD, PARALLEL, CONCURRENT, LOGGING",
    "author": "Siddhant Kushwaha",
    "author_email": "k16.siddhant@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/51/da/a0d483f77f9fba28a250ccf049e8c298b55f970b5d3b5732b5b52e4807b3/viper-python-1.0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Common utility functions.",
    "version": "1.0.4",
    "project_urls": {
        "Download": "https://github.com/siddhantkushwaha/viper/archive/1.0.2.tar.gz",
        "Homepage": "https://github.com/siddhantkushwaha/viper"
    },
    "split_keywords": [
        "download",
        " parallel",
        " concurrent",
        " logging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf126c5b3995f5dbe1b9ed21462a739257add3a2566d1ab7b55ccb953295fd48",
                "md5": "a3b3d26a5e672d747871cc645223c5c0",
                "sha256": "73dd8e9bef4ff688c73cf39be05350cde2754a67f9bbc0f43f3529a5382385ee"
            },
            "downloads": -1,
            "filename": "viper_python-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3b3d26a5e672d747871cc645223c5c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8919,
            "upload_time": "2025-07-11T10:26:40",
            "upload_time_iso_8601": "2025-07-11T10:26:40.714711Z",
            "url": "https://files.pythonhosted.org/packages/bf/12/6c5b3995f5dbe1b9ed21462a739257add3a2566d1ab7b55ccb953295fd48/viper_python-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51daa0d483f77f9fba28a250ccf049e8c298b55f970b5d3b5732b5b52e4807b3",
                "md5": "2e8b4578feca2671511c0660dc3bef4c",
                "sha256": "ee07b21ee29180bdc9a9dd2f1734d833636ca2c37ada1008191e92ec2a06ec3e"
            },
            "downloads": -1,
            "filename": "viper-python-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2e8b4578feca2671511c0660dc3bef4c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8160,
            "upload_time": "2025-07-11T10:26:41",
            "upload_time_iso_8601": "2025-07-11T10:26:41.942593Z",
            "url": "https://files.pythonhosted.org/packages/51/da/a0d483f77f9fba28a250ccf049e8c298b55f970b5d3b5732b5b52e4807b3/viper-python-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 10:26:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "siddhantkushwaha",
    "github_project": "viper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "bleach",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2020.6.20"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.3"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.16"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.10"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "21.3.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "20.4"
                ]
            ]
        },
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.5.0.1"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.6.1"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "2.4.7"
                ]
            ]
        },
        {
            "name": "readme-renderer",
            "specs": [
                [
                    "==",
                    "26.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.24.0"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.15.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.48.2"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.25.10"
                ]
            ]
        },
        {
            "name": "webencodings",
            "specs": [
                [
                    "==",
                    "0.5.1"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        }
    ],
    "lcname": "viper-python"
}
        
Elapsed time: 2.50031s