{ "info": { "author": "Juan Madurga", "author_email": "jlmadurga@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\nyowlayer-django-store\n=============================\n\n.. image:: https://badge.fury.io/py/yowlayer-django-store.png\n :target: https://badge.fury.io/py/yowlayer-django-store\n\n.. image:: https://travis-ci.org/jlmadurga/yowlayer-django-store.png?branch=master\n :target: https://travis-ci.org/jlmadurga/yowlayer-django-store\n \n.. image:: https://codecov.io/github/jlmadurga/yowlayer-django-store/coverage.svg?branch=master\n :target: https://codecov.io/github/jlmadurga/yowlayer-django-store?branch=master\n \n.. image:: https://requires.io/github/jlmadurga/yowlayer-django-store/requirements.svg?branch=master\n :target: https://requires.io/github/jlmadurga/yowlayer-django-store/requirements/?branch=master\n :alt: Requirements Status\n\nStorage layer for yowsup in django. Based on https://github.com/tgalal/yowlayer-store.\n\nDocumentation\n-------------\n\n.. image:: https://readthedocs.org/projects/yowlayer-django-store/badge/?version=latest\n :target: https://readthedocs.org/projects/yowlayer-django-store/?badge=latest\n :alt: Documentation Status\n\nThe full documentation is at https://yowlayer-django-store.readthedocs.org.\n\nQuickstart\n----------\n\nInstall yowlayer-django-store::\n\n pip install yowlayer-django-store\n \nInclude in your django apps::\n\t\n\tINSTALLED_APPS = ( \n\t\t...\n\t\t'yowlayer_store',\n\t\t...\n\t\t)\n\n\t\t\nTo use it in a project::\n\n import yowlayer_store\n\n\nFeatures\n--------\n\n* Models for Text messages, convsersations and contact.\n* Media messages added\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements-test.txt\n (myenv) $ python runtests.py\n\n\n\n\n\nHistory\n-------\n\n0.1.0 (2015-12-04)\n++++++++++++++++++\n\n* First release on PyPI. Models for Text Messages, Contacts and Conversations.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jlmadurga/yowlayer-django-store", "keywords": "yowlayer-django-store", "license": "GPL-3+", "maintainer": null, "maintainer_email": null, "name": "yowlayer-django-store", "package_url": "https://pypi.org/project/yowlayer-django-store/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yowlayer-django-store/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jlmadurga/yowlayer-django-store" }, "release_url": "https://pypi.org/project/yowlayer-django-store/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "Storage layer for yowsup in django", "version": "0.1.5" }, "last_serial": 1888127, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ed4eb329bbd11a39e55c40ca267af880", "sha256": "0d867d328119a1270f682373279ba559cac26bb66b37c545ffbc44fecc4fd381" }, "downloads": -1, "filename": "yowlayer_django_store-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ed4eb329bbd11a39e55c40ca267af880", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 11676, "upload_time": "2015-12-21T18:20:45", "url": "https://files.pythonhosted.org/packages/62/ab/c9b343038952433a0888ec0cc53ac95b58ad5cbe1c32f7f150b555372696/yowlayer_django_store-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aecd018fd7747983a6171797cb2e1c63", "sha256": "dab3b1754cd938b7626e62d6e3a0f65ed522a35d6a20d2240784874edadc369a" }, "downloads": -1, "filename": "yowlayer-django-store-0.1.0.tar.gz", "has_sig": false, "md5_digest": "aecd018fd7747983a6171797cb2e1c63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22042, "upload_time": "2015-12-21T18:20:38", "url": "https://files.pythonhosted.org/packages/16/56/73f167099d5ce3343526aaed84de17bceb201080f880cb76e9ac42f162ff/yowlayer-django-store-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c7e6618e870c3e6fbbe22f61f6bb28fd", "sha256": "a5e6b0c5b662fe0ff7bd8ef75942e6ffc5a21c806054c471227f310671c0fd90" }, "downloads": -1, "filename": "yowlayer_django_store-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c7e6618e870c3e6fbbe22f61f6bb28fd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 11633, "upload_time": "2015-12-21T19:00:37", "url": "https://files.pythonhosted.org/packages/64/d5/b094fd00b0475fb70eb65f3454f65474ed1bdfe3a8505fc01f27f4844713/yowlayer_django_store-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d8d45bba774e1acd2c36814e4707a5f", "sha256": "42f0f0b952df811d35815121738612452e30ee20d2f29afee4e7e4c43aaf21cd" }, "downloads": -1, "filename": "yowlayer-django-store-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6d8d45bba774e1acd2c36814e4707a5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21997, "upload_time": "2015-12-21T19:00:07", "url": "https://files.pythonhosted.org/packages/8a/d1/62985746a5a4902d282283d158eb284f04d5dd42acbb645ffa15bd7d524e/yowlayer-django-store-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "2233b303aaa44576a33a4b12a3dfad23", "sha256": "a9ed29735fe3dab38c34f54615fc0c33853dadbb797fe983cd1ea5cdfc506e90" }, "downloads": -1, "filename": "yowlayer_django_store-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2233b303aaa44576a33a4b12a3dfad23", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 11618, "upload_time": "2015-12-21T19:27:30", "url": "https://files.pythonhosted.org/packages/10/a7/4eda5619b0e8fb34baca4e6774896e8aed134449a482f13f375b9a35a4f4/yowlayer_django_store-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1729a34719c79b55876206b791e8710a", "sha256": "d087c202b371386d2a22d831d8502b61b406ab25b39efd36d49e685e86b23a28" }, "downloads": -1, "filename": "yowlayer-django-store-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1729a34719c79b55876206b791e8710a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21982, "upload_time": "2015-12-21T19:27:24", "url": "https://files.pythonhosted.org/packages/77/1a/5379182a6c3e85aef49f82cc23892499d39bfb6e8d62479373c61a0c2549/yowlayer-django-store-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "3b73f3a887fe365b7f9a455587cf8005", "sha256": "516f0cfda1b13ea2a490867b94dc561fc83a13deaa1de4b9da15d6d21355abd0" }, "downloads": -1, "filename": "yowlayer_django_store-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3b73f3a887fe365b7f9a455587cf8005", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13590, "upload_time": "2016-01-04T20:16:23", "url": "https://files.pythonhosted.org/packages/75/2c/d3f32443ca3cfc3c1f3d1d91647906b744cf054e3b8019cfec8a15694e58/yowlayer_django_store-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d2d922978f849ab2e336be0ca2c378f", "sha256": "c7194c154e4fb6eeaec914d870a62a04af50df37b3361159cc8c8661cb4934d4" }, "downloads": -1, "filename": "yowlayer-django-store-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8d2d922978f849ab2e336be0ca2c378f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23440, "upload_time": "2016-01-04T20:16:07", "url": "https://files.pythonhosted.org/packages/64/a7/071cb334de44e6de7c34fd5fd8ddd863c79e1c873d13740748cfb13a0b8b/yowlayer-django-store-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "f2886ce9045f4c49350fed7c34600fbe", "sha256": "b97fe525dc6104232ed567746e70d811a62048c743b72c1fe177f590c373f22f" }, "downloads": -1, "filename": "yowlayer_django_store-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f2886ce9045f4c49350fed7c34600fbe", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13570, "upload_time": "2016-01-04T20:26:27", "url": "https://files.pythonhosted.org/packages/3d/02/4060aa54007ac47fe640502aad1e680f4fcafbf31c38d4bba00c9d74a52e/yowlayer_django_store-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d70ac8af9300a85e9ec123379f73fd0", "sha256": "2567e8a2b958d7e99f713fb1f045852fcbcfa6cb5b025401d16dcc1f4749f7e8" }, "downloads": -1, "filename": "yowlayer-django-store-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2d70ac8af9300a85e9ec123379f73fd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23417, "upload_time": "2016-01-04T20:26:11", "url": "https://files.pythonhosted.org/packages/91/a7/4ab7452071b52f84cd568490570e42ddbad0be3518c775d50ff5cd87b5a2/yowlayer-django-store-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2886ce9045f4c49350fed7c34600fbe", "sha256": "b97fe525dc6104232ed567746e70d811a62048c743b72c1fe177f590c373f22f" }, "downloads": -1, "filename": "yowlayer_django_store-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f2886ce9045f4c49350fed7c34600fbe", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13570, "upload_time": "2016-01-04T20:26:27", "url": "https://files.pythonhosted.org/packages/3d/02/4060aa54007ac47fe640502aad1e680f4fcafbf31c38d4bba00c9d74a52e/yowlayer_django_store-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d70ac8af9300a85e9ec123379f73fd0", "sha256": "2567e8a2b958d7e99f713fb1f045852fcbcfa6cb5b025401d16dcc1f4749f7e8" }, "downloads": -1, "filename": "yowlayer-django-store-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2d70ac8af9300a85e9ec123379f73fd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23417, "upload_time": "2016-01-04T20:26:11", "url": "https://files.pythonhosted.org/packages/91/a7/4ab7452071b52f84cd568490570e42ddbad0be3518c775d50ff5cd87b5a2/yowlayer-django-store-0.1.5.tar.gz" } ] }