{ "info": { "author": "Bruce Yang", "author_email": "ayang23@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Software Development :: Interpreters" ], "description": "# esqy\n\nRun elasticsearch queries from json file, like in examples folder.\n\n# Install\n\n\tpip install esqy\n\nor install from source\n\n\tpython setup.py install\n\n# Examples\n\n\tesqy examples/health.json\n\n\tesqy -h localhost:9200 examples/health.json\n\n\tesqy -h user:passwd@localhost:9200 examples/health.json\n\n\tcat examples/health.json | esqy", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ayang/esqy/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ayang/esqy", "keywords": null, "license": "Apache-2.0", "maintainer": null, "maintainer_email": null, "name": "esqy", "package_url": "https://pypi.org/project/esqy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/esqy/", "project_urls": { "Download": "https://github.com/ayang/esqy/tarball/master", "Homepage": "https://github.com/ayang/esqy" }, "release_url": "https://pypi.org/project/esqy/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "elasticsearch dsl query file runner", "version": "0.0.2" }, "last_serial": 1453097, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "27c204cd33d3fa299ce051b590dd7c9d", "sha256": "e421a27b4ca73a3944040be0e07a6c7fed0c8bb825007867383187881efd09c1" }, "downloads": -1, "filename": "esqy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "27c204cd33d3fa299ce051b590dd7c9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2567, "upload_time": "2015-03-08T14:51:33", "url": "https://files.pythonhosted.org/packages/78/3b/977152d0a24bf08feb01aaa3b2a705cca07751bad68c14ec2f1b70897869/esqy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8be459ec38406c65cb14b298f603915e", "sha256": "7fa5974f652a11afbb63ec30868b564ec373bcfd1f6437f9623cef0010d575d5" }, "downloads": -1, "filename": "esqy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8be459ec38406c65cb14b298f603915e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2808, "upload_time": "2015-03-08T15:15:11", "url": "https://files.pythonhosted.org/packages/d8/d9/b8d93201b9b2f67cf38b3840b791f1a2f7b1dbfe30b10809aa00a7d0c47c/esqy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8be459ec38406c65cb14b298f603915e", "sha256": "7fa5974f652a11afbb63ec30868b564ec373bcfd1f6437f9623cef0010d575d5" }, "downloads": -1, "filename": "esqy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8be459ec38406c65cb14b298f603915e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2808, "upload_time": "2015-03-08T15:15:11", "url": "https://files.pythonhosted.org/packages/d8/d9/b8d93201b9b2f67cf38b3840b791f1a2f7b1dbfe30b10809aa00a7d0c47c/esqy-0.0.2.tar.gz" } ] }