.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.md
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/py_report_html/__init__.py
src/py_report_html/cli_manager.py
src/py_report_html/py_report_html.py
src/py_report_html.egg-info/PKG-INFO
src/py_report_html.egg-info/SOURCES.txt
src/py_report_html.egg-info/dependency_links.txt
src/py_report_html.egg-info/entry_points.txt
src/py_report_html.egg-info/not-zip-safe
src/py_report_html.egg-info/requires.txt
src/py_report_html.egg-info/top_level.txt
src/py_report_html/js/ElGrapho.min.js
src/py_report_html/js/PyvisUtils.js
src/py_report_html/js/canvasXpress.css
src/py_report_html/js/canvasXpress.min.js
src/py_report_html/js/canvasXpress_license
src/py_report_html/js/cytoscape.min.js
src/py_report_html/js/graphology-library.min.js
src/py_report_html/js/graphology.min.js
src/py_report_html/js/mermaid.css
src/py_report_html/js/pako.min.js
src/py_report_html/js/py_report_html.css
src/py_report_html/js/py_report_html.js
src/py_report_html/js/sigma.min.js
src/py_report_html/templates/cytoscape.txt
src/py_report_html/templates/elgrapho.txt
src/py_report_html/templates/pyvis.txt
src/py_report_html/templates/sigma.txt
src/py_report_html/templates/sigma2.txt
src/py_report_html/templates/sigma_cdn.txt
src/py_report_html/templates/table.txt
tests/__init__.py
tests/conftest.py
tests/test_cli_manager.py
tests/test_tables.py
tests/data/complex_table.txt
tests/data/mock_img.png
tests/data/mock_pdf.pdf
tests/data/simple_table.txt
tests/data/template.txt
tests/data/tree.txt
tests/data/tree2.txt
tests/demo_examples/Report.html
tests/demo_examples/Report_matplotlib.html
tests/demo_examples/Report_pretty.html
tests/demo_examples/hello.html
tests/demo_examples/html_to_embed.html
tests/demo_examples/launch.sh
tests/demo_examples/launch_matplotlib.sh
tests/demo_examples/launch_pretty.sh
tests/demo_examples/template.txt
tests/demo_examples/template_matplotlib.txt
tests/demo_examples/template_pretty.txt
tests/demo_examples/file_data/barplot1.txt
tests/demo_examples/file_data/barplot2.txt
tests/demo_examples/file_data/barplot3.txt
tests/demo_examples/file_data/barplot4.txt
tests/demo_examples/file_data/barplot5.txt
tests/demo_examples/file_data/boxplot.txt
tests/demo_examples/file_data/boxplot_3factor.txt
tests/demo_examples/file_data/boxplot_factor.txt
tests/demo_examples/file_data/boxplot_factor_long.txt
tests/demo_examples/file_data/boxplot_grid.txt
tests/demo_examples/file_data/boxplot_one_series.txt
tests/demo_examples/file_data/boxplot_one_series_nonames.txt
tests/demo_examples/file_data/boxplot_two_series_nonames.txt
tests/demo_examples/file_data/boxplot_wide_2factor.txt
tests/demo_examples/file_data/canvas_table
tests/demo_examples/file_data/circular.txt
tests/demo_examples/file_data/correlation1.tsv
tests/demo_examples/file_data/coverage_data.txt
tests/demo_examples/file_data/coverage_data_modified.txt
tests/demo_examples/file_data/custom_css
tests/demo_examples/file_data/custom_js
tests/demo_examples/file_data/dendrogram.dnd
tests/demo_examples/file_data/density_one_serie.txt
tests/demo_examples/file_data/dist_table
tests/demo_examples/file_data/example.png
tests/demo_examples/file_data/hap_sample
tests/demo_examples/file_data/haplotipe_array
tests/demo_examples/file_data/heatmap_colors.txt
tests/demo_examples/file_data/heatmap_dendrogram.txt
tests/demo_examples/file_data/heatmap_sizes.txt
tests/demo_examples/file_data/lineplot.txt
tests/demo_examples/file_data/links
tests/demo_examples/file_data/network.txt
tests/demo_examples/file_data/pie_uniq.txt
tests/demo_examples/file_data/plot2embed.png
tests/demo_examples/file_data/polar.txt
tests/demo_examples/file_data/rank_distribution.txt
tests/demo_examples/file_data/ridgeline.txt
tests/demo_examples/file_data/scatter3dsizeAndColor.txt
tests/demo_examples/file_data/table1.txt
tests/demo_examples/file_data/table1_header.txt
tests/demo_examples/file_data/text_number_tab.txt
tests/demo_examples/file_data/tmp_script.py
tests/demo_examples/file_data/x_y.txt
tests/demo_examples/file_data/x_y_crowded.txt
tests/demo_examples/file_data/x_y_marker.txt
tests/demo_examples/subtemplates/mermaid_icons1.txt
tests/demo_examples/subtemplates/mermaid_icons2.txt