tanchan


Nametanchan JSON
Version 0.4.3 PyPI version JSON
download
home_pageNone
SummaryA utility library which extends Tanjun.
upload_time2024-11-24 20:01:35
maintainerNone
docs_urlNone
authorNone
requires_python<3.14,>=3.11.0
licenseNone
keywords hikari
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tan-chan

A utility library which extends Tanjun.

# Installation

You can install Tan-chan from PyPI using the following command in any Python 3.11 or above environment.

```
python -m pip install -U tanchan
```

The commands provided in `tanchan.components` require the 3rd party library Hikari-Yuyo to work.
The feature flag `tanchan[yuyo]` should be used to ensure that a compatible version of Yuyo is
installed (i.e. `pip install -U tanchan[yuyo]`).

# Quick Usage

For usage see the [documentation](https://tanchan.cursed.solutions/) and the
[usage guide](https://tanchan.cursed.solutions/usage/).

# Support

[Hikari's support guild](https://discord.gg/hikari) provides for support for Tan-chan.

# Contributing

Before contributing you should read through the
[contributing guidelines](https://github.com/FasterSpeeding/Tan-chan/blob/master/CONTRIBUTING.md) and
the [code of conduct](https://github.com/FasterSpeeding/Tan-chan/blob/master/CODE_OF_CONDUCT.md).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tanchan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.11.0",
    "maintainer_email": null,
    "keywords": "hikari",
    "author": null,
    "author_email": "Faster Speeding <lucina@lmbyrne.dev>",
    "download_url": "https://files.pythonhosted.org/packages/57/ef/a4a6033e6539a5c86e24b9e2156a8a604551aca30cf295daa6a278066663/tanchan-0.4.3.tar.gz",
    "platform": null,
    "description": "# Tan-chan\n\nA utility library which extends Tanjun.\n\n# Installation\n\nYou can install Tan-chan from PyPI using the following command in any Python 3.11 or above environment.\n\n```\npython -m pip install -U tanchan\n```\n\nThe commands provided in `tanchan.components` require the 3rd party library Hikari-Yuyo to work.\nThe feature flag `tanchan[yuyo]` should be used to ensure that a compatible version of Yuyo is\ninstalled (i.e. `pip install -U tanchan[yuyo]`).\n\n# Quick Usage\n\nFor usage see the [documentation](https://tanchan.cursed.solutions/) and the\n[usage guide](https://tanchan.cursed.solutions/usage/).\n\n# Support\n\n[Hikari's support guild](https://discord.gg/hikari) provides for support for Tan-chan.\n\n# Contributing\n\nBefore contributing you should read through the\n[contributing guidelines](https://github.com/FasterSpeeding/Tan-chan/blob/master/CONTRIBUTING.md) and\nthe [code of conduct](https://github.com/FasterSpeeding/Tan-chan/blob/master/CODE_OF_CONDUCT.md).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A utility library which extends Tanjun.",
    "version": "0.4.3",
    "project_urls": {
        "Changelog": "https://github.com/FasterSpeeding/tan-chan/blob/master/CHANGELOG.md",
        "Documentation": "https://tan-chan.cursed.solutions/",
        "Homepage": "https://github.com/FasterSpeeding/Tan-chan",
        "Repository": "https://github.com/FasterSpeeding/Tan-chan"
    },
    "split_keywords": [
        "hikari"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33351a082c1082827e9079c67af18f697d5101b5e2f081aedaf6ea8228793476",
                "md5": "248591020c479d6a1f79e8e42cbde4cc",
                "sha256": "3076252f3b1e648592490b9e72ba7d089d561e0482c871245828aaee6b9e9288"
            },
            "downloads": -1,
            "filename": "tanchan-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "248591020c479d6a1f79e8e42cbde4cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.11.0",
            "size": 35008,
            "upload_time": "2024-11-24T20:01:33",
            "upload_time_iso_8601": "2024-11-24T20:01:33.544840Z",
            "url": "https://files.pythonhosted.org/packages/33/35/1a082c1082827e9079c67af18f697d5101b5e2f081aedaf6ea8228793476/tanchan-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57efa4a6033e6539a5c86e24b9e2156a8a604551aca30cf295daa6a278066663",
                "md5": "d91b4651522af285bb7684d1752b2ec5",
                "sha256": "906f6f16c297e477dc51ea38af9a3d46de1df12032ab604289c4eae58a972842"
            },
            "downloads": -1,
            "filename": "tanchan-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d91b4651522af285bb7684d1752b2ec5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.11.0",
            "size": 245614,
            "upload_time": "2024-11-24T20:01:35",
            "upload_time_iso_8601": "2024-11-24T20:01:35.379498Z",
            "url": "https://files.pythonhosted.org/packages/57/ef/a4a6033e6539a5c86e24b9e2156a8a604551aca30cf295daa6a278066663/tanchan-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 20:01:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FasterSpeeding",
    "github_project": "tan-chan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tanchan"
}
        
Elapsed time: 3.59265s