# t4gpd
Set of tools based on Python, GeoPandas and Shapely to achieve urban geoprocessing
## Pre-requisites
To be able to use the **t4gpd** plugin, perform geoprocessing and display your own maps, you need a Python3 interpreter and recent versions of the geopandas, matplotlib, numpy, and shapely libraries. One possibility is to install a [Miniconda3](https://docs.conda.io/en/latest/miniconda.html) environment, in which you will first create and then configure a new environment (we will call it gpd):
> conda create -n gpd
> conda activate gpd
> conda config --env --add channels conda-forge
> conda config --env --set channel_priority strict
> conda install python=3.10 geopandas=0.12.2 contextily geocube imageio jupyterlab mapclassify matplotlib matplotlib-scalebar meshio networkx notebook openpyxl overpy plotly pvlib Pyarrow pymap3d pyogrio pysolar pyvista pywavelets rasterio scikit-learn scipy seaborn windrose xlrd xlwt
> pip install dijkstar pythermalcomfort suntimes
## Installation instructions
As **t4gpd** is now on [PyPI](https://pypi.org/project/t4gpd/), the easiest way to install the latest version is to use the pip command as follows:
> pip install t4gpd
Alternatively, you can download the **t4gpd** latest version from the [PyPI](https://pypi.org/project/t4gpd/#files). Then, install the Python3 plugin you downloaded:
> pip install t4gpd-0.9.9.tar.gz
## Read the documentation
Go to [https://t4gpd-docs.readthedocs.io](https://t4gpd-docs.readthedocs.io) to consult the documentation.
Raw data
{
"_id": null,
"home_page": "https://t4gpd-docs.readthedocs.io",
"name": "t4gpd",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Geospatial analysis, Urban form, Urban morphology, Isovist",
"author": "Thomas Leduc",
"author_email": "Thomas Leduc <thomas.leduc@crenau.archi.fr>",
"download_url": "https://files.pythonhosted.org/packages/35/dd/c5410e606504e25552c6c978f32c31a3a8f54bf5c679487005397de1c910/t4gpd-0.9.9.tar.gz",
"platform": null,
"description": "# t4gpd\nSet of tools based on Python, GeoPandas and Shapely to achieve urban geoprocessing\n\n## Pre-requisites\nTo be able to use the **t4gpd** plugin, perform geoprocessing and display your own maps, you need a Python3 interpreter and recent versions of the geopandas, matplotlib, numpy, and shapely libraries. One possibility is to install a [Miniconda3](https://docs.conda.io/en/latest/miniconda.html) environment, in which you will first create and then configure a new environment (we will call it gpd):\n> conda create -n gpd\n\n> conda activate gpd\n\n> conda config --env --add channels conda-forge\n\n> conda config --env --set channel_priority strict\n\n> conda install python=3.10 geopandas=0.12.2 contextily geocube imageio jupyterlab mapclassify matplotlib matplotlib-scalebar meshio networkx notebook openpyxl overpy plotly pvlib Pyarrow pymap3d pyogrio pysolar pyvista pywavelets rasterio scikit-learn scipy seaborn windrose xlrd xlwt\n\n> pip install dijkstar pythermalcomfort suntimes\n\n## Installation instructions\nAs **t4gpd** is now on [PyPI](https://pypi.org/project/t4gpd/), the easiest way to install the latest version is to use the pip command as follows:\n> pip install t4gpd\n\nAlternatively, you can download the **t4gpd** latest version from the [PyPI](https://pypi.org/project/t4gpd/#files). Then, install the Python3 plugin you downloaded:\n> pip install t4gpd-0.9.9.tar.gz\n\n## Read the documentation\nGo to [https://t4gpd-docs.readthedocs.io](https://t4gpd-docs.readthedocs.io) to consult the documentation.\n\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "Set of tools based on Python, GeoPandas and Shapely to achieve urban geoprocessing",
"version": "0.9.9",
"project_urls": {
"Download": "https://pypi.org/project/t4gpd",
"Homepage": "https://t4gpd-docs.readthedocs.io"
},
"split_keywords": [
"geospatial analysis",
" urban form",
" urban morphology",
" isovist"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6d15d6a932e8908d04ee77af8af88675855516448e445904f7ea5ace374df6c9",
"md5": "5e73f4abf1b24210fc7bd85608c16eaf",
"sha256": "c20e8c329c89d54662ed901a0355dfce9a1749a3e35d6d43a1e3e78b5e176dd2"
},
"downloads": -1,
"filename": "t4gpd-0.9.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e73f4abf1b24210fc7bd85608c16eaf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 2604576,
"upload_time": "2025-10-27T09:40:15",
"upload_time_iso_8601": "2025-10-27T09:40:15.724373Z",
"url": "https://files.pythonhosted.org/packages/6d/15/d6a932e8908d04ee77af8af88675855516448e445904f7ea5ace374df6c9/t4gpd-0.9.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "35ddc5410e606504e25552c6c978f32c31a3a8f54bf5c679487005397de1c910",
"md5": "117b1d6264b999eba70c16c951e4857a",
"sha256": "320507ff17f91a416c24bf085293aea91e31c62669ebc4a613551f59d1acb822"
},
"downloads": -1,
"filename": "t4gpd-0.9.9.tar.gz",
"has_sig": false,
"md5_digest": "117b1d6264b999eba70c16c951e4857a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2229718,
"upload_time": "2025-10-27T09:40:17",
"upload_time_iso_8601": "2025-10-27T09:40:17.622527Z",
"url": "https://files.pythonhosted.org/packages/35/dd/c5410e606504e25552c6c978f32c31a3a8f54bf5c679487005397de1c910/t4gpd-0.9.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-27 09:40:17",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "t4gpd"
}