diff --git a/__init__.py b/oncilla_sim/__init__.py similarity index 100% rename from __init__.py rename to oncilla_sim/__init__.py diff --git a/project.py b/oncilla_sim/project.py similarity index 100% rename from project.py rename to oncilla_sim/project.py diff --git a/template.py b/oncilla_sim/template.py similarity index 100% rename from template.py rename to oncilla_sim/template.py diff --git a/wizard.py b/oncilla_sim/wizard.py similarity index 100% rename from wizard.py rename to oncilla_sim/wizard.py