discord.py-tools


Namediscord.py-tools JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummarySimple tools for discord.py
upload_time2024-12-14 19:56:13
maintainerNone
docs_urlNone
authorDeveloper Anonymous
requires_python>=3.9
licenseThe MIT License (MIT) Copyright (c) 2024-present Developer Anonymous Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            discord_tools
-------------

Simple tools for discord.py

Most of these tools are checks that may be useful on the development of bots, either prefixed
commands or application commands.

## Installation

**Python 3.9 or higher is required.**

Main package:
```shell
pip install discord.py-tools
```

Y(A)ML I18N Support:
```shell
pip install discord.py-tools[yaml-i18n]
```

Po, Mo, Pot I18N Support:
```shell
pip install discord.py-tools[po-i18n]
```


### Documentation

The documentation is available [here](https://discord-tools.readthedocs.io/en/).

### Contributing

Contributions are welcome in this project! Only requirements is knowing what you write
and that everything works!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "discord.py-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Developer Anonymous",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0a/83/cd940772fb4c6d95ea44294f9ba14ab65a86a99657d2679d0df897473ce4/discord_py_tools-1.0.0.tar.gz",
    "platform": null,
    "description": "discord_tools\r\n-------------\r\n\r\nSimple tools for discord.py\r\n\r\nMost of these tools are checks that may be useful on the development of bots, either prefixed\r\ncommands or application commands.\r\n\r\n## Installation\r\n\r\n**Python 3.9 or higher is required.**\r\n\r\nMain package:\r\n```shell\r\npip install discord.py-tools\r\n```\r\n\r\nY(A)ML I18N Support:\r\n```shell\r\npip install discord.py-tools[yaml-i18n]\r\n```\r\n\r\nPo, Mo, Pot I18N Support:\r\n```shell\r\npip install discord.py-tools[po-i18n]\r\n```\r\n\r\n\r\n### Documentation\r\n\r\nThe documentation is available [here](https://discord-tools.readthedocs.io/en/).\r\n\r\n### Contributing\r\n\r\nContributions are welcome in this project! Only requirements is knowing what you write\r\nand that everything works!\r\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)  Copyright (c) 2024-present Developer Anonymous  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Simple tools for discord.py",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c7db699b65cf010f9f177d76856d4d8a16f09e1125bdfaabc2514f74f553e1b",
                "md5": "a0c59048740558a0b779eac2f112430b",
                "sha256": "1056b6eda8a70217b978dba8ea43d62b7ab00b025e2b64932b6be1871eb13f0b"
            },
            "downloads": -1,
            "filename": "discord.py_tools-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0c59048740558a0b779eac2f112430b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 42932,
            "upload_time": "2024-12-14T19:56:11",
            "upload_time_iso_8601": "2024-12-14T19:56:11.634027Z",
            "url": "https://files.pythonhosted.org/packages/4c/7d/b699b65cf010f9f177d76856d4d8a16f09e1125bdfaabc2514f74f553e1b/discord.py_tools-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a83cd940772fb4c6d95ea44294f9ba14ab65a86a99657d2679d0df897473ce4",
                "md5": "1f0c93114019e9cd4b6d139ae9ad40cd",
                "sha256": "6656780016608ca3546f706de565817cb1a42ec27a1b6c5e62bcd47ed73520ac"
            },
            "downloads": -1,
            "filename": "discord_py_tools-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1f0c93114019e9cd4b6d139ae9ad40cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23489,
            "upload_time": "2024-12-14T19:56:13",
            "upload_time_iso_8601": "2024-12-14T19:56:13.864349Z",
            "url": "https://files.pythonhosted.org/packages/0a/83/cd940772fb4c6d95ea44294f9ba14ab65a86a99657d2679d0df897473ce4/discord_py_tools-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 19:56:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "discord.py-tools"
}
        
Elapsed time: 0.37877s