{ "info": { "author": "ruifengyun", "author_email": "rfyiamcool@163.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.0", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# uwsgi_cli\n\n### support http get\u3001post methods\n\n## install\n```\npip install uwsgi_cli\n```\n\n## help\n```\nuwsgi_cli -h\n```\n\nif not found uwsgi_cli bin, please set PATH . ( /usr/local/bin/ )\n\n\n### http mode\n```\nuwsgi_cli http 127.0.0.1:5000 /blog\n```\n\n### unix socket mode\n```\nuwsgi_cli unix /tmp/xiaorui.sock /\n```\n\n### tcp socket mode\n```\nuwsgi_cli tcp 127.0.0.1:5000 /mp/article\n```\n### post\n```\nuwsgi_cli tcp 127.0.0.1:5000 /cool/fetch \"url=xiaorui.cc&name=fengyun\"\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://xiaorui.cc", "keywords": "uwsgi,fengyun,ruifengyun", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "uwsgi_cli", "package_url": "https://pypi.org/project/uwsgi_cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/uwsgi_cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://xiaorui.cc" }, "release_url": "https://pypi.org/project/uwsgi_cli/1.1/", "requires_dist": null, "requires_python": null, "summary": "a simple uwsgi client", "version": "1.1" }, "last_serial": 2579688, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "24e2582c911d2bcd0a3efdace5802457", "sha256": "ca33d5bc983f3f141a824dcdbacf55a45cda303aeb0bff90b535ad42869eb8cd" }, "downloads": -1, "filename": "uwsgi_cli-1.0.tar.gz", "has_sig": false, "md5_digest": "24e2582c911d2bcd0a3efdace5802457", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2644, "upload_time": "2017-01-17T10:16:46", "url": "https://files.pythonhosted.org/packages/ad/7a/54644e088ea0ee8611d40c79bd7be2eac0d5363e5ed3f6d8a237c3ca5bfc/uwsgi_cli-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "dbc9125d72d6da0be30af23345903da6", "sha256": "f39fdf6350df496f4777ba918d3ea86d592e238223011752ee5c591b07924fe9" }, "downloads": -1, "filename": "uwsgi_cli-1.1.tar.gz", "has_sig": false, "md5_digest": "dbc9125d72d6da0be30af23345903da6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2749, "upload_time": "2017-01-17T13:38:56", "url": "https://files.pythonhosted.org/packages/42/c0/16948296a202e99a222254cf0a8fded26789c888ae3476ff6ee96c459b3d/uwsgi_cli-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dbc9125d72d6da0be30af23345903da6", "sha256": "f39fdf6350df496f4777ba918d3ea86d592e238223011752ee5c591b07924fe9" }, "downloads": -1, "filename": "uwsgi_cli-1.1.tar.gz", "has_sig": false, "md5_digest": "dbc9125d72d6da0be30af23345903da6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2749, "upload_time": "2017-01-17T13:38:56", "url": "https://files.pythonhosted.org/packages/42/c0/16948296a202e99a222254cf0a8fded26789c888ae3476ff6ee96c459b3d/uwsgi_cli-1.1.tar.gz" } ] }