Skip to main content

Utility to visualise the number of downloads of package(s) available on Pypi website

Project description

https://badge.fury.io/py/pypiview.svg https://secure.travis-ci.org/cokelaer/pypiview.png https://coveralls.io/repos/cokelaer/pypiview/badge.png?branch=master https://landscape.io/github/cokelaer/pypiview/master/landscape.png

PYPIView package provides a simple class to visualise the number of downloads of a Pypi package (or several packages). The information of downloads is retrieved via the vanity package. The plotting is performed with the Pandas package.

Installation

pip install pypiview

Usage

from pypiview import PYPIView
p = PYPIView("requests")
p.plot(logy=True)
http://pythonhosted.org//pypiview/_images/index-1.png

Contributions

Please see http://github.com/cokelaer/pypiview

See the online documentation for details.

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

pypiview-1.0.0.tar.gz (2.6 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