Metadata-Version: 2.1
Name: corona.py
Version: 0.0.2
Summary: An asynchronous wrapper for the corona.lmao.ninja API written in Python with Discord.py plugin.
Home-page: https://github.com/AndyTempel/corona.py
Author: NANI
Author-email: nani@ksoft.si
License: MIT
Description: # corona.py
        An asynchronous wrapper for the [NovelCOVID API](https://github.com/NovelCOVID/API) written in Python.
        
        This is designed for bots using [discord.py](https://github.com/Rapptz/discord.py) with optional discord.py plugin. 
        
        # Requirements
         - Python 3.6 or above
         - aiohttp (`python3 -m pip install -U aiohttp`)
        
        # Installation
        ### Using pip (recommended)
         - `python3 -m pip install -U corona_api`
         
        # Support
        Get support for this over on [Discord](https://corona.lmao.ninja/invite) and ping NANI#0001.
Keywords: coronavirus,covid-19,corona-statistics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
