TatukGIS SDK for Python is Free
TatukGIS announces the availability of its GIS library designed for the Python programming language (DK for Python) as a free product, even for commercial use, with the restriction that any code created using the product must be open source.
The DK for Python product is available at PyPi.org. Simply call:
pip install tatukgis_pdk
More information is provided at: pypi.org/project/tatukgis-pdk/
Samples are provided at: github.com/TatukGIScom/DK.Python-Samples
Except for TatukGIS customers, the DK for Python is not supported. Product related discussions are available at github.com/TatukGIScom/DK.Python/discussions, which TatukGIS may monitor.
Customers of any TatukGIS SDK edition under a paid license (e.g., for .NET, for ASP.NET,
Built using the same approach as built-in Python classes, the DK for Python behaves like any other Python package and is compatible with any IDE supporting Python (PyCharm, Jupyter, Visual Studio, Visual Studio Code, PyScripter, and others). DK Python code can be used with other Python packages, such as NumPy and Matplotlib to create custom scripts for geospatial data processing. DK for Python created code can also be reused as scripts in the desktop TatukGIS Editor application.
TatukGIS makes powerful GIS development libraries compiled natively for the Delphi, .NET, ASP.NET, ActiveX, Java, and Python development platforms. Each GIS library has essentially the same comprehensive API with hundreds of classes and thousands of methods and properties designed for professional GIS application development. Learn more about TatukGIS at www.tatukgis.com.


