GitHub stats sparkline CLI
Project description
A command line tool for generating sparklines from GitHub stats.
GitHub has several APIs for extracting activity statistics in a raw JSON format. Sparkler is a tool that can take this raw data and generate sparkline images to show the activity level over a period of time.
Sparkler will create a sparkline of the commit activity over the last year.
Installing
Sparkler can be installed with pip:
$ pip install --user sparkler
Using
There are two inputs required when running sparkler, the GitHub repo you wish to graph and the name of the file to save the graph.
To get the last year’s commit activity for the kubernetes/kubernetes repo, use the command line:
sparkler kubernetes/kubernetes activity.jpg
Additional options are available for setting the foreground and background colors of the generated graph. Refer to the help text for details:
sparkler -h usage: sparkler [-h] [--version] [--background BACKGROUND] [--line LINE] repo outfile positional arguments: repo The GitHub org/repo to report on. outfile The file name for the generated image. Note: Due to current library issues, this must be a jpg. optional arguments: -h, --help show this help message and exit --version show program's version number and exit --background BACKGROUND The background color of the sparkline image. --line LINE The sparkline image line color.
Feel free to open GitHub Issues or put up a pull request.
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
Built Distribution
File details
Details for the file sparkler-0.3.0.tar.gz
.
File metadata
- Download URL: sparkler-0.3.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7f39e5913082da5c67e9ac0abb3afad0e15cbfe3341a683b453159a36569934 |
|
MD5 | 8348c678de63289cd6390d59b9922587 |
|
BLAKE2b-256 | 6ceab7992048c93c5dd19176e21af756a6768148e91f3739b5d00b34f892d2df |
File details
Details for the file sparkler-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sparkler-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddcaf5820c401adc3c5d5e84d64c63478f80334cb5dfdda64dac47a1992353ff |
|
MD5 | 3406da2c0326347cd1ee33bf0c15d181 |
|
BLAKE2b-256 | a3955d432a4d82960b3f6ffe46b42cbf1d9c58f50be0480a99f52bce5ee411f1 |