PyPI page
Home page
Author:
rRR0VrFP
License:
MIT
Summary:
Simple file magic. We try to get file's mimetype using 'file-magic', 'command file' and 'puremagic'. On linux we need system package 'file-libs' which mostly already installed. On MacOS we need system package 'libimage' which can be installed by 'brew install libmagic'. On windows we need file command which can be install by 'pacman -S file' within msys2. If system package missing, we try to get the file's mimetype using 'puremagic' which is write in pure python without any extra depends.
Latest version:
0.1.12
Required dependencies:
binaryornot
|
click
|
file-magic
|
puremagic
Downloads last day:
3
Downloads last week:
6
Downloads last month:
104