https://github.com/scikit-surgery/scikit-surgery-stats
Scripts to get statistics on the scikit-surgery libraries.
https://github.com/scikit-surgery/scikit-surgery-stats
scikit-surgery
Last synced: 1 day ago
JSON representation
Scripts to get statistics on the scikit-surgery libraries.
- Host: GitHub
- URL: https://github.com/scikit-surgery/scikit-surgery-stats
- Owner: SciKit-Surgery
- License: other
- Created: 2021-06-30T13:50:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-15T12:17:57.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T04:13:23.891Z (3 months ago)
- Topics: scikit-surgery
- Language: HTML
- Homepage: https://scikit-surgery.github.io/scikit-surgery-stats/
- Size: 6.77 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
scikit-surgery-stats
====================.. image:: https://img.shields.io/twitter/url?style=social&url=http%3A%2F%2Fscikit-surgery.org
:target: https://twitter.com/intent/tweet?screen_name=scikit_surgery&ref_src=twsrc%5Etfw
:alt: Get in touch via twitter.. image:: https://img.shields.io/twitter/follow/scikit_surgery?style=social
:target: https://twitter.com/scikit_surgery?ref_src=twsrc%5Etfw
:alt: Follow scikit_surgery on twitterThis is a set of scripts to get statistics on the scikit-surgery library
and turn them into a nice webpage.. image:: https://github.com/scikit-surgery/scikit-surgery-stats/raw/master/assets/screenshot.png
:width: 400px
:target: http://scikit-surgery.github.io/scikit-surgery-stats/
:alt: Link to the dashboardUse 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