# ongair-whatsapp
## Introduction
ongair-whatsapp is python package that was built on top of Yoswsup to support Ongair’s platform. ongair-whatsapp is on top of yowsup layers.
## Requirements
ongair-whatsapp has been tested and known to work on Python27 ; PyPi 4.0
## Installation
I bet you are using [virtualenv](http://www.virtualenv.org/en/latest/index.html) ,right?
At the command line , install ongair-whatsapp using either pip (recommended)
` pip install ongair-whatsapp `
or easy_install
` easy_install ongair-whatsapp `
## Project Structure
` bash ├── CONTRIBUTING.md ├── LICENCE ├── MANIFEST.in ├── README.md ├── dist │ └── ongair-whatsapp-1.0.0.tar.gz ├── logs ├── ongair │ ├── __init__.py │ ├── client.py │ ├── models.py │ ├── notification.py │ ├── ongair-example.conf │ ├── ongair.py │ ├── stack.py │ ├── starter.py │ ├── util.py ├── ongair-cli ├── ongair-health-cli ├── ongair_whatsapp.egg-info │ ├── PKG-INFO │ ├── SOURCES.txt │ ├── dependency_links.txt │ ├── requires.txt │ └── top_level.txt ├── requirements.txt ├── setup.cfg ├── setup.py └── tmp `
## Scripts
ongair-whatsapp comes with a launch script ` ongair-cli `
## Setup
`pip install -r requirements.txt`
## Credits
Shoutouts to Yowsup for inspriting ongair-whatsapp
## Licence
ongair-whatsapp is distributed under the GPL V3 Licence
Release files for ongair-whatsapp 1.0.37
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ongair-whatsapp-1.0.37.tar.gz | 13.2 kB | Details |
Release files / ongair-whatsapp-1.0.37.tar.gz
| Download URL | ongair-whatsapp-1.0.37.tar.gz |
|---|---|
| Size | 13.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
df119e2718792b7438831cbb9ac73df77fac113f9e9d55fac97fff475296b1a6
|
|
BLAKE2b-256 checksum How to use checksums |
bfac7ed6c5673187c25dc7392dcdded0800d21303e336976168ad1267da13640
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |