No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-05-02 11:04:23 +01:00
db oops all code 2023-05-02 11:01:55 +01:00
jira reformat with black 2023-05-02 11:04:23 +01:00
models reformat with black 2023-05-02 11:04:23 +01:00
projects oops all code 2023-05-02 11:01:55 +01:00
.env.example oops all code 2023-05-02 11:01:55 +01:00
.gitignore oops all code 2023-05-02 11:01:55 +01:00
environment.py oops all code 2023-05-02 11:01:55 +01:00
excel.py oops all code 2023-05-02 11:01:55 +01:00
jira_enums.py oops all code 2023-05-02 11:01:55 +01:00
jira_metrics.py reformat with black 2023-05-02 11:04:23 +01:00
Pipfile oops all code 2023-05-02 11:01:55 +01:00
Pipfile.lock oops all code 2023-05-02 11:01:55 +01:00
README.md oops all code 2023-05-02 11:01:55 +01:00
settings.py oops all code 2023-05-02 11:01:55 +01:00

Summary

Archive of some Jira API code I was playing around with before I left that Paul wants. Needs some heavy refactoring.

How to run:

  • Create a .env file based on .env.example
  • pipenv sync --dev
  • pipenv run python jira_metrics.py