{ "info": { "author": null, "author_email": null, "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django :: 1.10", "Framework :: Sphinx", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Communications :: Chat", "Topic :: Documentation :: Sphinx", "Topic :: Security" ], "description": "Secure:\n #. Chat history are not saved on server\n #. Content-Security-Policy with https only\n\nFree:\n #. Open Source\n #. BSD 3-Clause license\n\nChat:\n #. Live demo `https://sfchat.mysmile.com.ua/ `_\n\nRequirements\n============\n - `Python 3.5 `_\n - `Django 1.8 `_\n - `Django Rest Api Framework `_\n - `MongoDB 3.4 `_\n - `jQuery 2.2 `_\n - `Requirejs 2.3 `_\n\nFor more information please look into ``./config/requirements/production.txt`` and ``./bower.json``.\n\nScreenshots\n===========\n.. figure:: https://raw.github.com/MySmile/sfchat/master/docs/screenshots/main_and_chat_pages.png\n :alt: Main and chat pages\n\nDocumentation\n=============\n- Technical documentation is available in `html `_\n- Technical documentation source is in `docs `_\n\nDocker\n======\n Instruction how to use Docker can be found in `Docker Readme `_.\n\nTests\n=====\n\nBack-end unit\n-------------\nPython unit test can be found in ``tests`` folder inside each applications.\n\nRunning\n```````\nManually:\n\n- to run all tests execute ``make test``.\n- to run specific test it's necessary set full path to test class. For instance: ``python3 manage.py test apps.chat.tests.test_views``.\n\nWith IDE:\n\nAll information to configure your IDE with Docker is in `Docker Readme `_ using `PyCharm `_ as an example.\n\nFunctional\n----------\nAll information about functional testing is in `Selenium Readme `_.\n\nFront-end unit\n--------------\nEverything related to front-end unit tests is inside `Jasmine Readme `_.", "description_content_type": null, "docs_url": "https://pythonhosted.org/SFChat/", "download_url": "https://github.com/MySmile/sfchat/archive/v0.13.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://sfchat.mysmile.com.ua", "keywords": "secure free chat, chat", "license": "BSD 3-Clause license", "maintainer": null, "maintainer_email": null, "name": "SFChat", "package_url": "https://pypi.org/project/SFChat/", "platform": "python 3", "project_url": "https://pypi.org/project/SFChat/", "project_urls": { "Download": "https://github.com/MySmile/sfchat/archive/v0.13.0.zip", "Homepage": "https://sfchat.mysmile.com.ua" }, "release_url": "https://pypi.org/project/SFChat/0.13.0/", "requires_dist": null, "requires_python": null, "summary": "Secure Free Chat (SFChat) is long pulling REST chat based on Django and Mongodb.", "version": "0.13.0" }, "last_serial": 2526829, "releases": { "0.12.0": [ { "comment_text": "", "digests": { "md5": "f140f34f845fb3ba233ddb27b22c3579", "sha256": "24d77771f5b6881040043ac1f8c60bcc17a74b568151e9e146a71471119a5390" }, "downloads": -1, "filename": "sfchat-0.12.0.tar.gz", "has_sig": false, "md5_digest": "f140f34f845fb3ba233ddb27b22c3579", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 582179, "upload_time": "2015-07-13T15:33:46", "url": "https://files.pythonhosted.org/packages/e4/05/d3093094cee377c37358779ca48b132d1017610c385fff67accb03b6b30d/sfchat-0.12.0.tar.gz" } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "b884f218898515742e38270e1d066e41", "sha256": "f72c99f2920c3ca0b86f44d8eb2acec08a16ebadc3bd8cd97bb4e39b08664e1a" }, "downloads": -1, "filename": "sfchat-0.13.0.tar.gz", "has_sig": false, "md5_digest": "b884f218898515742e38270e1d066e41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369330, "upload_time": "2016-12-18T19:00:06", "url": "https://files.pythonhosted.org/packages/7b/21/8a3e765746a0aa230ed4fbe64194034da85c60e7e60e1389e373924d5399/sfchat-0.13.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b884f218898515742e38270e1d066e41", "sha256": "f72c99f2920c3ca0b86f44d8eb2acec08a16ebadc3bd8cd97bb4e39b08664e1a" }, "downloads": -1, "filename": "sfchat-0.13.0.tar.gz", "has_sig": false, "md5_digest": "b884f218898515742e38270e1d066e41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369330, "upload_time": "2016-12-18T19:00:06", "url": "https://files.pythonhosted.org/packages/7b/21/8a3e765746a0aa230ed4fbe64194034da85c60e7e60e1389e373924d5399/sfchat-0.13.0.tar.gz" } ] }