Metadata-Version: 1.1
Name: webs
Version: 0.0.3
Summary: Web Scraping Tools
Home-page: http://github.com/lorien/webs
Author: Gregory Petukhov
Author-email: lorien@lorien.name
License: MIT
Description: ====
        webs
        ====
        
        The package webs provides a number of console utilities for
        estimating things related to web scraping:
        
        * rps <things per second> <number of things> - calculates how much time
          do you need to process given number of things with given speed.
        
        
        Feedback
        --------
        
        Either Drop mail to lorien@lorien.name or create ticket at https://github.com/lorien/webs/issues
        
Keywords: script web scraping console
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
