Metadata-Version: 2.1
Name: vacefron.py
Version: 1.2.2
Summary: A Wrapper for vacefron.nl/api written in Python.
Home-page: https://github.com/Soheab/vacefron.py
Author: Soheab_
License: MIT
Download-URL: https://github.com/Soheab/vacefron.py/archive/v1.2.2.tar.gz
Project-URL: Discord, https://discord.gg/xJ2HRxZ
Project-URL: Source, https://github.com/Soheab/vacefron.py
Project-URL: Documentation, https://github.com/Soheab/vacefron.py/blob/master/docs.md
Project-URL: Issue tracker, https://github.com/Soheab/vacefron.py/issues
Description: [![PyPi Version](https://img.shields.io/pypi/v/vacefron.py.svg)](https://pypi.python.org/pypi/vacefron.py/)
        [![Downloads](https://pepy.tech/badge/vacefron-py)](https://pepy.tech/project/vacefron-py)
        [![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/Atomic-Design-UI/blob/master/LICENSE.md)
        
        # VACEfron.py
        A Wrapper for [vacefron.nl/api](https://vacefron.nl/api/) written in Python.
        
        ## Requirements
        - Python 3.6 or above
        - aiohttp (python3 -m pip install -U aiohttp)
        
        ## Installation
        Install the package by doing one of the following commands:
        
        **Using pip (recommended)**:
        - `pip install vacefron.py -U`
        - `python -m pip install vacefron.py -U`
        
        ## Documentation
        See the full and detailed [docs here](docs.md)
        
        ## Links
        [API](https://vacefron.nl/api/) | [Changelogs](changelog.md) | [Examples](docs.md#examples)
        
        ## Made by
        
        This wrapper is made by **Soheab#6240**. DM me on Discord or join [my server here](https://discord.gg/yCzcfju) for anything related to this wrapper.
         
        You can join [VAC Efron's server here](https://discord.gg/xJ2HRxZ) to suggest or report anything on the API.
        
Keywords: vacefron,discord,api,wrapper,memes,image,discord.py
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
