MANIFEST.in
README.md
setup.py
pywebreport/__init__.py
pywebreport/formatter.py
pywebreport/reportor.py
pywebreport.egg-info/PKG-INFO
pywebreport.egg-info/SOURCES.txt
pywebreport.egg-info/dependency_links.txt
pywebreport.egg-info/entry_points.txt
pywebreport.egg-info/requires.txt
pywebreport.egg-info/top_level.txt
pywebreport/plugins/__init__.py
pywebreport/plugins/pytest/__init__.py
pywebreport/plugins/pytest/htmlreport.py
pywebreport/plugins/pytest/plugin.py
pywebreport/plugins/unittest/__init__.py
pywebreport/plugins/unittest/htmlreport.py
pywebreport/template/.DS_Store
pywebreport/template/__init__.py
pywebreport/template/city.png
pywebreport/template/deploy.sh
pywebreport/template/gen.py
pywebreport/template/layouts.html
pywebreport/template/report.css
pywebreport/template/tailwind.config.js
pywebreport/template/__pycache__/__init__.cpython-310-pytest-7.1.2.pyc
pywebreport/template/__pycache__/__init__.cpython-310.pyc
pywebreport/template/__pycache__/gen.cpython-310-pytest-7.1.2.pyc
pywebreport/template/__pycache__/gen.cpython-310.pyc
pywebreport/template/dist/city.png
pywebreport/template/dist/index.html
pywebreport/template/dist/report.css
pywebreport/template/dist/.git/COMMIT_EDITMSG
pywebreport/template/dist/.git/HEAD
pywebreport/template/dist/.git/config
pywebreport/template/dist/.git/description
pywebreport/template/dist/.git/index
pywebreport/template/dist/.git/hooks/applypatch-msg.sample
pywebreport/template/dist/.git/hooks/commit-msg.sample
pywebreport/template/dist/.git/hooks/fsmonitor-watchman.sample
pywebreport/template/dist/.git/hooks/post-update.sample
pywebreport/template/dist/.git/hooks/pre-applypatch.sample
pywebreport/template/dist/.git/hooks/pre-commit.sample
pywebreport/template/dist/.git/hooks/pre-merge-commit.sample
pywebreport/template/dist/.git/hooks/pre-push.sample
pywebreport/template/dist/.git/hooks/pre-rebase.sample
pywebreport/template/dist/.git/hooks/pre-receive.sample
pywebreport/template/dist/.git/hooks/prepare-commit-msg.sample
pywebreport/template/dist/.git/hooks/push-to-checkout.sample
pywebreport/template/dist/.git/hooks/update.sample
pywebreport/template/dist/.git/info/exclude
pywebreport/template/dist/.git/logs/HEAD
pywebreport/template/dist/.git/logs/refs/heads/main
pywebreport/template/dist/.git/objects/00/fd99e27a379785cdcdc12020767b7d2c82db90
pywebreport/template/dist/.git/objects/3f/27cbf80975b4a46856320ac373d4cb800173a0
pywebreport/template/dist/.git/objects/46/b41d43571a6af45ac03fa0cd8cce4f601ee398
pywebreport/template/dist/.git/objects/8e/eff2689840ff6312ab4ab555481a9ebc6dd149
pywebreport/template/dist/.git/objects/c3/a702ae8c4d05ca404aa2b2988ac6b7f585c50b
pywebreport/template/dist/.git/refs/heads/main
pywebreport/template/layouts/header.html
pywebreport/template/layouts/main.html
pywebreport/template/layouts/nav.html
pywebreport/template/layouts/sidebar.html
pywebreport/template/pages/dashboard.html
pywebreport/template/pages/testsuite.html
pywebreport/template/src/input.css
test/__init__.py