/pystatx

statx(2) linux system call python wrapper

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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