pluvo


Namepluvo JSON
Version 0.2.19 PyPI version JSON
download
home_pagehttps://github.com/wendbv/pluvo-python
SummaryPython library to access the Pluvo REST API.
upload_time2024-04-30 11:22:50
maintainerNone
docs_urlNone
authorWend BV
requires_pythonNone
licenseMIT
keywords rest api pluvo
VCS
bugtrack_url
requirements coverage flake8 mock pytest pytest-cov pytest-flake8 pytest-mock requests
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wendbv/pluvo-python",
    "name": "pluvo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "REST, API, Pluvo",
    "author": "Wend BV",
    "author_email": "info@wend.nl",
    "download_url": "https://files.pythonhosted.org/packages/a2/6b/3786b8195a84add95fe344bbad51486d340106cf002748331aeb5cc2a550/pluvo-0.2.19.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library to access the Pluvo REST API.",
    "version": "0.2.19",
    "project_urls": {
        "Homepage": "https://github.com/wendbv/pluvo-python"
    },
    "split_keywords": [
        "rest",
        " api",
        " pluvo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92a9d48605e9ddbc7396ead9f1a77cd7f8dd0afcff702b7e07ac770ad4420402",
                "md5": "a20b52758258a17d97c88e4a6eca211d",
                "sha256": "682648991a8d81f15779b6730749db3e9e5353e47f76739097f06d05f98282ec"
            },
            "downloads": -1,
            "filename": "pluvo-0.2.19-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a20b52758258a17d97c88e4a6eca211d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5949,
            "upload_time": "2024-04-30T11:22:47",
            "upload_time_iso_8601": "2024-04-30T11:22:47.539628Z",
            "url": "https://files.pythonhosted.org/packages/92/a9/d48605e9ddbc7396ead9f1a77cd7f8dd0afcff702b7e07ac770ad4420402/pluvo-0.2.19-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a26b3786b8195a84add95fe344bbad51486d340106cf002748331aeb5cc2a550",
                "md5": "ad464ce71ce4e30cc8842eed90021f93",
                "sha256": "f648888b48eb8b317f5e98a31a6c20e096311686d516f6056b589c4b86d37ec7"
            },
            "downloads": -1,
            "filename": "pluvo-0.2.19.tar.gz",
            "has_sig": false,
            "md5_digest": "ad464ce71ce4e30cc8842eed90021f93",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8886,
            "upload_time": "2024-04-30T11:22:50",
            "upload_time_iso_8601": "2024-04-30T11:22:50.400289Z",
            "url": "https://files.pythonhosted.org/packages/a2/6b/3786b8195a84add95fe344bbad51486d340106cf002748331aeb5cc2a550/pluvo-0.2.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 11:22:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wendbv",
    "github_project": "pluvo-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "2.6.2"
                ]
            ]
        },
        {
            "name": "mock",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "pytest-flake8",
            "specs": [
                [
                    "==",
                    "0.2"
                ]
            ]
        },
        {
            "name": "pytest-mock",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.20.0"
                ]
            ]
        }
    ],
    "lcname": "pluvo"
}
        
Elapsed time: 0.79253s