Skip to main content

VideoTimestamps

VideoTimestamps - CI Build Status VideoTimestamps - Version VideoTimestamps - Python Version VideoTimestamps - Coverage VideoTimestamps - mypy VideoTimestamps - Ruff

This tool allows to recover the timestamps of each frame in a video in any units (seconds, milliseconds, nanoseconds, etc). It also help to convert a frame to a time in any units and vice-versa.

Installation

pip install VideoTimestamps

How to use it?

See the example file and/or read the documentation.

How to build the project from scratch?

Unix

  1. Run: ./build_dependencies.sh
  2. Run: export PKG_CONFIG_PATH="$(pwd)/build_dependencies/usr/local/lib/pkgconfig"
  3. Run python -m build to create a wheel. To perform an editable install, first run pip install meson meson-python and then pip install --no-build-isolation --editable .

Windows

  1. In MSYS2 (any environment), run ./build_dependencies.sh
  2. In Windows CMD, run C:\msys64\usr\bin\env.exe MSYSTEM=CLANG64 MSYS2_PATH_TYPE=inherit /usr/bin/bash -l (replace the MSYSTEM value with the one you used in the first step)
  3. Run export PKG_CONFIG_PATH="$(cygpath -w "$(pwd)/build_dependencies/usr/local/lib/pkgconfig")"
  4. Repeat step 3 from the Unix section. Verify that python refers to your Windows installation, not the MSYS2 one, by running which python. If it points to the MSYS2 Python, use the absolute path to your Windows Python installation instead.

Release files for VideoTimestamps 1.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for VideoTimestamps 1.2.0
File Size Uploaded
videotimestamps-1.2.0.tar.gz 3.2 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for VideoTimestamps 1.2.0
File
videotimestamps-1.2.0-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
videotimestamps-1.2.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
videotimestamps-1.2.0-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
videotimestamps-1.2.0-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
videotimestamps-1.2.0-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
videotimestamps-1.2.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
videotimestamps-1.2.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
videotimestamps-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.15+ x86-64 Details
videotimestamps-1.2.0-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
videotimestamps-1.2.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
videotimestamps-1.2.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
videotimestamps-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.15+ x86-64 Details
videotimestamps-1.2.0-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
videotimestamps-1.2.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
videotimestamps-1.2.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
videotimestamps-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.15+ x86-64 Details
videotimestamps-1.2.0-cp310-cp310-win_arm64.whl CPython 3.10 CPython 3.10 Windows ARM64 Details
videotimestamps-1.2.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
videotimestamps-1.2.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
videotimestamps-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.15+ x86-64 Details

Total release size: 832.9 MB

Release files / videotimestamps-1.2.0.tar.gz

