What are the different file processing modes supported by Python?

Hi, I need to know What are the different file processing modes supported by Python

python file processing modes at DuckDuckGo has a ton of relevant results.

The documentation for the open() builtin is at Built-in Functions — Python 3.9.2 documentation.