Skip to main content

Flexible and accessible design of experiments in Python. Provides industry with an easy package to create designs based with limited expert knowledge. Provides researchers with the ability to easily create new criteria and design structures.

Project description

PyOptEx

Package PyPI Latest Release PyPI Downloads
Meta License - BSD 3-Clause docs

PyOptEx (or Python Optimal Experiments) is a package designed to create optimal design of experiments with Python. It is fully open source and can be used for any purpose.

The package is designed for both engineers, and design of experiment researchers. Engineers can use the precreated functions to generate designs for their problems, especially the cost-optimal algorithms. Researchers can easily develop new metrics (criteria) and test them.

To generate experimental designs, there are two main options:

  • Fixed structure: These designs have a fixed number of runs and fixed randomization structure, known upfront. Well-known designs include split-plot, strip-plot, and regular staggered-level designs. A specialization is also included for splitk-plot designs using the update formulas as described in Born and Goos (2025).

  • Cost-optimal designs: These design generation algorithms follow a new DoE philosophy. Instead of fixing the number of runs and randomization structure, the algorithm optimizes directly based on the underlying resource constraints. The user must only specify a budget and a function which computes the resource consumption of a design. Go to Creating a cost-optimal design for an example. The currently implemented algorithm is CODEX.

Main features

  • The first complete Python package for optimal design of experiments. Model everything including continuous factors, categorical factors, mixtures, blocked experiments, split-plot experiments, staggered-level experiments.

  • Intuitive design of experiments with cost-optimal designs for everyone. No longer requires expert statistical knowledge before creating experiments.

  • Accounts for any constraint you require. Not only can you choose the randomization structure manually, or let the cost-optimal design algorithms figure it out automatically, you can also specify the physically possible factor combinations for a run.

  • Augmenting designs was never easier. Simply read your initial design to a pandas dataframe and augment it by passing it as a prior.

  • Customize any part of the algorithm, including the optimization criteria (metrics), linear model, encoding of the categorical factors, and much more.

  • Directly optimize for Bayesian a-priori variance ratios in designs with hard-to-change factors.

  • High-performance model selection using SAMS (simulated annealing model selection) (Wolters and Bingham, 2012).

Getting started

Install this package using pip

pip install pyoptex

Documentation

The documentation for this package can be found at here

Create your first design

See the documentation on Your first design

Analyze your first dataset

See the documentation on Your first dataset

License

BSD-3 clause, meaning you can use and alter it for any purpose, open-source or commercial! However, any open-source contributions to this project are much appreciated by the community.

Contributing

Any ideas, bugs and features requests can be added as an issue. Any direct code contributions can be added via pull requests.

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.

pyoptex-1.1.2-cp314-cp314t-win_arm64.whl (2.7 MB view details)

Uploaded CPython 3.14tWindows ARM64

pyoptex-1.1.2-cp314-cp314t-win_amd64.whl (2.9 MB view details)

Uploaded CPython 3.14tWindows x86-64

pyoptex-1.1.2-cp314-cp314t-win32.whl (2.7 MB view details)

Uploaded CPython 3.14tWindows x86

pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pyoptex-1.1.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyoptex-1.1.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (7.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pyoptex-1.1.2-cp314-cp314t-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pyoptex-1.1.2-cp314-cp314t-macosx_10_15_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

pyoptex-1.1.2-cp314-cp314-win_arm64.whl (2.6 MB view details)

Uploaded CPython 3.14Windows ARM64

pyoptex-1.1.2-cp314-cp314-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.14Windows x86-64

pyoptex-1.1.2-cp314-cp314-win32.whl (2.6 MB view details)

Uploaded CPython 3.14Windows x86

pyoptex-1.1.2-cp314-cp314-musllinux_1_2_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pyoptex-1.1.2-cp314-cp314-musllinux_1_2_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

pyoptex-1.1.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyoptex-1.1.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pyoptex-1.1.2-cp314-cp314-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pyoptex-1.1.2-cp314-cp314-macosx_10_15_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

pyoptex-1.1.2-cp313-cp313-win_arm64.whl (2.6 MB view details)

Uploaded CPython 3.13Windows ARM64

pyoptex-1.1.2-cp313-cp313-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.13Windows x86-64

pyoptex-1.1.2-cp313-cp313-win32.whl (2.6 MB view details)

Uploaded CPython 3.13Windows x86

pyoptex-1.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyoptex-1.1.2-cp313-cp313-musllinux_1_2_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyoptex-1.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.5 MB view details)

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

