Typed commands for discord.py
Project description
discord-ext-typed-commands
This package contains a discord.py extension to provide classes to more easily use typed commands
Installation
pip install discord-ext-typed-commands
NOTE: Because discord.py
uses namespace packages for its extensions, mypy
must be configured to use namespace packages either with the --namespace-packages
command line flag, or by setting namespace_packages = True
in your mypy
configuration file. See the import discovery section of the mypy
documentation for more details.
Development
Make sure you have poetry installed.
poetry install
poetry run pre-commit install --hook-type pre-commit --hook-type post-checkout
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file discord-ext-typed-commands-1.0.0.tar.gz
.
File metadata
- Download URL: discord-ext-typed-commands-1.0.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Darwin/19.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9726b05d6b6683d05b67901ce40571a325130b13d13677b145bf33f15524820b |
|
MD5 | 2e52f78823244c7fa6a36717614037af |
|
BLAKE2b-256 | 4626168e1a41001d41b752431a0472c1c4ee8c4dabfa3d492314a723a80ee55e |
Provenance
File details
Details for the file discord_ext_typed_commands-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: discord_ext_typed_commands-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Darwin/19.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba3addb7a4836afa73a2d31f8ad9915bb7290ff36ebf85131e514c641ae03c5c |
|
MD5 | d0ddb48939e0ed8a460a7b415efc9499 |
|
BLAKE2b-256 | 0d1c2eb00bd64a78a86cdd3a5467aabe4d5d1ec21f1b797caddb34b28d48e305 |