diff --git a/algorithms/Python/esoteric/fibonacci.py b/algorithms/python/esoteric/fibonacci.py similarity index 100% rename from algorithms/Python/esoteric/fibonacci.py rename to algorithms/python/esoteric/fibonacci.py diff --git a/algorithms/Python/esoteric/morse_code.py b/algorithms/python/esoteric/morse_code.py similarity index 100% rename from algorithms/Python/esoteric/morse_code.py rename to algorithms/python/esoteric/morse_code.py diff --git a/algorithms/Python/langtons_ant.py b/algorithms/python/langtons_ant.py similarity index 100% rename from algorithms/Python/langtons_ant.py rename to algorithms/python/langtons_ant.py diff --git a/algorithms/Python/number_container_system.py b/algorithms/python/number_container_system.py similarity index 100% rename from algorithms/Python/number_container_system.py rename to algorithms/python/number_container_system.py diff --git a/algorithms/Python/sudoku.py b/algorithms/python/sudoku.py similarity index 100% rename from algorithms/Python/sudoku.py rename to algorithms/python/sudoku.py diff --git a/algorithms/Python/wa_tor.py b/algorithms/python/wa_tor.py similarity index 100% rename from algorithms/Python/wa_tor.py rename to algorithms/python/wa_tor.py