pyoptex-1.1.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

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

pyoptex-1.1.2-cp313-cp313-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyoptex-1.1.2-cp313-cp313-macosx_10_13_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pyoptex-1.1.2-cp312-cp312-win_arm64.whl (2.6 MB view details)

Uploaded CPython 3.12Windows ARM64

pyoptex-1.1.2-cp312-cp312-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.12Windows x86-64

pyoptex-1.1.2-cp312-cp312-win32.whl (2.6 MB view details)

Uploaded CPython 3.12Windows x86

pyoptex-1.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyoptex-1.1.2-cp312-cp312-musllinux_1_2_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyoptex-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.5 MB view details)

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

pyoptex-1.1.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (7.4 MB view details)

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

pyoptex-1.1.2-cp312-cp312-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyoptex-1.1.2-cp312-cp312-macosx_10_13_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pyoptex-1.1.2-cp311-cp311-win_arm64.whl (2.6 MB view details)

Uploaded CPython 3.11Windows ARM64

pyoptex-1.1.2-cp311-cp311-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.11Windows x86-64

pyoptex-1.1.2-cp311-cp311-win32.whl (2.6 MB view details)

Uploaded CPython 3.11Windows x86

pyoptex-1.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyoptex-1.1.2-cp311-cp311-musllinux_1_2_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyoptex-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.5 MB view details)

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

pyoptex-1.1.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (7.5 MB view details)

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

pyoptex-1.1.2-cp311-cp311-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyoptex-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pyoptex-1.1.2-cp310-cp310-win_arm64.whl (2.6 MB view details)

Uploaded CPython 3.10Windows ARM64

pyoptex-1.1.2-cp310-cp310-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.10Windows x86-64

pyoptex-1.1.2-cp310-cp310-win32.whl (2.6 MB view details)

Uploaded CPython 3.10Windows x86

pyoptex-1.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyoptex-1.1.2-cp310-cp310-musllinux_1_2_aarch64.whl (7.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyoptex-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.2 MB view details)

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

pyoptex-1.1.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (7.2 MB view details)

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

