Metadata-Version: 2.4
Name: zcord
Version: 2026.0.4
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.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp==3.14.3
Requires-Dist: orjson==3.11.9
Requires-Dist: regex==2026.7.19
Requires-Dist: typing-extensions==4.16.0
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>

![license](https://img.shields.io/badge/license-MIT-green?style=flat)
![Tests](https://github.com/thqnhz/zcord/actions/workflows/test.yml/badge.svg)
![PyPI version](https://img.shields.io/pypi/v/zcord)
![Python versions](https://img.shields.io/pypi/pyversions/zcord)

---

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.
