How to move a file in Python? August 22, 2022 by Magenaut How would I do the equivalent of mv src/* dest/ in Python?