Metadata-Version: 2.1
Name: novobibliotecas
Version: 0.0.1
Summary: Calculator to test
Home-page: UNKNOWN
Author: Matheus Aranha Lopes
License: MIT
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE.txt


# Projeto Bibliotecas

A ideia do projeto Ã© transformar scripts com vÃ¡rias funÃ§oes em bibliotecas, possibilitando que outros usuÃ¡rios tenham acesso Ã s funcoes sem precisarem usar os scripts em si



## Autor

 matheus.lopes


## InstalaÃ§Ã£o

#### Instale a biblioteca usando pip

```http
  pip install projeto_bibliotecas
```

## Requerimentos

- Pandas




Change Log
==========

0.0.1 (05/04/2022)
-------------------
- First Release

