Metadata-Version: 2.1
Name: smsreg-python
Version: 1.0.0
Summary: Python client for sms-reg.com API
Home-page: https://github.com/bluzir/smsreg-python
Author: Vladislav Kooklev
Author-email: kouklevv@gmail.com
License: UNKNOWN
Description: # smsreg-python
        
        ![Python 3.6|3.7](https://img.shields.io/badge/python-3.6%20%7C%203.7-blue.svg) 
        ![MIT](https://img.shields.io/pypi/l/smsreg-python.svg) 
        ![1.0.0](https://img.shields.io/pypi/v/smsreg-python.svg) 
        
        Python client for receiving SMS from sms-reg.com.
        
        # Installation 
        
        `pip install smsreg_python --upgrade`
        
        # Example
        
        You can see usage example in `examples`
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
