PyDigger - unearthing stuff about Python


NameVersionSummarydate
simplemagic 0.1.11 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. 2023-05-12 15:06:46
hourdayweektotal
43140210543210382
Elapsed time: 0.91785s