diff --git a/configurator.py b/sumo_project/configurator.py similarity index 100% rename from configurator.py rename to sumo_project/configurator.py diff --git a/templates/simul.netcfg b/sumo_project/templates/simul.netcfg similarity index 100% rename from templates/simul.netcfg rename to sumo_project/templates/simul.netcfg diff --git a/templates/simul.polycfg b/sumo_project/templates/simul.polycfg similarity index 100% rename from templates/simul.polycfg rename to sumo_project/templates/simul.polycfg diff --git a/templates/simul.sumocfg b/sumo_project/templates/simul.sumocfg similarity index 100% rename from templates/simul.sumocfg rename to sumo_project/templates/simul.sumocfg diff --git a/templates/typemap/osmBidiRailNetconvert.typ.xml b/sumo_project/templates/typemap/osmBidiRailNetconvert.typ.xml similarity index 100% rename from templates/typemap/osmBidiRailNetconvert.typ.xml rename to sumo_project/templates/typemap/osmBidiRailNetconvert.typ.xml diff --git a/templates/typemap/osmNetconvert.typ.xml b/sumo_project/templates/typemap/osmNetconvert.typ.xml similarity index 100% rename from templates/typemap/osmNetconvert.typ.xml rename to sumo_project/templates/typemap/osmNetconvert.typ.xml diff --git a/templates/typemap/osmNetconvertBicycle.typ.xml b/sumo_project/templates/typemap/osmNetconvertBicycle.typ.xml similarity index 100% rename from templates/typemap/osmNetconvertBicycle.typ.xml rename to sumo_project/templates/typemap/osmNetconvertBicycle.typ.xml diff --git a/templates/typemap/osmNetconvertPedestrians.typ.xml b/sumo_project/templates/typemap/osmNetconvertPedestrians.typ.xml similarity index 100% rename from templates/typemap/osmNetconvertPedestrians.typ.xml rename to sumo_project/templates/typemap/osmNetconvertPedestrians.typ.xml diff --git a/templates/typemap/osmNetconvertShips.typ.xml b/sumo_project/templates/typemap/osmNetconvertShips.typ.xml similarity index 100% rename from templates/typemap/osmNetconvertShips.typ.xml rename to sumo_project/templates/typemap/osmNetconvertShips.typ.xml diff --git a/templates/typemap/osmNetconvertUrbanDe.typ.xml b/sumo_project/templates/typemap/osmNetconvertUrbanDe.typ.xml similarity index 100% rename from templates/typemap/osmNetconvertUrbanDe.typ.xml rename to sumo_project/templates/typemap/osmNetconvertUrbanDe.typ.xml diff --git a/templates/typemap/osmPolyconvert.boundaries.typ.xml b/sumo_project/templates/typemap/osmPolyconvert.boundaries.typ.xml similarity index 100% rename from templates/typemap/osmPolyconvert.boundaries.typ.xml rename to sumo_project/templates/typemap/osmPolyconvert.boundaries.typ.xml diff --git a/templates/typemap/osmPolyconvert.typ.xml b/sumo_project/templates/typemap/osmPolyconvert.typ.xml similarity index 100% rename from templates/typemap/osmPolyconvert.typ.xml rename to sumo_project/templates/typemap/osmPolyconvert.typ.xml diff --git a/tests/configurator_tests.py b/sumo_project/tests/configurator_tests.py similarity index 100% rename from tests/configurator_tests.py rename to sumo_project/tests/configurator_tests.py diff --git a/tests/sample.osm b/sumo_project/tests/sample.osm similarity index 100% rename from tests/sample.osm rename to sumo_project/tests/sample.osm