1212
DK.Python-Samples/README.md at main · TatukGIScom/DK.Python-Samples · GitHub
Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.26 KB

File metadata and controls

30 lines (19 loc) · 1.26 KB

TatukGIS Developer Kernel for Python DK

PyPi | GitHub | Samples | Discusssions | Documentation | Web site


This repository contains samples for the TatukGIS Developer Kernel for Python (DK.Python).

For more information about Developer Kernel, visit Documentation and Web site.

Installation

DK.Python is available on pypi.org.

pip install tatukgis_pdk

Usage

Import tatukgis_pdk into your program to get started:

import tatukgis_pdk as pdk

Useful links

License Terms

  • Samples are released under MIT license.