Skip to main content

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] [--ref REF] package [package ...]

positional arguments:
  package     PyPI package names for processing

options:
  -h, --help  show this help message and exit
  --version   show program's version number and exit
  --ref REF   reference comparison package

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.

If REF package is specified then swin creates additional charts for the share of input packages in comparison with the reference comparison package (e.g. modin downloads as percentage of pandas downloads over time). These charts include a trendline as well and prefixed with share-.

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.5.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

swin-0.0.5-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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