No project description provided
Project description
# Jira Report
Python script which is pulling data from Jira.
## Getting Started
These instructions will allow you to get informations directly from jira to save your time while filling up report next time.
### Installation
* Get your private Token for jria from https://id.atlassian.com/manage/api-tokens
* Create file ``creds.txt`` in your git repo dir.
* It should looks like
```
username:TOKEN
```
* Create file ``config.yaml`` in your git repo dir.
* It should looks like
```
https://jira server
```
* Install packages from requirements.txt file
```
pip install -r requirements.txt
```
* Python version - ``2.7.15rc1``
### Last Patches
* Added auto sprint detection
* Putted Raport Generator into function
* Added check of fresh sprint
* Added pull of last two days of previous sprint to the section Done
* Added indication of tasks that were included in more than one sprint
* Changed name of the output file to Report+date, now archiving process will be much more easier.
* Added requirements.txt file to the project
### Next to do
* review
Python script which is pulling data from Jira.
## Getting Started
These instructions will allow you to get informations directly from jira to save your time while filling up report next time.
### Installation
* Get your private Token for jria from https://id.atlassian.com/manage/api-tokens
* Create file ``creds.txt`` in your git repo dir.
* It should looks like
```
username:TOKEN
```
* Create file ``config.yaml`` in your git repo dir.
* It should looks like
```
https://jira server
```
* Install packages from requirements.txt file
```
pip install -r requirements.txt
```
* Python version - ``2.7.15rc1``
### Last Patches
* Added auto sprint detection
* Putted Raport Generator into function
* Added check of fresh sprint
* Added pull of last two days of previous sprint to the section Done
* Added indication of tasks that were included in more than one sprint
* Changed name of the output file to Report+date, now archiving process will be much more easier.
* Added requirements.txt file to the project
### Next to do
* review
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file JiraDocGenerator-0.1dev.tar.gz.
File metadata
- Download URL: JiraDocGenerator-0.1dev.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
297f94e528410b4ab40427569e213b6020c5a466171a5605ba8fb4eb057737da
|
|
| MD5 |
bc77a5f0900bb9bcd4b177268cb6d7c4
|
|
| BLAKE2b-256 |
97e2c429afb6f372b79927f6bfdadd7bc49cb42444fd7438f400ce865abbf750
|