Metadata-Version: 2.4
Name: pydis_core
Version: 11.9.2
Summary: PyDis core provides core functionality and utility to the bots of the Python Discord community.
License: MIT
License-File: LICENSE
Keywords: bot,discord,discord.py
Author: Python Discord
Author-email: info@pythondiscord.com
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: all
Provides-Extra: async-rediscache
Provides-Extra: fakeredis
Provides-Extra: voice
Requires-Dist: aiodns (>=3.1,<4.0)
Requires-Dist: async-rediscache (==1.0.0rc2) ; extra == "async-rediscache" or extra == "all"
Requires-Dist: davey (>=0.1,<1.0) ; extra == "voice" or extra == "all"
Requires-Dist: discord.py (>=2.7,<3.0)
Requires-Dist: fakeredis[lua] (>=2.0,<3.0) ; extra == "fakeredis" or extra == "all"
Requires-Dist: pydantic (>=2.12,<3.0)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: statsd (>=4.0,<5.0)
Project-URL: Documentation, https://bot-core.pythondiscord.com/
Project-URL: Homepage, https://pythondiscord.com/
Project-URL: Repository, https://github.com/python-discord/bot-core
Description-Content-Type: text/markdown

# bot-core ![Version]

[Version]: https://img.shields.io/github/v/tag/python-discord/bot-core?label=latest&logo=version

