count number of files in a folder python glob code example Example: python count files directory import os len(os.listdir(directory))