py file type
1.0.0
Python-Magic的包裝器,其中包括Python-Magic-bin文件。
在嘗試安裝Python-Magic和Python-Magic-bin時,這是二人組件發生的檔案衝突問題。
pip install py-file-type就像Python-Magic一樣
import py_file_type as magic
file_type = magic . from_file ( 'video.mp4' , mime = True )
print ( file_type ) # -> video/mp4 riadh azzoun- @ @riad -azz
該項目已根據[MIT]許可證獲得許可 - 有關詳細信息,請參見許可證。