Metadata-Version: 2.4
Name: geokyw
Version: 0.0.1
Summary: A python package for geospatial analysis and mapping
Author-email: Yaowen Kou <yaowenkou@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/kyw23/geokyw
Keywords: geokyw
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: geokyw[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# geokyw


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


**A python package for geospatial analysis and mapping**


-   Free software: MIT License
-   Documentation: https://kyw23.github.io/geokyw
    

## Features

-   TODO
