Get pr stats from stash (bitbucket server)
Project description
stash-pr-stats
Simple wrapper around stashy to pull stats about pull requests for selected users in a project in bitbucket server (aka stash).
Prints PR stats summary (open + merged total) and generates an svg chart with monthly stats for selected users.
install
Install from pypi:
pip install stash-pr-stats
example usage
# see help for more options
stash-pr-stats --help
# running for a single user
stash-pr-stats --accesstoken <token> --searchuser noahp --url="https://mystashserver.com"
+-------------+--------+----------+
| user | open | merged |
+=============+========+==========+
| noahp | 0 | 123 |
+-------------+--------+----------+
Success! see output file:///home/noah/dev/github/stash-pr-stats/pr-stats.svg
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file stash_pr_stats-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: stash_pr_stats-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 194c9fd76f9a77a2641fd27930603e0cac6827f0b1094a4f655cdc3cf541e1bf |
|
MD5 | 32828191665ae551cfad37098b35133d |
|
BLAKE2b-256 | a0384e903cac83c8c01ab91c2b0a37a6ee5a553303bd8c4712845281b5bd2441 |