Skip to main content

Get video timestamps.

Project description

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.

Project details


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.0.0.tar.gz (3.1 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.0.0-cp314-cp314-win_arm64.whl (18.9 MB view details)

Uploaded CPython 3.14Windows ARM64

videotimestamps-1.0.0-cp314-cp314-win_amd64.whl (21.6 MB view details)

Uploaded CPython 3.14Windows x86-64

videotimestamps-1.0.0-cp314-cp314-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

videotimestamps-1.0.0-cp314-cp314-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

videotimestamps-1.0.0-cp314-cp314-manylinux_2_28_x86_64.whl (22.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

videotimestamps-1.0.0-cp314-cp314-manylinux_2_28_aarch64.whl (20.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

videotimestamps-1.0.0-cp314-cp314-macosx_11_0_arm64.whl (17.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

videotimestamps-1.0.0-cp314-cp314-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

videotimestamps-1.0.0-cp313-cp313-win_arm64.whl (18.9 MB view details)

Uploaded CPython 3.13Windows ARM64

videotimestamps-1.0.0-cp313-cp313-win_amd64.whl (21.6 MB view details)

Uploaded CPython 3.13Windows x86-64

videotimestamps-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

videotimestamps-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

videotimestamps-1.0.0-cp313-cp313-manylinux_2_28_x86_64.whl (22.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

videotimestamps-1.0.0-cp313-cp313-manylinux_2_28_aarch64.whl (20.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

videotimestamps-1.0.0-cp313-cp313-macosx_11_0_arm64.whl (17.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

videotimestamps-1.0.0-cp313-cp313-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

videotimestamps-1.0.0-cp312-cp312-win_arm64.whl (18.9 MB view details)

Uploaded CPython 3.12Windows ARM64

videotimestamps-1.0.0-cp312-cp312-win_amd64.whl (21.6 MB view details)

Uploaded CPython 3.12Windows x86-64

videotimestamps-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

videotimestamps-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

videotimestamps-1.0.0-cp312-cp312-manylinux_2_28_x86_64.whl (22.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

videotimestamps-1.0.0-cp312-cp312-manylinux_2_28_aarch64.whl (20.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

videotimestamps-1.0.0-cp312-cp312-macosx_11_0_arm64.whl (17.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

videotimestamps-1.0.0-cp312-cp312-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

videotimestamps-1.0.0-cp311-cp311-win_arm64.whl (18.9 MB view details)

Uploaded CPython 3.11Windows ARM64

videotimestamps-1.0.0-cp311-cp311-win_amd64.whl (21.6 MB view details)

Uploaded CPython 3.11Windows x86-64

videotimestamps-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

videotimestamps-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

videotimestamps-1.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (22.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

videotimestamps-1.0.0-cp311-cp311-manylinux_2_28_aarch64.whl (20.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

videotimestamps-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (17.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

videotimestamps-1.0.0-cp311-cp311-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

videotimestamps-1.0.0-cp310-cp310-win_arm64.whl (18.9 MB view details)

Uploaded CPython 3.10Windows ARM64

videotimestamps-1.0.0-cp310-cp310-win_amd64.whl (21.6 MB view details)

Uploaded CPython 3.10Windows x86-64

videotimestamps-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

videotimestamps-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

videotimestamps-1.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (22.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

videotimestamps-1.0.0-cp310-cp310-manylinux_2_28_aarch64.whl (20.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

videotimestamps-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (17.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

videotimestamps-1.0.0-cp310-cp310-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: videotimestamps-1.0.0.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for videotimestamps-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c8c1eca04df5b1b5a865a83d7b0a3458b16f368085a8ae11f7c5a45e1c9fe861
MD5 5ad6d3b19b36f69cf722707e27a0a222
BLAKE2b-256 c42b58ba9ec0d170b0f6f0d716653322ae034750c1f9d12579adaa3fa60b048e

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 596af7a7b06f44a44f608415a881ef13c78cf9245ff233b824ecb411f5fac555
MD5 587b880fd2b4c7dded5eca00cb64fee5
BLAKE2b-256 886e719548c0e8e05469d2fabfc24e70ec1469fc534533041282e4a170fc12aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0e9bf020a109369a784704f862e553decdcd6c67363b803383acfece2b5a1302
MD5 1a5be51f04e9323d0f928dbad7900ac1
BLAKE2b-256 811f8e75f3704f3346fde1f74f669276e7e48e35f982170ac74c934bdeffb156

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9604d2c79a897456e565c71438dc83067d980f456e18c196f347b06895d28c48
MD5 d494a37d36dd4afb346d0eb7d87ad998
BLAKE2b-256 873bb31358858962aa48468a802919ecab1da69e1b98ea0eecb1c4d381e94c18

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef16429a0d72607defaa2514ec49cccbac7ffc1f847f01753dd4d1390fa98065
MD5 8c5d5e27172e0a7967f0e78205ef8332
BLAKE2b-256 29e517858809956ce6cecfa623b0e52343eda302428eacf6e333c8d879e5f473

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a9109b38c04a6df92c6ae3fbf3d2b1756547f228985900e690a523a7357b1a63
MD5 d96aa236a1a09ab99b4244571f516a60
BLAKE2b-256 0d9fbf61a0e68c7398a933f627944c03351d56727ad4ee6c5d11e2abe6bcc3d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fdb64d1cc908b86d320f9955ec5c3b7021ea6aa9df747c24d29b3241e0ce900a
MD5 863a32abd1e8919f8feaf4a5cb8ad432
BLAKE2b-256 5bb6259a4f1895a41cfebbc63cbfa8138142e3ef338713a5f64db1f77ee11d9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18ea2e9f2da77dce0298a366a462aaa338e33f53c1e62a5968f490ba8aba51dd
MD5 3e91124c1d45e251fbbb96f44d0b8dd5
BLAKE2b-256 5e1f147d59167a049c36fab74d0d91f89405e1ec1a1856c28c05899ff7b19096

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ab2efe44f4d2ef8c683d33d6e77fa7e1e40ac28ea0bd92276524ca931d795e46
MD5 468da0ffa3513125b562dc93972d5715
BLAKE2b-256 37b1dfa71632036231408aeaf477999174ef1d754d88fd08a9b6671150cbf8e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a360e08bb8a98e8860d89f34ba812fcc73a170da95d679b7254b341766ca7c3d
MD5 a98cb42f462b60143de48352531040fd
BLAKE2b-256 96ee12ab2db28a4f03380e6bb2e3ef29a435baa070dc0a76aa83e69657d62a53

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5116cca3af26bdcfdbaa1efbf19c56c554da7cd2fa5edb7f37a67048114732b5
MD5 127efa5109a23975549fac0854251599
BLAKE2b-256 7d16038ed1776b4b5b8ccc8584a15ea50df0f88a188e6fd68c5d3a9ab58aa1ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 985540a43fcfeb181d5e3a9d11af83b52e831f5893014a6fb04a42e6be3141ec
MD5 2cea0f766f51a1fe2e7d021398c66524
BLAKE2b-256 c7ece6af229e9b18a17972f315aee5e55a43f72abf27b5be322d901a4fcf60ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f89365ec764673f30ce03bed21ce386e4738d55c8276c1252818d15f89e346f0
MD5 edf087040a2268b65e53bf6a02f9b34e
BLAKE2b-256 be6aa78788c6768a0652d33bc87c57e445ce2493a0a9c782841952709dfde0d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c546bd367093c4e4b27bd9925bbac4ce2aa5d870a4b10d45a078631f41f54d40
MD5 9586d880a4970d660aaa13fade2988b4
BLAKE2b-256 da8ca7f4a5be69461cb58d95d4d81de7f7c5d66f844fa9565ba2ec1f3e60f4f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e918a10284eecf9620f46ba8b14514508e35b4e700b57c9466eeaab17a003c9
MD5 626624551ddc87ebc5ff76e0ebf52b05
BLAKE2b-256 8aa3f12afafe129e102e0cba3d802d538f0d0df228bd0bf9a9e52690f6532aad

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f74254331c8ec3b802aebd2bc206055d616a6c3642ebef36f1fb087804f9985
MD5 03aae11ed1fde342c0ad51368bd44250
BLAKE2b-256 c36823b857ee25191b8f78ce023f4e5709bcb64e2fb5cb45caf45d885db3061e

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 67d90ec2fda2a52481b0617804a2df6c83db56ce74e25cc575e3d940777f3ce7
MD5 32b63936051f03fe68da994217863c84
BLAKE2b-256 dbf2ec2decf4b6215eaab65bdbf4ef93d5f56de8e9e7872ad9f016f47fcf2a11

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 9610f483ca561ec4e2a09e69d3ab375510e1a3ee26b262b19c0e0c6652e06b8c
MD5 fc9c46b7251f458bf5bb9c40d97532ac
BLAKE2b-256 10b6238a04548c894d2492192333efec62aad847c95668485727f9b3a9fc2504

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d5e38904a526bd1ea8c11f298299e26d15b3ea0ad01a7747e86e718b030a0d9d
MD5 692e60982a791b51a9a9201cda0d8d5a
BLAKE2b-256 403a0408948bc46861803a3c1faa7a1949f9a59c5a5694981aeeba2c620d9f1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3042ae6e8f310756bcdcc4c1fc59bb7c85b4762a07969d7f8099550f093da9dc
MD5 77022fb3ef2a0e7d720ff9bafcb8faa7
BLAKE2b-256 5c116ad995917eda41ab4ab460b034da59c0c7dd850add5136723bf46c2f186d

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37dfc881c1c4a97edde447e5f00f7eee84808a170f18d00a35fc085dc167ad7c
MD5 36923242e3ce7a5352b0925fd195a948
BLAKE2b-256 59bcfacba3997b178f689c10db36575e9d272613dcb459f582b508015dc6e76f

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 be075dbbfe51b1ee0e1e8d35c7f42682c2485f75a239ac63b7867ea4b5167864
MD5 8220047219d7b6a8840d0505c3aa170d
BLAKE2b-256 6d763c824bb34c0ed75903e0070c940a82e25f5762b4431038e4c34cbc5c8eac

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4784101c15e21d5c762ec4d0dc03b257c46012af831543e8fc86ca52076b7ee5
MD5 2f5b5108993023c0a32b9f277538d3d6
BLAKE2b-256 39f664d17691c244e9d6923d1720b76e73e34190820cf78a739557404ac45a64

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78b11201a3e7fd4f72c7d051f3a92caf8bcdf973dca6b4dc9015c533171d7275
MD5 ae8da9b35a825e47e3310e9a7f08a622
BLAKE2b-256 2ac2bc144a1e78e569728b38cb42d0dc149106b0f5476776dabb29c484d7111c

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 17250137fc2aad92a6bacac8036fa6cd1e1eddf66d48b96a3e7fa0a603df3d5d
MD5 7aca4781fa733b360d899e853f4aa05d
BLAKE2b-256 3bb3e51c6c55ec4a75b0a0a8cadf811901c665f6b0018c3e68afcfa49f6563cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 f8d64e6bf1c22859092c2fe8bc0e35733e26dcb1e7845c98d3dd617a558718f0
MD5 55787297087ea2d186ed34a9cb38ed9e
BLAKE2b-256 01a8f56c3f0c44e015be5f0f031e3bbbe6d44066c88c451d6f976cf3eccf0144

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ab3bdec6be71c3d9fd08a78bf9c04210593dab6a6812dd0b4444ad6cc7e2ba49
MD5 2edd2ac400e58f059c108bda0b2c941a
BLAKE2b-256 b52538f6d148eb253a4b4a4a6ef9389aab1f47264b0a6dfa23456767bdff0e1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6bbd8ada3c30c2c3cc1ca6ffeff27ea662ef6e03101a2315b18a27229a677d76
MD5 e26cb57dd6197a6ef476f338b6e78cab
BLAKE2b-256 afd51564ba89776cc67f285416a9042533f0b2b6535cc6e1c139e68d3afec2aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 52d68fadf1e9d44d9e27c3f706df955fb395d379cfc9cd1803f08ff0c2e8b086
MD5 6c9c0cd1ecbffcbfe4ada8501b1a45f1
BLAKE2b-256 66ebc72cd398f9d2224a1cfe9177f6ddeb2a78c0d7b05eb489b10df688591ed6

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3cc34492aca37677544df6dbac3c04a5cb808ab4010dc1ba23f6961a67f99580
MD5 f8ead478bce85596936596d5b876cda5
BLAKE2b-256 377644215e4f59497256f1264573fc7b66ff8ea7339d3aa40c157f06daa7b990

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 848490aa4371e6fc7b5ab9fe2753dc2b71775f00de10a43cd0988300edaee198
MD5 74fcbdf11de8f22be47a7d3612ec4fb9
BLAKE2b-256 247a09d113e5491d05cd59f0ef9ff788c17e1eebf2354cb6db36f17dbcb629ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3ac4260f8d46c9200dda85fdac4ddf3454bdf7bcbfd2c9b496ad6ad8ff256dc7
MD5 cdc50ed6d25cbdd842e8b4d0c57f0c8b
BLAKE2b-256 308b3f361e554459beb262f014706c8a513bedef908868225d6fa32ca6f9deb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5f7330561f62262469c29f819b572f8bf15de38d37f63be6df328313be35ccd7
MD5 4349ec9295ccd75feb125665661c69b4
BLAKE2b-256 b21961f0bc64f6b97ff8d4b43508ad6aef421e846764ba3fe4db1e22efdf191f

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 d7a4085407dbf6643e6ad14842cc846d00c761a093cc3b3aa08ef5f6ea58c647
MD5 edc93bb5bf854c93cc4c9484f99378e2
BLAKE2b-256 a4b9d75636ab413e2c15ba0991d7363b2a8d753323aef0cd51bd22059094800c

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cf56e2ec1c514ff1c0846cf40877fe3a9ddefce4f615d411fa672aedc7d41d6d
MD5 565c0a04499f30e0855d5a794db2df77
BLAKE2b-256 710f3407bb344dd0253e23f63e9d32e46326388000f018f0dbd9faa0096ce7ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d2419b131d21fc1aeb8e2cc435223717e0ec096ad4ffe65bb8a61eef505da77
MD5 ec63d8e6af244d616c423cc939e8a606
BLAKE2b-256 57c5a42786f8c689cc1cb25bde95066adf9906bce49180e3936035a877295743

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 539d1ccf460dd97b08d29a6264b958d065fad6f1a63d7cbe7e090fbfec3bbb2e
MD5 ec2c8a677bd34ed1ddccf5c096cbe7c0
BLAKE2b-256 bb1a6a42e5b516d1eb672dd75eac23efd1b8c466457b7469a833e611178aaf28

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7eda6fee93d223533ae771c99d789538dfcd08bce49ea2ddb627d38068819d2d
MD5 12a4929a7eb28e67896a57daa5c70bef
BLAKE2b-256 366a4b31d89d802b8044d248892f9acbcece191641d0915c63da0977cd874fbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82b343355219b6259dacaa3da30f4d0f5d8bdb1320f859b6d1502a7718fc6bb7
MD5 fac5f93b2100061b385cec1c670fc8a4
BLAKE2b-256 330dcb40d010ed11c2d0a1c8f9df69bebc98e5000d3023b1e2c677aad3d0e2c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 315c0898360b550e417971a800c757ea2dad9152398a1395d27c26c0ab297266
MD5 cc8ca55456aa665ed50f72b7cadfba9f
BLAKE2b-256 1df68abfdfad917d436e9380080969ac8909b922ddfe4dadf95380be98a89a8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.0.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for videotimestamps-1.0.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d1abc49e81d5914ee7b44efb633c6980bc94b2a683f93bbea9b6981250df7160
MD5 d13291d2cbd6af646126dd5e31c0c427
BLAKE2b-256 7190dd0538db8998755503c837c925c3eb80222849effae10bf4ade3d7cd52f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for videotimestamps-1.0.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.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page