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.
Source Distribution
pyyp-0.0.1.tar.gz
(2.9 kB
view details)
File details
Details for the file pyyp-0.0.1.tar.gz
.
File metadata
- Download URL: pyyp-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
50ab30f6132674fbacddd3b83ef0c870ffcd15926d08c75b92ae5ff715a3c3bc
|
|
MD5 |
b7b518da821be10234a7fca2ceca3e90
|
|
BLAKE2b-256 |
b990c21daf4f15d147d096b24db2a024c2ac2d1784352ef0c913de84524808ed
|