{ "info": { "author": "Cuemby S.A.", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "# python-event-bridge\n\n## for run nats server(ubuntu)\n1. Get nats project server\n```bash\nwget https://github.com/nats-io/gnatsd/releases/download/v0.9.4/gnatsd-v0.9.4-linux-amd64.zip\n```\nsudo apt-get install -y unzip\nunzip -p gnatsd-v0.9.4-linux-amd64.zip gnatsd-v0.9.4-linux-amd64/gnatsd > gnatsd\nchmod +x gnatsd\n./gnatsd --addr 0.0.0.0 --port 4222", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/cuemby/ecorp/python-event-bridge", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "python-event-bridge", "package_url": "https://pypi.org/project/python-event-bridge/", "platform": "", "project_url": "https://pypi.org/project/python-event-bridge/", "project_urls": { "Homepage": "https://gitlab.com/cuemby/ecorp/python-event-bridge" }, "release_url": "https://pypi.org/project/python-event-bridge/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "A simple client for events in python", "version": "1.0.2" }, "last_serial": 3584852, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "7dd76f2bcab16ef1bc19ceb65b37d122", "sha256": "0b3f61da2c72b94b0ae39f952b7831e8cf30dac9276a0ec56f3911ee91a76aa4" }, "downloads": -1, "filename": "python-event-bridge-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7dd76f2bcab16ef1bc19ceb65b37d122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3129, "upload_time": "2018-02-15T16:15:39", "url": "https://files.pythonhosted.org/packages/41/ea/0ab66393f9854ec65ffdf1a900d153c3af03b3a48df23c76245213ec5ae3/python-event-bridge-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "de0ee8a0d9559471c333bde2988418d5", "sha256": "9cf0d5f01efc3f2be1075454a361069b5482c6b5bf60bb22fe30faebfe8ea63c" }, "downloads": -1, "filename": "python-event-bridge-1.0.2.tar.gz", "has_sig": false, "md5_digest": "de0ee8a0d9559471c333bde2988418d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3127, "upload_time": "2018-02-15T16:18:27", "url": "https://files.pythonhosted.org/packages/0e/6e/b3a1f2b888feda671cb237c46788c5707f07bb2c0df369174f48338cdce7/python-event-bridge-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de0ee8a0d9559471c333bde2988418d5", "sha256": "9cf0d5f01efc3f2be1075454a361069b5482c6b5bf60bb22fe30faebfe8ea63c" }, "downloads": -1, "filename": "python-event-bridge-1.0.2.tar.gz", "has_sig": false, "md5_digest": "de0ee8a0d9559471c333bde2988418d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3127, "upload_time": "2018-02-15T16:18:27", "url": "https://files.pythonhosted.org/packages/0e/6e/b3a1f2b888feda671cb237c46788c5707f07bb2c0df369174f48338cdce7/python-event-bridge-1.0.2.tar.gz" } ] }