pyproject.toml
pillow_py/__init__.py
pillow_py/cli.py
pillow_py.egg-info/PKG-INFO
pillow_py.egg-info/SOURCES.txt
pillow_py.egg-info/dependency_links.txt
pillow_py.egg-info/entry_points.txt
pillow_py.egg-info/requires.txt
pillow_py.egg-info/top_level.txt
pillow_py/template/app.py
pillow_py/template/requirements.txt
pillow_py/template/database/schema.sql
pillow_py/template/database/seed.sql
pillow_py/template/static/css/style.css
pillow_py/template/static/img/favicon.ico
pillow_py/template/static/img/logo.png
pillow_py/template/static/js/live_filters.js
pillow_py/template/static/uploads/products/1.jpg
pillow_py/template/static/uploads/products/10.jpg
pillow_py/template/static/uploads/products/2.jpg
pillow_py/template/static/uploads/products/3.jpg
pillow_py/template/static/uploads/products/4.jpg
pillow_py/template/static/uploads/products/5.jpg
pillow_py/template/static/uploads/products/6.jpg
pillow_py/template/static/uploads/products/7.jpg
pillow_py/template/static/uploads/products/8.jpg
pillow_py/template/static/uploads/products/9.jpg
pillow_py/template/static/uploads/products/picture.png
pillow_py/template/templates/base.html
pillow_py/template/templates/login.html
pillow_py/template/templates/message.html
pillow_py/template/templates/order_form.html
pillow_py/template/templates/orders.html
pillow_py/template/templates/product_form.html
pillow_py/template/templates/products.html