Metadata-Version: 1.1
Name: nyt-pyfec
Version: 0.0.3
Summary: Python client for parsing campaign finance data from the Federal Election Commission's web site.
Home-page: https://github.com/newsdev/nyt-pyfec
Author: Jeremy Bowers
Author-email: jeremy.bowers@nytimes.com
License: Apache License 2.0
Description: .. figure:: https://cloud.githubusercontent.com/assets/109988/9589471/97a005a8-4ffc-11e5-9b8b-3da984d183b3.png
           :alt: 
        
        Getting started
        ===============
        
        ::
        
            pip install -e git@github.com:newsdev/nyt-pyfec.git
            python -m pyfec.demo
        
Keywords: FEC election finance campaign data parsing scraping donation expenditure candidate committee
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
