Metadata-Version: 2.1
Name: pysendpulse
Version: 0.0.8
Summary: A simple SendPulse REST client library and example for Python
Home-page: https://github.com/sendpulse/sendpulse-rest-api-python
Author: Maksym Ustymenko
Author-email: tech@sendpulse.com
License: UNKNOWN
Description: ![Upload Python Package](https://github.com/sendpulse/sendpulse-rest-api-python/workflows/Upload%20Python%20Package/badge.svg?event=release)
        
        # sendpulse-rest-api
        
        A simple SendPulse REST client library and example for Python.
        
        ## Install using pipy
        
        ```sh
        # version 0.0.3
        pip install pysendpulse
        ```
        
        ## Examples
        
        See a list of examples [here](https://github.com/sendpulse/sendpulse-rest-api-python/blob/master/pysendpulse/examples/sendpulse-rest-api-example.py)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
