Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 467 Bytes

PyPI version License: GPL v3

pystatx: statx(2) python wrapper

statx - get file status (extended)

Usage:

e.g. get birth/creation timestamp of file

>>> import statx
>>> statx.statx('some/file').btime
1577040283.7037938