Metadata-Version: 2.1
Name: pyscord
Version: 0.0.0.dev0
Summary: Discord API wrapper rebuild from scratch.
Home-page: https://github.com/Pyscord/Pyscord
Author: Sigmanificient, Arthurdw
Author-email: contact@pyscord.org
License: MIT
Project-URL: Github repository, https://github.com/Pyscord/pyscord
Keywords: discord,api,asynchronous
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

<h1><img src="img/icon.png" height="24px" alt="Pyscord Logo"> Pyscord</h1>

<!-- 
![PyPI - Downloads](https://img.shields.io/pypi/dm/pyscord)
[![PyPI - Downloads](https://img.shields.io/badge/dynamic/json?label=downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Fpyscord)](https://pypi.org/project/pyscord/)
![PyPI](https://img.shields.io/pypi/v/pyscord)
![PyPI - Format](https://img.shields.io/pypi/format/Embed-Templator)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Embed-Templator)
-->

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Pyscord/Pyscord/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/Pyscord/Pyscord/?branch=main)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Sigmanificient/Embed-Templator)
![GitHub repo size](https://img.shields.io/github/repo-size/Sigmanificient/Embed-Templator)
![GitHub last commit](https://img.shields.io/github/last-commit/Sigmanificient/Embed-Templator)
![Code Style](https://img.shields.io/badge/code%20style-pep8-green)

*An asynchronous python API wrapper meant to replace discord.py.*

<hr>

**This project is still in the planning phase**

## License

`© 2021 copyright pyscord`

This repository is licensed under the MIT License.
See LICENSE for details.


