Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.

WWW: https://github.com/ahupp/python-magic
