tanchan


Nametanchan JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryA utility library which extends Tanjun.
upload_time2023-12-28 19:28:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0,<3.13
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.9 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.9.0,<3.13",
    "maintainer_email": null,
    "keywords": "hikari",
    "author": null,
    "author_email": "Faster Speeding <lucina@lmbyrne.dev>",
    "download_url": "https://files.pythonhosted.org/packages/f6/99/0ee35755a8e76b6ca0b449f4358ff2c1a721939836a51fc936d7d4437ad0/tanchan-0.4.1.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.9 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",
    "bugtrack_url": null,
    "license": null,
    "summary": "A utility library which extends Tanjun.",
    "version": "0.4.1",
    "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": null,
            "digests": {
                "blake2b_256": "3ba78538d0942a519863c8381e316e166c06ac1d3de6601751efe0dfe7ae55e8",
                "md5": "de25e91629c78d768ef82908d8b01cc2",
                "sha256": "da426ed09264126d336109559585be7988d671e7230864f3a70a6ca6b9045102"
            },
            "downloads": -1,
            "filename": "tanchan-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de25e91629c78d768ef82908d8b01cc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0,<3.13",
            "size": 78196,
            "upload_time": "2023-12-28T19:28:07",
            "upload_time_iso_8601": "2023-12-28T19:28:07.252993Z",
            "url": "https://files.pythonhosted.org/packages/3b/a7/8538d0942a519863c8381e316e166c06ac1d3de6601751efe0dfe7ae55e8/tanchan-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6990ee35755a8e76b6ca0b449f4358ff2c1a721939836a51fc936d7d4437ad0",
                "md5": "2086b7d0fe1e5071e672107d89c9299f",
                "sha256": "07d3933420c5927fe7105847cc940b97f82c70c04a15e3106c80f4b9feffcd39"
            },
            "downloads": -1,
            "filename": "tanchan-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2086b7d0fe1e5071e672107d89c9299f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0,<3.13",
            "size": 278839,
            "upload_time": "2023-12-28T19:28:09",
            "upload_time_iso_8601": "2023-12-28T19:28:09.041460Z",
            "url": "https://files.pythonhosted.org/packages/f6/99/0ee35755a8e76b6ca0b449f4358ff2c1a721939836a51fc936d7d4437ad0/tanchan-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-28 19:28:09",
    "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: 0.15368s