Skip to content

Instantly share code, notes, and snippets.

View deltafront's full-sized avatar

CompanyB deltafront

View GitHub Profile
from os.path import join
from shutil import move
from os import listdir
import datetime
__author__ = 'charlie'
from random import randint
source_dir = "/Users/charlie/Desktop/Sorted playlists/MIne/"
target_dir = "/Users/charlie/Desktop/Sorted playlists/Drop of of Twelves"