Metadata-Version: 2.1
Name: ForestScience
Version: 0.1.0
Summary: A biblioteca Florestal
Home-page: https://github.com/gabrielfbueno/ForestScience
Author: gabrielfbueno
Author-email: gabrielfbueno@outlook.com
License: Apache Software License 2.0
Keywords: Engenharia Florestal Inventario python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: Portuguese
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: statsmodels
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: seaborn
Provides-Extra: dev

# ForestScience


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

A biblioteca “ForestScience” foi desenvolvida visando simplificar e
agilizar o cálculo das estatísticas em inventários florestais.

## Como instalar

``` sh
pip install ForestScience
```

## Como usar?

Nos tópicos à esquerda, você encontrará a documentação completa e
exemplos de uso da biblioteca. Se tiver alguma dúvida ou sugestão, não
hesite em entrar em contato conosco por meio do LinkedIn ou por e-mail.

## Autor

Gabriel Fernandes Bueno. <br> Linkedin: linkedin.com/in/gabrielfbueno/
<br> E-mail: gabrielfbueno@outlook.com
