Metadata-Version: 1.1
Name: free
Version: 0.0.2
Summary: Free yourself from CAPTCHAs!
Home-page: http://free.totalgood.org
Author: Hobson Lane
Author-email: github@totalgood.com
License: none
Description: # free
        
        Free yourself from captcha traps!
        
        
        ## Description
        
        Uses pytesseract and custom neural nets to mimic human behavior at captcha prompts.
        
        ## Installation
        
        ```bash
        pip install free
        ```
        
        ## Contribute
        
        ```bash
        git clone https://github.com/totalgood/free.git
        ```
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Framework :: Scrapy
