Metadata-Version: 2.1
Name: discoin
Version: 4.0
Summary: Official Discoin Package
Home-page: https://github.com/Discoin/discoin.py
Author: Dr_Ari_Gami
Author-email: drarigami@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Discoin for Python

This is the official discoin library for python. Here is discoin's [Gitbook](https://discoin.gitbook.io/docs/)

## Requirements
* Python 3.6 or up
* aiohttp

## Installation
```bash
$ pip install discoin
```

Documentation can be found [here](https://discoinpy.readthedocs.io)

## Credits
* [Dr_Ari_Gami](https://github.com/Dr-Ari-Gami/) (Main Developer)
* [DeveloperAnonymous](https://github.com/DeveloperAnonymous) (Collaborator)
* [Theelgirl](https://github.com/Theelgirl) (Collaborator)
* [PizzaFox](https://github.com/pizzafox) (Main developer of discoin)
* [Austin Huang](https://github.com/austinhuang0131) (Owner of discoin)

