Swin: SoftWare INsights
Project description
swin (SoftWare INsights)
Simple analytics for PyPI packages based on pypistats
(https://pypi.org/project/pypistats). In addition to daily downloads chart, swin
adds a linear trend line and a summary stats table.
Installation from PyPI
pip install --upgrade swin
Command-Line Use
swin [--help] [--version] packages
swin
will create 'charts' folder (or use the existing one) in the current directory and put there one PNG file per input package with daily downloads chart and a trend over time.
swin
will also print a sorted table with download statistics of the packages specified in the command line.
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
swin-0.0.4.tar.gz
(5.3 kB
view hashes)
Built Distribution
swin-0.0.4-py3-none-any.whl
(5.8 kB
view hashes)