Standard library is built in library with predefined modules in python. It is automatically installed with python installation and we can access any object of these module without referring their module name and dot notation. Some common module of python standard library are-
- Math N
- NumPy
- SciPy
- tkniter
- Matplotlib