diff --git a/flask/Dockerfile b/python-flask/Dockerfile similarity index 100% rename from flask/Dockerfile rename to python-flask/Dockerfile diff --git a/flask/Pipfile b/python-flask/Pipfile similarity index 100% rename from flask/Pipfile rename to python-flask/Pipfile diff --git a/flask/Pipfile.lock b/python-flask/Pipfile.lock similarity index 100% rename from flask/Pipfile.lock rename to python-flask/Pipfile.lock diff --git a/flask/app.py b/python-flask/app.py similarity index 100% rename from flask/app.py rename to python-flask/app.py diff --git a/flask/bypass.png b/python-flask/bypass.png similarity index 100% rename from flask/bypass.png rename to python-flask/bypass.png diff --git a/flask/docker-compose.yml b/python-flask/docker-compose.yml similarity index 100% rename from flask/docker-compose.yml rename to python-flask/docker-compose.yml