A small Python utility to set file creation/modified/accessed time on Windows
Project description
win32-setfiletime
A small Python utility to set file creation/modified/accessed time on Windows.
Installation
pip install win32-setfiletime
Usage
from win32_setfiletime import setctime, setmtime, setatime
setctime("my_file.txt", 1561675987.509)
setmtime("my_file.txt", 1561675987.509)
setatime("my_file.txt", 1561675987.509)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file win32_setfiletime-1.0.0.tar.gz.
File metadata
- Download URL: win32_setfiletime-1.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17e2997b576fb8c80676d6d0df72a633817a10ac0cbe1d30ed537f4defd2987d
|
|
| MD5 |
73665363cfb36b9d3b87c0bfe4d236b7
|
|
| BLAKE2b-256 |
894bfabd6ac051280ab0cf8237293068d4431fd56219557dffa8c929c4342243
|
File details
Details for the file win32_setfiletime-1.0.0-py3-none-any.whl.
File metadata
- Download URL: win32_setfiletime-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c7d37b6f2bf6c03f19695b1d16c626a58a023ebf607c0499c52ea695cc27150
|
|
| MD5 |
203653a0de8406e6a0e9faa2ed9e54d7
|
|
| BLAKE2b-256 |
1ec655ad114fbb08dd3942ebeda6dbc73475218116e62a27eb6be784066bf2bd
|