Metadata-Version: 2.1
Name: ioweb
Version: 0.0.29
Summary: Web Scraping Framework
Home-page: https://github.com/lorien/ioweb
Author: Gregory Petukhov
Author-email: lorien@lorien.name
Maintainer: Gregory Petukhov
Maintainer-email: lorien@lorien.name
License: MIT
Download-URL: https://github.com/lorien/ioweb/releases
Description: ## IOWeb Framework
        
        ![pytest status](https://github.com/lorien/ioweb/workflows/pytest/badge.svg)
        ![pytype status](https://github.com/lorien/ioweb/workflows/pytype/badge.svg)
        
        A thing to build web crawlers.
        
        Good things:
        
         * it probably will not format your disk
        
        Bad things:
        
         * lacks tests
         * lacks documentation
        
        ## Feedback
        
         * [t.me/grablab](https://t.me/grablab) - English chat about web scraping
         * [t.me/grablab_ru](https://t.me/grablab_ru) - Russian chat about web scraping
        
Keywords: web scraping network crawling cralwer spider pycurl
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
