MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
shopyo/__init__.py
shopyo/__main__.py
shopyo/app.py
shopyo/config.json
shopyo/config.py
shopyo/conftest.py
shopyo/frontend_tst.py
shopyo/manage.py
shopyo/pyproject.toml
shopyo/setup.cfg
shopyo/shopyo.db
shopyo/testing.db
shopyo.egg-info/PKG-INFO
shopyo.egg-info/SOURCES.txt
shopyo.egg-info/dependency_links.txt
shopyo.egg-info/entry_points.txt
shopyo.egg-info/requires.txt
shopyo.egg-info/top_level.txt
shopyo/.pytest_cache/.gitignore
shopyo/.pytest_cache/CACHEDIR.TAG
shopyo/.pytest_cache/README.md
shopyo/.pytest_cache/v/cache/lastfailed
shopyo/.pytest_cache/v/cache/nodeids
shopyo/.pytest_cache/v/cache/stepwise
shopyo/__pycache__/__init__.cpython-38.pyc
shopyo/__pycache__/__main__.cpython-38.pyc
shopyo/__pycache__/app.cpython-38.pyc
shopyo/__pycache__/config.cpython-38.pyc
shopyo/migrations/README
shopyo/migrations/alembic.ini
shopyo/migrations/env.py
shopyo/migrations/script.py.mako
shopyo/migrations/__pycache__/env.cpython-38.pyc
shopyo/migrations/versions/7f4a4cd2fd2a_.py
shopyo/migrations/versions/edd060f35350_.py
shopyo/migrations/versions/__pycache__/7f4a4cd2fd2a_.cpython-38.pyc
shopyo/migrations/versions/__pycache__/edd060f35350_.cpython-38.pyc
shopyo/modules/__init__.py
shopyo/modules/__pycache__/__init__.cpython-38.pyc
shopyo/modules/admin/__init__.py
shopyo/modules/admin/admin.py
shopyo/modules/admin/info.json
shopyo/modules/admin/models.py
shopyo/modules/admin/test_user.py
shopyo/modules/admin/view.py
shopyo/modules/admin/__pycache__/__init__.cpython-38.pyc
shopyo/modules/admin/__pycache__/admin.cpython-38.pyc
shopyo/modules/admin/__pycache__/admin_modif.cpython-38.pyc
shopyo/modules/admin/__pycache__/models.cpython-38.pyc
shopyo/modules/admin/__pycache__/test_user.cpython-38-pytest-6.1.1.pyc
shopyo/modules/admin/__pycache__/view.cpython-38.pyc
shopyo/modules/admin/templates/admin/add.html
shopyo/modules/admin/templates/admin/edit.html
shopyo/modules/admin/templates/admin/index.html
shopyo/modules/admin/templates/admin/roles.html
shopyo/modules/admin/templates/admin/blocks/sidebar.html
shopyo/modules/appointment/__init__.py
shopyo/modules/appointment/info.json
shopyo/modules/appointment/models.py
shopyo/modules/appointment/view.py
shopyo/modules/appointment/__pycache__/__init__.cpython-38.pyc
shopyo/modules/appointment/__pycache__/appointment.cpython-38.pyc
shopyo/modules/appointment/__pycache__/models.cpython-38.pyc
shopyo/modules/appointment/__pycache__/view.cpython-38.pyc
shopyo/modules/appointment/templates/appointment/add.html
shopyo/modules/appointment/templates/appointment/edit.html
shopyo/modules/appointment/templates/appointment/index.html
shopyo/modules/appointment/templates/appointment/lookup.html
shopyo/modules/appointment/templates/appointment/blocks/sidebar.html
shopyo/modules/base/info.json
shopyo/modules/base/view.py
shopyo/modules/base/__pycache__/base.cpython-38.pyc
shopyo/modules/base/__pycache__/view.cpython-38.pyc
shopyo/modules/base/templates/base/main_base.html
shopyo/modules/base/templates/base/module_base.html
shopyo/modules/base/templates/base/nav_base.html
shopyo/modules/base/templates/base/blocks/default_styles.html
shopyo/modules/base/templates/base/blocks/flashed_messages.html
shopyo/modules/base/templates/base/blocks/footer.html
shopyo/modules/base/templates/base/blocks/macros.html
shopyo/modules/base/templates/base/blocks/resources.html
shopyo/modules/category/__init__.py
shopyo/modules/category/info.json
shopyo/modules/category/models.py
shopyo/modules/category/view.py
shopyo/modules/category/__pycache__/__init__.cpython-38.pyc
shopyo/modules/category/__pycache__/manufac.cpython-38.pyc
shopyo/modules/category/__pycache__/models.cpython-38.pyc
shopyo/modules/category/__pycache__/view.cpython-38.pyc
shopyo/modules/category/templates/category/add.html
shopyo/modules/category/templates/category/choose_sub.html
shopyo/modules/category/templates/category/dashboard.html
shopyo/modules/category/templates/category/edit.html
shopyo/modules/category/templates/category/edit_img_sub.html
shopyo/modules/category/templates/category/manage_sub.html
shopyo/modules/category/templates/category/message.html
shopyo/modules/category/templates/category/blocks/sidebar.html
shopyo/modules/contact/forms.py
shopyo/modules/contact/info.json
shopyo/modules/contact/models.py
shopyo/modules/contact/test_contact.py
shopyo/modules/contact/view.py
shopyo/modules/contact/__pycache__/forms.cpython-38.pyc
shopyo/modules/contact/__pycache__/models.cpython-38.pyc
shopyo/modules/contact/__pycache__/test_contact.cpython-38-pytest-6.1.1.pyc
shopyo/modules/contact/__pycache__/view.cpython-38.pyc
shopyo/modules/contact/templates/contact/contact_form.html
shopyo/modules/contact/templates/contact/dashboard.html
shopyo/modules/contact/templates/contact/blocks/sidebar.html
shopyo/modules/control_panel/test_controlpanel.py
shopyo/modules/control_panel/view.py
shopyo/modules/control_panel/__pycache__/test_controlpanel.cpython-38-pytest-6.1.1.pyc
shopyo/modules/control_panel/__pycache__/view.cpython-38.pyc
shopyo/modules/control_panel/templates/control_panel/index.html
shopyo/modules/control_panel/templates/control_panel/nav.html
shopyo/modules/internals/forms.py
shopyo/modules/internals/info.json
shopyo/modules/internals/models.py
shopyo/modules/internals/view.py
shopyo/modules/internals/__pycache__/models.cpython-38.pyc
shopyo/modules/internals/__pycache__/view.cpython-38.pyc
shopyo/modules/internals/templates/internals/index.html
shopyo/modules/internals/templates/internals/blocks/sidebar.html
shopyo/modules/login/forms.py
shopyo/modules/login/info.json
shopyo/modules/login/view.py
shopyo/modules/login/__pycache__/forms.cpython-38.pyc
shopyo/modules/login/__pycache__/login.cpython-38.pyc
shopyo/modules/login/__pycache__/view.cpython-38.pyc
shopyo/modules/login/templates/login.html
shopyo/modules/login/templates/login/login.html
shopyo/modules/page/forms.py
shopyo/modules/page/info.json
shopyo/modules/page/models.py
shopyo/modules/page/view.py
shopyo/modules/page/__pycache__/forms.cpython-38.pyc
shopyo/modules/page/__pycache__/models.cpython-38.pyc
shopyo/modules/page/__pycache__/view.cpython-38.pyc
shopyo/modules/page/templates/page/all_pages.html
shopyo/modules/page/templates/page/dashboard.html
shopyo/modules/page/templates/page/view_page.html
shopyo/modules/page/templates/page/blocks/sidebar.html
shopyo/modules/people/__init__.py
shopyo/modules/people/info.json
shopyo/modules/people/models.py
shopyo/modules/people/view.py
shopyo/modules/people/__pycache__/__init__.cpython-38.pyc
shopyo/modules/people/__pycache__/models.cpython-38.pyc
shopyo/modules/people/__pycache__/people.cpython-38.pyc
shopyo/modules/people/__pycache__/view.cpython-38.pyc
shopyo/modules/people/templates/people/add.html
shopyo/modules/people/templates/people/edit.html
shopyo/modules/people/templates/people/index.html
shopyo/modules/people/templates/people/lookup.html
shopyo/modules/people/templates/people/blocks/sidebar.html
shopyo/modules/pos/forms.py
shopyo/modules/pos/info.json
shopyo/modules/pos/models.py
shopyo/modules/pos/view.py
shopyo/modules/pos/__pycache__/models.cpython-38.pyc
shopyo/modules/pos/__pycache__/view.cpython-38.pyc
shopyo/modules/pos/templates/pos/index.html
shopyo/modules/product/__init__.py
shopyo/modules/product/info.json
shopyo/modules/product/models.py
shopyo/modules/product/view.py
shopyo/modules/product/__pycache__/__init__.cpython-38.pyc
shopyo/modules/product/__pycache__/models.cpython-38.pyc
shopyo/modules/product/__pycache__/products.cpython-38.pyc
shopyo/modules/product/__pycache__/view.cpython-38.pyc
shopyo/modules/product/templates/product/add.html
shopyo/modules/product/templates/product/edit.html
shopyo/modules/product/templates/product/list.html
shopyo/modules/product/templates/product/lookup.html
shopyo/modules/product/templates/product/nav.html
shopyo/modules/product/templates/product/blocks/sidebar.html
shopyo/modules/resource/forms.py
shopyo/modules/resource/info.json
shopyo/modules/resource/models.py
shopyo/modules/resource/view.py
shopyo/modules/resource/__pycache__/models.cpython-38.pyc
shopyo/modules/resource/__pycache__/view.cpython-38.pyc
shopyo/modules/resource/templates/resource/blocks/sidebar.html
shopyo/modules/settings/__init__.py
shopyo/modules/settings/info.json
shopyo/modules/settings/models.py
shopyo/modules/settings/view.py
shopyo/modules/settings/__pycache__/__init__.cpython-38.pyc
shopyo/modules/settings/__pycache__/models.cpython-38.pyc
shopyo/modules/settings/__pycache__/settings_modif.cpython-38.pyc
shopyo/modules/settings/__pycache__/view.cpython-38.pyc
shopyo/modules/settings/templates/settings/edit.html
shopyo/modules/settings/templates/settings/index.html
shopyo/modules/settings/templates/settings/nav.html
shopyo/modules/theme/forms.py
shopyo/modules/theme/info.json
shopyo/modules/theme/models.py
shopyo/modules/theme/view.py
shopyo/modules/theme/__pycache__/models.cpython-38.pyc
shopyo/modules/theme/__pycache__/view.cpython-38.pyc
shopyo/modules/theme/templates/theme/index.html
shopyo/modules/theme/templates/theme/blocks/sidebar.html
shopyo/modules/www/forms.py
shopyo/modules/www/info.json
shopyo/modules/www/models.py
shopyo/modules/www/view.py
shopyo/modules/www/__pycache__/models.cpython-38.pyc
shopyo/modules/www/__pycache__/view.cpython-38.pyc
shopyo/modules/www/templates/www/blocks/sidebar.html
shopyo/shopyoapi/__init__.py
shopyo/shopyoapi/cmd.py
shopyo/shopyoapi/database.py
shopyo/shopyoapi/enhance.py
shopyo/shopyoapi/file.py
shopyo/shopyoapi/forms.py
shopyo/shopyoapi/html.py
shopyo/shopyoapi/icons.txt
shopyo/shopyoapi/info.py
shopyo/shopyoapi/init.py
shopyo/shopyoapi/uploads.py
shopyo/shopyoapi/validators.py
shopyo/shopyoapi/__pycache__/__init__.cpython-38.pyc
shopyo/shopyoapi/__pycache__/cmd.cpython-38.pyc
shopyo/shopyoapi/__pycache__/database.cpython-38.pyc
shopyo/shopyoapi/__pycache__/enhance.cpython-38.pyc
shopyo/shopyoapi/__pycache__/file.cpython-38.pyc
shopyo/shopyoapi/__pycache__/forms.cpython-38.pyc
shopyo/shopyoapi/__pycache__/html.cpython-38.pyc
shopyo/shopyoapi/__pycache__/info.cpython-38.pyc
shopyo/shopyoapi/__pycache__/init.cpython-38.pyc
shopyo/shopyoapi/__pycache__/uploads.cpython-38.pyc
shopyo/shopyoapi/__pycache__/validators.cpython-38.pyc
shopyo/static/bootstrap-grid.min.css
shopyo/static/bootstrap-reboot.min.css
shopyo/static/bootstrap.bundle.min.js
shopyo/static/bootstrap.min.css
shopyo/static/box.svg
shopyo/static/favicon.ico
shopyo/static/jquery_3.2.1.min.js
shopyo/static/shopyo.png
shopyo/static/shopyo.svg
shopyo/static/css/b4vtabs.min.css
shopyo/static/css/simple_sidebar.css
shopyo/static/fontawesome/LICENSE.txt
shopyo/static/fontawesome/css/all.css
shopyo/static/fontawesome/css/all.min.css
shopyo/static/fontawesome/css/brands.css
shopyo/static/fontawesome/css/brands.min.css
shopyo/static/fontawesome/css/fontawesome.css
shopyo/static/fontawesome/css/fontawesome.min.css
shopyo/static/fontawesome/css/regular.css
shopyo/static/fontawesome/css/regular.min.css
shopyo/static/fontawesome/css/solid.css
shopyo/static/fontawesome/css/solid.min.css
shopyo/static/fontawesome/css/svg-with-js.css
shopyo/static/fontawesome/css/svg-with-js.min.css
shopyo/static/fontawesome/css/v4-shims.css
shopyo/static/fontawesome/css/v4-shims.min.css
shopyo/static/fontawesome/webfonts/fa-brands-400.eot
shopyo/static/fontawesome/webfonts/fa-brands-400.svg
shopyo/static/fontawesome/webfonts/fa-brands-400.ttf
shopyo/static/fontawesome/webfonts/fa-brands-400.woff
shopyo/static/fontawesome/webfonts/fa-brands-400.woff2
shopyo/static/fontawesome/webfonts/fa-regular-400.eot
shopyo/static/fontawesome/webfonts/fa-regular-400.svg
shopyo/static/fontawesome/webfonts/fa-regular-400.ttf
shopyo/static/fontawesome/webfonts/fa-regular-400.woff
shopyo/static/fontawesome/webfonts/fa-regular-400.woff2
shopyo/static/fontawesome/webfonts/fa-solid-900.eot
shopyo/static/fontawesome/webfonts/fa-solid-900.svg
shopyo/static/fontawesome/webfonts/fa-solid-900.ttf
shopyo/static/fontawesome/webfonts/fa-solid-900.woff
shopyo/static/fontawesome/webfonts/fa-solid-900.woff2
shopyo/static/js/python.js
shopyo/static/tinymce/jquery.tinymce.min.js
shopyo/static/tinymce/license.txt
shopyo/static/tinymce/tinymce.d.ts
shopyo/static/tinymce/tinymce.min.js
shopyo/static/tinymce/icons/default/icons.min.js
shopyo/static/tinymce/langs/readme.md
shopyo/static/tinymce/plugins/advlist/plugin.min.js
shopyo/static/tinymce/plugins/anchor/plugin.min.js
shopyo/static/tinymce/plugins/autolink/plugin.min.js
shopyo/static/tinymce/plugins/autoresize/plugin.min.js
shopyo/static/tinymce/plugins/autosave/plugin.min.js
shopyo/static/tinymce/plugins/bbcode/plugin.min.js
shopyo/static/tinymce/plugins/charmap/plugin.min.js
shopyo/static/tinymce/plugins/code/plugin.min.js
shopyo/static/tinymce/plugins/codesample/plugin.min.js
shopyo/static/tinymce/plugins/colorpicker/plugin.min.js
shopyo/static/tinymce/plugins/contextmenu/plugin.min.js
shopyo/static/tinymce/plugins/directionality/plugin.min.js
shopyo/static/tinymce/plugins/emoticons/plugin.min.js
shopyo/static/tinymce/plugins/emoticons/js/emojis.js
shopyo/static/tinymce/plugins/emoticons/js/emojis.min.js
shopyo/static/tinymce/plugins/fullpage/plugin.min.js
shopyo/static/tinymce/plugins/fullscreen/plugin.min.js
shopyo/static/tinymce/plugins/help/plugin.min.js
shopyo/static/tinymce/plugins/hr/plugin.min.js
shopyo/static/tinymce/plugins/image/plugin.min.js
shopyo/static/tinymce/plugins/imagetools/plugin.min.js
shopyo/static/tinymce/plugins/importcss/plugin.min.js
shopyo/static/tinymce/plugins/insertdatetime/plugin.min.js
shopyo/static/tinymce/plugins/legacyoutput/plugin.min.js
shopyo/static/tinymce/plugins/link/plugin.min.js
shopyo/static/tinymce/plugins/lists/plugin.min.js
shopyo/static/tinymce/plugins/media/plugin.min.js
shopyo/static/tinymce/plugins/nonbreaking/plugin.min.js
shopyo/static/tinymce/plugins/noneditable/plugin.min.js
shopyo/static/tinymce/plugins/pagebreak/plugin.min.js
shopyo/static/tinymce/plugins/paste/plugin.min.js
shopyo/static/tinymce/plugins/preview/plugin.min.js
shopyo/static/tinymce/plugins/print/plugin.min.js
shopyo/static/tinymce/plugins/quickbars/plugin.min.js
shopyo/static/tinymce/plugins/save/plugin.min.js
shopyo/static/tinymce/plugins/searchreplace/plugin.min.js
shopyo/static/tinymce/plugins/spellchecker/plugin.min.js
shopyo/static/tinymce/plugins/tabfocus/plugin.min.js
shopyo/static/tinymce/plugins/table/plugin.min.js
shopyo/static/tinymce/plugins/template/plugin.min.js
shopyo/static/tinymce/plugins/textcolor/plugin.min.js
shopyo/static/tinymce/plugins/textpattern/plugin.min.js
shopyo/static/tinymce/plugins/toc/plugin.min.js
shopyo/static/tinymce/plugins/visualblocks/plugin.min.js
shopyo/static/tinymce/plugins/visualchars/plugin.min.js
shopyo/static/tinymce/plugins/wordcount/plugin.min.js
shopyo/static/tinymce/skins/content/dark/content.min.css
shopyo/static/tinymce/skins/content/default/content.min.css
shopyo/static/tinymce/skins/content/document/content.min.css
shopyo/static/tinymce/skins/content/writer/content.min.css
shopyo/static/tinymce/skins/ui/oxide/content.inline.min.css
shopyo/static/tinymce/skins/ui/oxide/content.min.css
shopyo/static/tinymce/skins/ui/oxide/content.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide/skin.min.css
shopyo/static/tinymce/skins/ui/oxide/skin.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/content.inline.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/content.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/content.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/skin.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/skin.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff
shopyo/static/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff
shopyo/static/tinymce/themes/mobile/theme.min.js
shopyo/static/tinymce/themes/silver/theme.min.js
shopyo/static/uploads/category/03faad0a_8_creative-headline-APNnyM36puU-unsplash.jpg
shopyo/static/uploads/category/131527aa_a_arno-senoner-oCXVxwTFwqE-unsplash.jpg
shopyo/static/uploads/category/7e969b69_6_amanda-dalbjorn-t7WrWaewbtw-unsplash.jpg
shopyo/static/uploads/category/cb88afa2_5_jackie-tsang-3_YP8_mh-Kg-unsplash.jpg
shopyo/static/uploads/products/3a9f5d6b_4_sincerely-media-BfriYg0iOCs-unsplash.jpg
shopyo/static/uploads/products/4991786f_4_curology-E_dRKdBhxk4-unsplash.jpg
shopyo/static/uploads/products/63d2ef06_9_metabob_linktree.png
shopyo/static/uploads/products/b7fc771a_b_pygame_hooman_spu_cyles.png
shopyo/themes/boogle/index.html
shopyo/themes/boogle/info.json
shopyo/themes/boogle/styles.css
shopyo/themes/boogle/sections/footer.html
shopyo/themes/boogle/sections/nav.html
shopyo/themes/boogle/sections/resources.html
shopyo/themes/mistrello/index.html
shopyo/themes/mistrello/info.json
shopyo/themes/mistrello/styles.css
shopyo/themes/mistrello/sections/footer.html
shopyo/themes/mistrello/sections/nav.html
shopyo/themes/mistrello/sections/resources.html