noun
standard library
In computing, the set of pre-written code, functions, and routines provided with a programming language or platform.
Pythonの標準ライブラリには、ファイル操作やネットワーク通信のためのモジュールが含まれている。
Python's standard library includes modules for file operations and network communication.
A general library of code; 標準ライブラリ specifically refers to the standard library that comes with a language or system.
Compound of 標準 (standard) and ライブラリ (library), a direct translation of the English computing term 'standard library'.