Add pure python impl for detect file type

This commit is contained in:
2024-03-08 17:36:07 +08:00
parent 9cfb73759b
commit 3982a2b9c2
2 changed files with 18 additions and 4 deletions

View File

@@ -5,3 +5,4 @@ lxml
python-magic
python-magic-bin ; sys_platform == 'win32'
requests
filetype