Run Manifest
Run Manifest creator.
Run
Build Manifest Mode
uvx run-manifest "2026-08-13 09:00:00" "2026-08-13 10:00:01" "test/file1.txt" "test/file2.json" "test/file3.md"
Expected output:
{
"start": "2026-08-13T06:00:00Z",
"end": "2026-08-13T07:00:01Z",
"runtime": 3601.0,
"input-files": [
{
"name": "test/file1.txt",
"crc32": "c56b525d"
},
{
"name": "test/file2.json",
"crc32": "373d4892"
},
{
"name": "test/file3.md",
"crc32": "98bab5fc"
}
]
}
Check Mode
Verify that a manifest's CRC-32 values still match the files it references:
uvx run-manifest --check manifest.json
Expected output (one of):
up-to-date
must-be-run-again
The manifest can also be piped in via stdin instead of a file path:
cat manifest.json | uvx run-manifest --check
Local Run
uvx --from . run-manifest
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
run_manifest-0.1.1.tar.gz
(4.0 kB
view details)
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 run_manifest-0.1.1.tar.gz.
File metadata
- Download URL: run_manifest-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
988cff0e56f0e574da84e137dd011cacc1d357a885ff2ae9cc212351c882307c
|
|
| MD5 |
624a7aa996066ae513f47b537622f563
|
|
| BLAKE2b-256 |
758d375cac62a46c27e0b5805f4ff263e34301434f9bae24338fb6200425e950
|
File details
Details for the file run_manifest-0.1.1-py3-none-any.whl.
File metadata
- Download URL: run_manifest-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0009584b270fac2a159206ef4dce903118ba0d9b7b97f3ef091a95cb6890001a
|
|
| MD5 |
4646476b1f8674d8acfe6a7f19579530
|
|
| BLAKE2b-256 |
adf9bcac65778297d1fbfba8a5aabfdfd1c71b2628d865e0969b9ec95d803b18
|