/scikit-surgery-stats

Scripts to get statistics on the scikit-surgery libraries.

Primary LanguageHTMLOtherNOASSERTION

scikit-surgery-stats

Get in touch via twitter

Follow scikit_surgery on twitter

This is a set of scripts to get statistics on the scikit-surgery library and turn them into a nice webpage

Link to the dashboard

Use instructions

  1. Activating the environment

    mkdir env

    python -m venv env/

    source env/bin/activate

    pip install -r requirements

  2. Make sure you have a personal access token for Github API generated from here

    and is saved in the base directory under a file named github.token

  3. Running the pipeline that generates dashboard.html and associated files needed by Github Pages

    bash Makefile

  • Inspect libraries with pypi

    ./pypi-simple-search scikit-surgery > scikit-surgery-onpypi.txt

    python get_github_repos.py > scikit-surgery-ongithub.txt

    We can use pypinfo to get data for things on pypi

    pypinfo --auth snappy-downloads-3d3fb7e245fd.json pypinfo scikit-surgeryvtk country