Metadata-Version: 2.1
Name: gisus
Version: 0.0.2
Summary: A python package for geospatial analysis
Author-email: Bishal Dhungana <bdhungana2023@fau.edu>
License: MIT License
Project-URL: Homepage, https://github.com/DBishal13/gisus
Keywords: gisus
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: gisus[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# gisus


[![image](https://img.shields.io/pypi/v/gisus.svg)](https://pypi.python.org/pypi/gisus)
[![image](https://img.shields.io/conda/vn/conda-forge/gisus.svg)](https://anaconda.org/conda-forge/gisus)


**A python package for geospatial analysis**


-   Free software: MIT License
-   Documentation: https://DBishal13.github.io/gisus
    

## Features

-   TODO
