discord.py2.4.0
discord.py2.4.0
Published
A Python wrapper for the Discord API
pip install discord-py
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- aiohttp
<4,>=3.7.4
- sphinx
==4.4.0; extra == "docs"
- sphinxcontrib-trio
==1.1.2; extra == "docs"
- sphinxcontrib-websupport
==1.2.4; extra == "docs"
- sphinxcontrib-applehelp
==1.0.4; extra == "docs"
- sphinxcontrib-devhelp
==1.0.2; extra == "docs"
- sphinxcontrib-htmlhelp
==2.0.1; extra == "docs"
- sphinxcontrib-jsmath
==1.0.1; extra == "docs"
- sphinxcontrib-qthelp
==1.0.3; extra == "docs"
- sphinxcontrib-serializinghtml
==1.1.5; extra == "docs"
- typing-extensions
<5,>=4.3; extra == "docs"
- sphinx-inline-tabs
==2023.4.21; extra == "docs"
- orjson
>=3.5.4; extra == "speed"
- aiodns
>=1.1; extra == "speed"
- Brotli
; extra == "speed"
- cchardet
==2.1.7; python_version < "3.10" and extra == "speed"
- coverage
[toml]; extra == "test"
- pytest
; extra == "test"
- pytest-asyncio
; extra == "test"
- pytest-cov
; extra == "test"
- pytest-mock
; extra == "test"
- typing-extensions
<5,>=4.3; extra == "test"
- tzdata
; sys_platform == "win32" and extra == "test"
- PyNaCl
<1.6,>=1.3.0; extra == "voice"