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.1.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.1.0-cp314-cp314-win_arm64.whl (18.8 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

videotimestamps-1.1.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.1.0-cp314-cp314-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

videotimestamps-1.1.0-cp314-cp314-manylinux_2_28_x86_64.whl (22.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

videotimestamps-1.1.0-cp313-cp313-win_arm64.whl (18.8 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

videotimestamps-1.1.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.1.0-cp313-cp313-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

videotimestamps-1.1.0-cp313-cp313-manylinux_2_28_x86_64.whl (22.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

videotimestamps-1.1.0-cp312-cp312-win_arm64.whl (18.8 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

videotimestamps-1.1.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.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

videotimestamps-1.1.0-cp312-cp312-manylinux_2_28_x86_64.whl (22.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

videotimestamps-1.1.0-cp311-cp311-win_arm64.whl (18.8 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

videotimestamps-1.1.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.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

videotimestamps-1.1.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.1.0-cp311-cp311-manylinux_2_28_aarch64.whl (20.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

videotimestamps-1.1.0-cp310-cp310-win_arm64.whl (18.8 MB view details)

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

videotimestamps-1.1.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.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (21.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

videotimestamps-1.1.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.1.0-cp310-cp310-manylinux_2_28_aarch64.whl (20.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

videotimestamps-1.1.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.1.0.tar.gz.

File metadata

  • Download URL: videotimestamps-1.1.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.1.0.tar.gz
Algorithm Hash digest
SHA256 622f1e09a976ac38b7b10b380cf596d34b85ba2e47adebe89be75d6ee335104c
MD5 3520eff496074f38f94070c86d07e875
BLAKE2b-256 922eba9b4111c11fc6488d0e09ff27b1e59e2caeee870483dbacd0538833bda6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 fc5af100aa172d7f0a33fe09d3e05a9dd3981a9a5ce8e4b7711bc6de1e77f7c5
MD5 59e63e0c255f3d95fa08b5f701591c3a
BLAKE2b-256 cf94c9ee114b618070b549ad71933e6ad559e3eeadd72c3d3fd23ca38397b153

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 eedae0a5f5855c01596e4a3b94a16280f23b8cc57bb96d409e1daa1bb75d4043
MD5 fda72d7adfd9eddb2505f88aee0309eb
BLAKE2b-256 a08dc70ee88a33507daf1e7db1332056a1e3be6257beb2155ec723c92f9124f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 08556e08cc9a3248d0005633d4519c2e7a3f24629a91c7a8a9c1583f0d7043f4
MD5 5aefba42daaae9c85ca9167315f53565
BLAKE2b-256 8781b67d3d3237938b2871a281041db30e85537c0da3d3116bf75538f6af3c7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aa3aa94b95ce0378c136c2ec3ca9bd39718b48a6f6c4908e98fb4aa2c1a8df18
MD5 c9a019f0b1709d88daf475d8fced7bc0
BLAKE2b-256 865f2398c5b8a44896f393c1764f6b7a38bb73d933b0036bd284df2143fcf968

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c27f08c9c1675b4f4aa2d003a2a6eef0b924d1d37bec046ebe34682ca5d50ac1
MD5 0abb679c940c70421a40ecceff98ec2a
BLAKE2b-256 8c4923823ec94047bfc050a4a33d07c646b98dbee838d625cb5f627f5a87933e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99b6112a6fea0a8be83d8d139ca9cf0efab0b00913782b789a80629b48b99211
MD5 6e32f470b2884354ce1008a88d5950f0
BLAKE2b-256 1f532a14f83401729b841fdf7fdd4353cf7718b7a0383d869d40729c59b0019d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 16866603071e38928fa171baa3dedce1057f657f050907537ffde83fc955d8c0
MD5 206cb5fc381ee70c3a4da7e68081319e
BLAKE2b-256 2555a89794659b8c5825373ded5871cbfa5e0f378e9284cf7d13c3bd0ddbd97e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b19b074c54b0fa306f4bc9add390fb79715812ffcd3dfc980c92573790576e7d
MD5 14084278f6d1e12485836b499feda280
BLAKE2b-256 0c46f09b67eb45c88a1f41d57a86536e9866185c62011de58ae1c6e2b526e389

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d5bc8d707571288b45cf7bd7af826b9549bc1a4f484c40aa34411d74cddec604
MD5 a8c9bcaeae351a463c3965f949be1934
BLAKE2b-256 185b569dd4b078e3f4ffc30665e33a3f4facb1fa814659fdf9b7a03b38da3fdb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c608e245c27e43852abc65f00e2c3001d724531e250d9dd02848a3ae7c2cb29a
MD5 5c42d111aba5c823dd20cd7113e77bc3
BLAKE2b-256 908a29d6a5bb45d043bd181cb39c48132c36294e8036f8c27bac39f1e9327c5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f9301209fdd66d91376aaf193a7977e0dc10ecdb5c31a6ebaa69a9ed05b9fd0
MD5 8c46c864af41479549eae3d2dc840e95
BLAKE2b-256 8e6c305c827e3a3d187f2113bf8bfb8e65af33efe1bc08616d359af2ec791542

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e721e9b3d9b00c892ccfc379be12f2d5900dbeb633d457b26d1e2bdc87a4bade
MD5 4c34e47a31898ffc718fb59e34c11114
BLAKE2b-256 baf427cf12b516c31e7b50af5722b597fea77ff0b693585696520b27b7f7c780

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e2c5f0a3cb96d1d0f2db13750b2a79d8444f4f7f47b814fcfa51ff43456fe56d
MD5 7bf10069d0b4613b199501fcb9aaf883
BLAKE2b-256 9d6f164c7db5dd96b8d2d86b5ee744ff3f12bb63e06ccd7185680d0a8ce58731

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 22ee7d64ee0d7cb79383b194d1b60937444aa7bac92bb1e3e36b50c7e6024a42
MD5 524d3dc89a9230085851fe8aa287387a
BLAKE2b-256 85a64d3b646899172251e1bcdc6a6baf4de6fc2079601c11f1a8e4f08af04d0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 959d72757eac61010741ea21ab351583129d3d4e930264ed1eca70ed63543a38
MD5 7935ac3ee8e122399a9a62f094b24b5d
BLAKE2b-256 d9db8836fbc868de225c32565123bb04820deea57890021d0e94fb4adda57baa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fea1ba75a1ccebd0f64c00b4af466e8293ca282fe797767e0e002897fadf3782
MD5 341a4f9454bd2a48214f1a555ad654ef
BLAKE2b-256 bf71cdfb651960d35c1f3cda453630668a65c3ec4dcf49394cc8b9de05d71dc1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 270e6177e385a3673d2f3ddfd1bc7b1ed21cc2ca84c50c68b3031cba75e5e08e
MD5 216fdc37ad576e3f7d1cfd39b5551ebe
BLAKE2b-256 6bfb9a430536453d19a967189d153d487f018a0ac1ae1ea35b20b683c9ae4087

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 458a5d07dce28cf963b07ca2ee0a21de6d4139e2fde16173c7221598517a33ea
MD5 369477eee1d32e3cf24f6300f7afd16e
BLAKE2b-256 bd9231864fcfb7e1c0c855a6037305153f7c0432f920b1e99f05de3432dad653

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 922e6bbd1c985ff0ba5b0e111d35b8c3eed04eb10d114ac28fb55b13e4dee29f
MD5 e7912580f062d9d233e58485398ba003
BLAKE2b-256 7f1b4779bb3843a16be9096e706fcf40e586679896c5f02fc7d87cc58f042696

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a97a708a771285bb03d5e9dcf3b388a5b25cf52d27b4e50d557c050d0eec186
MD5 bc207ca203ee7c0d199d5533fc08c35a
BLAKE2b-256 c43112425a03ea66d9df6a30a1850a378b6005d4405cb0429ae7686f1c94e26a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1340fe0a81f26e41a6a1de262141f18294b7947c95a255b317afdd4d2bb860de
MD5 6b5ee935cf162deb2af814d44a9e5eda
BLAKE2b-256 adea9c874d6307a0b0493a36c136bc7d318440c4baa576a17ec2dd79ef19611b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 48396e2f835f94ab0020e8f2179b2d626d239902a734e8f7fb5fb1d5ff978cc8
MD5 df28bd814f57153c8004d581ad6015de
BLAKE2b-256 28548ab94a304d741ec8ce62092d3c0b9760182d1dfe20e7e69e0a2e2af7c2b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce0a591ac13bf48e0041753e442ee7f381006b694b114c7d321022fbfa68a6a8
MD5 6e491e84669e9af9aa7e8e3687fc80b6
BLAKE2b-256 c2755cf83ba6208c5a2904d60b9a28c47962a57ca4e31f1af59f72d5b22a88a3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ca058b9201b8c993bc70e15fd915732a3d2921cdc92a1afefc642f6e50c377be
MD5 dcf2226f9fa54d03b09c0cebda37cfb2
BLAKE2b-256 62626a09f7b6ac687f281b20877c60e1d3aca7641993612517e3f694120d115f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 a04fb6438dfbe481261ba5be2cc4c2a5867a87b5b868aa237c59b969d1c60ff3
MD5 5015b774ca0015ab1a97eadea2a523d1
BLAKE2b-256 53fb1fe6cd5b9ff92110d12ed414969b159ea25aa793dd6a258e901ac82ae807

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3b816b5936badeaa4f0eed8bf8e65f077b0147b2f7d17d35d4b384a76ec497cf
MD5 593a71cdf23eb0d2ab40f5ccbd9b32f2
BLAKE2b-256 7858ff8d4f7cb85a740fc2a933d701b43c3b1c0d2b0eb47ec3e05f862527e37f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d31ba23c0b4e26107bcbf9f1c90cdae9012611f8b2a73ed4891c6d0e5ed1998
MD5 4c4e4e8724273b8faaf7bd906402a810
BLAKE2b-256 e0ca55c1844fdbc99c1327eabdc1daf1193e49392cb3eee918ddf7eb7d51a28e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4dda59c287b0db50dd3f32945f68366fd5dcda2de79f90c03763631b0b8d0529
MD5 a6556eb4cca0632bcacd96256dfccef9
BLAKE2b-256 5e08fbccd99f306af086e0d10eee189dd54533257ee28ec71e466ac26c1680d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c6e826dc3bbe18cb427b88bfb833214c9c5101c09d610ab650c4303892a714ca
MD5 bc9d097ea716ae91b017ee25cb37a5eb
BLAKE2b-256 acd16b62ef74ecb9bbc5944437987cb5fe149c748c4f89f85bb01bd2d7a9a921

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8d663acc13aad1644ef5bb146d7baff6537348569795dc5ebb62cede2a888097
MD5 715f1123195c1bf6b526e3b4d6a3df94
BLAKE2b-256 4554e3a83a510dacf23cd27e1db64a115b2a96060c3db807d3781b1d5b5104aa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ece936bfa65ade877a35f685c17794739e282278d919f26c17839575e0a624fe
MD5 3e8400987f72b8732b559566abcda07b
BLAKE2b-256 7b78b25645fec63d357fbbe8b546376b55efd960d4eaef7f737fda2a08396501

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4217902a587c45c66a351a5a9577adad04409dc2e93660e10cb940d143c7b83b
MD5 1ce17d01ca3db3e1a55d19e4c53151d9
BLAKE2b-256 141f00cf7d8f39e4ea26ada6d9de342f67713f37ffdbb4aabb724ca16526bfbc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 a9aa1ae8573b0a5ce5f693207c16dae749d815eb844401f6d2ddd6694bec4cda
MD5 4ec184e6d651260aead372a795ce70e0
BLAKE2b-256 f798d2b0dbd6f02df086c9a45a4435d624db34dbf601285cef7eed1c794410a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7ac86fc0d47706478bd2c74da9b6ee488d7a6f276e9158a47b3f42ef124e638c
MD5 297c876250f53760795a70d53e3c6160
BLAKE2b-256 4701616dbbf9bef2408bfcd5f763d7f4c70c2dae60c464450ed22460e0fe9935

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 48daadb7ed4902fea12abc23ecda9f64c62dc0c60907d0d66b82d51989ebf61c
MD5 4ff1e570cc826dcb89177c00742c5377
BLAKE2b-256 da633ff254a6d886d66c420734fbb312dd6defea51aaccf5298a1b4bc92c85f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1e68cf97df138624af4707ea5fe709d5240a79b6fea56df84746ca3f48f08c1c
MD5 74233509c3461424c3680c409e05ee73
BLAKE2b-256 01f2695ff543b47b08be68dec628bfa3ec2d28511305a2194565cb1256c2d980

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d649ccc467b06381ce6d858e762f86d16f36a19828deceda032799ac3c76f372
MD5 b15cd81115b8592d73986e80c365b2a8
BLAKE2b-256 79ac7a5a8f1d62ec3e7cb95def601f8a7a54529ba9e608bb443811e8e2bff29f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d4f8f30bad1e87848ae041f53933dadd3709926a00266be8143f41c5e12e7550
MD5 202ced8a7861b6a989cde4b69299a09b
BLAKE2b-256 3d43dda71253e6756ac18ab48477b44587c9469f1b0de6356f4df514b3c47b9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d593fda7b5201ea8fa31f111afcac3e9651e10b80291175dec0cb6898d651c53
MD5 87ed1b464ad8256416d385a038b04bb3
BLAKE2b-256 bf465c584a3732e3d65f8e692583530c7cda5141e20f054721b30253ae145165

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for videotimestamps-1.1.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1a93d54c50c5fa40f049664fa34bc72d7823994ee3b521c89e02e8a8b074653e
MD5 9f3da72b3b42b6816aab74d514196880
BLAKE2b-256 14ca31cf5563ec08a698126eda948dbde37b2da43e2dab68c71a40acfadfea9d

See more details on using hashes here.

Provenance

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