Download URL videotimestamps-1.2.0.tar.gz
Size 3.2 MB
Tags Source
SHA-256 checksum
How to use checksums
a8ace9dcb148656dd552b6fc8d9c817bc2bd5192b4985ff50a0384caf0b835cb
BLAKE2b-256 checksum
How to use checksums
a9ebc434cab91f7871e20919afedd00027ae7d580f40712199778a6e4f5a9ba8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-win_arm64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-win_arm64.whl
Size 19.3 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
6f7dea3ddffd8dd5c3ecd57e4bccd2cdb78ab2d77a3078fec60a62241abb5b84
BLAKE2b-256 checksum
How to use checksums
a542c6899e8b5899951df1dc214544e11709cf241033f4c036d07a50019261ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-win_amd64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-win_amd64.whl
Size 21.9 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
bd4203892701fd3fb00425f4c5408ab2fec7d80d79ba97d2294fc8380f04a479
BLAKE2b-256 checksum
How to use checksums
84d5c6f50b2953c93c6134731edcb49b57094cd82de55b80a83d031698f2d06f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Size 23.6 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5bfc9d82ca8aba6491c4946b9d217c399eef6acfec271a54190e2a7d0a9f85f5
BLAKE2b-256 checksum
How to use checksums
9f13bc40c7f7cacc2ec230df6b820053415fab337cf70edb2998434141913d3d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
Size 22.1 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
50137b8d954048d66d225d43573e5aa8283354757edac01d6291a83d6172c73b
BLAKE2b-256 checksum
How to use checksums
746c9d4ce002dbb6ffe36cfaf16e4d3ac3bf4c1c50c4479331625df46387410e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_x86_64.whl
Size 22.5 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
025100410e59a439323a2a317ce198bc1cc8510790b9194f9c0de0b3f7995fe3
BLAKE2b-256 checksum
How to use checksums
bd81fb2e464fbd6eb7b9fedd22d84606fd0b7546be3352023b8bc21f244d0bc6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_aarch64.whl
Size 21.1 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
c64344ad244f8b5aef434ed2743ce6b17a4e02a1e797716ba3788acdd181b568
BLAKE2b-256 checksum
How to use checksums
5241f5fbb79eb1cee244b516d7db652560fe8343ea17b73a649a30b5d42ec5b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-macosx_11_0_arm64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-macosx_11_0_arm64.whl
Size 17.4 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
19b9bd32bccbdcfb1861be6e67235e3df81ab210233cbf0a68f0cf5e25019ce3
BLAKE2b-256 checksum
How to use checksums
de511c5cfc105c3f229ca72c6a3e20343a0193f6853a1bb4577f69aee14293a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp314-cp314-macosx_10_15_x86_64.whl

Download URL videotimestamps-1.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Size 19.1 MB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
98a007fe0856b0778f612eb36cf9cc891efd9cb66937d4f7a876dc2ca1e0d88f
BLAKE2b-256 checksum
How to use checksums
0407e7dccd591c42a32639125ea9fddb8fbdca75b77fc410513cfb11fb171f34
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-win_arm64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-win_arm64.whl
Size 18.5 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
455f43882ef4f04c3fbe8e8f3332d7f937f9529d62421bbd53bf22c443bd529c
BLAKE2b-256 checksum
How to use checksums
d79b8998406007f0c9b3c7285a3572bbe386b265a94dd3f8dac08938db4fcd99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-win_amd64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-win_amd64.whl
Size 21.4 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
4023b0ffb807a0b57bd1b2be0b90423da084b0d37a51ef251001f764c9b102a4
BLAKE2b-256 checksum
How to use checksums
5a48c4118440b31ae4e83adf8b9c92a8c02d54246e6f601ab8eda79f88fe05ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Size 23.6 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
eaa3644641e6b0c991bd2b24f22c79351461c2779277740d06e65f1a60d20d3b
BLAKE2b-256 checksum
How to use checksums
35b6f1d6f7908bf9d79c4ec248f18936b09b261764b59b44f27cbe3bde052265
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Size 22.1 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
2fca6a1fe1d1b23bf18ef29150fead5e184ebdbc9c93e1fa6fb3412b53db5fd7
BLAKE2b-256 checksum
How to use checksums
9761f50772fad3d57b4dbc92644ffa19815595dd800da5fd2c5d95939667eaf5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Size 22.5 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4585e47c27bbe3b1fe6c7b2dfd6e7e124c641f40924b88b2cef0772e60a00761
BLAKE2b-256 checksum
How to use checksums
3225640fca6cccf82f862b57b9f3af1a390349e033d2dcfde50d1a3fec2f4899
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Size 21.1 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ef9a1722bcaeed6ecf7faa1bff2e96293effdd5269068b7af6b18f5c7081d4e7
BLAKE2b-256 checksum
How to use checksums
fa8947accd220ba052cb0f9d89aa6bedd586e736ae87461d03fac7b7a1c407ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Size 17.4 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5df10eeb4d16236aaaa17217a956b3fa88bfda53976e4308a26aa44f3dfea084
BLAKE2b-256 checksum
How to use checksums
0beed0b7862aa01e7259a7e5a858148952657dba920688486dbfa03496e0327a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl

