{
"info": {
"author": "Liang-Jun Zhu",
"author_email": "zlj@lreis.ac.cn",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 1 - Planning",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Topic :: Scientific/Engineering :: GIS"
],
"description": "PyGeoC\r\n===========\r\n\r\nPython for GeoComputation --- easy, convenient, and efficient.\r\n\r\n\r\n.. image:: https://travis-ci.org/crazyzlj/PyGeoC.svg?branch=master\r\n\r\n\r\n1.Introduction\r\n-----------------\r\n\r\n**PyGeoC** is aiming for a easy, convenient, and efficient way to implement GeoComputation.\r\n\r\n2.Download and Install\r\n-----------------------------\r\n\r\nPyGeoC is developed by pure Python and used `Wheels `_ to distribute via `PyPI `_.\r\n\r\n\r\n+ install `python2.6+`\r\n+ install `pip`: please refer to the `installation page `_\r\n+ install `PyGeoC`\r\n\r\n pip install /dist/PyGeoC.whl\r\n\r\n e.g., pip install e:/code/PyGeoC/pygeoc-0.1.whl\r\n\r\n+ test the installation\r\n\r\n from pygeoc import raster\r\n\r\n from pygeoc import vector\r\n\r\n from pygeoc import utils\r\n\r\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/crazyzlj/PyGeoC",
"keywords": "GeoComputation utility library",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "PyGeoC",
"package_url": "https://pypi.org/project/PyGeoC/",
"platform": "",
"project_url": "https://pypi.org/project/PyGeoC/",
"project_urls": {
"Homepage": "https://github.com/crazyzlj/PyGeoC"
},
"release_url": "https://pypi.org/project/PyGeoC/0.1.0/",
"requires_dist": [
"gdal",
"numpy"
],
"requires_python": "",
"summary": "Python for GeoComputation",
"version": "0.1.0"
},
"last_serial": 2442339,
"releases": {
"0.1": [],
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "211f500a48b2be9132a5410f2dee2a5f",
"sha256": "06aa7878a83dd7582ea1d12fc9a0e4251eb67f6d6b786ff04b4c2e9ee303b8ef"
},
"downloads": -1,
"filename": "PyGeoC-0.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "211f500a48b2be9132a5410f2dee2a5f",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 9592,
"upload_time": "2016-11-04T13:26:45",
"url": "https://files.pythonhosted.org/packages/33/8c/e63613915ede691bef0d90f0fddd9731c04179d01eda74fa1067091802a3/PyGeoC-0.1.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "69ec83025939dedc86f671f70e93c245",
"sha256": "fed4d3724b090eff4bb414abdbb891cdb13e35ef9580391a99d699dbe8013f81"
},
"downloads": -1,
"filename": "PyGeoC-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "69ec83025939dedc86f671f70e93c245",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8138,
"upload_time": "2016-11-04T13:26:48",
"url": "https://files.pythonhosted.org/packages/d4/ec/8269b5e1a56bdd0983692329e1c34a4fca46a5de348c24976a9013aadf9e/PyGeoC-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "211f500a48b2be9132a5410f2dee2a5f",
"sha256": "06aa7878a83dd7582ea1d12fc9a0e4251eb67f6d6b786ff04b4c2e9ee303b8ef"
},
"downloads": -1,
"filename": "PyGeoC-0.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "211f500a48b2be9132a5410f2dee2a5f",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 9592,
"upload_time": "2016-11-04T13:26:45",
"url": "https://files.pythonhosted.org/packages/33/8c/e63613915ede691bef0d90f0fddd9731c04179d01eda74fa1067091802a3/PyGeoC-0.1.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "69ec83025939dedc86f671f70e93c245",
"sha256": "fed4d3724b090eff4bb414abdbb891cdb13e35ef9580391a99d699dbe8013f81"
},
"downloads": -1,
"filename": "PyGeoC-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "69ec83025939dedc86f671f70e93c245",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8138,
"upload_time": "2016-11-04T13:26:48",
"url": "https://files.pythonhosted.org/packages/d4/ec/8269b5e1a56bdd0983692329e1c34a4fca46a5de348c24976a9013aadf9e/PyGeoC-0.1.0.tar.gz"
}
]
}