{ "info": { "author": "Romain Porte (MicroJoe)", "author_email": "microjoe@microjoe.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries" ], "description": "=============================\nhms_base, base module for HMS\n=============================\n\nThis Python module is very simple and allow you to connect to the HMS network\nwith the protocol already implemented.\n\nFeatures\n========\n\nA basic HMS microservice can do the following:\n\n- Connect to the messaging server\n- Publish a message with a topic key\n- Receive and handle messages from various topic keys\n\nAnd that's it. All these functions are provided by this Python module.\n\nInstalling\n==========\n\nhms_base is `available on PyPI `_ so\nyou can register it as a dependency for microservices your create.\n\nBe sure to respect semantic versioning for non-breaking changes:\n\n::\n\n hms_base>=2.0,<3\n\nLicense\n-------\n\nThis project is brought to you under MIT license. For further information,\nplease read the provided ``LICENSE.txt`` file.", "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/haum/hms_base", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hms_base", "package_url": "https://pypi.org/project/hms_base/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hms_base/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/haum/hms_base" }, "release_url": "https://pypi.org/project/hms_base/2.0/", "requires_dist": null, "requires_python": null, "summary": "Base package for HAUM micro-services", "version": "2.0" }, "last_serial": 2282168, "releases": { "1.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "d32726d51cfcf531e6a0e9cad3a772b3", "sha256": "e1e1600d6968645232aebc09c2a28ba36aca01e08e5b0732e173126ac203153c" }, "downloads": -1, "filename": "hms_base-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d32726d51cfcf531e6a0e9cad3a772b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3761, "upload_time": "2016-06-19T10:34:23", "url": "https://files.pythonhosted.org/packages/fd/d3/08060ec2eaff1745faa0237db444690c1e600a65a93a9d51866529de8d88/hms_base-1.0.1.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "31e93f5ba9748251a1431456a7c7965d", "sha256": "52732641d56d33428ffb1e5b0fedb19e67440835e134d9fb0de664dcf1f0615a" }, "downloads": -1, "filename": "hms_base-2.0.tar.gz", "has_sig": false, "md5_digest": "31e93f5ba9748251a1431456a7c7965d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4247, "upload_time": "2016-08-15T13:56:57", "url": "https://files.pythonhosted.org/packages/e5/e1/a55f44e0f0aeb8e7aa1037bd8733f33fc6a85abfeb6a6d593ea888cbb65b/hms_base-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31e93f5ba9748251a1431456a7c7965d", "sha256": "52732641d56d33428ffb1e5b0fedb19e67440835e134d9fb0de664dcf1f0615a" }, "downloads": -1, "filename": "hms_base-2.0.tar.gz", "has_sig": false, "md5_digest": "31e93f5ba9748251a1431456a7c7965d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4247, "upload_time": "2016-08-15T13:56:57", "url": "https://files.pythonhosted.org/packages/e5/e1/a55f44e0f0aeb8e7aa1037bd8733f33fc6a85abfeb6a6d593ea888cbb65b/hms_base-2.0.tar.gz" } ] }