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
Release files for pyyp 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyyp-0.0.1.tar.gz | 2.9 kB | Details |
Release files / pyyp-0.0.1.tar.gz
| Download URL | pyyp-0.0.1.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
50ab30f6132674fbacddd3b83ef0c870ffcd15926d08c75b92ae5ff715a3c3bc
|
|
BLAKE2b-256 checksum How to use checksums |
b990c21daf4f15d147d096b24db2a024c2ac2d1784352ef0c913de84524808ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |