Utility to visualise the number downloads of a package available on Pypi website
Project description
PYPIView package provides a simple class to plot the number of downloads of a Pypi package (or several). The download counting is perfomed by 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)
See the 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-0.9.0.tar.gz
(2.4 kB
view details)
File details
Details for the file pypiview-0.9.0.tar.gz
.
File metadata
- Download URL: pypiview-0.9.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7eb42b6cc42458988e8fa6c7edcdbe31b348b8629ee56e75ea7e28cfb90a720 |
|
MD5 | 2ddfcbd9ca65d6234b68aca826655e7a |
|
BLAKE2b-256 | 14a9ccb0ca51845ea8abdfcdcf370bc6e3da8af36ab3292a0c02df3c50e69de9 |