Skip to main content

Python bindings for the mstlo online Signal Temporal Logic (STL) monitoring library.

Project description

mstlo Python (mstlo-python)

Python bindings for mstlo, the mstlo online Signal Temporal Logic (STL) monitoring engine.

  • PyPI package: mstlo-python
  • Python import name: mstlo_python
  • Rust core crate: mstlo

What this package provides

mstlo-python exposes the high-performance Rust monitoring engine through a Pythonic API so you can parse STL formulas and evaluate streaming signals from Python applications and notebooks.

Supported monitoring semantics include:

  • Delayed Qualitative
  • Delayed Quantitative
  • Eager Qualitative
  • RoSI (Robust Satisfaction Intervals)

Installation

From PyPI:

pip install mstlo-python

Quick Start

import mstlo_python as mstlo

phi = mstlo.parse_formula("G[0, 10](x > 5)")
monitor = mstlo.Monitor(phi, semantics="DelayedQuantitative")

output = monitor.update("x", 6.0, 0.5)
print(output)
print(output.to_dict())

Project links

License

This package is distributed under the INTO-CPS Association Public License (ICAPL), with GPL v3 as a supported subsidiary mode. See LICENSE in the repository root and ICA-USAGE-MODE.txt for the selected mode.

Developer notes

For local development, wheel building, and docs generation instructions, see the repository documentation.

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

mstlo_python-0.1.0.tar.gz (127.6 kB view details)

Uploaded Source

Built Distributions

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

mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (732.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (801.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (817.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (674.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (556.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (639.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (537.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (497.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (601.1 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl (728.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_i686.whl (796.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl (814.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl (669.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (554.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (636.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (533.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (493.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp314-cp314-win_arm64.whl (331.1 kB view details)

Uploaded CPython 3.14Windows ARM64

mstlo_python-0.1.0-cp314-cp314-win_amd64.whl (365.6 kB view details)

Uploaded CPython 3.14Windows x86-64

mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl (728.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_i686.whl (797.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_armv7l.whl (815.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl (672.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (522.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (555.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (636.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (534.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (495.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (596.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

mstlo_python-0.1.0-cp314-cp314-macosx_11_0_arm64.whl (452.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mstlo_python-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl (485.7 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl (727.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_i686.whl (795.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl (812.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl (669.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (554.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (635.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (531.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (492.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp313-cp313-win_arm64.whl (331.2 kB view details)

Uploaded CPython 3.13Windows ARM64

mstlo_python-0.1.0-cp313-cp313-win_amd64.whl (365.6 kB view details)

Uploaded CPython 3.13Windows x86-64

mstlo_python-0.1.0-cp313-cp313-win32.whl (371.5 kB view details)

Uploaded CPython 3.13Windows x86

mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (729.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_i686.whl (797.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl (815.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl (672.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (523.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (555.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (634.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (534.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (495.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (596.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

mstlo_python-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (452.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mstlo_python-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl (485.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

mstlo_python-0.1.0-cp312-cp312-win_arm64.whl (331.3 kB view details)

Uploaded CPython 3.12Windows ARM64

mstlo_python-0.1.0-cp312-cp312-win_amd64.whl (365.6 kB view details)

Uploaded CPython 3.12Windows x86-64

mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (728.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_i686.whl (797.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl (816.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (672.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (522.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (555.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (635.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (535.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (495.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (596.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

mstlo_python-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (453.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mstlo_python-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl (485.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

mstlo_python-0.1.0-cp311-cp311-win_amd64.whl (365.8 kB view details)

Uploaded CPython 3.11Windows x86-64

mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (729.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_i686.whl (799.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl (816.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (671.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (524.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (555.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (636.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (537.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (495.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (598.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

mstlo_python-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (453.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mstlo_python-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl (485.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

mstlo_python-0.1.0-cp310-cp310-win_amd64.whl (365.5 kB view details)

Uploaded CPython 3.10Windows x86-64

mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (730.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_i686.whl (799.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl (816.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (672.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (524.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (555.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (636.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (537.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (495.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (599.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (732.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_i686.whl (801.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl (818.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl (674.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (526.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (557.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (639.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (540.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (497.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (601.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl (733.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_i686.whl (802.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_armv7l.whl (819.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl (675.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (527.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (557.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (640.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (540.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (497.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

mstlo_python-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (602.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file mstlo_python-0.1.0.tar.gz.

File metadata

  • Download URL: mstlo_python-0.1.0.tar.gz
  • Upload date:
  • Size: 127.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for mstlo_python-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9a1803de87ec02dbb6e3da3abe283b6d2012dfd08acbb24f74d040e2ad38331d
MD5 dfc095f305e553741a327e74a351afe6
BLAKE2b-256 ff4461a9c4408bfca8ae476a8b713bb6aa991197f4a5402f3d8aaf0f8eafdec3

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 70de93958b68fe4b8c1c470300fe142186be1a2c3e4c802d2a6e2c41e0c4eb17
MD5 aea9a81afdd46407c6fedc90e10dde9a
BLAKE2b-256 c6e144bf9bb6462fd46ac9883410a87d86113435596de7c06d06c7f2987c458e

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3dc7eea8dcbb9e2ad70f00dc46f448e2cd9a4baa6312c0ac5d17b3cb6c66774b
MD5 2062cde804b8de0b1aade550480fb5fe
BLAKE2b-256 f6402eeaeebbdd836c82688c28a87c5bae5f33ec866b910256daa7f1e87f1d19

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1400b8eea8a4839adbec5f7ad9a18eacce78079b34d4dd54837aac6a3a5b9617
MD5 071440fbaed36d0ff023d820b865809a
BLAKE2b-256 07928a8208fa04b0bc5280ab7cf60e6d05cdafa1ee429b5c5e39074e224370d7

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5013ea6de418e2354fbc18ae26a56657b02ab5a67875cfd8b4959d692c649d00
MD5 3e5111ef693906d9f18fb8b928526177
BLAKE2b-256 266e6566c262f3dcb10979bfc68c6057df84d8338260f11ebee54cbfcd9c2b6c

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 16627742eafc00d4eb32e388eac944473cf7d76cee1804d2fa67afbc10ae9c1e
MD5 95e968122fdf441b372fca70a1857d33
BLAKE2b-256 79155731e9542e684611f97ff1c2f8c7aa575465f50f17af5d8e0461a8ed93c8

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 53410db4cc93e2f06e8a9e7152240462e42aef0cd2e679d2fe1e6ae764887f9c
MD5 4c6e3f98408704a78cf625802b4360a7
BLAKE2b-256 82112d28750929d614bcbfb82543deb1e51f410313db30f6392f96ff43293f15

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 74f6d3f52bda6cc4bbc8ff6dd6d65e1c558c6c0700bed427f2cad534fae014c9
MD5 9113d43548d673e289b6939a5ab69352
BLAKE2b-256 4c905d984c273025d150d9cab8a6cec8156fdaedce77264ef5bfc02c0b63c515

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3c1d1a9a4b4ea860129398e07c1820e5663aefc2c9ebe0b2baccd242a8f70fa7
MD5 270d6e0a8def374e3abcef180f0be9e6
BLAKE2b-256 6d5770cf5355b41457d9c139b1fe83abc673f956d0603d32ef37e7274be81cde

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e28080342adb3b975185159f5bfcde3856adf185bcacd571e311709c0ab91dfc
MD5 ebdb68321fb0bb963d740cb9745c74a5
BLAKE2b-256 f986c7c61ddedb23f74bfdcb512622fed3d0b9fc7f4087b56b65598dadacdf60

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d947bad1be902c79f0eea5605d62d319b8b238927a805df58c0dabd51c1d9e4e
MD5 3f888ccae0c97ea9095a07c7c52158e1
BLAKE2b-256 d682407aaa75cfbd66c86eb6dbad5c367e85cf9095bd51703499780c1affc898

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7800be950567e6b31bbe971510bc8ca6aca273bc51c091a978cd52b93823a2f4
MD5 aa78a629f9c6419e09859fa6280d0d7d
BLAKE2b-256 1e3de7f850bea436e5349d426d117b9f0e2ebab366d5c470cfd1d570ca828ccf

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b4a8b7cf4be1be2681e8543012bb34698be69cbd7f5d0f4a1613ffb563b75b3d
MD5 0329df9f489c687d80e5ccc6a46c412b
BLAKE2b-256 391d3ea049e6a4df458acc3bea25d3b7b7f2d0ece11c363a9f6243a3a49ace42

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b1504e622ddf86fd42f37535bbaff50ba2cfb487a396d66889433cabdc89a3c4
MD5 f28b544ba61a5406a7a5b197b1c83990
BLAKE2b-256 9854b5a48717958721314d817559dc41346d0575e054a6894304e54aa5dfaf3b

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5ce2af627c2f499fbd3dea9f916d537e476d9801477fd546ccce8b4478fa0682
MD5 8781ac123b25c6243fe4d424ebbf6b4a
BLAKE2b-256 25a268212da4bf69e9e0b4ceb830667c6e7ce5ab49fe10d3ab97123bffce1b4f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8d261466c05ef5a28c018bf13beaec3bf9b48f688c4fd4d44eba73d9308ca8ee
MD5 f5af0c0b875f13b1dd3cde2b9b56f68e
BLAKE2b-256 5a1a29a7dd9f2404b1abf4b7f8605afc8ed2dc749cb6b5545c7c59ee51ada915

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 85a038ca9585b2eb222b1e5bd4ab7b9b3cc97bfce39d93454e7e997fb99c7268
MD5 36c0a23c765ddb08a39356d179f07b0e
BLAKE2b-256 22c3b95a362a44162e4281328a978fd11aafaf9643118e6753dc2b0ea9fdacff

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 587594392848243c2d7cd2d8935e850f753a9d22a5c743cf3baa1fe3d0f2da74
MD5 169a96148df00cb1fed19e95d0bd228c
BLAKE2b-256 a16fd6ca64f232036eed7d41f228851f09a95cd366284fa95ce7c00fdc45c053

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9d08d4bade5fba3ca96bd19877664251bc042458655aaff9c27c56d7dc2dc8eb
MD5 8afda6736a6f2a4e4909aaeca3ac922a
BLAKE2b-256 186f3eef554edef93361e74307e8cf1826195369c521e5b212a9183f45908558

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 e48b251c97718a6be49d850aa62b225cbff4f992428df840c451bb99c70c6323
MD5 18f06955e84e6a84668d421741010ec6
BLAKE2b-256 447a2ed70fb8c531ff64153bf7ac247323a655f133a432672973452a2b8f2b8f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 13f94747d641ba0f68737ecbd1f18ee7ed9f1a9f6304ed97681229b987b90da3
MD5 b826cacd1c055f5d75abcf81f3ac220b
BLAKE2b-256 14fc901cbc31d3849b385dd82300a3ce276dd4e51f11904f130fd64ece1d6e6f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 094fdc56dcde279752640d28af438d7d2e18205d66e6d114ff8c9186377c76b7
MD5 fbc11adc63654a607aa9fe1ed4013139
BLAKE2b-256 753b019191705fbad0c8569ba870d7f109cab4cc1128e8203dd709ae2cd4fcc7

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7d3cf5670635ec2ced4c75b40d08a4db0c31f7d65dbecd2e4c42050bc18f2e38
MD5 684240e2e051617ea1982d33e7877b14
BLAKE2b-256 9a6693f0488a7fe68b68776e896a5fb2cae24cc5de262eee0a33f1bc69aaf6c9

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ceded3dfaa20c657e2a6f9eaf03967a91b8ce27c03d5943b55de2d2d2c6e3a56
MD5 0fde0ea92ea64d5fe88c6ecef57b0a9c
BLAKE2b-256 b226e41049e2dcaefa7161ac2b0f94dcab582075df3291dcad12a318d3817792

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab7824b2143468acd58abe92f8ddeb7e563104f316eba1616d682765f75df979
MD5 295b895cd1f4a653bf2b223d2eca517f
BLAKE2b-256 837b8aa323a914f70d28ef9395bbe525efba822ba00ebce2d221489151ed5985

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c61bbf4aed30787c0a4cd23f30635bc260b71c7fbccb163b723e6471638b1628
MD5 7b8e8a20610d6dd5222a7df4624d348c
BLAKE2b-256 763d9dec69a471cf75e3b44a3fe38a749666fdda6a98b7c37c4b80bc12213a86

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e278e1dc3a762e0e3793aeda19fddc63d14f89cab363d32b8041f2b67abe58c4
MD5 af8d4940747a72dd8c65e3933aee3545
BLAKE2b-256 c81e2e0a7bf5125408f338c8de27085d7994bb19aaa675fa5ab33a961ae2ec8a

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3a6afd2b1a8bc9caa8bbd7b6dbe5416ee19ed11c4caffe0fcb6d30c2ab5b6892
MD5 ad2020d516bf1ca69f57698a2f0d2296
BLAKE2b-256 ab220cd1df38fa283ef44a71ca702fb47950f256850f1c34b01abe261d8bb10c

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 868ec18b57a06530a93dbf58899dc2cf532015b7ce0e5ebb572fadd2636f3b39
MD5 5448063a5178110d4d965859e87878be
BLAKE2b-256 5b40748263860e5cdee7e34f792945ce1184acbc025718ac769a8a74cf1d0d89

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 07d2ae625418dfbb14b75b3dcc7830edf77d8399a1e408042576eb4b2b30e7a0
MD5 ffa084ba2f032f6f5c3c29504c4174ac
BLAKE2b-256 57455b7fb1a2ed238d47d48b8646745548d160e142e0d0b6be5a6adcdf117bf0

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d392bb29d960f90b159da456f4c27bce7bc698149183d8e3f5398c4a1daae93e
MD5 182a5c5f66b56105acb1518d8f96ed39
BLAKE2b-256 fab307acfa55c4b5220666ae334dc9716b8836bb9e037af90905b250ef4df32a

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 346f0653b48efbf6590849fef9de6a6bc7fec84f98653f9f99dc2167c44d1ef1
MD5 f888448abf0133087ccb25687f7fd126
BLAKE2b-256 fe380942a2e2bd502a2da6de20f9ae55b6332d1c95e6e2d9874be84f0273aa34

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2afad63c194714c674df7a11cae7a14dd4e3763fe34312ebdeb679f348bf037e
MD5 96682c7ad656801b4ad7f70797a17995
BLAKE2b-256 80a319e0f0066ba484a907bb5be0083aa8fd279621aaf7aac8141de8b61b32bc

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 011e59aebf2c6381666f77a45bcd71daf2c5bf7b82f67c64f9045c4b310e7eb8
MD5 93cace5210535f2ec034ea0d0bc71cb5
BLAKE2b-256 7d111fd35072f345ebead8b8d8a6e77b059cdc74f4f1a08a8ae50c2bb066d87a

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 62ca244ef2ef19cee76529bae61221acb63d12ff62f34105282ad57a753922f0
MD5 e40b6e95bd7747ba7a138ce522007177
BLAKE2b-256 7ccee3a7c26fb260d96574b313a07e653c44bf789fd17f870f18b78673df44ef

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f6f15dcb448d5c954c9b7c9ea56cfbc2fb0d9bc3ccd4109e19735515ba44303b
MD5 9deaebe79a054c9b697b3596147ac6df
BLAKE2b-256 cf47af27a2876f6f04bdcddba06c27b735032ab6f5e5f88516b808399143f546

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b8d645d5ad93ed1209c310c1e5f64d1c2b7fa974d9d4007445a3185ae9d5bb7
MD5 0898aa6a9eda4830b4ce9a785826f180
BLAKE2b-256 69ea7f4d408e9b9cb61529802ec1e750662bb0da69e501621e67340af7e1764f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0dec24fe7941633ff81ece88d06669ac395f6f52029d2bf7e13dedf7b6a35ba4
MD5 ba659e857b63f3571f2fe4e8c84baf1c
BLAKE2b-256 85cda327a118da600a387c061a650ef5de5c33653a6cb1d743d152e4dcad3302

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 db8c3c0c9d49a3158e2e89b0f14ef3131a0f4c76813ede9bef06051ac55acda0
MD5 4d88520b8196e957690e4de2af4d5fec
BLAKE2b-256 9373f56bc9a96ce4bcf0b2fd155df975eca7c2cdaed1708197eff728855658f0

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9f67632b8ad5b2b0de0d03d7ccb57b3140ccd836dc6d88a45b8e66fb84654c21
MD5 a074a20ac3ef50b008e3d2985c67110c
BLAKE2b-256 e9cb165cf56d9c659b9b9affe2884197d955098f703fe978ef2f762f124cf857

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7025e0f4bc152c7c4f021244f610c1e45ebb9aa8f2ff7a6ded148c98a63cd823
MD5 9b6ab56efd50d60ca470f1e3c889ff3b
BLAKE2b-256 d671782a5fb8d0020beebf980661b2451049fbe2d9a6b3ea5972c876dc4d33ff

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 640d9189f70508a84ba5f7782606e795431caf33b76e9dd0e2d0c4e6162b7552
MD5 d2871432e9cce778b09d5624addda8b2
BLAKE2b-256 ab123382d1b90d8a0fc582c296e4bcca82cc5f2fbc50d4e43b267b9618e79fe4

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 638b3cd09d3f701f085d3136eb6948d1d16381c13aeb66ad1f2c8b6a1ec0a45e
MD5 0424336e53a6b44c84fe7fb43b6c1bdb
BLAKE2b-256 3aff3cd71f7a5c860158f83f7141b0fdecb5eb142e7ae1ce788a7ee13bfeefcb

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: mstlo_python-0.1.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 371.5 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e299799aed3ddd752d3dc25deb4c84d1ad0597dfe5fc695ee8191f9807abe705
MD5 eb756e61b0e37310f678cd1efce2983d
BLAKE2b-256 54ed77b93aa4dafcb9218aaffb6e9f24755759854d885bb6b8c4683ed2d0717a

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dcb17333575689e27c3e410e431e984aef58ec5e702d6b3a53feec5dedcdc3b0
MD5 cc7f31e78ec95a620697ffb168c06aad
BLAKE2b-256 5d15634707d91a453ecb3315d155c120341f20666845da1f10ec397efa57829e

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4f7084eef6fb6019fccf99f4e6bf2945b28e78dde21d26f9df129c868950beb0
MD5 2afd87b19dd934e5c41a4352440feeec
BLAKE2b-256 ff1dc62a7bc67803956287ce2d4e8aca0d159cda0f923b7c787d624138d81eb0

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6c9a03ec4d437d88ec1f1069b981fa916a10f85c1db7a5d8a961d1b0d437aae6
MD5 689bf07588c4a591b5fefab721832115
BLAKE2b-256 0728f7cdc2c0ca3187085808722897c97ee006e55f0e2038aa725931582d3594

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 82411e9ab8158b18db6eee7fe8815d9c596b322c6d8012b01395a6159c7664cc
MD5 a50db8cb4d84f174fa9294b001f65d45
BLAKE2b-256 139616e0053e132ef73ecc4997a5e2f9b58966feee6ef86dfd9371c9e66c11f5

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42ea847a376290d18806c1a768575fc49eb0a39e8ed54621a8795454099cbf3e
MD5 86ef5c67a58ba5ed40142ee8bc0c8722
BLAKE2b-256 192fda03d0beb10e4bcf37db38369ba3a124a78aa27fd7d3d321d213b0b9441b

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 12b68edeb0047f4b40d128bf91c4fadb1144b15b9788f18ad88590e6b412c257
MD5 95268ce1a2cb6bc67a586d634d577f5a
BLAKE2b-256 04582d814c7ce29a45af67f16cdb6a88173f77123bd4b410b802f38bed41c9f9

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0c38641538bbc7d49474762b719587068eddbeadbe66adca9f3a9993855a7910
MD5 4c8a248d8af8fc67c6b91b97cea20536
BLAKE2b-256 cadd7c5bb4f8473fe78c70c59cf47934bc0cb77671f17a5643f72b54b3510973

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 418a230183ebee6285daa16585dddd0145698e7caab041880477a6091e0928aa
MD5 4acc45e82cb779347e6db0ce7510caab
BLAKE2b-256 1d38cb96e79f9cddf0bd85b0750d0dfad0dc1e5d97a8b29fc68b265d36e1451f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd6106643c30bf0b93adb661af17cd6da100a2221402187b872a58d4cb0f73ca
MD5 a530e74cc86b96b8abc71974137c6ff7
BLAKE2b-256 cc4bd405c48b38983509502360a5709cdca5c6d9a86077a8697cfd6e193a620a

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 92e2534ff51b16f0a170b60d6b37e99e1bd2720c3bf8ce9b65ac3437126540bd
MD5 4773186b7cc73ca68db93ef87eb07d6b
BLAKE2b-256 d160fdb7064adfd65bb9e3642cf5ae22fe6eed9de4bbb2e1e3e76b67fcd306b9

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7774df1afc8dd3809da5e5ca7e7f9fa0af2d30682a5d48445184abd74b39b4e0
MD5 fc110be58002d49cdf5acbce8055fda2
BLAKE2b-256 aa59b321bb2d4c746bcafdaa0845cf82e09b933e2bd157103e74317d27e822bb

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 24de2d2fad37bc1d0a898ba8722bae64b3e4ee0ed72460946e42144aadd26405
MD5 55b273c486b4b9d0164ab1c9cd1a137c
BLAKE2b-256 8270f308be4b67856307b72d57c80cf29d50663c5432f9dcf32913fafe808139

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 d7e6dfb42a6db44fe183d409088a0a89fa32b13be2efbf9dd70c713a69b397b2
MD5 1b4268c55417ab789d12489c95504029
BLAKE2b-256 2135f557375dd346d5f2852861103a6d3002ed2af866cd0cd1793eef897b769d

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8d0c912ced9a1c37074d655cafb53a4195eac1e28a2a0230f3c7dee2ed4a8aa6
MD5 f6309c873d6041b58662b187c7c91be1
BLAKE2b-256 ce1a81ffb4a7cd599fe0c7a82ecf879870352ba1c2f87ea02904461b15fb3d1e

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b6bb2322e78775c85b9609e981a4049af0d17f7a4e873093916cc00fd2d7d2e9
MD5 e252eb13cf21ac61841b8af4290c4fd0
BLAKE2b-256 ae6a37e617f72ecd46cc16adb34ac1475a9a6f3ff34f19b986a318e6ca66b124

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fe1c43b5a48343f787e2c3502f04c9e92b1030edcbe3aa1dc727c37a65749304
MD5 93e32309e1810f50a69b687eba1d2857
BLAKE2b-256 f9a83ce5a5b79754e7fb2caaf72764be50c4835df9adf7ac0b882b990fe2ce8f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d06ff31b146c78dc9beabf61b4888eca0876352cde5c16dbed102504d26bf2a6
MD5 6f38fff7a9e913d4a5ed7669989ed718
BLAKE2b-256 6dcb841155d1d09f081b8e509f9df4d9371b94fcf2c36692a21fe5518ce46606

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 82298dffdeb05a65d291e4fc505698622bb33a3a0350879175cd79dc275945ed
MD5 a19f28f4bdedd7f3697d186a22488bfb
BLAKE2b-256 d332946e335d9cc552eab2a2625072cc31d68819c9cbb80ddf8511fcf6d9879b

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 855d876be13c6223f2424505cb1a10e5b3da15fc54988dfa57032476114facef
MD5 9b791733dfebb4c3fa5dd28b9af73db5
BLAKE2b-256 707a540bd68c4c9e6b0cc1171423a08a7827b69d14c8a14e2c1329e71259ad3c

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dd591ab0146545162d0e07591e6d17fcb2225610b5bb61b66793615c0bba5c40
MD5 7bad1ca8935f4191562d6d91821d98fc
BLAKE2b-256 352ca263b72c27db6927eed6f61554de64420a6af03dee0d5db19167b110b0a5

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 597fef76103a3505f6b5098cc61b9c45fe2fa31ea10e8d5c7d395d0bb10c5822
MD5 57417be7b074d6d38ff279ea257d7682
BLAKE2b-256 7fd208a36746bfc6e659bb67ee177ab4b9c373e8af98f78a77bde6de7f0cf620

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0d449a8d2b954c9fcb0f50a65dd5dc7fe9e737b27cd5af292bd6b71e7a11600b
MD5 81fd6b1e7da7c5aaa5b3551459a4cde0
BLAKE2b-256 a1efa7f2b3da9af21cbfc152f7c1c78ce6a6c9a786e0ea7528ef24feba477192

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cbd003df09cc82b59dcff0207a9d8ab7320ddf9f315ceaf96dfc319cc35aab65
MD5 6de4a71518a13e2a8daa29ec93711d23
BLAKE2b-256 93a710f0de56094b0a8540c5ebe85f9ba8d65b6683034610f06d0d1c12f26732

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 6cace16f1b9830b53063a01525962f8d8f0297cd822e38704f17f33620da13e3
MD5 a98351aec3d4767f4d66a48da83372f6
BLAKE2b-256 84047f3b15b15724f44e4d1ffa8a78357714e878d3458e77d4af2509dd24c835

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0f44f9f3ce109bfccb796d690b34c4185c2e7344820764bbeb2b7379911e761
MD5 bb337104dfa10b5f7927e4603f4c0925
BLAKE2b-256 1ef597122cbeaf7ef50199b98c6489fc169a65dde7ff171328e79a8031037171

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 061c86ae741a4cddee20d7d261426fb224d516dff31af64abb359a1a4f878dea
MD5 c185c926fdba438c848e73b001c93055
BLAKE2b-256 eb31592ea8abe943db6e5919cb4eac44475d9b2cf727a39490de3daafc71bc04

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dcfcf7a0c1bab5b0db8ebfb3d9631e5b079c302bc30390afaee808f529531305
MD5 0faf93db309fc914348167fae53d7ca8
BLAKE2b-256 7608eb823ae312b16748e6b3414cb53ed17894d6f7db4660add30bdc3d8ccfb4

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 85545de8e6c7326bd9be29c262ac95c5f6bb97c09c06afebf44e6bd95f7999dd
MD5 5a6bae3ddf36cca2fa59ab37976806cb
BLAKE2b-256 c072b719f5fb5043a80b4d2efdf689f4a3fd22453a0c41c8de87ba48615dea6a

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5afc691cc2002ea09efe3456c6f825315cc32d4ff2383179d793dde224dcc29c
MD5 3a73e4f6c87315ef6fbe489ea14e127f
BLAKE2b-256 1ff7dfeb98e62c87907c192b7497a357d84d480baa011af9af0d6a143bcf9b05

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bfe1b36895f2e7d0c7d20a81e7472b1baaf632cfee9fe8b0eedbf8650599926a
MD5 eb0703d18aae322455a091d3c6cdf09e
BLAKE2b-256 3658772ddff1ab57885adf113806693b0ae994aa1a94344708ef466327d27d02

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6cdcf599e8dd0cb0cb4c8946a7d3e8e0604781c9461c0c36137275fdfa3a4510
MD5 b63748df5479536e4fc3430d1eb8d603
BLAKE2b-256 b09018170b0c154fca6e9dfe8393cd36299e092536676eca1e862cdacf67f894

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0614c8aa2624d385dcef1ca0a195213dab700c3f38e763dd5c31d0462f19459
MD5 a22b8f794db711e6b8b7740d9ccd3b67
BLAKE2b-256 b459feb47fb05d12b3ab343b3444b7049d2020553e787dd8dc4e44d2868a9a3a

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ba4edf5fbc12913d710423b7a909583beaa84dc06c1c55e4e592e58c1859ba51
MD5 ec887a87274db4fee015f1f43e75b7bc
BLAKE2b-256 6bc36225cb9cdc3bdadb02b1d379433ffd0daba9eb1ed1cdb279567cf17af8ec

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0385cb6e748e9580bbb0060b11dc10bf31ddb8ca8e75278ef4037ceb0991b8a0
MD5 acb3d01d85ce1540e7a453793c2d2fd1
BLAKE2b-256 13ae6f2e089cec781aefe6e804d5bf2ee601906b33ec844c8b2283429d733404

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ee34c9705bf1fd4311834835392596ddb01bdb8829036ce4c7c3a9076b75ef85
MD5 f82413b368571ee4347f715c5c5f0f5d
BLAKE2b-256 78073790f11886dbed8daf1d6f869fc9cf2fbb2b0412d9b1d67d11d4fe9b3d7e

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c158615204b5f8beee068aa15093c5b7831d351cdff26ff38d001ad16bb0e45f
MD5 6431040efbba94cbaaf92035bb3af4cd
BLAKE2b-256 c9a958b6551f942884eeac3ab03eb310aa2e30d15c248dfdc9ab0d016ff6154e

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 029323df8c6aa73f8a3825ff5673ce9e3843fad5c7d3fcfe206134f7a7b1ea66
MD5 b01fac7d3f8d489953eeb851bdfcdf12
BLAKE2b-256 7529e306913f75153151cee5078dc36df1d653baee8a546e68232359aa15ab7e

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25d2de85967666f5f8d91589e0d1132152c600953b417497cc7d4f7a98da4eba
MD5 27ebd662c05c9cd70981576cee40595a
BLAKE2b-256 954a70237e14576583240583e8d8104bf900a7a91cb60ba6c68b9be3755972d4

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e5439f659815954fe05dc8d9a702298df97c99a4fa1e6808c79c40356ba7ebc2
MD5 d5459a61f766369e8dda091f82b0f90f
BLAKE2b-256 1595c73f1e06c8adcc33a91c057fc1b12680b8f5110b1c5e4d311cc1bcfcfea4

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3d3e2d48da6b2390f0c27ccdb2f73a339ce73db403400545ea842c723fa85664
MD5 2ef208c2ddd293626c18b58597598f9c
BLAKE2b-256 db03a590f259e29f31bda77dabc6b21655ddf63b3a953d9271d651a2c4904ab8

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 53038387f401074bc14ee7c3263792196e4f7610991d82c75e61d9d3ac336b0a
MD5 294c01c61e396c60bbe1581d15dc2467
BLAKE2b-256 91ea545ab2c9232c69ef1c5584dab225e05b1f9acbdcee4b3cf3d3feb4098e60

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b672f6fa4e70ce3a6b154abb18034a6adc4cd53f3087b6ca92bc8733afe40bba
MD5 b5133c44e128c8349825a7bb1df62085
BLAKE2b-256 08fae51812b681da0a1832db7e448eb41326ebb87c2c71f1ee5f06b0737b221d

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 87774bd1bd11e60c9445a0dbd8f03f35f72205b173fd83264fad77fcd0b5093a
MD5 59c9d9bcf30fe77fa39c1174ad3358a9
BLAKE2b-256 2ca150c84856954c2e3d0c6757f528b8852df6689dc1b1f980023a38964b92e5

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ae38a6592d1bcd9b94b9d3d32b796fff8c474574c60d65a1a6f23bc10f297a5a
MD5 4b23f7bc27a8a061912188301a81b374
BLAKE2b-256 228238b78c3a94d1f32ce1e0ae6d004cf0de26a6dcece26f166e1ce31117b18f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cae3b59e57d54db39564c101e5dff92fcd1fafac924c48d613baad2f73525538
MD5 46b05f86ac40ef0387953e369163f5fa
BLAKE2b-256 8f571540b9612f8727d01d1c5c6ab08447528af6fba03dd0e3ec72c7f0fd34c1

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7ae17354862971dc96c89b867538159a73cebed0304bb6913bac4825438a950c
MD5 9d66c92542aa791765da07a9b53eb550
BLAKE2b-256 2300c090b20e1cf12537d08bd4638cd197e935615fbff8a4937a7a69281abb9f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dc1d4268b858878517597181ea719c5aba038f2d61a821f9564b138292939923
MD5 56bdc03930af7c9f6b0db31ad533d34d
BLAKE2b-256 47e8a67c4703e08a86d484d01aa776b8a15d5317465048194bcf305b84fe5b24

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b3a27ef742b3387ff83fc13e7f4c8711b8ff70cffc3235f368b87dfc9a7f26b2
MD5 d6611f71fcfd925f911c2d2d5cc6a08c
BLAKE2b-256 4915d8564702cf6cad5600d227e020f34cc09094edb94064c27464b87f570623

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5491dad661376bd9467e3d56467d407a688e00481d8ddca054b2f7a745dd177b
MD5 639ca02aeac28d8082428152f07b9ae4
BLAKE2b-256 4c622172c35d2f472fec11e3e3c5c4189671c86a3ac2eb7b0c766ea2e7978470

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f133087d72f67b7f5d25c6a4e02b4afd2d14a1c36e8593e006f3ad408eb44c6c
MD5 a6687d44cf5249ddb9468ba86a615dba
BLAKE2b-256 b05b509b40e6dc7bf54bc2688e8c12ca7215fa5ba3a3afcc2112d480875d98f5

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5cd0786bc144f1c5dc9161fb86315e9ca8e35d79a02a69734f7087ffb7cfa17f
MD5 5a9793ffd772ca003f2ade9201f06990
BLAKE2b-256 a262e48ddea1b04c5a7136958f7ef43f5388e6f4976770663378dd91b0fad87e

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 eee46f8e4ac056d1d1a0d5d252a8ef3d0a7761527cc118817d19bfac2eca4a5b
MD5 6a3704b9cd33b5afb71a2529960bdd68
BLAKE2b-256 262ad85fd7a0b3b3eab96fc4193040f9aa2b62f95cddae4c09aeadfb7a5f97db

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 91a4d150449cf5ab1f751bd2b4ff4ffa3333770be3e25d41c7b36f76b5c08758
MD5 930e3f5f725f25500eaaf25e0891c8f4
BLAKE2b-256 d90540d3f8cf7047f48fbdb08587f2ab624d838a2ff6a6f4e5828b414291e251

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6b3eb1284cd825da58a8c1a2221228e731e26e730f2c94690d941db79a22eb5b
MD5 260d624be3e14e4e27258a7f0aa5ad11
BLAKE2b-256 d505e1171359950dec8f70ed66d201507e8f8843b2208b69cf5c25282457948b

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b92979e031a802490b5bb6f2b510c75193b621176e49c3226744f31e7c7ad22
MD5 d66dae56a675432e939e97ab3260574b
BLAKE2b-256 c9dcabb2efcfd2a7b555189da70520ee1ad92912e5d2bdce38ebad63a8226bd3

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 69a31c0503781388f8bd34d671adc31e5b0126492474fdd06bf256fe834e8f63
MD5 9f7592630ab94a23f2a8261d41422a51
BLAKE2b-256 881b137c093b13465dff8c74a074f6f0c8dbc3116e2e78f460cf55417827c993

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 56d657c16a7fd9d7cfe0432d9f8f7e867ae39cac2c67c7708cffc203f53e1e15
MD5 9c4f1977c0ac592c73e3a08c800c2e71
BLAKE2b-256 4b5858671476415f886107acdd572bc49ce770d07018320d8890a81fd4d89ecc

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ec1ff5b6a3a60e876126ee497ecdb0332dc51b76f99de73b111658c696e1319c
MD5 3aade6d3d0e53666f8f68a42d4b4ef5f
BLAKE2b-256 917eca23d6c081973967ae79d3721775e63d7c59fecb09e1a7260f2039acd535

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 97643cdacd9bd768c97d598c00b0545d1171f2fe656e40e9b008ff6702817232
MD5 7b777ce2c011405ef90f66a0fcbc3ba3
BLAKE2b-256 abe9fce0fa11a7acead30b8e7bdeba6bec21ee931f761d779b975cbcc6653d83

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8fdbee985c9fb3769c9884e4b46042b658ec489b7580486cd3ddc1f51fcbd10b
MD5 4f4bf9f4ee44c6b429aaf5eac7fb81eb
BLAKE2b-256 9e92f86738f30937fd0aa3cf8edbee6b2a958b87cb3f7f52e1941f5bfefc6377

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4c68cf49eae6170b5869d73a62a9777976ff2156489997d6c68f62fb4dce1fba
MD5 9353243194858f794e4620de66facc9d
BLAKE2b-256 c33905273104bf5af811a4fbf33dbfbf27a411bf3ba689a4ea2303dc2589f515

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c040ab7f513343ba153220cb47d21b2266d64cbb45ae0d9e7b6268fa8ba3a43
MD5 25d3b1d2c6c178e79ededa36c88f0441
BLAKE2b-256 7bd3862b9f6fbb89c0d702b955c533e3b7a7abf34ada2aaa3c366fc400a86d2f

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c7812307a64787d3bf8eca56ef96a165097bb0d8f34716c9ceda4b0bf598acbd
MD5 9a6e16b93db66c0831886d8316ef068d
BLAKE2b-256 30246458fc9dbe808c3872ed04fd83cb67da09bd0f898f67cc59301214bbd552

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6cf9f56908499a272e4e78e3c37da4d182ddf9631761e7f572281f17640e8a1
MD5 ab2cbc8298b800f8e4c0fd8a03128d19
BLAKE2b-256 aefd980634d54bc9f5bb101f74aac80f61291ebba7598c5c463c3ea195f8dd33

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d84853066a644e82f630f77d93b856d32ecea2024303e82518b2a02fa79481f5
MD5 7da430bdac697396f2ccb2408abf94bf
BLAKE2b-256 01f05b4717f7519304007d7a2acc78ee34e2db737d1f5e61fd43961d2aa4b540

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3490c01b962e19883b41957e0c1a57b92521b6d4d934560e069ae854c558bcea
MD5 6b5bec37f291aa305c77ea5b73fcafec
BLAKE2b-256 db71d96d163c5d581c5c8e9d2ad46a90ea0d311fab253a1edaf754daa6ead5ed

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7476407264b0dc6c143e0767bc4f0c9e153f97276b6c172b8b1b7dedf43b35fa
MD5 b1f0da1a72d466a2f21d09caf5d98a78
BLAKE2b-256 c89af60b96621763b3e430663026c0e58103f8e9b5fb312603f59879644489e8

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 462e0fd65e7549aaa44623ed4a296dfaea8865956d59b4138f51c72499a2687b
MD5 9611f9313765d1b9449a4c32871add3d
BLAKE2b-256 b4fe60853f6fd5c9200431eb8a61bb70515c4125891c94235f3368869be55280

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 493add8408d576ee713336c14a157686a4e611dd4b9ec6b9942a21e1fad530f6
MD5 906c0a46131ca7254af3b306c2f57f98
BLAKE2b-256 46acd85bbd96ae6aa15d36f6c9e0b6e5fb4fdc19392c7ca3f8b7e9b53d355a46

See more details on using hashes here.

File details

Details for the file mstlo_python-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for mstlo_python-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f39ed578868124d7bb58ca7b4fa031ae3c32d96445336b69cdf4ad55653f51f4
MD5 9aea83e20abcd43b0e8f2f4c7e1b73c3
BLAKE2b-256 2d9ecfcfdf9ae8dd0079962470997140c7fd382697e586f4c4e7790173fa90cd

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