Metadata-Version: 2.1
Name: pydrocsid
Version: 2.3.0.dev1
Summary: Python Discord Bot Framework based on pycord
Home-page: https://github.com/PyDrocsid/library
License: GPL-3.0-only
Author: Defelo
Author-email: elodef42@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: SQLAlchemy (>=1.4.32,<2.0.0)
Requires-Dist: aenum (>=3.1.8,<4.0.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: aiomysql (>=0.0.22,<0.0.23)
Requires-Dist: aioredis (>=2.0.1,<3.0.0)
Requires-Dist: asyncpg (>=0.25.0,<0.26.0)
Requires-Dist: httpx (>=0.22.0,<0.23.0)
Requires-Dist: py-cord (>=2.0.0b7,<3.0.0)
Requires-Dist: sentry-sdk (>=1.5.8,<2.0.0)
Project-URL: Repository, https://github.com/PyDrocsid/library
Description-Content-Type: text/markdown

<p>

  [![CI](https://github.com/PyDrocsid/library/actions/workflows/ci.yml/badge.svg)](https://github.com/PyDrocsid/library/actions/workflows/ci.yml)
  [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
  [![Maintainability](https://api.codeclimate.com/v1/badges/cf9f606da13c20077022/maintainability)](https://codeclimate.com/github/PyDrocsid/library/maintainability)
  [![PyPI](https://img.shields.io/pypi/v/PyDrocsid.svg)](https://pypi.org/project/PyDrocsid/)
  [![PyPI Downloads](https://img.shields.io/pypi/dm/PyDrocsid.svg)](https://pypi.org/project/PyDrocsid/)
  [![Discord](https://img.shields.io/discord/637234990404599809.svg?label=Discord&logo=discord&logoColor=ffffff&color=7389D8)](https://pydrocsid.defelo.de/discord)
  [![Matrix](https://img.shields.io/matrix/pydrocsid:matrix.defelo.de.svg?label=Matrix&logo=matrix&logoColor=ffffff&color=4db798)](https://pydrocsid.defelo.de/matrix)

</p>


# PyDrocsid
Python Discord Bot Framework based on [Pycord](https://pycord.dev/)

