apipulse


Nameapipulse JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/quillcraftsman/apipulse
SummaryUniversal test framework to test REST API
upload_time2023-06-18 13:17:23
maintainer
docs_urlNone
authorquillcraftsman
requires_python>=3
licenseMIT
keywords test api framework rest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # apipulse
Universal test framework to test REST API

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/quillcraftsman/apipulse",
    "name": "apipulse",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "test,api,framework,rest",
    "author": "quillcraftsman",
    "author_email": "quill@craftsman.lol",
    "download_url": "https://files.pythonhosted.org/packages/67/97/06a704c6df7bd13e3041d07a2444c6865f4106679fbf916894db337e41b3/apipulse-0.1.0.tar.gz",
    "platform": null,
    "description": "# apipulse\nUniversal test framework to test REST API\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Universal test framework to test REST API",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/quillcraftsman/apipulse"
    },
    "split_keywords": [
        "test",
        "api",
        "framework",
        "rest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5173f496d10b00631adab03fb3fe6c3b095d44ddca54007e3e903bdbe26806f0",
                "md5": "d215d5522f13ed4f1ed077e6bd1cccfc",
                "sha256": "db68ebbaf2fc5211d19d6c161d75e2b81d41f62351410d85cd104526d5688fe1"
            },
            "downloads": -1,
            "filename": "apipulse-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d215d5522f13ed4f1ed077e6bd1cccfc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 2361,
            "upload_time": "2023-06-18T13:17:21",
            "upload_time_iso_8601": "2023-06-18T13:17:21.561191Z",
            "url": "https://files.pythonhosted.org/packages/51/73/f496d10b00631adab03fb3fe6c3b095d44ddca54007e3e903bdbe26806f0/apipulse-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "679706a704c6df7bd13e3041d07a2444c6865f4106679fbf916894db337e41b3",
                "md5": "7f7da3cfa2cfbbfafcb82605de1b8715",
                "sha256": "fe96a3ff11b3d1f0205e375c0a65693c2f1847283fbd1cf990c46e331c351948"
            },
            "downloads": -1,
            "filename": "apipulse-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7f7da3cfa2cfbbfafcb82605de1b8715",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 2051,
            "upload_time": "2023-06-18T13:17:23",
            "upload_time_iso_8601": "2023-06-18T13:17:23.000249Z",
            "url": "https://files.pythonhosted.org/packages/67/97/06a704c6df7bd13e3041d07a2444c6865f4106679fbf916894db337e41b3/apipulse-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-18 13:17:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quillcraftsman",
    "github_project": "apipulse",
    "github_not_found": true,
    "lcname": "apipulse"
}
        
Elapsed time: 0.18474s