This post is going to explore the Python enum feature, a powerful tool for handling sets of data that don't change.Not only is this integral for generalized software development, but is somet... (more…)
Read more »
Converts a shape file (.shp) to a gridded csv file. - GitHub - jataware/convert-shp-to-csv: Converts a shape file (.shp) to a gridded csv file. (more…)
Read more »
In this short ten minute video I am showing you how to make a flask web application in just 10 minutes. (more…)
Read more »
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment - GitHub - opengeos/leafmap: A Python package for interactive mapping and geospatial a... (more…)
Read more »
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax an... (more…)
Read more »