Skip to main content

LicenseSpring hardware ID generator

Project description

LicenseSpring Hardware ID Generator

The LicenseSpring Hardware ID Generator offers stable cross-platform hardware ID generation.

This Python wrapper, and the library provided with it are licensed under the LicenseSpring Hardware ID Generator License Agreement (LHIGLA).

Installation

Install the licensespring_hardware_id_generator library:

pip install licensespring_hardware_id_generator

Requirements

python>=3.8

Examples

The library exposes one Enum and three functions:

Enum

  • HardwareIdAlgorithm: Defines the available hardware ID generation algorithms.

Functions

  • get_hardware_id: Computes and returns the hardware identifier using the specified algorithm.
  • get_logs: Returns a list of log strings and clears the log buffer.
  • get_version: Retrieves the version of the hardware ID generator library.
from licensespring_hardware_id_generator import HardwareIdAlgorithm, get_hardware_id, get_logs, get_version

version = get_version()
hardware_id = get_hardware_id(HardwareIdAlgorithm.Default)
logs = get_logs()

print("Version:", version)
print("Hardware ID:", hardware_id)
print("Logs:")
for log_line in logs:
    print(log_line)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

licensespring_hardware_id_generator-1.1.0-pp310-pypy310_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-pp310-pypy310_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-pp39-pypy39_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-pp39-pypy39_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-pp38-pypy38_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-pp38-pypy38_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-pp37-pypy37_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-pp37-pypy37_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows ARM64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.13Windows x86-64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-win32.whl (1.6 MB view details)

Uploaded CPython 3.13Windows x86

licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_s390x.whl (4.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_s390x.manylinux_2_28_s390x.whl (2.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ s390xmanylinux: glibc 2.28+ s390x

licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl (2.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ppc64lemanylinux: glibc 2.28+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

licensespring_hardware_id_generator-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows ARM64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86-64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-win32.whl (1.6 MB view details)

Uploaded CPython 3.12Windows x86

licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_s390x.whl (4.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_s390x.manylinux_2_28_s390x.whl (2.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ s390xmanylinux: glibc 2.28+ s390x

licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl (2.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ppc64lemanylinux: glibc 2.28+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

licensespring_hardware_id_generator-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows ARM64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.11Windows x86-64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-win32.whl (1.6 MB view details)

Uploaded CPython 3.11Windows x86

licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_s390x.whl (4.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_s390x.manylinux_2_28_s390x.whl (2.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ s390xmanylinux: glibc 2.28+ s390x

licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl (2.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ppc64lemanylinux: glibc 2.28+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

licensespring_hardware_id_generator-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.10Windows ARM64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86-64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-win32.whl (1.6 MB view details)

Uploaded CPython 3.10Windows x86

licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_s390x.whl (4.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_s390x.manylinux_2_28_s390x.whl (2.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ s390xmanylinux: glibc 2.28+ s390x

licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl (2.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ppc64lemanylinux: glibc 2.28+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

licensespring_hardware_id_generator-1.1.0-cp310-cp310-macosx_10_12_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-win_arm64.whl (2.2 MB view details)

Uploaded CPython 3.9Windows ARM64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.9Windows x86-64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-win32.whl (1.6 MB view details)

Uploaded CPython 3.9Windows x86

licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_s390x.whl (4.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_s390x.manylinux_2_28_s390x.whl (2.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ s390xmanylinux: glibc 2.28+ s390x

licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl (2.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ppc64lemanylinux: glibc 2.28+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

licensespring_hardware_id_generator-1.1.0-cp39-cp39-macosx_10_12_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

licensespring_hardware_id_generator-1.1.0-cp38-cp38-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.8Windows x86-64

licensespring_hardware_id_generator-1.1.0-cp38-cp38-win32.whl (1.6 MB view details)

Uploaded CPython 3.8Windows x86

licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_s390x.whl (4.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ s390x

licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_s390x.manylinux_2_28_s390x.whl (2.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ s390xmanylinux: glibc 2.28+ s390x

licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl (2.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ ppc64lemanylinux: glibc 2.28+ ppc64le

licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

licensespring_hardware_id_generator-1.1.0-cp38-cp38-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

licensespring_hardware_id_generator-1.1.0-cp38-cp38-macosx_10_12_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8macOS 10.12+ x86-64

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp310-pypy310_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp310-pypy310_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd2b9940b71edcc5f303b8c630da1d61594cadf50d4a6d1b56d1d1beced1e4bf
MD5 d141230dd19957aeb48f296fb0f37b8b
BLAKE2b-256 d20f5f5c47c6f8db9cace77ae660f56cc28c412a919b59361ed9fc9d910f521f

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp310-pypy310_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp310-pypy310_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5edce492d3dc6f44a406f0ac6473503d828cd5499bfe1fc7a680ab15f9192130
MD5 d0a8d3a176552e30a768d02cba0b7cbd
BLAKE2b-256 b7a5bdbdeebe14648556570e0e31e9cc31c7e0695b895104b9f8796f25618de2

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp39-pypy39_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp39-pypy39_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42ce211c637dea7b462bbf69c71cf3ef65a51b1727ab0b1ab5ed26ec3e9ee159
MD5 c9bfa7ec683ff74e1b1d6182b2bb24c9
BLAKE2b-256 6849f709b660deaadde178724db0828a939b7a4a1084671ae64519f20f56888b

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp39-pypy39_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp39-pypy39_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a68161d9f41aceaa0bad1abdefea1244b28f7d4e95d634bae58d8ed3a8dd060e
MD5 52dcba4cf776194dd871b7dbb19c1765
BLAKE2b-256 f8a94ae273a50b062b6782b7f3eb0ea0a5a600994194f26b735f1c3ea2e90ce6

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp38-pypy38_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp38-pypy38_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d2721b483b8f8f634e2977036f0fc76d0eba1ce301e7f61b9abf1d9ad685ad6
MD5 faf3e75a4a4e94ff42e52b2210d37068
BLAKE2b-256 0c76e5023d925577b11c91845c9dc94844154ae691d03ff3f4a4eb3d278eb282

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp38-pypy38_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp38-pypy38_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7448784fe2a12d6d1cb78913c41706e55eb2deae1679f53b813c792d7cb1be5c
MD5 85b12013a33bff9a196e5c9bfbc26f78
BLAKE2b-256 1295f47e53f9514dec77f5ea3897e15a71ced2990151668f2d592b5c3a937491

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp37-pypy37_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp37-pypy37_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 748f4ba356c9c327e2f30d8c325f173212815d343a7920c2f32a77b90cbc4545
MD5 7d5b2ba6af115b8d57ccf3d65226c3af
BLAKE2b-256 a1cf2c79bc00502e4bc9475e3aec36938f16768f70babf2cb37accc1b388fcf0

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-pp37-pypy37_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-pp37-pypy37_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9688a4a2950263d3735e1d3cad4b75853f2a4861ffb2f9b8af7d0900b3527fa2
MD5 69c953099c1274316852a47a7f78d362
BLAKE2b-256 e50bf8e82e739f2d55875e0614a6cb9a5e54b3a171a437964bf12218c63e9ea7

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 4ceebc189ff78f06299016a7f22c64117666192846da886309f1ce36b97a981c
MD5 e8327f93cc86c55e16835284d0db8d53
BLAKE2b-256 2de42d00aac0c315afb8dc3f9ff3bc2632911d2a77bf7e006d613a07305fdec0

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d1b56b7ceeaa9fceb382a571759a98daf1f70447dd27656cc5478c619a4f2817
MD5 5b1f0f0aa37ca52fdf4959162f49d1b6
BLAKE2b-256 0b89910dc3cfa8ca29a0806a559a2d46a993b6a4ef00946874b8084410fe03cf

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 61001d4b0b6a5b01aaf6c988dc7420920b06344344013b1cc12dde719bf7cfaf
MD5 3db86977f194e92e86efca83160f562c
BLAKE2b-256 4f5f2a10f056be67c200c811f043ca32c9abe43e4489cbf83eddaa50bdd7fae8

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68fddc06fe227c7c1614ef90a0a0ae38e9ffd3b72b29f46df318f5a88a25ad51
MD5 4a03150e04957068c658511de13626e9
BLAKE2b-256 96bcfe1ae685403a32d1d5857b66db83e1dfc18e1ded5ae1c5f049c4590b8a9f

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 505517e6437c5a5b7ec9907d75305c0331a0de9c1389617d11c08303fc4b6ee8
MD5 eef75930494d3aa59485dab06a02ddb3
BLAKE2b-256 a36dce00434ff63d336632cba3967c8268288ba3a795a5591c7495c6f4b1b22c

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 9d360757779f485e0fc160fe7d5a8b214947f5ab24162ee1b87504fa77316b05
MD5 54def14c6182a335b40cc3c19d4da28d
BLAKE2b-256 ec2cc0c4c0da3ef139569b98f89bfe45c9df06e3b21b5103ac5605fe892adb8e

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ca9bd8af1d35fbadfb88c4f86c3b60fa2b28397758c93970e2782e71ed7a676b
MD5 9ac9336046d50f1ec35fcdb32b08bfa9
BLAKE2b-256 933ce4b0537468fcd07693f36f493f61864705c178f55dade90138a2ad9335ec

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 af24b0815be4b0212f462dd2c7b0f05aab0f2791b34cde4a9d4dc6e2eda2c42a
MD5 456921237710fd64f1f7c42cbb500bfc
BLAKE2b-256 4c6cec5bbb4c6ab88869d25a412a7595a3d926e8e0ffd51386302d401b49ff31

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9a1e373dcccaf52341edee228e52ba145c8db8fab09711b70e640e0a742edef3
MD5 f96ea3c183a3a1f216cb5b32fa332fcc
BLAKE2b-256 b5295e75de0bec52d3125f595c799c3bf3ada25b275b1066cb4d4f4873bd1f1b

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7745e01e25e7485737e54a3d9a6191bdc6de0148b57b1ed8d8276ca063aa659
MD5 bb644376e998f0180f5c38724ccce058
BLAKE2b-256 74110e2986dc54d5c724e51bf2c8ea15f5af2dca1ea8e8438de3751947df187d

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c1e1d380044729611a232ad5eaf78b2beb323ac9cab2a12f76a2a8d2cf1078f3
MD5 242e2c1e5f9f0f1c4d41878cd9934faa
BLAKE2b-256 8fdd31dea94686f0be6dc0adedbb1609ad921d6a9532cd36d50909f85cdfa6c3

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 11e7e6275563683bbcc0c9558e3faad487c5af261293fc69b1ca82d7a90fc37b
MD5 6ee1d47bce857fb2a9849ff57af2dfd4
BLAKE2b-256 0e331b21fe54cc5e95a554292761b4dba8b368fcd9c8ce99cfe88fcb3a188f2d

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d18d63b18b6e7cb37b89229dc9bc81987ab4673a40d2b90b6f543996ce62c5b
MD5 581769f1def290ccbed4d16bbd6bcbf3
BLAKE2b-256 8f3fb4c62dfe8fae4a4c0cc79b35f24e733c7b3c5e4ad8dac477fba1f77a96e7

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38c4fd46e899aa67835eeb1595ae48831bd93ad8204b96b3b2af513a7186c015
MD5 d44c80aa115f2bcdc4eff8a2830a81c6
BLAKE2b-256 943aca8e54860d891ceb1e40831ef6cd1ee74d2dd6a558f99441b75240a678d4

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4b307ebde477213aceb6221c2225b9a5556c5df09195e8ff2569c6bcac272428
MD5 dc37c94bf864c59fc408ca18e3e80911
BLAKE2b-256 fc6d3c0629f480ca0dca7541eb10342f7aa358ca2ad66dd88e764e565f86dd7a

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 79338fcee72b559791c33b8644471d447bd9257ea30758e0b6dc9d547fdacbc0
MD5 687469cac84a1dbad6d2e59b286e16ec
BLAKE2b-256 c747c84a83f35307d7920f208a12ab7994cab0f1c0d8e3aea17697c2999d76b0

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a09c5de210aff7219d44e714fab2d70ed6f0c59394c80cccd2fb7c62bb4434d3
MD5 0d64f96a1efda5cd1f451a70f4adf3ff
BLAKE2b-256 d07f7f23d33c35534ffc46dc81806be5e0bc0e3122c65fd350212e75d88e80ce

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 312e09f8304461709ef0bc8ee8111f0bfb83c8c03d1493de57f7449026631825
MD5 819138ff9090b388e7dc4239ae5b68ea
BLAKE2b-256 c191dd26de7640d817357a65dc3d2396ede4bbb472f388ce3e9dc507d5753730

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6adeeb06a4ca1dde3cbc4535d0817c44f0a49765c6b73b32c6af2efbbe1f8b05
MD5 906b25f280e3fd7c00c289cfa4a5082b
BLAKE2b-256 2a90a003e1ba6f77206b056c36f0d0aefd345eb651e3603bc93cc2dfa7b30663

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 2a821b5ae8529338e7fc792469f02d6cf605189b8ee1d8b6943f96068033fc53
MD5 cfca6354a51aa726ca6be4ecb5eadc3f
BLAKE2b-256 5ca0733c5dad1f15eee9c87fe542066e2384fd74e3de4bcc79036a4630c5f89c

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 90da3dc9a4375222c5fad56e5e4756a9d2fc4b568e43b0ecb6a18ca57880bb96
MD5 bf84f7142785f15373e43b0c1099ec34
BLAKE2b-256 40c21d0d27e65219795c8328ebd6d6d738693d446328b98404011e186225d54e

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 39cc0024cfcf8b9d45fa1ba9a089ba91389d8609536a18fcb3bdbdba68f871f6
MD5 94d1412071528d8bcfef07ac4f39f7ed
BLAKE2b-256 6bc937cd61f8ac5fcb3cd7e074666486a21148cca388f3ad74cd7341a04c02b1

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 85e36053b111b342a8c8b98a6b1a6abe0a28665f67baec99b3de2a628c3ad22d
MD5 b2a801b63d72dcf97cb71f289a8989a1
BLAKE2b-256 803c030cd3fdce2b1c485732d0009046ffabe9f5b13013cfb1e8e1a3bdf817ee

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 225b31917a97230c8e6be6482ceeca5f46de63e7bdcd81b3867597dd7ef7c7e1
MD5 636adf35ca67ee32db7ca90731cd4b1b
BLAKE2b-256 d952f91f57e5c0b3b75b07ba4f9edac2b283cad489007e12f90090d6bb1abce0

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 54679ea1278e42809239847129301e43ed0fc6aed6276959332c594a3c988a13
MD5 dc73629c38aadfe8f42821d5577390b5
BLAKE2b-256 0fb435de25317f620a76848c2bc8932fecf8bd57e73040babf3c327fb2fbb235

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 f34a9e124fe8ad3b30d346aa7b3ca4d46380bb4d7935e8b06961507806d81531
MD5 6eda2acfdbfcb3cdcffdaac86d593b42
BLAKE2b-256 4b39bc922add620968408d0e8e65613e9df5a600dfefba8d5e6e91f02ef06a04

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 07e77a3a337d728a57c18710e409fe522b7fbe0989460f188efe922ea1700c43
MD5 160d2d76c240d6abf8acc6f1a98133bd
BLAKE2b-256 f28617550bd85024cf85652b9434874fcd534ac639ca4e0e12deaa58eabc2d64

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4c68262fd8eb981d14608c6118be61cfda61fcb7ff2f1afe01911d4974eb51d5
MD5 93238716b3ef2237c8c67013927b7c8b
BLAKE2b-256 b135d0afd6a7b99f254d8ed292214c2e1d439e7f51dee78ea5bc7b11b89b1c03

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f4ecd6353e879f9dffa713599b8dcdb623c2914ba14ff42779bc20703d1869f
MD5 9198afc9b88601a4157d9633a2cb0ed3
BLAKE2b-256 cf9744faf9f8ed05bbe9d0c8e756bdad77bdf955ef5e7d958881934820a1da3d

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 607cd81a6a610b1b2e1d85bde905b677afeb2d0aeef09f509d2e54c02e7a53f0
MD5 d96cc8d323183ce223e817d75d27db13
BLAKE2b-256 1e9e601133c00a38382a5554473ee07ffbc2ca6cbf03bdfc5da6357b76c73e69

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 3d19b24c0d83ac6ec3e1aec52e4c6f4ebae8e151af2944ed2e10524f6e3cdbe9
MD5 88aa8b1dfe3a59e48498bec7670fe777
BLAKE2b-256 81e7d4e48b945780443b4beda470f95b44dd0b47959c6e968017943cb9306a8e

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4eb373c308bf68059445ff9a50187986df2836c599edf71c549dfa81f8b7eb07
MD5 577e69ab0428df00b8701c4c7a50a2ea
BLAKE2b-256 5dd88e1c070b05007355d5af658c03eee727e8e1b586b72ae48e949636465739

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b0beff802aba840576cfb81d2cf4d88492c3f3574db78979e96e4fd2a812a319
MD5 987d268f3e37ee5d232c503a69a3ef01
BLAKE2b-256 562736790ee7d9c0c7cb98c5e3c2b8d1ac00add1cd1f388428ab8f13a7e1e64d

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 05d237d53c6dbaa69fb8fde092dfa214fb9cdc1d75803873b04b394f021403c3
MD5 9b65bd8f0e2deee8fa55c3c1a5ce721b
BLAKE2b-256 aef3fc5c33540b7797c7d55bf6b7dcfd88ff8c0fdc01a20736a53d08e93c4170

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 78798a69decc590148e93a18be0e155688dbed368b0de465c0e7780125930170
MD5 edb8c3dc44a1e2cbb590ddd1adc0b6cf
BLAKE2b-256 66d5356540490b01387bef4b84c7cdef709a9a53c94f5c1ca1fb1ec8b5ab48bd

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3cf36367cd414dd779757ff605a99c19e47a2feb5f3b015a2f07d653f82309da
MD5 2d671771763861fa8c5819d5386e6588
BLAKE2b-256 375a72e90c4699be064aeceda7421cc8a651b0b8bdcee5e518c3744484d0170b

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0205f4a02416d30678a3c642100cebb3673d72366c88a73e2e8996f9b3482938
MD5 18b580a9011b75d29348cbdd9f84e48b
BLAKE2b-256 21263122745b2084dcda2e06e2f14db1321ccc9cd4087696dba4ecaade0461d9

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 74a5de80f05c794b2c3e6b04bed8328efe4284e722178b165b673d3ad055c919
MD5 ce314627cd064ef9ee1c2172fa36169d
BLAKE2b-256 97399c7d2fdfd494b98c2e478863d37fdf2832f162e82b964293f675e75cc9e8

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 78e5adf25b2cd749338f8dcfaaca256fcbf33bf69cdc8ea4a215d0d87905ff60
MD5 e73a434d3000fde9692e18f421880d06
BLAKE2b-256 5aee5bb73b824e1eb2d20851ebf0f4d3c546c26eefc2bd868bd6972756250350

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f493c84cee3bc0f7431e0d08e4037d8f26bab61dd944c28e920c57cd8c9ae4a4
MD5 262beb6232fac99c2b59d97342cdcfec
BLAKE2b-256 7f461b95cea324a33ba781409d4c07fcc1717afcb4b1d571fc78d1a7e11e8c80

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 4c25b1afaa9cacf4d8fbb0d1ce5016c211d8fd92062b0ebc6c1d7b53cef8baae
MD5 c06bc633e96c855fcef1bb5dd1a71772
BLAKE2b-256 cd96af3438a07efb1893806cc051fdd8d21b04ddb9565141baf62438fd90409b

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 cfc5cddbcebdbd573827311e1a8a66359ef8e19057bcdcda49b36244c0b6ad11
MD5 13399667775150675b0dfd1b459e0b38
BLAKE2b-256 3ca1ceefc2764dffaf4325db96bfa95ce3f115a5e0d1488a20e2e40a0b087258

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9ef7b662f6471e3dfa02c5d1cb0bf822aa3d914073279c9319f11f33f75e7ae9
MD5 7a74f885ff9c837aad7198f79d64011c
BLAKE2b-256 4e558ecda9f108801c2d06b1185507e41dce4c116af46d581c241258c0a58a13

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df9b2acdd7e173106fd73cbe8fb1307efae658b12be5a638bb9b9da82ddb17d9
MD5 9a6c8e2bb8fc8c18f6a4ed3950525f4b
BLAKE2b-256 f320664d6c776c741825bfe30e496809a8c1419a6fc97673a82fa21a21c68924

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7a810bda87ec048075be63034baab7e72d8837934dad661a6ebf3b71df586ba6
MD5 44b1bbb8d71c12d9dae743b7850bd906
BLAKE2b-256 81e0ee2e9e426b64a90bbe6064c3b83d03f7f3e06e45c9cac27ede72f6a0d030

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 0dd8139f8f7c966c2b4f47adb5323f16a8c3f107be190f300eb0b1b63fae6b6d
MD5 c03fc2cacad654e0803cf53c7b0c55a9
BLAKE2b-256 02a1ba6ab08ad5f24368117e501d26621c0bcdf5c6ee3bca50e58803db4d4cc4

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 523eca14798129d49ec891041d9af39a9a2db69063d60e71b3e35eef86cd8055
MD5 acc2c4d6422fbb3408a4f7403bfa1b27
BLAKE2b-256 fe20d0ef569163640aa6e67ed1c8397e3736353c1995ff1340f90315220a1165

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e4d04a1abf6db39f438b86e0319a6e154e0298cb812304f2c18f78ce756221d3
MD5 40a9c9a0387b6b7d59243c93eff1012c
BLAKE2b-256 8524135b137c0028cc3d273626b2fd1ea07fd534ab65cc3303a86eeffc1e9935

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3e49a101da1c9834dd1394afb6b045df78403b1605d4e42cb558408241129da
MD5 2d14334f4680df5de778eb8b3b7b48ab
BLAKE2b-256 d527ab270eace4a50e46ce6f20528b3e3abd6fe3826fac33a09f0683179716ac

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 122a546194d9cf6d1a956cc553bf53af4f50acfe322e7bcf9920990846d526d0
MD5 bd491239e248c8251ef26ba9975eea2b
BLAKE2b-256 26a1c6a21b1779f7e132d496a9e84ede69d4363d96e98177557a6f61296f8e9e

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 2c127b9e7c48467488d671f4877c24a400bc9f3a32681be9c22e574f3ddcbacb
MD5 73c2c2bec16addd03704ec9e15a71c66
BLAKE2b-256 aac31c2e4f41d0d069a8e98d5686eccfc61d536e9c649819db6b61fa4cdcaaeb

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 282903e50d12c4f7dd99b5a2b116a8f7ae460cadaaa17e6a2bdb0576aa515fa6
MD5 12be7bbed63c1b263cf1d96bce1db84c
BLAKE2b-256 fa6954bdec30db0f6e7d95591730c072a7886562f27e05969735dcc25be5e389

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d56f5496978e0caccfa50c17628c9e58f59b879f714837dc4fd405bb251ade87
MD5 d9a6847330a962763efa203908f061e3
BLAKE2b-256 8555f7bc36c307b56ebb7fb7ff3b6159f970887e807c03b0a44f1cc55940cdee

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b5f9c59dc5dae1e027548a47e32b074a61d97244c84270842f7cd178224cfcad
MD5 df11332485ef21a447ca41fad48b00f4
BLAKE2b-256 16e4f6696247792b45ce4f89ec45722999caa298c4ca60716be03866a5408955

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc06575287d8f3efc139fcf125eaa0e7eba6c6f8c52c9329eb521e023b934bc1
MD5 b0aa27b18f0f8e6ee226c3fd66996f59
BLAKE2b-256 0e4becb4eaec3b84267261a8072461aa16c2ce3a4686dbf8468f0dbad43e4cfe

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 2753c23e27699117c1b31821f6bbd5aa4e42a8f729e59961dee25f5d707372a7
MD5 d73b4947989f26468327c21003fe7a89
BLAKE2b-256 4541607159c4956180834c23294037ec6891b02d6e8bec208b24cae26faab678

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 3f29c89d10696f64137fca1e1d5d24f7c43b2f59bdc4a87d9501def79bb4ee12
MD5 6b30ebd4ed8b8efcf9f4243c9e802d07
BLAKE2b-256 2788e9c1fa3aa5196512f4c2a901125f1a5e015c103117cf1b7a8c9e4cb0f8ac

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33a2fe0b2fdb133fb230039ba668bb4784bfadb7a96afa6b658663ff4ca88d8c
MD5 10bd70c433f5ecad1fa328df5924da83
BLAKE2b-256 f326ee754e20fa90582a662006c0b5ff2d6afc69be2a6394032582239568bd69

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7fe1d2e86cc7963c941023543c7dc51e8196c402d44f5e56ae968cf2a0bb16ce
MD5 06be1923235cbb0fc110186926dadc37
BLAKE2b-256 221622261136775bef78df4b1230a6d8abe418e5d932a67df6d0632a86f5d1c6

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6ed3dfebc558dd8ca16fd8f952d6952bc337840d4dde46c55fd0ad044d20b933
MD5 01d4909e4633ad4f13a092abed349a85
BLAKE2b-256 baaf6c6b7d649a99081a2bde315290730062662079ab985de8ad5e36aab9331c

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-win_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 f877582be2a04a007ef8a1b87a66212922bb1bb8a858734c8ae0840335d661ba
MD5 a57a005605d2b227653c4b454befb63d
BLAKE2b-256 d5b37072bf6001fbd169656ee2a0264f1489da433dcafd8b546d5d77826150ec

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 266be3647dccbde8b94405216ff159fb543147b6662d65ca75e6c4cb9ec6e0ed
MD5 f4500c164071d793d3ef9062619a2b71
BLAKE2b-256 27a26f03068a5c9e2ce45746f4990ca544c631d09742b4bf7acf2c12d8338cd4

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e8267e35fe0f0b4bfd8719da1f73aebbc04888eced5e5b2a2767a28aa704f139
MD5 3ce8dab43576ea614c28eff62a1e6736
BLAKE2b-256 b38e8376afefc9f69b42f388853a0b5cbb9d117914fd623beb7a4529ea03c726

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eae091ba2f7b545dffc29b61970e55b046248c886dd8c9a79d11f9c4679581ff
MD5 33be5259cf9e969d2cac74a61ab0c10a
BLAKE2b-256 ae6bcc07f586e7def473698645a401b098dbe2a21558d01b1ed88dd9cec658c9

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 c0788a803dd88fc228af5a6450edf2f47b7412a2e1fd7223fb6925bc630d4eaa
MD5 136d8f59bb25b5368ab4cf45def0c879
BLAKE2b-256 e280a2163360a7fa30c61a2f59106ac8458459a13c40775b2778ea4febfbd6e8

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d9eb78d33dfea03a93544ab71ffbe5f24cc32db732557b9bd1b97a1ec4d55fbf
MD5 75b7a705ebed2c9dfa49441f853dc0d5
BLAKE2b-256 cf71eac9640287815b60289fa3dde8a85b7e357b7831e4395e6ce0442c731eba

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c76b086638a1f4ac87b6bf25f64b92d2a9ea574f5fe6e18390b1c8ae73af38d0
MD5 d2cd02dae4cc7c45aacb72389a9d8983
BLAKE2b-256 38640b0f010df64fd5b3e6e3f4ed6b2c8cf242cca942c26b64af90bf66012a28

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 71a9c2d5e87619d9b5f08f868b4b503b63627dba286ac0cb7b83c0fe7c11819e
MD5 55dd3589b01dda92933788c85b281e97
BLAKE2b-256 9cd4289b9ad23dda948ca0556281fd94929b2a264143a48e98f8ad0787501701

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c44b204e15078c6e26c850a52a6f47f9feff23aaa88d149fc2e81933ebd3c6f0
MD5 afef6fd96735f82853c3c620785471dd
BLAKE2b-256 1427ca04a4ecbe2cba5d55901d76ef1ae57257f8423ef7e4a96c9cdcf435b37a

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6967117d774fada511d89309b239ffa1cba8a2320f61b8c8d4ae11c88177681a
MD5 a3157a98078c6bc73dea11a1eba1c552
BLAKE2b-256 9a9bc54679bf865f26a3ae1caf648c5ea93e0585716863b937ef6d582b2e6597

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 237d917b822df63a711aa77cfb3c33b80f50e2a36481fced95a65774773fec95
MD5 45baa6baec2ca70aeb970edb6a7d8b0e
BLAKE2b-256 0d8d84c8323bc167611de09692d0cbc1ffb216748bd94b244a3278c7c815e00b

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 89d931ab835431b59c58829e71aca2ec92870ffef872bd6d10e16891b89f0e47
MD5 41b76d6770b17de4f0a1f58710c8b4f7
BLAKE2b-256 55c210b1c19284f3a66ed49d363072c014e2502566307023a85050b4675bdea7

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 471762907e2f7034d8cb9bdca7ccabbf1bb4ba341d98d1e7c8ad11214dd538a2
MD5 c137200d68180b03985ecafbeaa3340c
BLAKE2b-256 3c7caa74734212df550f3a2a72627c2cdc712fd62f2095ab85f690d40cbf2bb3

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56420d44dd370236fb898182023d476cc924722bd93ede2802cb73706e14de95
MD5 399fbc9b373f139ec82abffd719ac9a4
BLAKE2b-256 32434fa3d5ea30c1a49db3e1213b818cfcbccb91446436be35644f1ff25b32e6

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2e58e2adc822362103757f509f92a7e8281165f25b526eefa22821708a3a66a0
MD5 74282ae84dd8bbec2195e1c113788e88
BLAKE2b-256 20ef503fa5eaf422a189ec7bb1041fcac1456a9b63776c8f88b6246c2e245d1f

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2c388f55049cab72b6908a98f8d424fca2c368c9142f658eb742e82bc435380a
MD5 2acb9ab4b3c29800fab3740115ae0a09
BLAKE2b-256 6a48dff53463a51472f9e51bb6e5f0331299061a21103d3663364ea6ecbf43f4

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8e88e4b246bd6517979bcdb2a198de77692c02fbf635426c91a381c940404d7d
MD5 04bddf5141b9f8d8d92fcff670193db1
BLAKE2b-256 6679f28dead46c680b9859894244ce200a5282be9363b505bb4c7b055b34f6ce

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 24c94681ba422b977e6268caec6553b2755d671b5874067845e8a884c168705f
MD5 389a797194babe1bb31c9ebe904860ef
BLAKE2b-256 d09f1ae1c8d40e2587fbf7c52d70cdec7c725c281208101b5abb7d200ff593f5

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 97db8a44b4d37f6a40d1b7dbd16f666ac529fe1797d6b1f4daa667e76893fd9d
MD5 f427bc1461b40c6c689f8f138a6c6d37
BLAKE2b-256 b6459dbb8de672ccf05f260a0a8787ab8b6b042d7c3924afe50ded8526c81e9f

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 96dcad6bce7f9546b0b97433b01724b6fea67133c20b936cbc3912016e12236a
MD5 cdee91b1ae75c40923866f27cab65832
BLAKE2b-256 14154baedf9e675080fd5aff457835be5e50047871334311c8af7e95c76343c6

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 879db1062bccefd2d0f7cef8d3b468a3286093eb69af11577f42d43139eb89a9
MD5 5ee6da8bb3f1143a7936354c47a7b903
BLAKE2b-256 44920ae8fc4d921b85c0238f374a468732f77815c046ac66f02a3e0d89f9ad47

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 df02f32809b3f816aaeac530f8f5d30c8fd53e81d19795d368d1c46d6c44b13e
MD5 90775bff1e0ce3c2f2d4d64cdbc753b8
BLAKE2b-256 94d0a008f197a854f0b79136bac58df89cc1ea380f821692b6bdf0e383378397

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 907e06a5ee478f43f199255f3956895fd494ebfcb10a4d2760fd2a96b135bb2d
MD5 591ccf00cd8dc009279b657edf9e6b59
BLAKE2b-256 0936330b1fd6ad86fa7daa6cec051a92cd778877d52323be252bd617d5e8ad7c

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 56d4c742187c2d0d54338c075f71df192455224270f5da5c89087d3e7209d264
MD5 c2e554aa341f5687dcf5804033fdad34
BLAKE2b-256 90d3f40e636cecd0e7d0813cef2139713a51bdf7d209550bea0878f050a8f287

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 4a67ee5f1cb071042e04ceb7330a16a8d69ca32b4eb5e0a6f301cce76afc1265
MD5 5a7fe5ceb3f9695ed99007fef709a5ec
BLAKE2b-256 ef6b8ddebf69c2c170821f02b80d747d8ba16caa9244c555a321407f20323033

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 797533047d57e99ef0cb36d17747b904702179dc3035f2de7b2686aea0809495
MD5 55a61d7872e7e8dd1522c43b64fa2101
BLAKE2b-256 fa677d07cf07daae2558e3533deb9d00086d131fae79c9833f86dba2485ed96e

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 44c635682d5692c7540a864ad5a921569210471a0726ec657d1b39eee04953c8
MD5 1cfadd82c82cfe3ed17ab7c94ed5013c
BLAKE2b-256 4d58ce4a0032cf00cb23926dd1a6851803b7178cc7c2a6e4eb488973caab45ca

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a27f87ec77bb070fbdaa1fc4ef7910291e88253985b09af4f71b11ac08e60121
MD5 c35137c35576db7a93f221f1dde74050
BLAKE2b-256 7373949d10894c6c7f470a24e44923f32d575271f562a47f8f26ff8e87fbf0ff

See more details on using hashes here.

File details

Details for the file licensespring_hardware_id_generator-1.1.0-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for licensespring_hardware_id_generator-1.1.0-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 577266aacedcf0031a5e97c0a962e7bd48199648bed085e131b6ff96b9091bfb
MD5 019cedf0f41e107e049a13d8a32c7ba2
BLAKE2b-256 740589f5ef7dc67ea99f566a01baca83a4a39affbd7b4c14e9a9deac39f91b98

See more details on using hashes here.

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