Metadata-Version: 2.1
Name: pyinpe
Version: 0.0.16
Summary: A python package demo for environmental data
Author-email: Luiz Satolo <luizsatolo@hotmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/luizsatolo/pyinpe
Keywords: pyinpe
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: geopandas
Requires-Dist: requests
Requires-Dist: shapely
Requires-Dist: pandas
Provides-Extra: all
Requires-Dist: pyinpe[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# pyinpe


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


**A python package demo for environmental data**


-   Free software: MIT License
-   Documentation: https://luizsatolo.github.io/pyinpe
    

## Features

-   TODO
