{ "info": { "author": "Warren Smith", "author_email": "wsmith@tacc.utexas.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Topic :: Communications" ], "description": "Messaging ToolKit (mtk)\r\n===================\r\n\r\nThis software provides a Python package for messaging. The only messaging protocol currently supported is AMQP 0.9.1. This software was originally written because I wasn't happy with the Python client libraries that were available for use with `RabbitMQ `_. I didn't like their client interfaces, dependencies, and the bugs I found when using them. There are quite a few more `RabbitMQ Python client libraries `_ available now and I suggest you also evaluate them before picking a library that meets your needs.\r\n\r\nLicense\r\n----------\r\n\r\nThis software is licensed under Version 2.0 of the Apache License.\r\n\r\nInstallation\r\n--------------\r\n\r\nThis software can be configured using pip, setuptools, or if you are participating in `XSEDE `_, via RPM packages.\r\n\r\npip Installation\r\n-------------------\r\n\r\nYou may need to install `pip` on your system. There is a package named `python-pip` that a system administrator can install or you can install it as a normal user by downloading and running the `get-pip.py `_ script.\r\n\r\nIf you are not a system administrator or you wish to install this software outside of the shared Python directories, you may wish to create a Python `virtual environment `_. Don't forget to add the virtual environment to your shell environment before running pip.\r\n\r\nTo install via `pip`, you may need to install simply execute:\r\n\r\n $ pip install mtk\r\n\r\neasy_install Installation\r\n-------------------------------\r\n\r\nYou can also install MTK via `easy_install` by:\r\n\r\n $ easy_install mtk\r\n\r\nContact Information\r\n--------------------------\r\n\r\nThis software is maintained by `Warren Smith `_ and you can contact him on bitbucket via a message. If you have problems with this software you are welcome to submit an `issue `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/wwsmith/mtk", "keywords": "messaging publish subscribe amqu", "license": "Apache", "maintainer": null, "maintainer_email": null, "name": "mtk", "package_url": "https://pypi.org/project/mtk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mtk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/wwsmith/mtk" }, "release_url": "https://pypi.org/project/mtk/1.0b1/", "requires_dist": null, "requires_python": null, "summary": "The Messaging ToolKit", "version": "1.0b1" }, "last_serial": 1267226, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "ec5193183adb138cac4932b90c9ae2b6", "sha256": "0280ca3c3a76d769369ee1e983d5aae7eda5091b685e1067964d37f2f5ea2faf" }, "downloads": -1, "filename": "mtk-1.0b1.tar.gz", "has_sig": false, "md5_digest": "ec5193183adb138cac4932b90c9ae2b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36400, "upload_time": "2014-10-11T21:29:56", "url": "https://files.pythonhosted.org/packages/88/68/e4aa186669bf9880b20a1230e0ff2d027210c41f64065a2bb1107c0decd8/mtk-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ec5193183adb138cac4932b90c9ae2b6", "sha256": "0280ca3c3a76d769369ee1e983d5aae7eda5091b685e1067964d37f2f5ea2faf" }, "downloads": -1, "filename": "mtk-1.0b1.tar.gz", "has_sig": false, "md5_digest": "ec5193183adb138cac4932b90c9ae2b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36400, "upload_time": "2014-10-11T21:29:56", "url": "https://files.pythonhosted.org/packages/88/68/e4aa186669bf9880b20a1230e0ff2d027210c41f64065a2bb1107c0decd8/mtk-1.0b1.tar.gz" } ] }