Can I download modules and drag them into a folder Python ? code example Example: copy whole directory python import shutil shutil.copytree(source, destination)