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/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