Ongair layer that connects to whatsapp
Project description
# 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ongair-whatsapp-1.0.37.tar.gz
.
File metadata
- Download URL: ongair-whatsapp-1.0.37.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df119e2718792b7438831cbb9ac73df77fac113f9e9d55fac97fff475296b1a6 |
|
MD5 | a5b4f70fd230d7176aa6ad3e3308d340 |
|
BLAKE2b-256 | bfac7ed6c5673187c25dc7392dcdded0800d21303e336976168ad1267da13640 |