diff --git a/Dockerfile b/python/Dockerfile similarity index 100% rename from Dockerfile rename to python/Dockerfile diff --git a/code_theme.py b/python/code_theme.py similarity index 100% rename from code_theme.py rename to python/code_theme.py diff --git a/ghost_upload_image.py b/python/ghost_upload_image.py similarity index 100% rename from ghost_upload_image.py rename to python/ghost_upload_image.py diff --git a/glee.py b/python/glee.py similarity index 100% rename from glee.py rename to python/glee.py diff --git a/handle_config.py b/python/handle_config.py similarity index 100% rename from handle_config.py rename to python/handle_config.py diff --git a/hasher.py b/python/hasher.py similarity index 100% rename from hasher.py rename to python/hasher.py diff --git a/images.py b/python/images.py similarity index 100% rename from images.py rename to python/images.py diff --git a/install.sh b/python/install.sh similarity index 100% rename from install.sh rename to python/install.sh diff --git a/poetry.lock b/python/poetry.lock similarity index 100% rename from poetry.lock rename to python/poetry.lock diff --git a/pyproject.toml b/python/pyproject.toml similarity index 100% rename from pyproject.toml rename to python/pyproject.toml diff --git a/s3.py b/python/s3.py similarity index 100% rename from s3.py rename to python/s3.py diff --git a/styles.py b/python/styles.py similarity index 100% rename from styles.py rename to python/styles.py