Last updated:
0 purchases
pystatx 0.1
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.