Python Files

Back

1. mimetypes

(Python standard library) Map filenames to MIME types.

2. path.py

A module wrapper for [os.path](https://docs.python.org/3/library/os.path.html).

3. pathlib

(Python standard library) An cross-platform, object-oriented path library.

4. PyFilesystem2

Python's filesystem abstraction layer.

5. python-magic

A Python interface to the libmagic file type identification library.

6. Unipath

An object-oriented approach to file/directory operations.

7. watchdog

API and shell utilities to monitor file system events.