Metadata-Version: 2.1
Name: otvetmailru
Version: 0.2.0
Summary: otvet.mail.ru API wrapper
Home-page: https://github.com/kalinochkind/otvetmailru
Author: Denis Kalinochkin
Author-email: kalinochkind@gmail.com
License: MIT
Description: # otvetmailru
        
        otvet.mail.ru API wrapper
        
        ## Installation
        
        `pip install otvetmailru`
        
        ## Import
        
        `from otvetmailru import OtvetClient`
        
        ## Documentation
        
        Documentation is available in the [wiki](https://github.com/kalinochkind/otvetmailru/wiki). [Usage example](https://github.com/kalinochkind/otvetmailru/blob/master/example.py) is available too.
        
Keywords: otvet mail.ru
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
