Metadata-Version: 2.1
Name: carbonarr
Version: 0.0.9
Summary: A python package to do all ARR GIS analysis.
Author-email: Tushar Bharadwaj <ttushar684@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/tushar684b/carbonarr
Keywords: carbonarr
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
Requires-Dist: shapely
Requires-Dist: geopandas
Provides-Extra: all
Requires-Dist: carbonarr[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# carbonarr


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


**A python package to do all ARR GIS analysis.**


-   Free software: MIT License
-   Documentation: https://tushar684b.github.io/carbonarr
    

## Features

-   TODO
