Metadata-Version: 2.1
Name: libpythonproGG
Version: 0.2
Summary: Módulo para exemplificar construção de projetos Python no curso PyTools
Home-page: https://github.com/ggferreira/libpythonproGG
Author: Gabriel Ferreira
Author-email: gabrielferreira_1@hotmail.com
License: GNU AFFERO GENERAL PUBLIC LICENSE
Description: # libpythonproGG
        Estudo de como trabalhar com Github
        
        Nesse curso Ã© ensinado como contribuir com projetos de cÃ³digo aberto
        
        Link do curso[Python Pro](https://www.python.pro.br/)
        
        [![Build Status](https://travis-ci.com/ggferreira/libpythonproGG.svg?branch=main)](https://travis-ci.com/ggferreira/libpythonproGG)
        [![Python 3](https://pyup.io/repos/github/ggferreira/libpythonproGG/python-3-shield.svg)](https://pyup.io/repos/github/ggferreira/libpythonproGG/)
        [![Updates](https://pyup.io/repos/github/ggferreira/libpythonproGG/shield.svg)](https://pyup.io/repos/github/ggferreira/libpythonproGG/)
        
        
        
        Suportada versÃ£o 3 de Python
        
        TÃ³picos a serem abordados:
         1. Git
         2. Virtualenv
         3. Pip 
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Pytest
Description-Content-Type: text/markdown
