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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

videotimestamps-1.2.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

videotimestamps-1.2.0-cp314-cp314-win_arm64.whl (19.3 MB view details)

Uploaded CPython 3.14Windows ARM64

videotimestamps-1.2.0-cp314-cp314-win_amd64.whl (21.9 MB view details)

Uploaded CPython 3.14Windows x86-64

videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_aarch64.whl (22.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_x86_64.whl (22.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_aarch64.whl (21.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

videotimestamps-1.2.0-cp314-cp314-macosx_11_0_arm64.whl (17.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

videotimestamps-1.2.0-cp314-cp314-macosx_10_15_x86_64.whl (19.1 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

videotimestamps-1.2.0-cp313-cp313-win_arm64.whl (18.5 MB view details)

Uploaded CPython 3.13Windows ARM64

videotimestamps-1.2.0-cp313-cp313-win_amd64.whl (21.4 MB view details)

Uploaded CPython 3.13Windows x86-64

videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (22.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_x86_64.whl (22.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_aarch64.whl (21.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

videotimestamps-1.2.0-cp313-cp313-macosx_11_0_arm64.whl (17.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

videotimestamps-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl (19.1 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

videotimestamps-1.2.0-cp312-cp312-win_arm64.whl (18.5 MB view details)

Uploaded CPython 3.12Windows ARM64

videotimestamps-1.2.0-cp312-cp312-win_amd64.whl (21.4 MB view details)

Uploaded CPython 3.12Windows x86-64

videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (22.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (22.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_aarch64.whl (21.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

videotimestamps-1.2.0-cp312-cp312-macosx_11_0_arm64.whl (17.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

videotimestamps-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl (19.1 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

videotimestamps-1.2.0-cp311-cp311-win_arm64.whl (18.5 MB view details)

Uploaded CPython 3.11Windows ARM64

videotimestamps-1.2.0-cp311-cp311-win_amd64.whl (21.4 MB view details)

Uploaded CPython 3.11Windows x86-64

videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (22.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (22.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_aarch64.whl (21.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

videotimestamps-1.2.0-cp311-cp311-macosx_11_0_arm64.whl (17.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

videotimestamps-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl (19.1 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

videotimestamps-1.2.0-cp310-cp310-win_arm64.whl (18.5 MB view details)

Uploaded CPython 3.10Windows ARM64

videotimestamps-1.2.0-cp310-cp310-win_amd64.whl (21.4 MB view details)

Uploaded CPython 3.10Windows x86-64

videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (23.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (22.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (22.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_aarch64.whl (21.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

videotimestamps-1.2.0-cp310-cp310-macosx_11_0_arm64.whl (17.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

videotimestamps-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl (19.1 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

File details

Details for the file videotimestamps-1.2.0.tar.gz.

File metadata

  • Download URL: videotimestamps-1.2.0.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for videotimestamps-1.2.0.tar.gz
Algorithm Hash digest
SHA256 a8ace9dcb148656dd552b6fc8d9c817bc2bd5192b4985ff50a0384caf0b835cb
MD5 29f2a33e6e3ad158c023371f56a878f3
BLAKE2b-256 a9ebc434cab91f7871e20919afedd00027ae7d580f40712199778a6e4f5a9ba8

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0.tar.gz:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 6f7dea3ddffd8dd5c3ecd57e4bccd2cdb78ab2d77a3078fec60a62241abb5b84
MD5 8057b938ee6e16bf2d6ceb3afb436064
BLAKE2b-256 a542c6899e8b5899951df1dc214544e11709cf241033f4c036d07a50019261ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-win_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bd4203892701fd3fb00425f4c5408ab2fec7d80d79ba97d2294fc8380f04a479
MD5 b4ceb3a2cced530340ad08e3be84bfff
BLAKE2b-256 84d5c6f50b2953c93c6134731edcb49b57094cd82de55b80a83d031698f2d06f

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-win_amd64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5bfc9d82ca8aba6491c4946b9d217c399eef6acfec271a54190e2a7d0a9f85f5
MD5 9347ea5ae5373a62715a32f0ad86f701
BLAKE2b-256 9f13bc40c7f7cacc2ec230df6b820053415fab337cf70edb2998434141913d3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 50137b8d954048d66d225d43573e5aa8283354757edac01d6291a83d6172c73b
MD5 d76b913a56840c9360c848c45aa1be6c
BLAKE2b-256 746c9d4ce002dbb6ffe36cfaf16e4d3ac3bf4c1c50c4479331625df46387410e

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 025100410e59a439323a2a317ce198bc1cc8510790b9194f9c0de0b3f7995fe3
MD5 6934b65e467ef00710cbf68dac457274
BLAKE2b-256 bd81fb2e464fbd6eb7b9fedd22d84606fd0b7546be3352023b8bc21f244d0bc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c64344ad244f8b5aef434ed2743ce6b17a4e02a1e797716ba3788acdd181b568
MD5 b27e6799cdbfa5e31b503d9f70ac9320
BLAKE2b-256 5241f5fbb79eb1cee244b516d7db652560fe8343ea17b73a649a30b5d42ec5b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19b9bd32bccbdcfb1861be6e67235e3df81ab210233cbf0a68f0cf5e25019ce3
MD5 e2c391b5035f949d339adcc02fb0b9a1
BLAKE2b-256 de511c5cfc105c3f229ca72c6a3e20343a0193f6853a1bb4577f69aee14293a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 98a007fe0856b0778f612eb36cf9cc891efd9cb66937d4f7a876dc2ca1e0d88f
MD5 edcb20b63d0bfd8d3837493d3e4c6ed2
BLAKE2b-256 0407e7dccd591c42a32639125ea9fddb8fbdca75b77fc410513cfb11fb171f34

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 455f43882ef4f04c3fbe8e8f3332d7f937f9529d62421bbd53bf22c443bd529c
MD5 a2d7b518a9fd8a6e22d0361634798538
BLAKE2b-256 d79b8998406007f0c9b3c7285a3572bbe386b265a94dd3f8dac08938db4fcd99

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-win_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4023b0ffb807a0b57bd1b2be0b90423da084b0d37a51ef251001f764c9b102a4
MD5 85b102b71644e6b67c35989dc8be57c0
BLAKE2b-256 5a48c4118440b31ae4e83adf8b9c92a8c02d54246e6f601ab8eda79f88fe05ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-win_amd64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eaa3644641e6b0c991bd2b24f22c79351461c2779277740d06e65f1a60d20d3b
MD5 896f21fac367c44c9c116410826c533a
BLAKE2b-256 35b6f1d6f7908bf9d79c4ec248f18936b09b261764b59b44f27cbe3bde052265

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2fca6a1fe1d1b23bf18ef29150fead5e184ebdbc9c93e1fa6fb3412b53db5fd7
MD5 4dcb2da3f9197818c2a5b9cec9962d7a
BLAKE2b-256 9761f50772fad3d57b4dbc92644ffa19815595dd800da5fd2c5d95939667eaf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4585e47c27bbe3b1fe6c7b2dfd6e7e124c641f40924b88b2cef0772e60a00761
MD5 f364e20d8cdc4e1a2bf545876f77125f
BLAKE2b-256 3225640fca6cccf82f862b57b9f3af1a390349e033d2dcfde50d1a3fec2f4899

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef9a1722bcaeed6ecf7faa1bff2e96293effdd5269068b7af6b18f5c7081d4e7
MD5 a0b0109b5fcc64cdb11a379b720daac8
BLAKE2b-256 fa8947accd220ba052cb0f9d89aa6bedd586e736ae87461d03fac7b7a1c407ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5df10eeb4d16236aaaa17217a956b3fa88bfda53976e4308a26aa44f3dfea084
MD5 2e3e88f54731c25cccf63803e18c496c
BLAKE2b-256 0beed0b7862aa01e7259a7e5a858148952657dba920688486dbfa03496e0327a

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3b6686759ef8dc1aa64a665fd3da99da50542a23fe87adb8e977c6aa9b478f49
MD5 adf71a04a607f13ba385d143db49867d
BLAKE2b-256 35cc18a2c8378da8fc08b0b82b2fea3f0c456ff1ad15d88f385212c5ab0bc8e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ac81e5f98813f6c13ce0c69d291146357a7764ec291405af843c24f14b048265
MD5 797fb903bb69dd8592f4cb019dfd3e49
BLAKE2b-256 e044aaf0799689d1bf63aa1f544e21798eada0e68a0ba6aff3000e3f28e3bc9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-win_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0bc62edc4511ffcc59019d7e543caa77c17dd45a4e1de197e85085bc187d9b81
MD5 9568d7e251ac3850cc2c1c544f3ee091
BLAKE2b-256 006a658b6a29b9ee9d9436a7e47863996f6fe38a5619706f82051e4db8d27814

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-win_amd64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78204347fcb798297f532eab2d95e0bdcf4f83714a5e73816e7a734ceac7be1a
MD5 691d195c15a8b87d78a79211915bf573
BLAKE2b-256 ff4922f428720412e2c943c720421803a61469d4408c6a5a5df88471ef9d635d

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aab955264f1fcd2709dfa204f4528857945c0d19094b5476c70b5870547d1493
MD5 e85fee39fab1efa3e556e8d04e59faff
BLAKE2b-256 ca0baf655c8b01aea9b334a02921b9281a83e3c35518639e0b1e008c8a0830d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4f0c7158182218df0ba4a398bf8f05ce062c507e66519fe229f289d0723dc7ce
MD5 71e19947961c1b9f72e2e3dd221394e3
BLAKE2b-256 794a6032fc7eacff71f67eb5562ea85c7929c60226fbbf23044146c839ddb9d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9c82481246a7c807ac4b4563a0d97525d39dc378d0944590e9fdecd9ec17a449
MD5 8734936b7f40f4108fe0a8049de874cb
BLAKE2b-256 5b30a017d31e0c123e5d02f6c6a385176d5f6aad2dbc6c9d5fc8fc1cbc20858f

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d632fec21d79acbb151277c7c3a638bad61def0bdcef40d98fa3df8b5c4b2ffe
MD5 67a0cf2ad87d670ce39345355bfdf889
BLAKE2b-256 ed445f095b5a55d5790e651b3b59cb0e6beba6bb18c661edb88e079ac5fc7798

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7a932274db1da41e96f0dc4bcd053c3b9c84e6dc13835a2fa09412ad2b57a526
MD5 72b67a39d1743839adf6742f1325316e
BLAKE2b-256 87b26e2d1212cc25bea4cd5ab5d49ed8f0bf2a49e869663226c4081a03558ad5

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 05d182ae99bfc771a6bc37b19c3de971827a2cd48e0e52aed7d0a589d1f0a8e0
MD5 681e79aa46bfb2466bb93ba7e4412d7d
BLAKE2b-256 fe904c147791d129793388ef708dd914fa3ffce5f19b263cbed8f580d05e99f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-win_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c8dfeb06850081bd66b2db6489c99042ec6e95a9151ad9db5755dc6559938f9d
MD5 83974aed2ebe377b9752a12c52f0fbe7
BLAKE2b-256 29b8fa730601f8ec41f0fcf4e694c3e7f2d0a8e1ff7068830c9540e7b5c29366

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-win_amd64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 029a3b4afeaaf5af728e5bb92849f16fd24a3319f803a0dc813b8a3dea4022a5
MD5 1bafc5697a8c087d7c2e7a55ce65dc5d
BLAKE2b-256 8c99c7c4ee541135c9e083d8f918ee18508df75ed5eea7164ade8b5fae69394b

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f949dc1a59bb4c550bde221f5f854405dfe75b4f5df2db41d524a3fc2309fad7
MD5 39afc7cf81308d2662033b7d01133b8a
BLAKE2b-256 39483f7d0a8e948414243a9c655fba6388afd57cbf47740d18e4b3e6d4d89947

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 385d04bc3be20cf856305c9ebf707f967563c3830bb6d8058e9154c046be5c41
MD5 74603c7af3896d1ed58f269400f55e55
BLAKE2b-256 d2a487f4e1034ea62b465c1cb8c37e62d3955fd87f4b76fe961e18ed07276f5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ed977ddaf72874d85fca78ae1e24d583bdd89a5100248a3bccf61c5d9cb832d
MD5 d7264500e36ea3a45cb5f0a4d63155da
BLAKE2b-256 953c397a46425e0c78dc216322c60b63f6dce2882efe9640c7aaa1d6b7fbd2c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aaf5a73ead1f75e4317eb2aeb9e745dfd0eea419c94f5358264d5d57afc880ef
MD5 7de7bc07f257ef44e5f95bcdcd364ed2
BLAKE2b-256 1125b7f77850987ed61af7da6222386b78b8392dd4a6fce61b2be115c2a3ee0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 705b96bfa83905f83e5073de5d4989d656e7616c4a4a31aed1ed9360c254aaf8
MD5 6cf9c07f2f5066314ec24474daaea21c
BLAKE2b-256 d2b799da7f62d78897390cc3a70423d16f1585b8d18e37ff7e3df67629ddb309

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 a272cc9c568ac4f5e3b4bd17b1634a42ab2bfe078b5a6332643a0e427062ef12
MD5 399fd3a03fa8245eef698a62935650df
BLAKE2b-256 ce672a71a8f598392679588857ec32095427c5f1554427a546327464ebe79ec2

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-win_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 291cdb334fb1e79155614c1469be5f8c6a6cf511dc94a7f7a95d7750a24d90da
MD5 4b150956dc6c5df6a189f2c139cf81e2
BLAKE2b-256 cee5bd69e8d3b3968d854dc707fc6546fb22733a73deaab07310e20121345bcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-win_amd64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1cdfc53525146edc43ca3cef6d453ccf5da5e9a9b993ce0fe671287900cfa0bc
MD5 232d265d18c38bf0972cee662fe626c0
BLAKE2b-256 bfe1e9f2aec4a10ba2d664ceb7e36ad77cda51453a32f02e4c54716bfe7faa0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 644b72f63d4768ccdd8e971b884e283c2ac649888c23bd2bf93dfa63df1c0707
MD5 56b76d645721b5d6e3ed5e72b8e594c3
BLAKE2b-256 b76ae1534389b48eee136f6bf34f9dbc2b1cc66af2eadc1759fa34b83bfe7db7

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b3bdf10980c68d1d5bc54be6c121e67aff2ed142e293409287e6d62f763b1b01
MD5 738d80816f155c719eea92a67a641fb1
BLAKE2b-256 36de03f5dae0fc16f44bf304fc36b030d2a5ca6886401166db07917963f18eaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 93404f29c22d23c2987ed6b17a2466b799c8f330b157ecad12dee99d30918e37
MD5 4a0e4d3259431c5556c32b0bbb768d16
BLAKE2b-256 d9af6c2574016cf5d45b898954fb96b0989c6ccda843f91f15f681447b64e336

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea377eb33d4eee77882418979dc63760886cb22c3eeae89cf795dfe82f5bc79b
MD5 0054b937b0b7c3f34fd9b7e8bd7f910f
BLAKE2b-256 a991deae469de2c45637f3ea3bdda1606d07ef1a4b128deaafae74b71664ac0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file videotimestamps-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 91a02ede57e6959a1aac12e9176661175b1047fed45d17b54c687049bc09d279
MD5 dc1393d70887ed1c4fa5658a70d65e96
BLAKE2b-256 7dd87cc314e5d4924cc027d486028713ba24c149ea7ffc1bc4111288ece2e73d

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl:

Publisher: publish_to_pypi.yml on moi15moi/VideoTimestamps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.2.0 This release

41 files

1.1.0

41 files

1.0.0

41 files

0.2.1

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

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