Storage layer for yowsup in django
Project description
Storage layer for yowsup in django. Based on https://github.com/tgalal/yowlayer-store.
Documentation
The full documentation is at https://yowlayer-django-store.readthedocs.org.
Quickstart
Install yowlayer-django-store:
pip install yowlayer-django-store
Include in your django apps:
INSTALLED_APPS = ( ... 'yowlayer_store', ... )
To use it in a project:
import yowlayer_store
Features
Models for Text messages, convsersations and contact.
Media messages added
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements-test.txt (myenv) $ python runtests.py
History
0.1.0 (2015-12-04)
First release on PyPI. Models for Text Messages, Contacts and Conversations.
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
Built Distribution
File details
Details for the file yowlayer-django-store-0.1.5.tar.gz
.
File metadata
- Download URL: yowlayer-django-store-0.1.5.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2567e8a2b958d7e99f713fb1f045852fcbcfa6cb5b025401d16dcc1f4749f7e8 |
|
MD5 | 2d70ac8af9300a85e9ec123379f73fd0 |
|
BLAKE2b-256 | 91a74ab7452071b52f84cd568490570e42ddbad0be3518c775d50ff5cd87b5a2 |
File details
Details for the file yowlayer_django_store-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: yowlayer_django_store-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b97fe525dc6104232ed567746e70d811a62048c743b72c1fe177f590c373f22f |
|
MD5 | f2886ce9045f4c49350fed7c34600fbe |
|
BLAKE2b-256 | 3d024060aa54007ac47fe640502aad1e680f4fcafbf31c38d4bba00c9d74a52e |