Generating a Matplotlib plot to see the scrum velocity for a sprint.
Project description
Jira Sprint Velocity
- generate a Sprint Velocity Matplotlib Graph
How To Use
$ jira_statistics --help
Used Jira Filter
- to get all issues for generating the Velocity we're using following Statement
project = <project> and issuetype in subTaskIssueTypes() AND Sprint = <sprint_id> AND (resolution = unresolved or resolved >= <sprint_start_date>)
Authentication
- the rest api from jira uses a Bearer Token, this Token can be created directly in Jira under Profile
Example Result
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
sprint_velocity-1.0.3.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file sprint_velocity-1.0.3.tar.gz
.
File metadata
- Download URL: sprint_velocity-1.0.3.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba0bc46b4f7a8155aedc2b054ee84ac3ae6377d71cb97b672f766cc464e25627 |
|
MD5 | 3f4282ae823982e3a7ca36b2892a8790 |
|
BLAKE2b-256 | 802862aec6c86dc9dc1a3ae757a45458566fc8f012662b10d2400038707ff642 |
File details
Details for the file sprint_velocity-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: sprint_velocity-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adfa8acde2b9fbd1ea9521139934aed7f2502886ce0fe4ec84a5dd7e9a32d5c0 |
|
MD5 | f24bdab565fc341aff2abad9fbba2e09 |
|
BLAKE2b-256 | d1988a3ce0d763845aef4330efc044209527243cbd1308d4e6c021213be5e085 |