Metadata-Version: 2.2
Name: geopysoft
Version: 0.0.1
Summary: Python package for geospatial analysis and mapping
Author-email: Rabin Maharjan <rabin.maharjan280@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/rabin-max/geopysoft
Keywords: geopysoft
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: geopysoft[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# geopysoft


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


**Python package for geospatial analysis and mapping**


-   Free software: MIT License
-   Documentation: https://rabin-max.github.io/geopysoft
    

## Features

-   TODO
