{ "info": { "author": "Jeroen Dries", "author_email": "jeroen.dries@vito.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# openeo-python-client\n\nPython client API for OpenEO. Allows you to interact with OpenEO backends from your own environment.\n\n[![Status](https://img.shields.io/badge/Status-proof--of--concept-yellow.svg)]()\n[![Build Status](https://travis-ci.org/Open-EO/openeo-python-client.svg?branch=master)](https://travis-ci.org/Open-EO/openeo-python-client)\n\n## Requirements\n\n* Python 3.5\n* Pip3\n\nWindows users: It is recommended to install Anaconda Python as shapely may need to be installed separately using the Anaconda Navigator.\n\n## Usage\n[Basic concepts and examples](https://github.com/Open-EO/openeo-python-client/blob/master/examples)\n\n[General OpenEO background](https://open-eo.github.io/openeo-api/)\n\n[API docs](https://open-eo.github.io/openeo-python-client/)\n\n## Development\n\nInstalling locally checked out version:\n```bash\npip install -r requirements.txt\npip install -r requirements-dev.txt\npip install -e .\n```\nBuilding the documentation:\n\nAs HTML:\n```bash\npython setup.py build_sphinx -c docs\n ```\nAs Latex: \n```bash\npython setup.py build_sphinx -c docs -b latex\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/Open-EO/openeo-python-client", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "openeo", "package_url": "https://pypi.org/project/openeo/", "platform": "", "project_url": "https://pypi.org/project/openeo/", "project_urls": { "Homepage": "https://github.com/Open-EO/openeo-python-client" }, "release_url": "https://pypi.org/project/openeo/0.0.6.post1/", "requires_dist": [ "requests", "shapely (>=1.6.4)", "cloudpickle", "numpy", "pandas", "deprecated" ], "requires_python": "", "summary": "Client API for openEO", "version": "0.0.6.post1" }, "last_serial": 5736416, "releases": { "0.0.6": [ { "comment_text": "", "digests": { "md5": "8516005bcfdc2fc2d3c8ad87f4dbc108", "sha256": "8336fa0d39d368bd1bf0a6f5355741f12cfee9b9bdce893a253e574eef553f1a" }, "downloads": -1, "filename": "openeo-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "8516005bcfdc2fc2d3c8ad87f4dbc108", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 48668, "upload_time": "2019-08-27T11:40:15", "url": "https://files.pythonhosted.org/packages/0b/60/d86ae107d012d96c653cdeae85bcc674e45571b2a6121c8d24e547756087/openeo-0.0.6-py3-none-any.whl" } ], "0.0.6.post1": [ { "comment_text": "", "digests": { "md5": "f37595ef6570b49093f90668c97e755b", "sha256": "a4a97f0721ad3631ee143d3b677dc47eff782287b43d0191f345ced65a7b1d5c" }, "downloads": -1, "filename": "openeo-0.0.6.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "f37595ef6570b49093f90668c97e755b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 49345, "upload_time": "2019-08-27T12:12:23", "url": "https://files.pythonhosted.org/packages/5e/14/bb588a2c48b445cea712efbf785cbcbf2e462c1ee306174f2899e3c46da1/openeo-0.0.6.post1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f37595ef6570b49093f90668c97e755b", "sha256": "a4a97f0721ad3631ee143d3b677dc47eff782287b43d0191f345ced65a7b1d5c" }, "downloads": -1, "filename": "openeo-0.0.6.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "f37595ef6570b49093f90668c97e755b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 49345, "upload_time": "2019-08-27T12:12:23", "url": "https://files.pythonhosted.org/packages/5e/14/bb588a2c48b445cea712efbf785cbcbf2e462c1ee306174f2899e3c46da1/openeo-0.0.6.post1-py3-none-any.whl" } ] }