whook


Namewhook JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/callope/whook/
SummaryA simple framework that can be used with Flask to build powerful webhooks.
upload_time2023-01-20 03:06:06
maintainer
docs_urlNone
authorcallope
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # whook

This is a little framework/library that can be used with Flask
to build powerful webhooks easily.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/callope/whook/",
    "name": "whook",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "callope",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f8/4d/622417fae195c8b4c31dd50c29130b8e09d948fa138940c0f54783e874bc/whook-0.0.1.tar.gz",
    "platform": null,
    "description": "# whook\n\nThis is a little framework/library that can be used with Flask\nto build powerful webhooks easily.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A simple framework that can be used with Flask to build powerful webhooks.",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be9a3331a16968e9ee543bf127ac3112de3f26b6d05095fa0eb58418d5087713",
                "md5": "db6a440fa04a344cf5efe6538d8f4cc0",
                "sha256": "bee0da10a82aaa584dff7d8cd7d0293b6c7618bfa68ff712fc504d90b6ed2f1a"
            },
            "downloads": -1,
            "filename": "whook-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db6a440fa04a344cf5efe6538d8f4cc0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2169,
            "upload_time": "2023-01-20T03:06:04",
            "upload_time_iso_8601": "2023-01-20T03:06:04.771572Z",
            "url": "https://files.pythonhosted.org/packages/be/9a/3331a16968e9ee543bf127ac3112de3f26b6d05095fa0eb58418d5087713/whook-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f84d622417fae195c8b4c31dd50c29130b8e09d948fa138940c0f54783e874bc",
                "md5": "6f0230f11bd7e19b717244b58622c376",
                "sha256": "a80f8f80437bb0e8200d89fa7bb14c9f4d947c350dbf680e450cd7a07be00751"
            },
            "downloads": -1,
            "filename": "whook-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6f0230f11bd7e19b717244b58622c376",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1843,
            "upload_time": "2023-01-20T03:06:06",
            "upload_time_iso_8601": "2023-01-20T03:06:06.597735Z",
            "url": "https://files.pythonhosted.org/packages/f8/4d/622417fae195c8b4c31dd50c29130b8e09d948fa138940c0f54783e874bc/whook-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-20 03:06:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "callope",
    "github_project": "whook",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "whook"
}
        
Elapsed time: 0.10468s