Metadata-Version: 1.1
Name: instabot
Version: 0.26.0
Summary: Instagram bot scripts for promotion and API python wrapper.
Home-page: https://github.com/instagrambot/instabot
Author: Daniil Okhlopkov, Evgeny Kemerov
Author-email: danokhlopkov@gmail.com, eskemerov@gmail.com
License: Apache Software License 2.0
Description: # Instabot
        
        Instagram promotion and SMM scripts.
        Forever free. Written in Python.
        
        ---
        ### [Read the Docs](https://instagrambot.github.io/docs/) | [Contribute](https://github.com/instagrambot/docs/blob/master/CONTRIBUTING.md)
        ---
        
        [![Telegram Chat](https://img.shields.io/badge/chat%20on-Telegram-blue.svg)](https://t.me/instabotproject)
        ![Python 2.7, 3.5, 3.6, 3.7](https://img.shields.io/badge/python-2.7%2C%203.5%2C%203.6%2C%203.7-blue.svg)
        [![PyPI version](https://badge.fury.io/py/instabot.svg)](https://badge.fury.io/py/instabot)
        [![Build Status](https://travis-ci.org/instagrambot/instabot.svg?branch=master)](https://travis-ci.org/instagrambot/instabot)
        [![codecov](https://codecov.io/gh/instagrambot/instabot/branch/master/graph/badge.svg)](https://codecov.io/gh/instagrambot/instabot)
        
        
        ### Installation
        Install `instabot` with:
        ```
        pip install -U instabot
        ```
        #### or see [this](https://instagrambot.github.io/docs/en/#installation) for more details.
        
        
        
        ![Instabot is better than other open-source bots!](https://raw.githubusercontent.com/instagrambot/docs/master/img/instabot_3_bots.png "Instabot is better than other open-source bots!")
        
        If this library solved some of your problems, please consider buying me a coffee. :wink:
        
        <a href="https://www.buymeacoffee.com/okhlopkov" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>
        
Keywords: instagram,bot,api,wrapper
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
