diff --git a/client.py b/python/client.py similarity index 100% rename from client.py rename to python/client.py diff --git a/helloworld/HelloWorld-remote b/python/helloworld/HelloWorld-remote similarity index 100% rename from helloworld/HelloWorld-remote rename to python/helloworld/HelloWorld-remote diff --git a/helloworld/HelloWorld.py b/python/helloworld/HelloWorld.py similarity index 100% rename from helloworld/HelloWorld.py rename to python/helloworld/HelloWorld.py diff --git a/helloworld/__init__.py b/python/helloworld/__init__.py similarity index 100% rename from helloworld/__init__.py rename to python/helloworld/__init__.py diff --git a/helloworld/constants.py b/python/helloworld/constants.py similarity index 100% rename from helloworld/constants.py rename to python/helloworld/constants.py diff --git a/helloworld/ttypes.py b/python/helloworld/ttypes.py similarity index 100% rename from helloworld/ttypes.py rename to python/helloworld/ttypes.py diff --git a/server.py b/python/server.py similarity index 100% rename from server.py rename to python/server.py