Download URL videotimestamps-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl
Size 19.1 MB
Tags CPython 3.13 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
3b6686759ef8dc1aa64a665fd3da99da50542a23fe87adb8e977c6aa9b478f49
BLAKE2b-256 checksum
How to use checksums
35cc18a2c8378da8fc08b0b82b2fea3f0c456ff1ad15d88f385212c5ab0bc8e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-win_arm64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-win_arm64.whl
Size 18.5 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
ac81e5f98813f6c13ce0c69d291146357a7764ec291405af843c24f14b048265
BLAKE2b-256 checksum
How to use checksums
e044aaf0799689d1bf63aa1f544e21798eada0e68a0ba6aff3000e3f28e3bc9a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-win_amd64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-win_amd64.whl
Size 21.4 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
0bc62edc4511ffcc59019d7e543caa77c17dd45a4e1de197e85085bc187d9b81
BLAKE2b-256 checksum
How to use checksums
006a658b6a29b9ee9d9436a7e47863996f6fe38a5619706f82051e4db8d27814
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Size 23.6 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
78204347fcb798297f532eab2d95e0bdcf4f83714a5e73816e7a734ceac7be1a
BLAKE2b-256 checksum
How to use checksums
ff4922f428720412e2c943c720421803a61469d4408c6a5a5df88471ef9d635d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Size 22.1 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
aab955264f1fcd2709dfa204f4528857945c0d19094b5476c70b5870547d1493
BLAKE2b-256 checksum
How to use checksums
ca0baf655c8b01aea9b334a02921b9281a83e3c35518639e0b1e008c8a0830d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Size 22.5 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4f0c7158182218df0ba4a398bf8f05ce062c507e66519fe229f289d0723dc7ce
BLAKE2b-256 checksum
How to use checksums
794a6032fc7eacff71f67eb5562ea85c7929c60226fbbf23044146c839ddb9d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Size 21.1 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9c82481246a7c807ac4b4563a0d97525d39dc378d0944590e9fdecd9ec17a449
BLAKE2b-256 checksum
How to use checksums
5b30a017d31e0c123e5d02f6c6a385176d5f6aad2dbc6c9d5fc8fc1cbc20858f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-macosx_11_0_arm64.whl
Size 17.4 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d632fec21d79acbb151277c7c3a638bad61def0bdcef40d98fa3df8b5c4b2ffe
BLAKE2b-256 checksum
How to use checksums
ed445f095b5a55d5790e651b3b59cb0e6beba6bb18c661edb88e079ac5fc7798
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl

Download URL videotimestamps-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl
Size 19.1 MB
Tags CPython 3.12 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
7a932274db1da41e96f0dc4bcd053c3b9c84e6dc13835a2fa09412ad2b57a526
BLAKE2b-256 checksum
How to use checksums
87b26e2d1212cc25bea4cd5ab5d49ed8f0bf2a49e869663226c4081a03558ad5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-win_arm64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-win_arm64.whl
Size 18.5 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
05d182ae99bfc771a6bc37b19c3de971827a2cd48e0e52aed7d0a589d1f0a8e0
BLAKE2b-256 checksum
How to use checksums
fe904c147791d129793388ef708dd914fa3ffce5f19b263cbed8f580d05e99f4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-win_amd64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-win_amd64.whl
Size 21.4 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
c8dfeb06850081bd66b2db6489c99042ec6e95a9151ad9db5755dc6559938f9d
BLAKE2b-256 checksum
How to use checksums
29b8fa730601f8ec41f0fcf4e694c3e7f2d0a8e1ff7068830c9540e7b5c29366
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Size 23.6 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
029a3b4afeaaf5af728e5bb92849f16fd24a3319f803a0dc813b8a3dea4022a5
BLAKE2b-256 checksum
How to use checksums
8c99c7c4ee541135c9e083d8f918ee18508df75ed5eea7164ade8b5fae69394b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Size 22.1 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f949dc1a59bb4c550bde221f5f854405dfe75b4f5df2db41d524a3fc2309fad7
BLAKE2b-256 checksum
How to use checksums
39483f7d0a8e948414243a9c655fba6388afd57cbf47740d18e4b3e6d4d89947
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Size 22.5 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
385d04bc3be20cf856305c9ebf707f967563c3830bb6d8058e9154c046be5c41
BLAKE2b-256 checksum
How to use checksums
d2a487f4e1034ea62b465c1cb8c37e62d3955fd87f4b76fe961e18ed07276f5a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Size 21.1 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
4ed977ddaf72874d85fca78ae1e24d583bdd89a5100248a3bccf61c5d9cb832d
BLAKE2b-256 checksum
How to use checksums
953c397a46425e0c78dc216322c60b63f6dce2882efe9640c7aaa1d6b7fbd2c0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-macosx_11_0_arm64.whl
Size 17.4 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
aaf5a73ead1f75e4317eb2aeb9e745dfd0eea419c94f5358264d5d57afc880ef
BLAKE2b-256 checksum
How to use checksums
1125b7f77850987ed61af7da6222386b78b8392dd4a6fce61b2be115c2a3ee0f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl

