We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
def extract_file(filepath, flags=0): """Extracts an archive from a file into the current directory."""
May I propose an optional arg to specify the folder I want to extract to?