# [Pars Green Soap Client][docs]
Easy to work with Pars Green SOAP client
Full documentation for the project is available at [Pars Green Soap Client PDF][pdf].
—
# Overview
# Requirements
Python (2.7, 3.2, 3.3, 3.4, 3.5, 3.6)
suds (0.4.0)
# Installation
Install using pip…
pip install pars-green
# Example
Let’s take a look at a quick example of using this package to send SMS:
from pars_green import ParsGreenSmsServiceClient client = ParsGreenSmsServiceClient(“YOUR_SIGNATURE”) print(client.send(‘SENDER_NUMBER’, ‘TO_NUMBER’, ‘TEXT’))
# Documentation & Support
For more information about this package, see [python website][pypi]
For questions and support, contact to [Author’s mail][mail].
You may also want to [follow the author on Twitter][twitter].
[pypi]: https://pypi.python.org/pypi/pars-green [twitter]: https://twitter.com/mhipo1364 [mail]: mailto:mhipo1364@gmail.com [pdf]: https://github.com/mhipo1364/pars-green/blob/master/docs/pdf/parsgreen.pdf [docs]: https://github.com/mhipo1364/pars-green/blob/master/README.md
Release files for pars-green 1.2.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 | |
|---|---|---|---|
| pars-green-1.2.1.tar.gz | 3.4 kB | Details |
Release files / pars-green-1.2.1.tar.gz
| Download URL | pars-green-1.2.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7d8895590b2a5e26bacf325168cfb64668e7f4390092b90cb080a50a7431ca88
|
|
BLAKE2b-256 checksum How to use checksums |
e3139c831cf83e1324c9506e1bce8159956dd4fac8e52a8a0ac1708909e012f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |