Metadata-Version: 2.1
Name: geojp
Version: 0.0.2
Summary: A python package for my Geospacial Analysis class
Author-email: Brycen Harris <bharri94@vols.utk.edu>
License: MIT License
Project-URL: Homepage, https://github.com/BrycenHarris/geojp
Keywords: geojp
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: geojp[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# Welcome to geojp
![](https://oyster.ignimgs.com/wordpress/stg.ign.com/2013/04/JurassicPark_040413_1600.jpg?width=1920)


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



**A python package for my Geospacial Analysis class**


-   Free software: MIT License
-   Documentation: https://BrycenHarris.github.io/geojp
    

## Features
[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ACdkkGf42pxVr_FYClmFkHEVHVkgtMlu#scrollTo=iyQ_0vYVtNwV)
-   Generate random numbers
