Skip to main content

A command line program to download/manipulate periscope data

Project 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.*

Install:
* from pip:
* `sudo easy_install pip`
* `pip install pdown`
* from tarball:
* `gunzip -c pdown-X.Y.Z.tar.gz | tar xopf -`
* `python setup.py install`
* (optional) `export PATH=/usr/local/bin:$PATH`

To build:
* change directories to pdown dir
* `$ cd periscope-downloader/dir`
* run the setup script
* `python setup.py develop`

To push to PyPi:
* `$ cd periscope-downloader`
* `python setup.py sdist`
* `twine upload dist/pdown-X.Y.Z.tar.gz`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdown-1.0.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page