diff --git a/examples/python/custom_source/CMakeLists.txt b/examples/custom_source/CMakeLists.txt similarity index 100% rename from examples/python/custom_source/CMakeLists.txt rename to examples/custom_source/CMakeLists.txt diff --git a/examples/python/custom_source/build_xml.py b/examples/custom_source/build_xml.py similarity index 100% rename from examples/python/custom_source/build_xml.py rename to examples/custom_source/build_xml.py diff --git a/examples/python/custom_source/show_flux.py b/examples/custom_source/show_flux.py similarity index 100% rename from examples/python/custom_source/show_flux.py rename to examples/custom_source/show_flux.py diff --git a/examples/python/custom_source/source_ring.cpp b/examples/custom_source/source_ring.cpp similarity index 100% rename from examples/python/custom_source/source_ring.cpp rename to examples/custom_source/source_ring.cpp diff --git a/examples/python/jezebel/jezebel.py b/examples/jezebel/jezebel.py similarity index 100% rename from examples/python/jezebel/jezebel.py rename to examples/jezebel/jezebel.py diff --git a/examples/python/lattice/hexagonal/build-xml.py b/examples/lattice/hexagonal/build-xml.py similarity index 100% rename from examples/python/lattice/hexagonal/build-xml.py rename to examples/lattice/hexagonal/build-xml.py diff --git a/examples/python/lattice/nested/build-xml.py b/examples/lattice/nested/build-xml.py similarity index 100% rename from examples/python/lattice/nested/build-xml.py rename to examples/lattice/nested/build-xml.py diff --git a/examples/python/lattice/simple/build-xml.py b/examples/lattice/simple/build-xml.py similarity index 100% rename from examples/python/lattice/simple/build-xml.py rename to examples/lattice/simple/build-xml.py diff --git a/examples/python/pincell/build-xml.py b/examples/pincell/build-xml.py similarity index 100% rename from examples/python/pincell/build-xml.py rename to examples/pincell/build-xml.py diff --git a/examples/python/pincell/plot_spectrum.py b/examples/pincell/plot_spectrum.py similarity index 100% rename from examples/python/pincell/plot_spectrum.py rename to examples/pincell/plot_spectrum.py diff --git a/examples/python/pincell_depletion/chain_simple.xml b/examples/pincell_depletion/chain_simple.xml similarity index 100% rename from examples/python/pincell_depletion/chain_simple.xml rename to examples/pincell_depletion/chain_simple.xml diff --git a/examples/python/pincell_depletion/restart_depletion.py b/examples/pincell_depletion/restart_depletion.py similarity index 100% rename from examples/python/pincell_depletion/restart_depletion.py rename to examples/pincell_depletion/restart_depletion.py diff --git a/examples/python/pincell_depletion/run_depletion.py b/examples/pincell_depletion/run_depletion.py similarity index 100% rename from examples/python/pincell_depletion/run_depletion.py rename to examples/pincell_depletion/run_depletion.py diff --git a/examples/python/pincell_multigroup/build-xml.py b/examples/pincell_multigroup/build-xml.py similarity index 100% rename from examples/python/pincell_multigroup/build-xml.py rename to examples/pincell_multigroup/build-xml.py