Metadata-Version: 2.1
Name: instagrapi
Version: 1.0.2
Summary: Fast and effective Instagram Private API wrapper (public+private requests and challenge resolver)
Home-page: https://github.com/adw0rd/instagrapi
Author: Mikhail Andreev
Author-email: x11org@gmail.com
License: MIT
Description: # instagrapi
        Fast and effective Instagram Private API wrapper (public+private requests and challenge resolver)
        
        
        ### Install
        
            pip install instagrapi
        
        ### Tests
        
            python -m unittest tests.py
Keywords: instagram private api
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown
