Yunpian API wrapper.
Project description
pyyp
====
[](https://travis-ci.org/pragkent/pyyp)
pyyp is a wrapper of the Yunpian SMS API, written in Python.
Installation
------------
Install pyyp with `pip`:
```bash
pip install pyyp
```
Example
-------
```python
import pyyp
yunpian = pyyp.Yunpian(api_key=API_KEY)
yunpian.send(mobile, 'hello yunpian!')
```
TODO
----
- Add unit tests
====
[](https://travis-ci.org/pragkent/pyyp)
pyyp is a wrapper of the Yunpian SMS API, written in Python.
Installation
------------
Install pyyp with `pip`:
```bash
pip install pyyp
```
Example
-------
```python
import pyyp
yunpian = pyyp.Yunpian(api_key=API_KEY)
yunpian.send(mobile, 'hello yunpian!')
```
TODO
----
- Add unit tests
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pyyp-0.0.2.tar.gz (2.9 kB) | File type Source | Python version None | Upload date | Hashes View |