Metadata-Version: 2.4
Name: zcord
Version: 2026.0.1.dev8
Summary: Minimalistic Discord API wrapper
Author: ZyubyL
License-Expression: MIT
Project-URL: Homepage, https://github.com/thqnhz/zcord
Project-URL: Issues, https://github.com/thqnhz/zcord/issues
Project-URL: Documentation, https://zcord.readthedocs.io
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.13.5
Requires-Dist: orjson>=3.11.9
Provides-Extra: speed
Requires-Dist: uvloop>=0.22.1; extra == "speed"
Provides-Extra: docs
Requires-Dist: mkdocs>=1.6.1; extra == "docs"
Requires-Dist: mkdocs-materialx>=10.1.8; extra == "docs"
Requires-Dist: mkdocstrings[python]>=1.0.4; extra == "docs"
Dynamic: license-file

# Zcord - Minimalistic Discord API wrapper

Fast, simple Discord API wrapper

> [!NOTE]
> This project is still under development!
