https://github.com/andytempel/corona.py
Python wrapper for Corona API to get statistics in every possible form :)
https://github.com/andytempel/corona.py
Last synced: 3 months ago
JSON representation
Python wrapper for Corona API to get statistics in every possible form :)
- Host: GitHub
- URL: https://github.com/andytempel/corona.py
- Owner: AndyTempel
- License: mit
- Created: 2020-03-31T22:21:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T21:21:46.000Z (about 5 years ago)
- Last Synced: 2025-02-28T09:53:40.760Z (3 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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.