LICENSE
MANIFEST.in
README.md
pyproject.toml
brother_ql_web/__init__.py
brother_ql_web/__main__.py
brother_ql_web/cli.py
brother_ql_web/configuration.py
brother_ql_web/font_helpers.py
brother_ql_web/labels.py
brother_ql_web/utils.py
brother_ql_web/web.py
brother_ql_web.egg-info/PKG-INFO
brother_ql_web.egg-info/SOURCES.txt
brother_ql_web.egg-info/dependency_links.txt
brother_ql_web.egg-info/entry_points.txt
brother_ql_web.egg-info/requires.txt
brother_ql_web.egg-info/top_level.txt
brother_ql_web/static/css/bootstrap-icons.min.css
brother_ql_web/static/css/bootstrap.min.css
brother_ql_web/static/css/bootstrap.min.css.map
brother_ql_web/static/css/custom.css
brother_ql_web/static/fonts/bootstrap-icons.woff
brother_ql_web/static/fonts/bootstrap-icons.woff2
brother_ql_web/static/js/bootstrap.min.js
brother_ql_web/static/js/bootstrap.min.js.map
brother_ql_web/views/base.jinja2
brother_ql_web/views/labeldesigner.jinja2
tests/test_cli.py
tests/test_configuration.py
tests/test_font_helpers.py
tests/test_labels.py
tests/test_main.py
tests/test_utils.py
tests/test_web.py
tests/data/hello_world.png
tests/data/hello_world__label_size_62__rotated.data
tests/data/hello_world__label_size_62__standard.data
tests/data/hello_world__label_size_62red__standard.data
tests/data/hello_world__label_size_62x29.data
tests/data/hello_world__label_size_62x29__rotated.data
tests/data/hello_world__label_size_62x29__standard.data
tests/data/print_text__debug_mode.json
tests/data/print_text__regular_mode.data