Metadata-Version: 2.1
Name: uzgeo
Version: 0.3.0
Summary: A python package for geospatial analysis
Author-email: Yuze Li <yli190@vols.utk.edu>
License: MIT License
Project-URL: Homepage, https://github.com/Younguz/uzgeo
Keywords: uzgeo
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
Requires-Dist: ipyleaflet
Provides-Extra: all
Requires-Dist: uzgeo[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# uzgeo


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


**A python package for geospatial analysis**


-   Free software: MIT License
-   Documentation: https://Younguz.github.io/uzgeo
    

## Features

-   Print font or character
-   Randomly generate numbers
-   Calculate the average value of a sequence
