Metadata-Version: 2.1
Name: anilistpy
Version: 0.0.2.2
Summary: python API wrapper for anilist.co
Home-page: https://github.com/anilistpy/anilistpy
Author: kalekale
Author-email: kalekale.anon@gmail.com
License: UNKNOWN
Description: # Anilistpy ![anilistpy](https://avatars3.githubusercontent.com/u/75199724?s=30&v=4)
        
        [![Build Status](https://travis-ci.com/anilistpy/anilistpy.svg?branch=master)](https://travis-ci.com/anilistpy/anilistpy)
        [![CodeFactor](https://www.codefactor.io/repository/github/anilistpy/anilistpy/badge)](https://www.codefactor.io/repository/github/anilistpy/anilistpy)
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/anilistpy)
        ![pypi verison](https://img.shields.io/pypi/v/anilistpy.svg)
        [![GitHub license](https://img.shields.io/github/license/anilistpy/anilistpy)](https://github.com/anilistpy/anilistpy/blob/master/license)
        
        An easy to use python3 wrapper for anilist.co APIv2
        
        ```
        pip install anilistpy
        ```
         
        Documenation and Examples on the the [gh-page](https://anilistpy.github.io)
        
        
        
        ![agpl3](https://upload.wikimedia.org/wikipedia/commons/thumb/0/06/AGPLv3_Logo.svg/200px-AGPLv3_Logo.svg.png)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
