Metadata-Version: 2.1
Name: ciag-robot
Version: 0.3.dev1608146104
Summary: Python Library to Build Web Robots
Home-page: https://github.com/OpenCIAg/py-robot
Author: Éttore Leandro Tognoli
Author-email: ettore.tognoli@ciag.org.br
License: Apache License 2.0
Download-URL: https://github.com/OpenCIAg/py-robot/tree/0.3.dev1608146104/
Description: # Python Web Robot Builder
        
        [![Build Status](https://travis-ci.org/OpenCIAg/py-robot.svg?branch=master)](https://travis-ci.org/OpenCIAg/py-robot)
        [![PyPI version](https://badge.fury.io/py/ciag-robot.svg)](https://badge.fury.io/py/ciag-robot)
        [![Maintainability](https://api.codeclimate.com/v1/badges/4116e2ba99ce56e1397e/maintainability)](https://codeclimate.com/github/OpenCIAg/py-robot/maintainability)
        [![Test Coverage](https://api.codeclimate.com/v1/badges/4116e2ba99ce56e1397e/test_coverage)](https://codeclimate.com/github/OpenCIAg/py-robot/test_coverage)
        
        
        ## Instalação
        
        ```shell
        pip install ciag-robot
        ```
        
Keywords: Robot,Web Crawler
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Framework :: AsyncIO
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Description-Content-Type: text/markdown
