pathlib module

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf Python standard library module
gptkbp:author gptkb:Antoine_Pitrou
gptkbp:class gptkb:PurePath
Path
PosixPath
WindowsPath
gptkbp:compatibleWith gptkb:Python_2.x
gptkbp:documentation https://docs.python.org/3/library/pathlib.html
https://www.w3.org/2000/01/rdf-schema#label pathlib module
gptkbp:introducedIn gptkb:Python_3.4
gptkbp:license gptkb:Python_Software_Foundation_License
gptkbp:provides object-oriented filesystem paths
gptkbp:replacedBy os.path
gptkbp:supports directory traversal
path manipulation
cross-platform path handling
file metadata access
file reading and writing
file system path operations
gptkbp:usedIn gptkb:Python_3.x
gptkbp:bfsParent gptkb:Python_3.4
gptkbp:bfsLayer 7