Skip to main content

Whatsappy is a Python library for creating whatsapp bots.

Project description

whatsappy

Whatsappy is a Python library for creating whatsapp bots.

Installation

Use the package manager pip to install whatsappy.

pip install whatsappy-py

Than install the requeriments using:

pip install -r requeriments.txt

Usage

from whatsappy import whatsapp

whatsapp.login() # Login on whatsapp

whatsapp.select_chat('Mom') # Goes to the selected chat
whatsapp.send('Hello') # Send a message

whatsapp.exit() # Exit

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

whatsappy-py-0.0.9.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

whatsappy_py-0.0.9-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page