{ "info": { "author": "Marin Atanasov Nikolov", "author_email": "dnaeon@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pylobby - Distributed chat system\n=================================\n\n.. image:: https://pypip.in/version/pylobby/badge.svg\n :target: https://pypi.python.org/pypi/pylobby/\n :alt: Latest Version\n\n.. image:: https://pypip.in/download/pylobby/badge.svg\n :target: https://pypi.python.org/pypi/pylobby/\n :alt: Downloads\n\npylobby is a distributed chat system written in Python and ZeroMQ.\n\npylobby is Open Source and licensed under the\n`BSD License `_.\n\nRequirements\n============\n\n* `Python 2.7.x or 3.x `_\n* `pyzmq `_\n\nContributions\n=============\n\n`pylobby is hosted on Github `_.\nPlease contribute by reporting issues, suggesting features or by\nsending patches using pull requests.\n\nInstallation\n============\n\nThe easiest way to install pylobby is by using ``pip``:\n\n.. code-block:: bash\n\n $ pip install pylobby\n\nIn order to install the latest version of pylobby from the\nGithub repository simply execute these commands instead:\n\n.. code-block:: bash\n\n $ git clone https://github.com/dnaeon/pylobby.git\n $ cd pylobby\n $ python setup.py install\n\nExamples\n========\n\nTo be added.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dnaeon/pylobby/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dnaeon/pylobby", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pylobby", "package_url": "https://pypi.org/project/pylobby/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pylobby/", "project_urls": { "Download": "https://github.com/dnaeon/pylobby/releases", "Homepage": "https://github.com/dnaeon/pylobby" }, "release_url": "https://pypi.org/project/pylobby/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Distributed chat system", "version": "0.1.0" }, "last_serial": 1362657, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "39e2ec87a7d9e88a412e91e13d105e7f", "sha256": "3ec1c06aaea3d75aa529eedb731397f33bf69d91c344404d3c0c6c00c6cd16d5" }, "downloads": -1, "filename": "pylobby-0.1.0.tar.gz", "has_sig": false, "md5_digest": "39e2ec87a7d9e88a412e91e13d105e7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5115, "upload_time": "2014-12-28T10:04:30", "url": "https://files.pythonhosted.org/packages/67/dd/0f15ace8111e6b2c97d441d25bc9766f18d94147d61db96b430fe493fcd3/pylobby-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39e2ec87a7d9e88a412e91e13d105e7f", "sha256": "3ec1c06aaea3d75aa529eedb731397f33bf69d91c344404d3c0c6c00c6cd16d5" }, "downloads": -1, "filename": "pylobby-0.1.0.tar.gz", "has_sig": false, "md5_digest": "39e2ec87a7d9e88a412e91e13d105e7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5115, "upload_time": "2014-12-28T10:04:30", "url": "https://files.pythonhosted.org/packages/67/dd/0f15ace8111e6b2c97d441d25bc9766f18d94147d61db96b430fe493fcd3/pylobby-0.1.0.tar.gz" } ] }