.gitignore
README.md
chart.png
pyproject.toml
requirements.txt
table.png
.github/workflows/publish.yaml
jira_html_report/__init__.py
jira_html_report/data.py
jira_html_report/report.py
jira_html_report.egg-info/PKG-INFO
jira_html_report.egg-info/SOURCES.txt
jira_html_report.egg-info/dependency_links.txt
jira_html_report.egg-info/requires.txt
jira_html_report.egg-info/top_level.txt
jira_html_report/html_templates/chart_template.j2
jira_html_report/html_templates/report_template.j2
jira_html_report/html_templates/table_template.j2
samples/sample.html
samples/sample.ipynb
samples/sample.py
samples/html_templates/chart_template.j2
samples/html_templates/report_template.j2
samples/html_templates/table_template.j2