Metadata-Version: 2.1
Name: geoquanta
Version: 0.0.1
Summary: A python package for geospatial analysis, offering a wide range of tools and functionalities for working with geographic data.
Author-email: Chaitanya Joshi <chaitanyaj14@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/chaitanyaj14/geoquanta
Keywords: geoquanta
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: geoquanta[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# geoquanta


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


**A python package for geospatial analysis, offering a wide range of tools and functionalities for working with geographic data.**


-   Free software: MIT License
-   Documentation: https://chaitanyaj14.github.io/geoquanta
    

## Features

-   TODO
