Metadata-Version: 1.0
Name: python-4chapy
Version: 0.4
Summary: Python interface to 4chan's JSON API
Home-page: https://github.com/gpmidi/4chapy
Author: Paulson McIntyre (GpMidi)
Author-email: paul@gpmidi.net
License: GPL
Description: 
        A Python interface for accessing and working with 4chan's 
        JSON-based API. The API features automatic request rate
        throttling, HTTP & HTTPS support, basic caching, and 
        an returns easy-to-use objects instead of raw data structures. 
        
Keywords: 4chan json http https thread page post
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
