Metadata-Version: 2.1
Name: followerauditapi
Version: 0.0.6
Summary: Python library to access followeraudit API
Home-page: https://github.com/bytesview/followerauditapi-python
Author: Followeraudit
Author-email: contact@followeraudit.com
License: GNU V3
Description: ![Alt text](https://www.followeraudit.com/images/fa-logo-dark.png)
        
        # <p align="center">Followeraudit Python Client
        
        [![Build Status](https://img.shields.io/github/workflow/status/bytesview/followerauditapi-python/Upload%20Python%20Package)](https://github.com/bytesview/followerauditapi-python/actions?query=workflow%3A%22Upload+Python+Package%22)
        [![License](https://img.shields.io/badge/license-GNUV3-blue)](https://github.com/bytesview/followerauditapi-python/blob/main/LICENSE)
        [![PyPI](https://img.shields.io/pypi/v/followerauditapi?color=fd7e14)](https://pypi.org/project/followerauditapi)
        [![Supported Python versions](https://img.shields.io/pypi/pyversions/pyTelegramBotAPI.svg)](https://pypi.org/project/followerauditapi)
        [![Python](https://img.shields.io/badge/python-3.5%20%7C%203.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue)](https://pypi.org/project/followerauditapi)
        
        
        # Installation
        
        ## Supported Python Versions
        Python >= 3.5 fully supported and tested.
        
        ## Install Package
        ```
        pip install followerauditapi
        ```
        
        ## Quick Start
        
        Followeraudit docs can be seen [here](https://www.followeraudit.com/).
Keywords: followerauditapi,newaudit,bulkaudit,getaudit
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Customer Service
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.5
Description-Content-Type: text/markdown
