Metadata-Version: 1.1
Name: pdown
Version: 1.0.0
Summary: A command line program to download/manipulate periscope data
Home-page: UNKNOWN
Author: Stephen Cockerill
Author-email: scockerill@luciddg.com
License: UNLICENSE
Description-Content-Type: UNKNOWN
Description: periscope-downloader
        =========
        
        *A command line tool to download periscope charts, and save the snapshot of the
        chart with a timestamp to a local file. Allows for historical data to be
        archived so that trends can be analyzed.*
        
        To build:
        * change directories to the top level
            * `$ cd pdown`
        * run the setup script
            * `python setup.py develop`
        
Keywords: cli
Platform: UNKNOWN
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
