Python3.x pathlib
Python 3 系 のpathlibに関する言語リファレンス情報をまとめたカテゴリです。
WindowsPathクラス
method
__bytes__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__fspath__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rtruediv__
__setattr__
__sizeof__
__str__
__subclasshook__
__truediv__
_format_parsed_parts
_from_parsed_parts
_load_parts
_make_child_relpath
_parse_path
_scandir
absolute
as_posix
as_uri
chmod
cwd
exists
expanduser
glob
group
hardlink_to
home
is_absolute
is_block_device
is_char_device
is_dir
is_fifo
is_file
is_junction
is_mount
is_relative_to
is_reserved
is_socket
is_symlink
iterdir
joinpath
lchmod
lstat
match
mkdir
open
owner
read_bytes
read_text
readlink
relative_to
rename
replace
resolve
rglob
rmdir
samefile
stat
symlink_to
touch
unlink
walk
with_name
with_segments
with_stem
with_suffix
write_bytes
write_text
Pathクラス
method
__bytes__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__fspath__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rtruediv__
__setattr__
__sizeof__
__str__
__subclasshook__
__truediv__
_format_parsed_parts
_from_parsed_parts
_load_parts
_make_child_relpath
_parse_path
_scandir
absolute
as_posix
as_uri
chmod
cwd
exists
expanduser
glob
group
hardlink_to
home
is_absolute
is_block_device
is_char_device
is_dir
is_fifo
is_file
is_junction
is_mount
is_relative_to
is_reserved
is_socket
is_symlink
iterdir
joinpath
lchmod
lstat
match
mkdir
open
owner
read_bytes
read_text
readlink
relative_to
rename
replace
resolve
rglob
rmdir
samefile
stat
symlink_to
touch
unlink
walk
with_name
with_segments
with_stem
with_suffix
write_bytes
write_text
constant の一覧
function の一覧
_PathParentsクラス
PurePathクラス
constant
property
method
__bytes__
__delattr__
__dir__
__eq__
__format__
__fspath__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rtruediv__
__setattr__
__sizeof__
__str__
__subclasshook__
__truediv__
_format_parsed_parts
_from_parsed_parts
_load_parts
_parse_path
as_posix
as_uri
is_absolute
is_relative_to
is_reserved
joinpath
match
relative_to
with_name
with_segments
with_stem
with_suffix
PurePosixPathクラス
constant
method
__bytes__
__delattr__
__dir__
__eq__
__format__
__fspath__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rtruediv__
__setattr__
__sizeof__
__str__
__subclasshook__
__truediv__
_format_parsed_parts
_from_parsed_parts
_load_parts
_parse_path
as_posix
as_uri
is_absolute
is_relative_to
is_reserved
joinpath
match
relative_to
with_name
with_segments
with_stem
with_suffix
PureWindowsPathクラス
constant
method
__bytes__
__delattr__
__dir__
__eq__
__format__
__fspath__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rtruediv__
__setattr__
__sizeof__
__str__
__subclasshook__
__truediv__
_format_parsed_parts
_from_parsed_parts
_load_parts
_parse_path
as_posix
as_uri
is_absolute
is_relative_to
is_reserved
joinpath
match
relative_to
with_name
with_segments
with_stem
with_suffix
_DoubleRecursiveWildcardSelectorクラス
_ParentSelectorクラス
_RecursiveWildcardSelectorクラス
_Selectorクラス
_TerminatingSelectorクラス
_WildcardSelectorクラス
PosixPathクラス
method
__bytes__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__fspath__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__rtruediv__
__setattr__
__sizeof__
__str__
__subclasshook__
__truediv__
_format_parsed_parts
_from_parsed_parts
_load_parts
_make_child_relpath
_parse_path
_scandir
absolute
as_posix
as_uri
chmod
cwd
exists
expanduser
glob
group
hardlink_to
home
is_absolute
is_block_device
is_char_device
is_dir
is_fifo
is_file
is_junction
is_mount
is_relative_to
is_reserved
is_socket
is_symlink
iterdir
joinpath
lchmod
lstat
match
mkdir
open
owner
read_bytes
read_text
readlink
relative_to
rename
replace
resolve
rglob
rmdir
samefile
stat
symlink_to
touch
unlink
walk
with_name
with_segments
with_stem
with_suffix
write_bytes
write_text