Metadata-Version: 2.1
Name: agea_tools
Version: 0.0.3
Summary: Paquete para manejar acciones comunes a la hora de utilizar datos.
Home-page: https://bitbucket.org/ageabigdata/agea_tools
Author: Agea Big Data
Author-email: bigdata@agea.com.ar
License: MIT
Description: # Agea tools
        
        Este paquete tiene como objetivo ser utilizado por el equipo de Big Data de Agea para las diferentes tareas diarias que sea realizan.
        
        
        ## Installation
        
        Se puede istalar el paquete desde  [PyPI](https://pypi.org/project/realpython-reader/):
        
            pip install agea_tools
        
        Por el momento solo estÃ¡ testeado para Python 3.6.7.
        
        ## How to use
        
        A continuaciÃ³n se darÃ¡n ejemplos de como utilizarlo:
        
        
        
        You can also call the Real Python Feed Reader in your own Python code, by importing from the `reader` package:
        
            >>> from reader import feed
            >>> feed.get_titles()
            ['How to Publish an Open-Source Python Package to PyPI', ...]
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
