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
or
outdated: <name of the first file that changed or is missing>
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.2.tar.gz
(4.2 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.2.tar.gz.
File metadata
- Download URL: run_manifest-0.1.2.tar.gz
- Upload date:
- Size: 4.2 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 |
d1486fb77726b774691f1147eaf3cb8b51ca075fea17f6c20bb8ccc87c72f6d4
|
|
| MD5 |
5f264c251688112fd6240b208c882692
|
|
| BLAKE2b-256 |
05e966c3ca2d8f1ac10e8e2def5c9cdcb9e1743e712723a6f7b58970fa36184e
|
File details
Details for the file run_manifest-0.1.2-py3-none-any.whl.
File metadata
- Download URL: run_manifest-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
adec67b7b1222146bab689368db207550980df9dd44e737c76e149098a29650d
|
|
| MD5 |
4fa28e28055e8896fa5bc8a25fc3a2fd
|
|
| BLAKE2b-256 |
b178afc3aabfbf61e1748936e4fb4313e01f64d7017d48a19dbd1fdbef1daa4c
|