sopel-diagnosis


Namesopel-diagnosis JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA silly Sopel plugin to diagnose your friends with random mental disorders. (Just for fun! NOT medical advice.)
upload_time2024-11-20 00:29:24
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.8
licenseEFL-2.0
keywords sopel plugin bot irc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sopel-diagnosis

A silly Sopel plugin to diagnose your friends with random mental disorders.
(Just for fun! NOT medical advice.)

## Installing

Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:

```shell
$ pip install sopel-diagnosis
```

## Using

- `.diagnose [<name>]`: Scientifically determine the cause of all your (or
  another person's) troubles in life.

## Changelog

### 0.1.0

First release of `sopel-diagnosis`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sopel-diagnosis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "sopel, plugin, bot, irc",
    "author": null,
    "author_email": "dgw <dgw@technobabbl.es>",
    "download_url": "https://files.pythonhosted.org/packages/c3/5b/fe38b74e55e95d8c2d6c7a41b09f9d2ea8f2f8504b00b0ca4a4b3fcae0b9/sopel_diagnosis-0.1.0.tar.gz",
    "platform": "Linux x86, x86-64",
    "description": "# sopel-diagnosis\n\nA silly Sopel plugin to diagnose your friends with random mental disorders.\n(Just for fun! NOT medical advice.)\n\n## Installing\n\nReleases are hosted on PyPI, so after installing Sopel, all you need is `pip`:\n\n```shell\n$ pip install sopel-diagnosis\n```\n\n## Using\n\n- `.diagnose [<name>]`: Scientifically determine the cause of all your (or\n  another person's) troubles in life.\n\n## Changelog\n\n### 0.1.0\n\nFirst release of `sopel-diagnosis`.\n",
    "bugtrack_url": null,
    "license": "EFL-2.0",
    "summary": "A silly Sopel plugin to diagnose your friends with random mental disorders. (Just for fun! NOT medical advice.)",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/dgw/sopel-diagnosis/issues",
        "Homepage": "https://github.com/dgw/sopel-diagnosis"
    },
    "split_keywords": [
        "sopel",
        " plugin",
        " bot",
        " irc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d007723a3ace5fcc648ece1bf949e00e071496c3769e7aa05b73e0c8c5c8b21",
                "md5": "3c246853d0d8cea16161a3ffa9351866",
                "sha256": "f5fb3ece2ed989ec34be547d7ca764ddd1a02bcc309413cc892e22c652ca60b8"
            },
            "downloads": -1,
            "filename": "sopel_diagnosis-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c246853d0d8cea16161a3ffa9351866",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 5055,
            "upload_time": "2024-11-20T00:29:22",
            "upload_time_iso_8601": "2024-11-20T00:29:22.952120Z",
            "url": "https://files.pythonhosted.org/packages/6d/00/7723a3ace5fcc648ece1bf949e00e071496c3769e7aa05b73e0c8c5c8b21/sopel_diagnosis-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c35bfe38b74e55e95d8c2d6c7a41b09f9d2ea8f2f8504b00b0ca4a4b3fcae0b9",
                "md5": "6360e52494d1df34e605b82f8c54fc99",
                "sha256": "86702ce6a8144064416c38ea343c4387e8b6f252a1df21cd48476ac4d5097c44"
            },
            "downloads": -1,
            "filename": "sopel_diagnosis-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6360e52494d1df34e605b82f8c54fc99",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 4673,
            "upload_time": "2024-11-20T00:29:24",
            "upload_time_iso_8601": "2024-11-20T00:29:24.011861Z",
            "url": "https://files.pythonhosted.org/packages/c3/5b/fe38b74e55e95d8c2d6c7a41b09f9d2ea8f2f8504b00b0ca4a4b3fcae0b9/sopel_diagnosis-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 00:29:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dgw",
    "github_project": "sopel-diagnosis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sopel-diagnosis"
}
        
Elapsed time: 0.79960s