Metadata-Version: 2.1
Name: dorotheumypython
Version: 0.1.5
Summary: My first Python library
Home-page: UNKNOWN
Author: Dorotheu
Author-email: UNKNOWN
License: MIT
Platform: UNKNOWN
Requires-Dist: pandas

# DorotheuMyPython

Exemplo de construcao de lib seguindo o manual https://medium.com/analytics-vidhya/how-to-create-a-python-library-7d5aea80cc3f


Change Log
==========
0.1.5 (25/05/2021)
------------------
- Bug fix

0.1.4 (25/05/2021)
------------------
- Incluindo modulos

0.1.3 (25/05/2021)
------------------
- Incluindo dependencias

0.1.2 (25/05/2021)
------------------
- Incluindo wrapper

0.1.1 (25/05/2021)
------------------
- Incluindo Changelog

0.1.0 (25/05/2021)
------------------
- First Release


