Metadata-Version: 2.1
Name: masz
Version: 1.0.3
Summary: API Wrapper for MASZ (A discord moderation bot)
Home-page: https://github.com/zaanposni/masz-api-wrapper
Author: zaanposni
Author-email: me@zaanposni.com
License: MIT
Description: <h1>👮‍♂️ MASZ API Wrapper</h1>
        <p>
        <img src="https://img.shields.io/pypi/pyversions/masz" />
        <img src="https://img.shields.io/pypi/v/masz" />
        <a href="https://github.com/zaanposni/masz-api-wrapper/blob/dev/LICENSE"><img src="https://img.shields.io/github/license/zaanposni/masz-api-wrapper.svg"/></a>
        </p>
        
        ⭐ **Fully object-oriented library** to integrate the <a href="https://github.com/zaanposni/discord-masz" target="_blank">**MASZ API**</a> into your project.
        
        ## 🚀 Installation
        
        **Python 3.6 or higher required**
        ```
        pip install masz
        ```
        
        ## 👀Examples
        
        
        ## 🤝 Contributors <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat"/>
        
        <a href="https://github.com/zaanposni"><img src="https://avatars3.githubusercontent.com/u/24491035?s=460&v=4"
                                                    height=90px, width=90px style="border-radius: 50%" /></a>
        
        ## License:
        
        This project is licensed under MIT.
        
Keywords: MASZ,API,DISCORD,WRAPPER,JSON,REST,MODERATION,TOKEN,PYTHON
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
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
