Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlmadurga/yowsup-celery
Yowsup integrated to a celery architecture
https://github.com/jlmadurga/yowsup-celery
Last synced: about 1 month ago
JSON representation
Yowsup integrated to a celery architecture
- Host: GitHub
- URL: https://github.com/jlmadurga/yowsup-celery
- Owner: jlmadurga
- License: isc
- Created: 2015-12-31T01:23:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:23:18.000Z (about 2 years ago)
- Last Synced: 2024-12-08T18:06:59.769Z (about 2 months ago)
- Language: Python
- Size: 42 KB
- Stars: 9
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
yowsup celery
===============================CI:
.. image:: https://img.shields.io/travis/jlmadurga/yowsup-celery.svg
:target: https://travis-ci.org/jlmadurga/yowsup-celery.. image:: http://codecov.io/github/jlmadurga/yowsup-celery/coverage.svg?branch=master
:alt: Coverage
:target: http://codecov.io/github/jlmadurga/yowsup-celery?branch=master
.. image:: https://requires.io/github/jlmadurga/yowsup-celery/requirements.svg?branch=master
:target: https://requires.io/github/jlmadurga/yowsup-celery/requirements/?branch=master
:alt: Requirements Status
PyPI:.. image:: https://img.shields.io/pypi/v/yowsup-celery.svg
:target: https://pypi.python.org/pypi/yowsup-celeryDocs:
.. image:: https://readthedocs.org/projects/yowsup-celery/badge/?version=latest
:target: https://readthedocs.org/projects/yowsup-celery/?badge=latest
:alt: Documentation Status
Yowsup integrated in a celery architecture
* Free software: ISC license
* Documentation: https://yowsup-celery.readthedocs.org.Features
--------* Celery app adapted to Yowsup
* Bootstep added to worker to initialize Yowsup and stopping when TERM (sometimes kill -9 is necessary)
* Options added to execute workers with different Whatsapp accounts
* Only works with gevent and threads as yowsup socket is shared between tasks
* Yowsup features included:
* Connect/Disconnect
* Send Text, Image and Audio Messages
* Receive Messages, Acks and Receipts