{ "info": { "author": "Jove Yu", "author_email": "yushijun110@126.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": "\n# HTTPie zipkin plugin\n\ntrace your request from HTTPie client\n\nonly for `http://` url\n\n## Installation\n\n### pip\n```shell\n$ pip install httpie-zipkin\nor \n$ pip install -e .\n```\n\n### python\n```shell\n$ python setup.py install\n```\n\n## Usage\n\n```shell\n$ ZIPKIN_SERVER=http://zipkin.server/api/v2/spans http example.org\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/JoveYu/httpie-zipkin", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "httpie-zipkin", "package_url": "https://pypi.org/project/httpie-zipkin/", "platform": "", "project_url": "https://pypi.org/project/httpie-zipkin/", "project_urls": { "Homepage": "https://github.com/JoveYu/httpie-zipkin" }, "release_url": "https://pypi.org/project/httpie-zipkin/0.0.1/", "requires_dist": [ "httpie (>=0.9.7)" ], "requires_python": "", "summary": "Zipkin plugin for HTTPie.", "version": "0.0.1" }, "last_serial": 5250303, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6a7f247e0a1d33e3d43fac69abd8fc1a", "sha256": "d2d51f44ac8594b800f0f655eec02d8a016098f7236d128bbadbcc978f18428d" }, "downloads": -1, "filename": "httpie_zipkin-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6a7f247e0a1d33e3d43fac69abd8fc1a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2579, "upload_time": "2019-05-10T02:49:07", "url": "https://files.pythonhosted.org/packages/63/76/ff0b65b89b73ff78f2682b735050e1c4cbc9b479ce2c08a22c0345302c1d/httpie_zipkin-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8f5679408fd79a0515f2b28eebef9842", "sha256": "3e59e2cb3af06cbbbf774014aa40ee7d17f143304e9a203b242c38be70ffb8a7" }, "downloads": -1, "filename": "httpie-zipkin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8f5679408fd79a0515f2b28eebef9842", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1517, "upload_time": "2019-05-10T02:49:09", "url": "https://files.pythonhosted.org/packages/35/a6/fffe3d2917215f0f63d1ff3c1a2bf113b1e14e3b53cdd2927583193cf0f8/httpie-zipkin-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a7f247e0a1d33e3d43fac69abd8fc1a", "sha256": "d2d51f44ac8594b800f0f655eec02d8a016098f7236d128bbadbcc978f18428d" }, "downloads": -1, "filename": "httpie_zipkin-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6a7f247e0a1d33e3d43fac69abd8fc1a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2579, "upload_time": "2019-05-10T02:49:07", "url": "https://files.pythonhosted.org/packages/63/76/ff0b65b89b73ff78f2682b735050e1c4cbc9b479ce2c08a22c0345302c1d/httpie_zipkin-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8f5679408fd79a0515f2b28eebef9842", "sha256": "3e59e2cb3af06cbbbf774014aa40ee7d17f143304e9a203b242c38be70ffb8a7" }, "downloads": -1, "filename": "httpie-zipkin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8f5679408fd79a0515f2b28eebef9842", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1517, "upload_time": "2019-05-10T02:49:09", "url": "https://files.pythonhosted.org/packages/35/a6/fffe3d2917215f0f63d1ff3c1a2bf113b1e14e3b53cdd2927583193cf0f8/httpie-zipkin-0.0.1.tar.gz" } ] }