{ "info": { "author": "Lu.Yi", "author_email": "luyiff@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: POSIX" ], "description": "# webhdfs-client\n\nA linux command line webhdfs client.\n\n## Installation\n```\npip install webhdfs-client\n```\n\nor\n\n```\npip install git+https://github.com/luff/webhdfs-client.git\n```\n\n## Configuration\nput a .whdfsc.json in your home directory\n```\n{\n \"insecure\": false,\n \"username\": \"your-webhdfs-user\",\n \"password\": \"your-webhdfs-user-pw\",\n \"rest_api\": \"https://your-webhdfs-gateway/webhdfs/v1\"\n}\n```\n\n## Usage\n```\nwhdfsc --help\n```\n\n## License\n\nSee the [LICENSE](LICENSE) file for license rights and limitations (MIT).\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/luff/webhdfs-client", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "webhdfs-client", "package_url": "https://pypi.org/project/webhdfs-client/", "platform": "", "project_url": "https://pypi.org/project/webhdfs-client/", "project_urls": { "Homepage": "https://github.com/luff/webhdfs-client" }, "release_url": "https://pypi.org/project/webhdfs-client/0.1.0/", "requires_dist": [ "click", "requests (>=2.12.0)" ], "requires_python": "", "summary": "A WebHDFS Client", "version": "0.1.0" }, "last_serial": 4971615, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "62a3c6a324d6cae4f3f1b1d492f7ba24", "sha256": "7867fe3d2ff70a4fbc7563fa5bfddd1e7fa3e2a69ad137015821082af05bb8fb" }, "downloads": -1, "filename": "webhdfs_client-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "62a3c6a324d6cae4f3f1b1d492f7ba24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6121, "upload_time": "2019-03-22T07:14:41", "url": "https://files.pythonhosted.org/packages/eb/91/2b6c6979fb2e95f33a1943818ba19b0b2e2d69fc5e8025a779e7b47b0fdd/webhdfs_client-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5bf78f76fbca88f58f124ce255038758", "sha256": "cf01f34f7064dd71c5d5d0c7d0c536e514a5967822c8f914a81e8340d15fded2" }, "downloads": -1, "filename": "webhdfs-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5bf78f76fbca88f58f124ce255038758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4363, "upload_time": "2019-03-22T07:14:43", "url": "https://files.pythonhosted.org/packages/15/28/7792d854737d94d16fa9f768da6965064d881824d213bde3e6c6f3fbffb4/webhdfs-client-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62a3c6a324d6cae4f3f1b1d492f7ba24", "sha256": "7867fe3d2ff70a4fbc7563fa5bfddd1e7fa3e2a69ad137015821082af05bb8fb" }, "downloads": -1, "filename": "webhdfs_client-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "62a3c6a324d6cae4f3f1b1d492f7ba24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6121, "upload_time": "2019-03-22T07:14:41", "url": "https://files.pythonhosted.org/packages/eb/91/2b6c6979fb2e95f33a1943818ba19b0b2e2d69fc5e8025a779e7b47b0fdd/webhdfs_client-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5bf78f76fbca88f58f124ce255038758", "sha256": "cf01f34f7064dd71c5d5d0c7d0c536e514a5967822c8f914a81e8340d15fded2" }, "downloads": -1, "filename": "webhdfs-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5bf78f76fbca88f58f124ce255038758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4363, "upload_time": "2019-03-22T07:14:43", "url": "https://files.pythonhosted.org/packages/15/28/7792d854737d94d16fa9f768da6965064d881824d213bde3e6c6f3fbffb4/webhdfs-client-0.1.0.tar.gz" } ] }