mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
add file validator
This commit is contained in:
parent
72ba127cb4
commit
2c5758e56a
|
@ -626,6 +626,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [python-magic](https://github.com/ahupp/python-magic) - A Python interface to the libmagic file type identification library.
|
||||
* [Unipath](https://github.com/mikeorr/Unipath) - An object-oriented approach to file/directory operations.
|
||||
* [watchdog](https://github.com/gorakhargosh/watchdog) - API and shell utilities to monitor file system events.
|
||||
* [File Validator](https://github.com/file-validator/file-validator) - Python validation library to validate files using type, mime, extension, magic numbers and size that supports Django. ✅
|
||||
|
||||
## Foreign Function Interface
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user