diff --git a/template/pydatatscience-web/Dockerfile b/template/pydatascience-web/Dockerfile similarity index 100% rename from template/pydatatscience-web/Dockerfile rename to template/pydatascience-web/Dockerfile diff --git a/template/pydatatscience-web/function/__init__.py b/template/pydatascience-web/function/__init__.py similarity index 100% rename from template/pydatatscience-web/function/__init__.py rename to template/pydatascience-web/function/__init__.py diff --git a/template/pydatatscience-web/function/core/README.md b/template/pydatascience-web/function/core/README.md similarity index 100% rename from template/pydatatscience-web/function/core/README.md rename to template/pydatascience-web/function/core/README.md diff --git a/template/pydatatscience-web/function/core/__init__.py b/template/pydatascience-web/function/core/__init__.py similarity index 100% rename from template/pydatatscience-web/function/core/__init__.py rename to template/pydatascience-web/function/core/__init__.py diff --git a/template/pydatatscience-web/function/core/utils.py b/template/pydatascience-web/function/core/utils.py similarity index 100% rename from template/pydatatscience-web/function/core/utils.py rename to template/pydatascience-web/function/core/utils.py diff --git a/template/pydatatscience-web/function/handler.py b/template/pydatascience-web/function/handler.py similarity index 100% rename from template/pydatatscience-web/function/handler.py rename to template/pydatascience-web/function/handler.py diff --git a/template/pydatatscience-web/function/requirements.txt b/template/pydatascience-web/function/requirements.txt similarity index 100% rename from template/pydatatscience-web/function/requirements.txt rename to template/pydatascience-web/function/requirements.txt diff --git a/template/pydatatscience-web/function/train.py b/template/pydatascience-web/function/train.py similarity index 100% rename from template/pydatatscience-web/function/train.py rename to template/pydatascience-web/function/train.py diff --git a/template/pydatatscience-web/index.py b/template/pydatascience-web/index.py similarity index 100% rename from template/pydatatscience-web/index.py rename to template/pydatascience-web/index.py diff --git a/template/pydatatscience-web/requirements.txt b/template/pydatascience-web/requirements.txt similarity index 100% rename from template/pydatatscience-web/requirements.txt rename to template/pydatascience-web/requirements.txt diff --git a/template/pydatatscience-web/template.yml b/template/pydatascience-web/template.yml similarity index 100% rename from template/pydatatscience-web/template.yml rename to template/pydatascience-web/template.yml diff --git a/template/pydatatscience/Dockerfile b/template/pydatascience/Dockerfile similarity index 100% rename from template/pydatatscience/Dockerfile rename to template/pydatascience/Dockerfile diff --git a/template/pydatatscience/function/__init__.py b/template/pydatascience/function/__init__.py similarity index 100% rename from template/pydatatscience/function/__init__.py rename to template/pydatascience/function/__init__.py diff --git a/template/pydatatscience/function/core/README.md b/template/pydatascience/function/core/README.md similarity index 100% rename from template/pydatatscience/function/core/README.md rename to template/pydatascience/function/core/README.md diff --git a/template/pydatatscience/function/core/__init__.py b/template/pydatascience/function/core/__init__.py similarity index 100% rename from template/pydatatscience/function/core/__init__.py rename to template/pydatascience/function/core/__init__.py diff --git a/template/pydatatscience/function/core/utils.py b/template/pydatascience/function/core/utils.py similarity index 100% rename from template/pydatatscience/function/core/utils.py rename to template/pydatascience/function/core/utils.py diff --git a/template/pydatatscience/function/handler.py b/template/pydatascience/function/handler.py similarity index 100% rename from template/pydatatscience/function/handler.py rename to template/pydatascience/function/handler.py diff --git a/template/pydatatscience/function/requirements.txt b/template/pydatascience/function/requirements.txt similarity index 100% rename from template/pydatatscience/function/requirements.txt rename to template/pydatascience/function/requirements.txt diff --git a/template/pydatatscience/function/train.py b/template/pydatascience/function/train.py similarity index 100% rename from template/pydatatscience/function/train.py rename to template/pydatascience/function/train.py diff --git a/template/pydatatscience/index.py b/template/pydatascience/index.py similarity index 100% rename from template/pydatatscience/index.py rename to template/pydatascience/index.py diff --git a/template/pydatatscience/requirements.txt b/template/pydatascience/requirements.txt similarity index 100% rename from template/pydatatscience/requirements.txt rename to template/pydatascience/requirements.txt diff --git a/template/pydatatscience/template.yml b/template/pydatascience/template.yml similarity index 100% rename from template/pydatatscience/template.yml rename to template/pydatascience/template.yml