diff --git a/python/CMakeLists.txt b/deprecated/python/CMakeLists.txt similarity index 100% rename from python/CMakeLists.txt rename to deprecated/python/CMakeLists.txt diff --git a/python/Makefile.am b/deprecated/python/Makefile.am similarity index 100% rename from python/Makefile.am rename to deprecated/python/Makefile.am diff --git a/python/README b/deprecated/python/README similarity index 100% rename from python/README rename to deprecated/python/README diff --git a/python/README.swig b/deprecated/python/README.swig similarity index 100% rename from python/README.swig rename to deprecated/python/README.swig diff --git a/python/compare_iterator_values.sh b/deprecated/python/compare_iterator_values.sh similarity index 100% rename from python/compare_iterator_values.sh rename to deprecated/python/compare_iterator_values.sh diff --git a/python/create_errors.py.sh b/deprecated/python/create_errors.py.sh similarity index 100% rename from python/create_errors.py.sh rename to deprecated/python/create_errors.py.sh diff --git a/python/eccodes/__init__.py b/deprecated/python/eccodes/__init__.py similarity index 100% rename from python/eccodes/__init__.py rename to deprecated/python/eccodes/__init__.py diff --git a/python/eccodes/eccodes.py b/deprecated/python/eccodes/eccodes.py similarity index 100% rename from python/eccodes/eccodes.py rename to deprecated/python/eccodes/eccodes.py diff --git a/python/extrules.am b/deprecated/python/extrules.am similarity index 100% rename from python/extrules.am rename to deprecated/python/extrules.am diff --git a/python/grib_errors.h b/deprecated/python/grib_errors.h similarity index 100% rename from python/grib_errors.h rename to deprecated/python/grib_errors.h diff --git a/python/grib_interface.c b/deprecated/python/grib_interface.c similarity index 100% rename from python/grib_interface.c rename to deprecated/python/grib_interface.c diff --git a/python/grib_interface.h b/deprecated/python/grib_interface.h similarity index 100% rename from python/grib_interface.h rename to deprecated/python/grib_interface.h diff --git a/python/gribapi.c b/deprecated/python/gribapi.c similarity index 100% rename from python/gribapi.c rename to deprecated/python/gribapi.c diff --git a/python/gribapi/__init__.py b/deprecated/python/gribapi/__init__.py similarity index 100% rename from python/gribapi/__init__.py rename to deprecated/python/gribapi/__init__.py diff --git a/python/gribapi/errors.py b/deprecated/python/gribapi/errors.py similarity index 100% rename from python/gribapi/errors.py rename to deprecated/python/gribapi/errors.py diff --git a/python/gribapi/gribapi.py b/deprecated/python/gribapi/gribapi.py similarity index 100% rename from python/gribapi/gribapi.py rename to deprecated/python/gribapi/gribapi.py diff --git a/python/gribapi_swig.i b/deprecated/python/gribapi_swig.i similarity index 100% rename from python/gribapi_swig.i rename to deprecated/python/gribapi_swig.i diff --git a/python/gribapi_swig.py b/deprecated/python/gribapi_swig.py similarity index 100% rename from python/gribapi_swig.py rename to deprecated/python/gribapi_swig.py diff --git a/python/numpy.i b/deprecated/python/numpy.i similarity index 100% rename from python/numpy.i rename to deprecated/python/numpy.i diff --git a/python/run_tests.sh b/deprecated/python/run_tests.sh similarity index 100% rename from python/run_tests.sh rename to deprecated/python/run_tests.sh diff --git a/python/setup.py.autotools.in b/deprecated/python/setup.py.autotools.in similarity index 100% rename from python/setup.py.autotools.in rename to deprecated/python/setup.py.autotools.in diff --git a/python/setup.py.in b/deprecated/python/setup.py.in similarity index 100% rename from python/setup.py.in rename to deprecated/python/setup.py.in diff --git a/python/swig_wrap_numpy.c b/deprecated/python/swig_wrap_numpy.c similarity index 100% rename from python/swig_wrap_numpy.c rename to deprecated/python/swig_wrap_numpy.c diff --git a/python/swig_wrap_numpy.py b/deprecated/python/swig_wrap_numpy.py similarity index 100% rename from python/swig_wrap_numpy.py rename to deprecated/python/swig_wrap_numpy.py diff --git a/python/test_extra.py b/deprecated/python/test_extra.py similarity index 100% rename from python/test_extra.py rename to deprecated/python/test_extra.py diff --git a/python/test_general.py b/deprecated/python/test_general.py similarity index 100% rename from python/test_general.py rename to deprecated/python/test_general.py diff --git a/python/test_index.py b/deprecated/python/test_index.py similarity index 100% rename from python/test_index.py rename to deprecated/python/test_index.py diff --git a/python/test_iterator.py b/deprecated/python/test_iterator.py similarity index 100% rename from python/test_iterator.py rename to deprecated/python/test_iterator.py diff --git a/python/test_keysiterator.py b/deprecated/python/test_keysiterator.py similarity index 100% rename from python/test_keysiterator.py rename to deprecated/python/test_keysiterator.py