Metadata-Version: 2.4
Name: zcord
Version: 2026.0.2
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

<p align="center">
    <img src="docs/assets/zcord_original.png" width="128px" alt="Zcord"/>
    <h1>Zcord - Minimalistic Discord API wrapper</h1>
</p>

---

Fast, simple Discord API wrapper

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

## AI Usage Policy

AI is used in this project to review, suggest changes, speeding up development. No actual code is fully written by AI.
