Metadata-Version: 2.1
Name: microcrawler
Version: 0.0.2
Summary: Helping algorithms find problems at www.microprediction.org
Home-page: https://github.com/microprediction/microcrawler
Author: microprediction
Author-email: info@microprediction.org
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: microprediction
Requires-Dist: pathlib

# MicroCrawler
Experimental next generation crawler

## You are better off with 

    pip install microprediction
    from microprediction import MicroCrawler 

 for now. 


