{ "info": { "author": "GoTLiuM InSPiRiT", "author_email": "gotlium@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Chatovod - chat widget for Django\n=================================\n\nWhat's that\n-----------\nThis reusable Django app will be integrate a chat widget from Chatovod.Ru\n\n\n.. image:: https://api.travis-ci.org/gotlium/django-chatovod.png?branch=master\n :alt: Build Status\n :target: https://travis-ci.org/gotlium/django-chatovod\n.. image:: https://coveralls.io/repos/gotlium/django-chatovod/badge.png?branch=master\n :target: https://coveralls.io/r/gotlium/django-chatovod?branch=master\n.. image:: https://pypip.in/v/django-chatovod/badge.png\n :alt: Current version on PyPi\n :target: https://crate.io/packages/django-chatovod/\n.. image:: https://pypip.in/d/django-chatovod/badge.png\n :alt: Downloads from PyPi\n :target: https://crate.io/packages/django-chatovod/\n\nDocumentation available at `Read the Docs `_.\n\n\nInstallation:\n-------------\n1. Package:\n\n.. code-block:: bash\n\n $ git clone https://github.com/gotlium/django-chatovod.git\n\n $ cd django-chatovod && sudo python setup.py install\n\n**OR**\n\n.. code-block:: bash\n\n $ pip install django-chatovod\n\n\n2. Add the ``chatovod`` application to ``INSTALLED_APPS`` in your settings file (usually ``settings.py``)\n\n3. Configure widget on your settings. By default:\n\n.. code-block:: python\n\n CHAT_WIDTH = '900'\n CHAT_HEIGHT = '500'\n CHAT_DOMAIN = 'demo.chatovod.ru'\n CHAT_API_KEY = '07a128c26a0e626c6afcc5ecd8ed800c'\n\n4. Use in your template:\n\n.. code-block:: html\n\n {% load chatovod %}\n \n \n \n Chatovod example\n \n \n {% chatovod %}\n \n \n\n\nCompatibility:\n-------------\n* Python: 2.6, 2.7\n* Django: 1.3.x, 1.4.x, 1.5.x, 1.6\n\n\n.. image:: https://d2weczhvl823v0.cloudfront.net/gotlium/django-chatovod/trend.png\n :alt: Bitdeli badge\n :target: https://bitdeli.com/free", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/gotlium/django-chatovod", "keywords": "django chat chatovod", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-chatovod", "package_url": "https://pypi.org/project/django-chatovod/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-chatovod/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/gotlium/django-chatovod" }, "release_url": "https://pypi.org/project/django-chatovod/1.4.2/", "requires_dist": null, "requires_python": null, "summary": "Chatovod - chat widget for Django.", "version": "1.4.2" }, "last_serial": 920358, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "1ff38a26b42d9ad80abcae28a11f0223", "sha256": "c16a459463b0846ebe762c183c254b88347ec36d425ae0ed7435ee5ab95f0970" }, "downloads": -1, "filename": "django-chatovod-1.0.tar.gz", "has_sig": false, "md5_digest": "1ff38a26b42d9ad80abcae28a11f0223", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2191, "upload_time": "2013-04-03T03:57:27", "url": "https://files.pythonhosted.org/packages/e4/ab/4560593821019674d5f0e9aa9c2e833422ec80a8dc94efd9076cfc0d36da/django-chatovod-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "2c9c54cab0e3726eae8a5f66fbf58f11", "sha256": "08405b1ca712c985798c56b07e39e640b17ab95540a4630e0d00334870747dc9" }, "downloads": -1, "filename": "django-chatovod-1.1.tar.gz", "has_sig": false, "md5_digest": "2c9c54cab0e3726eae8a5f66fbf58f11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8343, "upload_time": "2013-04-07T00:56:19", "url": "https://files.pythonhosted.org/packages/62/55/c89b7562b31032ad5e423cee8133d44f89ba7ec72db33776c100d9baa60e/django-chatovod-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "c7e94aaf28b1d7efb8848433abc88421", "sha256": "0f6419b96b41e9b5b5698ada3cd838f8218fa50fc079075af613dd29397f3c6d" }, "downloads": -1, "filename": "django-chatovod-1.2.tar.gz", "has_sig": false, "md5_digest": "c7e94aaf28b1d7efb8848433abc88421", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8584, "upload_time": "2013-05-09T21:25:46", "url": "https://files.pythonhosted.org/packages/22/b8/f3bc1b9088028ac310b01fb0cb8066b874c055e24b842891127b7b5132aa/django-chatovod-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "bf1bdf95462eebe230a77c521662d1b0", "sha256": "4215475ef942459b38ffbd081d78c0bbedd11d4a670ed5b7904631edb1b2e81c" }, "downloads": -1, "filename": "django-chatovod-1.3.tar.gz", "has_sig": false, "md5_digest": "bf1bdf95462eebe230a77c521662d1b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8634, "upload_time": "2013-05-28T13:18:35", "url": "https://files.pythonhosted.org/packages/bb/db/ce67ce1cceed88b98a4f96ae09d6a7d25e07fa6f04eb3187beb1c506dc4f/django-chatovod-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "a23002ab47e83f9144d9d9cb7efce47b", "sha256": "268f18ec9f81215b72b1efa1dd9ac9c2b30a03c1767e7fefdbec6f5cf9a61229" }, "downloads": -1, "filename": "django-chatovod-1.4.tar.gz", "has_sig": false, "md5_digest": "a23002ab47e83f9144d9d9cb7efce47b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8784, "upload_time": "2013-10-12T17:28:47", "url": "https://files.pythonhosted.org/packages/4d/42/2cea0d0bf82e46ad6590698adb94beb2d16d33adbb8fdfcd718cdf439d07/django-chatovod-1.4.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "89c1f4bb08b3c5831953cbfbf554795a", "sha256": "645f5da7a2fe9ff0add383cdc5013d6aa4115f2902d483c2ac76f25c0cf31454" }, "downloads": -1, "filename": "django-chatovod-1.4.1.tar.gz", "has_sig": false, "md5_digest": "89c1f4bb08b3c5831953cbfbf554795a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9011, "upload_time": "2013-10-13T11:38:37", "url": "https://files.pythonhosted.org/packages/8e/11/556b0bbce51766e5d5263407e06094074b2d698640f6907c1de5d1485769/django-chatovod-1.4.1.tar.gz" } ], "1.4.2": [ { "comment_text": "", "digests": { "md5": "be3aad8111d2bcd8fe601881e408d9d5", "sha256": "c1366eb1188bc23d4501872b66f2c963d09b7f306cb8107d7fc1021030dce601" }, "downloads": -1, "filename": "django-chatovod-1.4.2.tar.gz", "has_sig": true, "md5_digest": "be3aad8111d2bcd8fe601881e408d9d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14461, "upload_time": "2013-11-15T15:08:06", "url": "https://files.pythonhosted.org/packages/a4/00/8f5af99059f1737528c481492c1b675206a0e71a0b81076824e091d90224/django-chatovod-1.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be3aad8111d2bcd8fe601881e408d9d5", "sha256": "c1366eb1188bc23d4501872b66f2c963d09b7f306cb8107d7fc1021030dce601" }, "downloads": -1, "filename": "django-chatovod-1.4.2.tar.gz", "has_sig": true, "md5_digest": "be3aad8111d2bcd8fe601881e408d9d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14461, "upload_time": "2013-11-15T15:08:06", "url": "https://files.pythonhosted.org/packages/a4/00/8f5af99059f1737528c481492c1b675206a0e71a0b81076824e091d90224/django-chatovod-1.4.2.tar.gz" } ] }