akatest


Nameakatest JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/noama163/akatest
SummaryA simple package to send a webhook request to a URL
upload_time2024-11-20 12:33:11
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Akamal

A simple Python package that sends a `GET` request to a webhook URL (`/ImBad`).

## Installation

To install the package, run:

```bash
pip install .
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/noama163/akatest",
    "name": "akatest",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your_email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/0f/047d1df2733f2483ab8d563a4e18db3b88f4171be951db6350a674d4ffdd/akatest-0.4.tar.gz",
    "platform": null,
    "description": "# Akamal\n\nA simple Python package that sends a `GET` request to a webhook URL (`/ImBad`).\n\n## Installation\n\nTo install the package, run:\n\n```bash\npip install .\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple package to send a webhook request to a URL",
    "version": "0.4",
    "project_urls": {
        "Homepage": "https://github.com/noama163/akatest"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a991ab747582b88168c9df8addb365e1105b61723119f43b0b1343718af3660b",
                "md5": "f217117c1d97694fce86facb19a760e2",
                "sha256": "e60dbb27117646d831577df4294b1086f995b67839a692bba81c5e840f484a97"
            },
            "downloads": -1,
            "filename": "akatest-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f217117c1d97694fce86facb19a760e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2693,
            "upload_time": "2024-11-20T12:33:11",
            "upload_time_iso_8601": "2024-11-20T12:33:11.059338Z",
            "url": "https://files.pythonhosted.org/packages/a9/91/ab747582b88168c9df8addb365e1105b61723119f43b0b1343718af3660b/akatest-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e0f047d1df2733f2483ab8d563a4e18db3b88f4171be951db6350a674d4ffdd",
                "md5": "71aa409e3d6ea88805b8fa832c5f2015",
                "sha256": "e5777386467bb17a1bb7ad82e145bedfaf6855472545c176258fe54563ee5ca8"
            },
            "downloads": -1,
            "filename": "akatest-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "71aa409e3d6ea88805b8fa832c5f2015",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1983,
            "upload_time": "2024-11-20T12:33:11",
            "upload_time_iso_8601": "2024-11-20T12:33:11.992666Z",
            "url": "https://files.pythonhosted.org/packages/2e/0f/047d1df2733f2483ab8d563a4e18db3b88f4171be951db6350a674d4ffdd/akatest-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 12:33:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "noama163",
    "github_project": "akatest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "akatest"
}
        
Elapsed time: 1.02029s