Download URL videotimestamps-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl
Size 19.1 MB
Tags CPython 3.11 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
705b96bfa83905f83e5073de5d4989d656e7616c4a4a31aed1ed9360c254aaf8
BLAKE2b-256 checksum
How to use checksums
d2b799da7f62d78897390cc3a70423d16f1585b8d18e37ff7e3df67629ddb309
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-win_arm64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-win_arm64.whl
Size 18.5 MB
Tags CPython 3.10 Windows ARM64
SHA-256 checksum
How to use checksums
a272cc9c568ac4f5e3b4bd17b1634a42ab2bfe078b5a6332643a0e427062ef12
BLAKE2b-256 checksum
How to use checksums
ce672a71a8f598392679588857ec32095427c5f1554427a546327464ebe79ec2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-win_amd64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-win_amd64.whl
Size 21.4 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
291cdb334fb1e79155614c1469be5f8c6a6cf511dc94a7f7a95d7750a24d90da
BLAKE2b-256 checksum
How to use checksums
cee5bd69e8d3b3968d854dc707fc6546fb22733a73deaab07310e20121345bcb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Size 23.6 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
1cdfc53525146edc43ca3cef6d453ccf5da5e9a9b993ce0fe671287900cfa0bc
BLAKE2b-256 checksum
How to use checksums
bfe1e9f2aec4a10ba2d664ceb7e36ad77cda51453a32f02e4c54716bfe7faa0a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Size 22.1 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
644b72f63d4768ccdd8e971b884e283c2ac649888c23bd2bf93dfa63df1c0707
BLAKE2b-256 checksum
How to use checksums
b76ae1534389b48eee136f6bf34f9dbc2b1cc66af2eadc1759fa34b83bfe7db7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Size 22.5 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
b3bdf10980c68d1d5bc54be6c121e67aff2ed142e293409287e6d62f763b1b01
BLAKE2b-256 checksum
How to use checksums
36de03f5dae0fc16f44bf304fc36b030d2a5ca6886401166db07917963f18eaf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Size 21.1 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
93404f29c22d23c2987ed6b17a2466b799c8f330b157ecad12dee99d30918e37
BLAKE2b-256 checksum
How to use checksums
d9af6c2574016cf5d45b898954fb96b0989c6ccda843f91f15f681447b64e336
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-macosx_11_0_arm64.whl
Size 17.4 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ea377eb33d4eee77882418979dc63760886cb22c3eeae89cf795dfe82f5bc79b
BLAKE2b-256 checksum
How to use checksums
a991deae469de2c45637f3ea3bdda1606d07ef1a4b128deaafae74b71664ac0d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log

Release files / videotimestamps-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl

Download URL videotimestamps-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl
Size 19.1 MB
Tags CPython 3.10 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
91a02ede57e6959a1aac12e9176661175b1047fed45d17b54c687049bc09d279
BLAKE2b-256 checksum
How to use checksums
7dd87cc314e5d4924cc027d486028713ba24c149ea7ffc1bc4111288ece2e73d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 8, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page