{ "info": { "author": "Moccu GmbH & Co. KG", "author_email": "info@moccu.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-livewatch\n================\n\n.. image:: https://badge.fury.io/py/django-livewatch.png\n :target: http://badge.fury.io/py/django-livewatch\n\n.. image:: https://travis-ci.org/moccu/django-livewatch.svg\n :target: https://travis-ci.org/moccu/django-livewatch\n\n.. image:: https://coveralls.io/repos/moccu/django-livewatch/badge.svg?branch=master\n :target: https://coveralls.io/r/moccu/django-livewatch?branch=master\n\n.. image:: https://readthedocs.org/projects/django-livewatch/badge/?version=latest\n :target: http://django-livewatch.readthedocs.org/en/latest/\n\nlivewatch.de integration for django projects.\n\n\nInstallation\n============\n\n* Install ``django-livewatch`` (or `download from PyPI `_):\n\n.. code-block:: python\n\n pip install django-livewatch\n\n* If you use ``livewatch`` with ``celery`` add it to ``INSTALLED_APPS`` in ``settings.py``:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n # other apps\n 'livewatch',\n )\n\n* Include ``livewatch.urls`` in your ``urls.py``:\n\n.. code-block:: python\n\n urlpatterns += patterns('',\n (r'^livewatch/', include('livewatch.urls')),\n )\n\n\nUsage\n=====\n\nBefore you can use django-livewatch, you have to install and configure it.\n\nTo integrate ``django-livewatch`` with `livewatch.de `_ you can use the following URLs:\n\n* /livewatch/\n\n... if you're using the cache extension:\n\n* /livewatch/cache/\n\n... if you're using the celery extension:\n\n* /livewatch/celery/\n\n... if you're using the rq extension:\n\n* /livewatch/rq/\n\n\nResources\n=========\n\n* `Documentation `_\n* `Bug Tracker `_\n* `Code `_", "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/moccu/django-livewatch/", "keywords": "livewatch,django", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-livewatch", "package_url": "https://pypi.org/project/django-livewatch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-livewatch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/moccu/django-livewatch/" }, "release_url": "https://pypi.org/project/django-livewatch/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "django-livewatch integrates livewatch.de for django projects", "version": "0.3.0" }, "last_serial": 2370964, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2b57d75a7d32b874c6e0c178696f146e", "sha256": "4f70e4f079753c977e70a9e7a79f01cec8737db24cb61f4219da908504118808" }, "downloads": -1, "filename": "django_livewatch-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2b57d75a7d32b874c6e0c178696f146e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 6481, "upload_time": "2015-03-20T16:03:38", "url": "https://files.pythonhosted.org/packages/48/15/b0d02fe514923649f5321750d155469169b815d46abfeb1b92243954f6b4/django_livewatch-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7bdb5f6357d79eb9a4c5e6fecf877174", "sha256": "56a6a99b5d68097337651ca34b32cdcf41c090b30f0beb79ccb8b25be7574e9d" }, "downloads": -1, "filename": "django-livewatch-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7bdb5f6357d79eb9a4c5e6fecf877174", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4529, "upload_time": "2015-03-20T16:03:12", "url": "https://files.pythonhosted.org/packages/4c/5d/7aa764f6d2d687c04a227a6898b6e9a600a4bedb63f25a554cd68b76726f/django-livewatch-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8856accb548bf76cc269914f98257079", "sha256": "07a75a5c990fcbae34018eb4efcabf62b05ef0539694a901d3f52c850488834b" }, "downloads": -1, "filename": "django_livewatch-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8856accb548bf76cc269914f98257079", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7121, "upload_time": "2015-03-20T16:08:57", "url": "https://files.pythonhosted.org/packages/42/87/f167189b8234211d246d52d5c5a9bfbdf93839f2ae3eb5f9f81e65055751/django_livewatch-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc20581315acc80ff4f60374d7b01cd7", "sha256": "676b40ae36820e0913fbd92e36be8cdf7101221180d1a4ad528c88a7cb227c2e" }, "downloads": -1, "filename": "django-livewatch-0.1.1.tar.gz", "has_sig": false, "md5_digest": "dc20581315acc80ff4f60374d7b01cd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4910, "upload_time": "2015-03-20T16:08:54", "url": "https://files.pythonhosted.org/packages/09/dd/b7076029d40af44b7285a71adb7053c219535cbec0b9b5e960f1b5fb0252/django-livewatch-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b64d923067dcc44bbce5d55388f24d20", "sha256": "79dd2af91f5db7a3dcad48a74933a63e35e593407bb34ac0f4f130384f741d99" }, "downloads": -1, "filename": "django_livewatch-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b64d923067dcc44bbce5d55388f24d20", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7698, "upload_time": "2015-03-26T11:28:30", "url": "https://files.pythonhosted.org/packages/8f/e3/8aa3519a9e626e23c9a1c693daf2383fa96e543d41970b0e3552e6a8bf7a/django_livewatch-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8087154eff278beea80ad7dbeb0814c7", "sha256": "a505902c347ab6fc709f3cea9c206d6d271965e84fde65eca1c47e0dce92ff1a" }, "downloads": -1, "filename": "django-livewatch-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8087154eff278beea80ad7dbeb0814c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5125, "upload_time": "2015-03-26T11:28:25", "url": "https://files.pythonhosted.org/packages/20/58/9bca063eb36fe120a91dca9671f4ac0aadcbc4848e00f8ea65dff1ffb760/django-livewatch-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "69d793d51f0c1afb9d3a628fd5f0fa24", "sha256": "2b14825e22fdd0774c0bfd2b77cfd6051e9500bd3a7a75433ce16e3150979943" }, "downloads": -1, "filename": "django_livewatch-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "69d793d51f0c1afb9d3a628fd5f0fa24", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7706, "upload_time": "2015-03-26T14:56:37", "url": "https://files.pythonhosted.org/packages/9e/d9/20a86884a30f8fc9b87f8084d7152c3f3d65dc27de4f2c0479c03816eb70/django_livewatch-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e6634b07df86d89c9e263e947e7693b0", "sha256": "68a2ac6ff6616d467a61a88df01f27007023314a6c74d941f7b6bfb46abaa958" }, "downloads": -1, "filename": "django-livewatch-0.2.1.tar.gz", "has_sig": false, "md5_digest": "e6634b07df86d89c9e263e947e7693b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5126, "upload_time": "2015-03-26T14:56:34", "url": "https://files.pythonhosted.org/packages/c6/ee/26b448bac9299af25bbfc3eb025d642ec5414461af40ce2ecb9bcc2df8d4/django-livewatch-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ec712e9710ed14c45ffe0ebf863273b4", "sha256": "c5aa5910acdfc132c0d11e3b3ed9572f9d4fc13e705fb782bcaeba7c4819fef3" }, "downloads": -1, "filename": "django_livewatch-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ec712e9710ed14c45ffe0ebf863273b4", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7697, "upload_time": "2015-03-31T10:49:25", "url": "https://files.pythonhosted.org/packages/e4/57/72e81087e68e3b6b88026633af045625aa28cca34a5d2aec4b447e20df35/django_livewatch-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "375d881641319d97ef388e37cbdebb17", "sha256": "04b55020b00ed0e92f5ebcf66f081c2fbf3d02f1f65eae7afa6e806276e3ff47" }, "downloads": -1, "filename": "django-livewatch-0.2.2.tar.gz", "has_sig": false, "md5_digest": "375d881641319d97ef388e37cbdebb17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5143, "upload_time": "2015-03-31T10:49:22", "url": "https://files.pythonhosted.org/packages/8e/a8/98453e1eaca617fc0a45317005f0ddeede4046939f5286d5736ac7a9dede/django-livewatch-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "5186633d8731595e6b45de8e7c6e31f4", "sha256": "de0ca08d61c9a410b2d5d88db8df7e78f32218fb5cdb675cb0b28515bbaf84c7" }, "downloads": -1, "filename": "django_livewatch-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5186633d8731595e6b45de8e7c6e31f4", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7776, "upload_time": "2015-03-31T13:14:14", "url": "https://files.pythonhosted.org/packages/5d/21/0e298bb0fd2ac5ade21ea265ed9876b2607b54221f431c8523329d853893/django_livewatch-0.2.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0880f24e4d02525ce8f0afa4d097b2d2", "sha256": "c9dc5a2230e8d5a388330d63d687a35e696761c95b7c7eda272959137955adb0" }, "downloads": -1, "filename": "django-livewatch-0.2.3.tar.gz", "has_sig": false, "md5_digest": "0880f24e4d02525ce8f0afa4d097b2d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5128, "upload_time": "2015-03-31T13:14:11", "url": "https://files.pythonhosted.org/packages/00/f7/161e6ba2c3d1b2434d4944f9cbb86fc2f412ae38628c016e8d7d2d9856e0/django-livewatch-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "eda4402446bca431038197ebca8afaf8", "sha256": "c5f62141c88ba41f6af0b970974f23eadffdb733dfdc135fda9333691f54639a" }, "downloads": -1, "filename": "django_livewatch-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eda4402446bca431038197ebca8afaf8", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7849, "upload_time": "2015-04-02T07:27:57", "url": "https://files.pythonhosted.org/packages/38/0f/4ede374d11e5d2b5e583e0d1c76f5fb71b757584dee3f73c7fe1beeeb0d0/django_livewatch-0.2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a1f46c330fa6ebb5670c0685518d131", "sha256": "304efa7c6475c6406ba19f186f8fa562ad4719d48eb9db0fd0ea2e2683eef897" }, "downloads": -1, "filename": "django-livewatch-0.2.4.tar.gz", "has_sig": false, "md5_digest": "1a1f46c330fa6ebb5670c0685518d131", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5189, "upload_time": "2015-04-02T07:27:53", "url": "https://files.pythonhosted.org/packages/29/cd/163836c0a76a7039d7600b997fcd1148390457f0dcc7811b483b1434520f/django-livewatch-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "fff49c6d781d2e3d1f9feab1cdd43d4a", "sha256": "cc9d2594b2d26e8a8369fc15d481b1951bf8c7556380e30284a11de30d3ca89e" }, "downloads": -1, "filename": "django_livewatch-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fff49c6d781d2e3d1f9feab1cdd43d4a", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 7827, "upload_time": "2015-04-09T09:19:03", "url": "https://files.pythonhosted.org/packages/90/8d/f119fe5e2ae0ef74ef3d0fe8559fe38df7028650b98746c970bfaeec98de/django_livewatch-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "265a686cfdb81f844cd1bd41c983f051", "sha256": "7adf91431dc32fb9c7db749bc2f1129dcd2814128f1ee99a4b17ad3146a92a7a" }, "downloads": -1, "filename": "django-livewatch-0.2.5.tar.gz", "has_sig": false, "md5_digest": "265a686cfdb81f844cd1bd41c983f051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7700, "upload_time": "2015-04-09T09:18:25", "url": "https://files.pythonhosted.org/packages/15/ec/1c8a45a0334d847bfbc6f96dbe5819df8b5adcdd95f7c76a457817a46acf/django-livewatch-0.2.5.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "4d7b7aa196be9f1435c83f82489d6d92", "sha256": "5f4c08985fc171ac35b212e657a82770076b596de3c0b713c048aab4e8f580fc" }, "downloads": -1, "filename": "django_livewatch-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4d7b7aa196be9f1435c83f82489d6d92", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7850, "upload_time": "2016-01-25T16:33:37", "url": "https://files.pythonhosted.org/packages/ff/b3/62ec2d14aa295d1ad03b847e6268c9f5e9b3aaecb0896a4f2ae6099e8c86/django_livewatch-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "058209b95b0c0953abcba8ef1368b94c", "sha256": "2fe2b49f49bfbc94c92bd54b1b2394022b50a7691aa4c4561066357cd26e305e" }, "downloads": -1, "filename": "django-livewatch-0.3.0.tar.gz", "has_sig": false, "md5_digest": "058209b95b0c0953abcba8ef1368b94c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8523, "upload_time": "2016-01-25T16:33:09", "url": "https://files.pythonhosted.org/packages/c2/30/ab220f4376ac90cd125e1245c049e68a032f15c1d5fbf07301874a7bbe97/django-livewatch-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d7b7aa196be9f1435c83f82489d6d92", "sha256": "5f4c08985fc171ac35b212e657a82770076b596de3c0b713c048aab4e8f580fc" }, "downloads": -1, "filename": "django_livewatch-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4d7b7aa196be9f1435c83f82489d6d92", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7850, "upload_time": "2016-01-25T16:33:37", "url": "https://files.pythonhosted.org/packages/ff/b3/62ec2d14aa295d1ad03b847e6268c9f5e9b3aaecb0896a4f2ae6099e8c86/django_livewatch-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "058209b95b0c0953abcba8ef1368b94c", "sha256": "2fe2b49f49bfbc94c92bd54b1b2394022b50a7691aa4c4561066357cd26e305e" }, "downloads": -1, "filename": "django-livewatch-0.3.0.tar.gz", "has_sig": false, "md5_digest": "058209b95b0c0953abcba8ef1368b94c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8523, "upload_time": "2016-01-25T16:33:09", "url": "https://files.pythonhosted.org/packages/c2/30/ab220f4376ac90cd125e1245c049e68a032f15c1d5fbf07301874a7bbe97/django-livewatch-0.3.0.tar.gz" } ] }