diff --git a/python/gtsam/examples/OdometeryExample.py b/python/gtsam_examples/OdometeryExample.py similarity index 100% rename from python/gtsam/examples/OdometeryExample.py rename to python/gtsam_examples/OdometeryExample.py diff --git a/python/gtsam/examples/SFMdata.py b/python/gtsam_examples/SFMdata.py similarity index 100% rename from python/gtsam/examples/SFMdata.py rename to python/gtsam_examples/SFMdata.py diff --git a/python/gtsam/examples/VisualISAM2Example.py b/python/gtsam_examples/VisualISAM2Example.py similarity index 100% rename from python/gtsam/examples/VisualISAM2Example.py rename to python/gtsam_examples/VisualISAM2Example.py diff --git a/python/gtsam/examples/__init__.py b/python/gtsam_examples/__init__.py similarity index 100% rename from python/gtsam/examples/__init__.py rename to python/gtsam_examples/__init__.py diff --git a/python/gtsam/utils/__init__.py b/python/gtsam_utils/__init__.py similarity index 100% rename from python/gtsam/utils/__init__.py rename to python/gtsam_utils/__init__.py diff --git a/python/gtsam/utils/_plot.py b/python/gtsam_utils/_plot.py similarity index 100% rename from python/gtsam/utils/_plot.py rename to python/gtsam_utils/_plot.py