pyoptex-1.1.2-cp310-cp310-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyoptex-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 f6b20e4cc988cf5ab1a5ee0d7375788b15ae9df3b633861d4b6e981935806398
MD5 5367a8506638b96f7f13a8d83de64eee
BLAKE2b-256 6e0a3b4a9afdd3c810a28de445be4c1aa37e251b69de5eb7e3b37d9fd006c8b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-win_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a815de5d41c71a06a3f20ed58ab7c523048060b8a17697568b87b2e24725176b
MD5 c1f4c16f10154f8d41267928155923d8
BLAKE2b-256 aa2460cdd6f9481815189fa666c6b9eccaf41bb91e73c5b7a8e22d58bd42b248

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 862be8a12beb5ddd9302d4e31b03df3117094830dd6636d2de688793fb85dfed
MD5 eb7f9853c3143eea630fdc1037a1b07b
BLAKE2b-256 49e59350a12eaff1f7cc3c5ead86fd3c9b5c53a155b4a429d61004007bc8c3f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6fc29de3808f2afcfd2a7fdfb0d49ec47267a8ae9d3d3074504d9d47ae8dfb33
MD5 df1a3e355a00d5e3fe7bc3fe232cf0d4
BLAKE2b-256 3e1dd63ca16fbb4a1c7294d590373fe779a9c223cb3e12db744a30833e3cd6ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8ab5fbc0b9ca8088a7066399859f4f6c2821e1384772aa503e83e25898acd5e0
MD5 e903a4052c848c0385e4476e9ed328a5
BLAKE2b-256 027a37d8797f4ae91ebf0c35d11cea8f462ac85813e4a4dde336b1393434cc95

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e1d203e944be53d78e8e84c726fd6636cbfdb9fe6f1cd9b633c21789b054b660
MD5 9b91b5f42b46c058e7fa5b22f6b4bc00
BLAKE2b-256 a911ea982369396ede7b93fad71546c2d32c41ca177384cd4a9995dcfbfba331

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b23bfa4e6048de369991b9c1c07b239cae5171cd51e6ec0582461fc8a8080676
MD5 f38c7e00d1b8116dab317df50b8bf193
BLAKE2b-256 43f1480df6f016ea6a144d34b3009596a59232e345f1b70fb2713ddb7a724c1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1565132b18177f263452b18a0ab3244d17d455844a0dc01822b75724ff6ca2b2
MD5 1307dbf57e7b28b414c86c110f5a6fec
BLAKE2b-256 e03504ce929290d510936d1e95310639c81d7666a2fd4025770a672f3c5512bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c92a61f71ecfd9aa1c6cf0a83515096ca1b03eb435bf0b38963c67853152cbb6
MD5 57654c66e35471fe49623978679121ae
BLAKE2b-256 50da1cd10fcd9895a8bb20349cf287533bc80a161cf762393b1b51948c61827a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 3a6e12057fa86f0c227a0307f7e8cc3838b0f2d9a6c37bda870de472fbbd8d0e
MD5 2677f0eeb193c1a1a2e7ac4ad3645f49
BLAKE2b-256 ced5d0fcfd53c056c9113bbe0e08cc711900c6167d5fabe49a872708628c1921

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-win_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e92546223f71129bb822686da192095af1d765339ffe05a169f66365f225f8ca
MD5 b6e135d106c1bd17c64c008afbd3af36
BLAKE2b-256 6ded3ea751d0a9c3e060894b989d500eb9709150ed1954039b911e4b033c0b68

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp314-cp314-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 5510194709cc12bad995a0cb0636297475a724b4c0b1027d5e3f002259d9a63f
MD5 60cff61886f7d8716be241af69bf7ab5
BLAKE2b-256 8dca1038f00965f25c81f99a01358524358340b972ce70b10feb535bac067902

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 90b835c66bcc244cbd2fbfbb0dae6963565535ffe9a6a570dc1bea22270e7368
MD5 6fc640d13452176bef2d344424260476
BLAKE2b-256 454fc374c35ace5364275679670dc84f666afbe85026a06f6c6e3eb24b1d85a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bf91a90c8b8ab7c1e2cd2a137676eff2615ae3a9903edfde101a9dca8e89afff
MD5 bbbc24d5b9504212136993d22a852fd7
BLAKE2b-256 9f4046e36ef328e1c2de039fac4670f74f923ddee9ac6297769426884115669d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f45939c14ed8c926cfaf557123d7bd0bfed1bba7a8b68c4981e47c0d3c8a6b37
MD5 d2a53bc053f76244ed189b00058d8f8d
BLAKE2b-256 8b1c5bfe9d87ca71378bc00f7b80d587c8971808185b7b93113bd2ad3c2858e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 27eb7476a6a62e0f5adafc437ed6edda00af5cac4bf1637f40be6d595d42af04
MD5 4b0ad49c994bf11cbcc7590cb9954dbe
BLAKE2b-256 97c9852d8741b3a13af81120984ffd5a6363fbde04dd2440a4c9f5989d067275

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96d2a7aa0347c5d0b07fdcbf46916507a98388974640bc8fc620a946f3f6af90
MD5 784995f089df4ab1adc4ce21b6ad27d5
BLAKE2b-256 3e5769ed1e8556b75a226d8817d96a70ca020437a1a1bd0809af26b662052c84

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 640293fac076f746dba8f469a30e6b20c7c81ec6ef921a11ec75255f1cb3059a
MD5 75a7c8d6ee91677cccbaeceb5ed8b577
BLAKE2b-256 45a4193ec1522cf0d8a2d0eada9e43608216842bc62237b1e7147d90093d7509

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 46f764748df12e166c26b4203b530ca0765c7ab716db0c9710950a7b66fbb4fa
MD5 c88aa6a841cbbda322ab60aff84b77d0
BLAKE2b-256 63b4b2f79f1156b6e467266fc708e7195f8cfec84ba8dbfeb79df4d99f72f63d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-win_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5eca67674f6f118e4662d2b89286bd1115c4fd3b8d1be09d3745b7db30281272
MD5 18f7c3a09b0d1f2087aac2f2fd49d45a
BLAKE2b-256 d978cd14b3664ca32c03bb1f914d464a35e6a109333927f8df7e28bfb2adc261

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 2fe8a6d9ae8b941b568a9be2f34f32e223e48a49feecdbc79f4cd5eb603590a5
MD5 be0258a05c56d070f16f293d59e67c8f
BLAKE2b-256 95a5cefea8185d18d47e15000abd54183a1a424c70fb6aebf778c5689b808d91

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aad7f1247e5de3e563efbfef014533aca4b5bb7840d0cac46c88aeea8180f5a8
MD5 230fc15d8321556dabca84924b4ecb8b
BLAKE2b-256 414878bf693498bd30cd3918fba5fdf388fa40263f04d344246437971599581a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 25d5ee9fc17dfb50bdc1638f896c6b2e6ce6260929093897645dd6184c5cec17
MD5 65c5cf0642072cb13fed2b91fa646b59
BLAKE2b-256 16afe2ee7940a1e29673711fddffa3a84fd8e2fae739d2df1dbc117061d264a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a51b287ef98bcfd971b2b131c46453dcb50be19b19696d250c3b8eb043b4292c
MD5 89edb0132ca687047ca4ac195c1eb988
BLAKE2b-256 b19728c4633c4635b9c920b5ecf8373839c2594d6a0176413fe9fecb2b7131cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e399d8d4c66973aa6b492f47495f68041a2fef7515c961a54100cd4fff65ca5
MD5 5f997aba3c39e6a69194c647618998c6
BLAKE2b-256 096befbcd36fc8512a94b09d1b49c1203008514bc9599af16a2156faf7ec52ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8b81748344a09473a9b8562a915140360369417db02e8cb4d0d80a9705387e4b
MD5 723e01d259a88ba368e647b92e1f4358
BLAKE2b-256 282965263b36a78f7d4930bc60250987a242d5cc475f029a8e2679d4a7a46349

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e6d1f1e0a08f83f7d5c14413e55b2723d90403aa47a3e74d19a956b09839035e
MD5 718451f7d80656b3d1e672cee59090da
BLAKE2b-256 6ce205edc2a24cc61c2244df74847cfa6ebe98d0004f916da6a47aa5d76e1122

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 4273785fba1e507e03601a29829f3b02dbfc118d8568495e4df644da1baeee75
MD5 8466f083974e2993e15189ca091d4bea
BLAKE2b-256 f439777afd9bcada8e2daeab93cb79b6891f3450936fed73a369395828e03d3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-win_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e49fef1bad26b5b5a10f966eb7c6e04b86bddf7487473c23f60f80021cd1aebc
MD5 54375bf2965c51fc935a6995a5abe00e
BLAKE2b-256 2648f4c1d42cfb53a614cd6b358776249c9f50023b11c7f5cf3306e57ee90329

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 efc4e0105ac022dcc322376cd947f76250645c8eec056fcf655461d8eaa75d08
MD5 f95aaf01f961ea65166764c830c78d9e
BLAKE2b-256 98937926c66f1cabcd4ba56a7385021877ec36115b6ee8e828db9d58634f6de3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cff5edaab92f1757981110568164a781bdb96bfc09374d3678de6f1cdfbbe287
MD5 5d261e6145a1f752810c26d3348b3dbf
BLAKE2b-256 df6f0c415067cb16bd40db19623f6c430dd0a0acde9b8eeb0510791cbc903afc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37088576e8bf8079a75fccfec6773c8f7d731d22c5276cd6e977a555f40450ef
MD5 f5239ca56b3fec28988ee2a914d190fb
BLAKE2b-256 6d67877bd7c7e33c3740996be2f82b30cc685bbd41993655c5a8d42f6225fce6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2c07ffa9df85269fe82252b8b375f2510a7e453cf80e5d9628f965e9ff8a1872
MD5 55415f02cda2816fa5910e616a129f9d
BLAKE2b-256 b75fe0cc534c85773d0a7f2d82318ed6037d19f10e5e7ca5057d951c97cdc2d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c2ba277248753616d5ca8926b926fe745c7af67eac0b4e3045b3cf3fde671239
MD5 7334a889d87c1bdb6bfb6f1cbcb0e0f0
BLAKE2b-256 9db4c0e8b3ba220d49765de4197572a873154c57170ae0075ddd15492e479325

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8c82773fc407934ed3ff3e9ba2bac049fb9739ded69aeffbe904c1068bc0a3b
MD5 295f1a585dc6a630dfcdc803924c733e
BLAKE2b-256 ebce4c81990660fcce8bbabe0048c519444ed88a6a17af91255e5ee02ae4f8cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 acdd3b7b2a5c998f49dcf66b8a26ace323f7995aa409733942118e8f6f5832b9
MD5 bc0f4cba75dcd45133204a37722dba7b
BLAKE2b-256 2ca5243704cb88a825ac5197452b9f09961e625520a1511c069057fefce4aa94

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 a2eed045112a6689b6686ffc32970fc45cf3a22734bb55e3cec7e53265a5c10b
MD5 fd45f789be8e0459bb895af8b1cac0b7
BLAKE2b-256 f950fa3f2d31be212a3f92d9c246ee2292be0f050da1467973f3150c3b5a409f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-win_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 388dcddcd06587018cf13225186806d062453b6ac79cdebf0e67fadf4a81b1e1
MD5 30980eb17732c9ee8305b36b1847b210
BLAKE2b-256 d077f8d5dd4ee491fcd2c31fbb3ef77b318d30a12a44fd1282a07e0f29e1159e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 4a3ef0e2246b4d7ccccebc317e628287c708f94d3aa0ac394a67544bf2fc7f0c
MD5 bedbf174c75ab4f3636e327e8a89277c
BLAKE2b-256 933aac13b89588d6eb2e782b2443724d5d0792a0db0988760328c4984e0875b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef06695f7da83f54aa6a1a575fe121288354f32696867e50f5b894b645c67996
MD5 331d839ae2d8bd2bbde54e9ebf64bacb
BLAKE2b-256 d9d1c3a6137bbdcdf678f7e52dcf1973765457654a34356bf2360782a97ade32

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 914fdcbee2976e1636d238fc40f0387eb45931d65d7ffdc23d7847afb8de3c53
MD5 b4e1dd8c5ac18d5a0be4371158b1327b
BLAKE2b-256 6dab323c5e2443fd0c955033638f867d0c2dda68178cd44b8ea6403543c61292

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e731e6db588c0c16a471fe464c59e3f112f79bfaa007267bc8cff902a9110ddb
MD5 2a8a27abe06aa38e5c73bfb75d8277d1
BLAKE2b-256 292f5e2203a0620c69262918f4220265ff97658204f8c275d16398a5604810fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc54526eec0d17a5da277f7ab071e41f06c37a6cb2858523478bd99ca9443ec2
MD5 4799483b5d5ea9b1cad4ee745825798c
BLAKE2b-256 754d536b912a0741f5d844e7b0137f342bce2a66a76f94a365fea36bef4be444

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87aae17b6c7c35398f8c9df5b4e49502330edb1a7d3ce1cff9e28f513bb35408
MD5 466f98a95813dcb4a09729dd1089958b
BLAKE2b-256 18e912ea3c6db7e9d8e7210a4f0aed20bb4f884f9287064b650116baa21b6910

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2a2874704639eb40c1ef72f3cb0deb6ccd013c085af7fc34b98f74889d4d8bfb
MD5 b005d7256970813ab0fe963cf845973f
BLAKE2b-256 eab954edfceb491fedeb34a840ad3a7840dfe656a203e19256c9b59a24369e39

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 923562b1657774213adb354b30615300ead9c1e8d1a74184b20efd65af0ab528
MD5 4dc17bbaf3c8cb406bd970874d51dfac
BLAKE2b-256 bd6ff2380462e54b584ec1c3c7923c2f6b5113c37c5da296d1f706b696635ae7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-win_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5f2a47cb7691b6c3fb642dae5ff2fbc512a6a6ab2220258b1d14bdfd6047a87b
MD5 e037b16076762e00d89db841a414485f
BLAKE2b-256 65f9574306fdf9938e1c1bd19fe08d18b993a30a164e3ed16eb7b24ce8437564

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 cb5b0d2e865ac199f4ee1381ccddd675aad7448385316e0dfaa6bca7277d9621
MD5 de30ec82faca3a925cb5ee51773ae9bc
BLAKE2b-256 4605a341d7bfa88526107fcfaf0a915863c9039dce36c070488f703141624eff

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 484766aff47738ba8a96278ff4a34b9337c5281c84cdd4405d72c04e4ddf6458
MD5 a90d90c5b62b6d40d9029bfc7381621b
BLAKE2b-256 1c9736573049933f7889be8097439df28bdc7f3e77cb32e91805129db363c69d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a94631969f481fe1b9fbb12b76c98cb661603920bf59a80f9e029b4c69383d6
MD5 750d399c9bd4a59785b1f06f0380eacf
BLAKE2b-256 163e9833898f8e3c142b92f65ec87399f293f71431080b21625b268ac975c4b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ede3054c1f1e99ac4d2b06a37e3e9ad91fba2356ac73d71ecef4016f47368fc6
MD5 bee00007e62336ffcbb880b861c5aa03
BLAKE2b-256 7ef7d510c033b6dae3c28ed446fefcf4c74e7f6e6bd3b5a8a76c9349eb15de4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba78abddabc0f34c364b706f48cc40e55866634e1b90520753715655eb1f7263
MD5 0125b9b881f54acb0bb89502910b7ddf
BLAKE2b-256 2e0817755a9748602b02032bf78eaaa16932fbbc127cb191e7bac6fe51370bcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b989d6b430a76ab5f5a5be98b20e8376cd22336bca40d4b9123dd9d9fc7e7abf
MD5 9692af21ef4621c5fdf59fa298426d89
BLAKE2b-256 fdd3efe7296f19da77d3e277bba7f7c56b0b7d664ca90c7f889e40b69d16b379

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f07c8945de0cea66a627297282c4d0709e1ec25f2ea9f1cf1f9e09979f252506
MD5 6b2949c295651611f15193e6aba0360e
BLAKE2b-256 3e452a64ac2dc1c46cdf9cf0aa9cefd0d911a3ad41a9c7d42f241b7ffe2bd376

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

Supported by

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