An asynchronous python API wrapper for Dagpi : https://dagpi.xyz


Keywords
dagpi, aiodagpi, async, aiohttp
License
MIT
Install
pip install aiodagpi==0.3.3

Documentation

aiodagpi

Latest Travis build status Latest PyPI version MIT License link Dagpi.xyz link Code Grade Python version 3.6 and above

An asynchronous python API wrapper for Dagpi : https://dagpi.xyz

Installation

Install via pip, either directly from PyPI:

>>> python3 -m pip install -U aiodagpi

or from the github repository:

>>> python3 -m pip install -U git+https://github.com/DevilJamJar/aiodagpi

Alternatively, download files directly from download files. This is not recommended and can cause directory issues later down the line if not placed and constructed correctly. If you must, use this guide for help on how to install python packages.

Usage

Examples

Authors

aiodagpi was written by Raj Sharma.

dagpi.xyz was constructed by Daggy1234.