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.3-cp314-cp314t-win_arm64.whl (2.7 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

pyoptex-1.1.3-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.3-cp314-cp314t-musllinux_1_2_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pyoptex-1.1.3-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.3-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.3-cp314-cp314t-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

pyoptex-1.1.3-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.3-cp314-cp314-musllinux_1_2_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

pyoptex-1.1.3-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.3-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.3-cp314-cp314-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

pyoptex-1.1.3-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.3-cp313-cp313-musllinux_1_2_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyoptex-1.1.3-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.3-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.3-cp313-cp313-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

pyoptex-1.1.3-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.3-cp312-cp312-musllinux_1_2_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyoptex-1.1.3-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.3-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.3-cp312-cp312-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

pyoptex-1.1.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyoptex-1.1.3-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.3-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.3-cp311-cp311-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

pyoptex-1.1.3-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.3-cp310-cp310-musllinux_1_2_aarch64.whl (7.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyoptex-1.1.3-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.3-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.3-cp310-cp310-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyoptex-1.1.3-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.3-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 2fb9fb48fec7918508f3358ed220e6d04b5baae25ec84fd8152aafe9d778c55c
MD5 6e7eacc861b3d3cd1e1e2773c349b1b7
BLAKE2b-256 64b1e3a1a84d90895e3f390a584e1ae87422e04af29adccd9fd3b3cd52c49287

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3751484ef393f72fbe526bc670e3c16b5a372c29ee36e873bd38eff6d910fde0
MD5 48ab1a549fac005e7a1fbd95f8c4a8ba
BLAKE2b-256 07b9d87a256c54bb70f6339b789aaf73e4608cafccf6e6c808fb97d07b7c69e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314t-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 8fc85d8db5f6dd20aa5b65714c4e204bed80da86f37746821cae3a808bb184f1
MD5 c743f238aaf4e173d0c53ab27fabfb48
BLAKE2b-256 dba5fd336a4d1125c4557853c6e0c41ae60baf9452a7cb6d6da894a48b3900a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97f89689a36ca032a210b0f06c4fe35e5156e899e41068f231b6c6c47f2a3fa1
MD5 30ead9a74eeedf280950605d14adf990
BLAKE2b-256 099670a20a9fc53a436480d31ee3cdf668fb91b48fa618c38a2dead4e9976e10

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a3d0fc1901f66e646b5033f5f1e972b40cfae0a05d6e378312ef465a9307ca11
MD5 802478cb23895a1e3ac7c8152c4b4133
BLAKE2b-256 6206b35e3280431a8d5f7bf03f9f87306e113250d45a8706e88a37ac31d2f3aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-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.3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9660bdea69b3088e4b5ace9c628acb0bf7a83f1f64eb5ad3270cbdd874e6325b
MD5 fb807393e4f018c5839066974fba7ff4
BLAKE2b-256 e3a12571f1213a653f1d84cae40569bbaa22d1ab07e64c899ce0be13049a9857

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5d490b41483c72e0c6c42dd99d725f72b381fd5600120553f1c5a01ecc3410a2
MD5 afbdcf81b5ccf37280bd7f84b3584473
BLAKE2b-256 d43b47f8864c51dc0749cadb75954964fa5275b84deb99153dd3bcb33c3aff69

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3f5b47663361c281580d684e59d94160e434d4792061d15381f8a011b651fd2
MD5 5ac8b092db932ceee95aaa329d06c425
BLAKE2b-256 6a9003b96a86544e5fda2d29b30f1d044466d78d2dff0dcbc58491f9a2ecf45e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 500fe85e7e6566c313b29ac32e3dbe579d70787d6f5eea242b412432568da7cc
MD5 53f5c3f5be4d465b8741a800ce37fe10
BLAKE2b-256 aa9cfb3d6b3c69c837a77b8eb83502b144ac587a53ee819e00be060483372ec4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 376a5cfc47614a6fa81851ceb69ffae7490065d020baf448aba349fba26bf0e6
MD5 fb103a3388b1291993f7bc191c1cbae3
BLAKE2b-256 43a2013bd0eaba31f56a0c3f2724a64cf1f5f63b275d438084062ec77f18fd9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bef7bdb6987a345e13028d905db1b506e8986735b2a1908582cc0cc2d6f422f4
MD5 a5a572c334624f7cad4410627f028e07
BLAKE2b-256 6f754031acac990d487705fc0b0972fd274b522e829bfcb91d3879b80b65b924

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 7bddade053825f1eee5fea0451be6fdb3d21dcf1b9c590187b9412f22252dad3
MD5 37cde3737dd9556d942d49c881c33531
BLAKE2b-256 b631f8332cd74c106811bccc8cb5457374f843c0d9f50553eb2a67ad0064e984

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 59cf0620e0c00e53a43c904122a28f6bf8140c718f73cb09dd3ed917f28ac782
MD5 bda7f848a4b85b88bcd14ce44d6c6fc7
BLAKE2b-256 f94438052795020b3cf4456dc7d92df41cd8caddf9af1f6e3177513f2b900a96

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ccc9abf374bcb7a7f8754358dd524d28c99750796ca7bf1cf3d9e9378b18e24
MD5 ef89648dda6c56b36274e15543471c3d
BLAKE2b-256 48cc46fa4d97558841c1f90425e3501a7748c7a9c27623145ccef57ca5d0474a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-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.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87f54baa0518c1f6e5dbf4291fbe99d34052b98ed437a6aad28771c5ea580a95
MD5 2d84076fc2173caa4dc6987bbfce7f2a
BLAKE2b-256 5feb5cf445d624d4335002b30fe65ab5979da2734c613a51955a790075ab5d2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fa5d4fcf8dc7650baa1dc1864aed6411fe5085be6e55f8374ca57ba21f9384ce
MD5 1668f8376cf87049baedeb18d8c1040a
BLAKE2b-256 882fc454879b559b4b0eb1159b4094a0863ef9aea19a848e11dedd9ee4db16b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9fb413bf884f87b80a0af832a6e4f3f563dbf2990e55122aa04ce4b16466572e
MD5 23b74249052dc2ed9f5a015206b7156a
BLAKE2b-256 4b4e4bb7598a1b1861eeb129a425f57524b0ffea67a880ab9046b4822f94e33c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a3bb2e35f9f36736c0b4d7763905d744f48c8a044b975593b96b90c140482aa6
MD5 abbb85e7a080f7e499e35577c4cfc609
BLAKE2b-256 e410b816052d4a1bc13307446ee6d13a4ca95224e82ec6781e6d9f04f94ba77e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 479b2279d6424a63ed5a8cfa5ec76750fbc0f2dfc7c4e48bec8e9de7bc4802fa
MD5 92ebdece50f4dfda1251240a04f3f150
BLAKE2b-256 f3ebab0f76847c166c23392198b8009b2256ccadb17b251dc37b1a2af53a9cf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7fb9725d2d30071b1e13f16b6189f13c52036975e77182ebec94ad330ca00b99
MD5 89bd20dc8829dcb05f565df2114a1c19
BLAKE2b-256 c0bd2680f4d3dd9b8bde3a9fb9fcab02030afeaa1ccfbc01540316c19f728350

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 23d4fe627d25703a97faf39326fbca7959bb1a23075166d943f4064598d72b05
MD5 65600f0235da700f4a6d9ff887ce71f8
BLAKE2b-256 6635d881f798da13e3817ddac1c2de51dfd1e8207eca11a09411f0a35b75f7bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea0c7a72e02571b0d9614e7509181835cd9fe4a833eda04385a3d5652596f447
MD5 d20c3d90d8e506b76a692e888beb1055
BLAKE2b-256 c0a4b7dac79d7cc2f05173996646c3658d2ea14ab986c8a1e4237eb78d2f8556

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1b0610940e6e1a6e856accf1aa48b4af9c02daa54edb3226d21b94ca48ff6b65
MD5 2ca4ff04b8db9fd45f118e7021a1dc31
BLAKE2b-256 fc85f70dd7cbbf3c156847cca83a0ad93483efb6d5676dc48d9aad29574e7beb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-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.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 68fd77e8972069cfbfb3b1423967843fe6d6f57f2b38079cfdbd6fc91353d75b
MD5 4080d64822231e3e26410418a20c77bf
BLAKE2b-256 5ae708ec2cd30b6ac073b623f4c5fdb9fa5cc75d0b8820953f05f7143294ad77

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d14cf26cf3cdc72b1b9a4032b4fbd9a4657cc27a9fee8c6649a1b71b7718a945
MD5 7e4166b25941beb06bcf98e7e886d1a1
BLAKE2b-256 916408a80aee8174768510eb280be840ef5fbbc906b227d9eb9c7d6fa1196a70

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d646e1c19048b6a8eefca007980f2588627ba75a72a1abd3e048ceb00bb9e1c
MD5 5e1932448445c46beb2157081b02ead1
BLAKE2b-256 fa7f7a7dd9e17b1ddd359552683e6768a8193df6c2f5bf1cf7d085cfd8a19f4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 48af543b4653b469d708489d70cceae61a32810c4758313928f2fb5056c1e0d3
MD5 20b67291127b06e9d9202e39cadd7963
BLAKE2b-256 1570c5cacda7474648d63d4df480e4da2f4538ef6239d1628e972ed343696491

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 6d91f1db717a19d154612d5625777ea857274ff2bead49375802ca02d1a8e97b
MD5 c6a16018f7b4a1727977780f76fc2da2
BLAKE2b-256 4bdfd145200699159a2bfb3e8d5e13de5305818d7abf79c6a0472672bfa7ca19

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8d24d8bf6b8592e58d274d34475450c959fb050aa1e3b2f2b5b9e64d730aba44
MD5 eea63f87635f58f8d3e3a95bdf51eab2
BLAKE2b-256 8fb488f98695d0beaf3c195ddc3edf8ce3e46497ceb141c9d017d1f7baf8afb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b72e8adedbe710552b011f9b956182d0f7d72abbba0b1380cff54f5378178cd6
MD5 5338345cca6f2bf41d88befe983167f3
BLAKE2b-256 97e2216879f1bae1355114ee90b11f13445e126dd97d852909f4911734c166fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c2b4a90115121ec43afff31ea6db85437c3660d66b712770b7a18e484dbca3a
MD5 d85083f31f5e15ba46787c79161ac74d
BLAKE2b-256 cf4b4309b25f1f2f1a138462a4fd995dc880a4b9249a84a5f6485988c8629757

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ca684e47ae5bdfcf18921cc9ac368c8f6c90456ce1422125f86590136ae32ff
MD5 ba913b4551a6dcd8935546b556974ca4
BLAKE2b-256 f349b1f9484f194b7f16630dcf8454adeb8851d54ff11db69d96f3b03ab131b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-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.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 237e9ee78fb058c2e782ed0b79a7b6e9f1cc42a94720a5857aefa95f042dd420
MD5 87104f94ffa7039b9e4f864b6c49a98c
BLAKE2b-256 52758445cd1f69ffda1e3db242736b54fab238df3a13219a43163431c9ef91c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cfa45994b1bb97a9d372487a5c84d23d0bb17a09104721fdac7b1148299b8d69
MD5 1cfdee8fb982292132587b95726a5a16
BLAKE2b-256 e1b548960d716559b2ecd3c845bdca8f8249a6ccb00fff7603d91cc629e6dd55

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7696895754b7cb7f02247ca1076d98ad270c6b4e7dadb3c0d9784de02cfa5eaa
MD5 fb8c9a959e50f9e2877c849434b5d9ee
BLAKE2b-256 2c3736f4e54d87db3cc03854f91069976b010647777d7c6cda1a903d93d98122

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fab54bb0450f64098f90a2c6e4a948524d1c92eb585737d62d2abf10377567a6
MD5 73690dbddedebfaac09d190cefc68e1a
BLAKE2b-256 b13bb81e1f84a94e1379527db49c4f16b5741c4ed4e6103222503df570aeb91d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 208c4011a0177165b02a43cfc7e015178413384539149b74e82f4bde83c116dd
MD5 8db9cb8c6a0341aa683f5fbee6dc348a
BLAKE2b-256 ae53ba3dd612ab696b1c6dd0ccd58f79a41e54916f33ad023d323740da8b6175

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3f3876b33899a9ad018f5b5bc6f5fc814229af49a418a14a76af58dc09d288c9
MD5 8e6f2398be12bcd2cec060e537debfd7
BLAKE2b-256 f99194c4588e816fdeac98d757d7f8412e2dee6109d21ff23c920e625fb6de5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 258e394c3dfa7ced7ddb379a30797948b4b1fd17e3e5460714ff179fb11883c8
MD5 9aeb3eaf453421fbcd5ebff9055fe05c
BLAKE2b-256 7f172a604cf7c75b029165b1945e019095f11fa2fb318b0ae4ebb9c6dd79add5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea0acb1255fe7e1d244112090e7b0e57416083e2a33693556526f2e51bf89469
MD5 501ddad8074f54d97bee94dab598a427
BLAKE2b-256 22214ba995bfa71441f9015e7456e375e62bd9034b1bde8f58528c075de85ed1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 15c8ef32ea8f45558b5b1fdafc6d7bae7d673b6defdaae995eceee6af9a6d53b
MD5 40d999f29e381e500bafc3f0da5d56a3
BLAKE2b-256 e45f7fa7efe9309e942c2c6c6d56d164bc2cb5700c2817c4a1dfb2e52b8b3871

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-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.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 432dac1fe45f51e0629962f3d2004fcaf20cdf7bb79e61f29e6de067299abe01
MD5 2a9361534fa98263971cdf97d54460d9
BLAKE2b-256 d3c7ddcc11c0b3c3b77f94358f10c037372d0f1519956c99f3a15a171ccb8adf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ea66faf8dfbe6cfcb892564453c93b15b31d7bc320369821ed8343f6b0b2374
MD5 04bd3dbc8b26540c3de048406a240a71
BLAKE2b-256 989690cafa260138be30bd93b37f37702a6b7227625572f0388810eb0716bfb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a931ffe12a32fda39bc4b71bd59d2b36f7356c173ced198098a6598181a306be
MD5 4c52bfe18c7f4f08ef04d267c133ca45
BLAKE2b-256 a9e478302211b0ed6707d50cc9e1f57b44bb3f4a75ad9d1ba3c61da26249004d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa5353710414ca6211fa9649914109a9b462fb11b4b10e802c67f76b904fb1cc
MD5 e1482005251808acb5c76dd48eee518c
BLAKE2b-256 081233a0e6c4b3e2a76b58f97b1ea20ee547d53b76e5f8a464a9337353a2089a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 f46454a962ee66dd14f6b0ba8a552be1db8140386c4f959a502214663a7073cd
MD5 cda4599a3124a5f26e871ccbfe716a4a
BLAKE2b-256 23e9760bbecea4d9ba6048cb9c925baafdd2b821365637bc75dd9d912fa52f92

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 efaee30450a8e2d6873e93943088e257ef2463a4cef85e49ccd91d311dba9950
MD5 97bc4b89fca72b5580c6adea0701ea7c
BLAKE2b-256 b6ecaaed3fa1a2e5d5aba24e9425472c58d4ea03911a0caff5424b91727ff2d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyoptex-1.1.3-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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6828d83f2dc50f0d2c8f654211e0f5212e76da3a9e45ba934e1fd756ac63481b
MD5 e77d60b7a56f85460b905e1d63a7620a
BLAKE2b-256 59fc71b9f73d824953c14fecedc73f1d6d3c8c2ba5a7f62967092ba7d52e7afe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d81f14581440d74d0bccf6c6b28b77eb02eaf4f999f3d7cfbbaaed8e01ca001
MD5 d514765e019fadc7f11ed48f9ba0f40c
BLAKE2b-256 1eb99098555a170963d874f4f6e2bac935aff79352112a31869ab8b3c54ab745

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fdb275139fa0cb398559d5b51f3e4c594cc205765eec2f34e84ef2e6d367d95c
MD5 906288f23bb0c6653efe7da0d480718f
BLAKE2b-256 50a09589910297c76d020ff6021b44aed90a893151cf22e740990cf664449541

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-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.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 74e38214ff1a650f64078114348317debf23b50fe617c414d26fa4afbd82ac12
MD5 f7ea347ec7683bb71df4d1b17e79a1f7
BLAKE2b-256 0a3ec438b7fe8453fd3f43e37bbe31e3ee7d4d24666eda118b31f879ddcc9e59

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a23126ac433fb518e8ddda2cd443f4af4cbbbe0c2e481dca29ad0a8158627e1
MD5 ad478cc2a8a1e8a7a52e95466dff7575
BLAKE2b-256 f1f1a77637c10725d19ae6f187e6615fda9649cc205258e75ccb4e95cf80183a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8895474e255d1ee04023c104ff842eb965c15f3c39472ea8846b8127482ab6e0
MD5 d30299c477167824bf50fc60f58fc643
BLAKE2b-256 fd5ed8f3af72b50e18dc8b3186a7809de2ffb60eb014cbbdd2908d7219363f67

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.1.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 728ea0274bc527922775b00dddfaf396f22d62633f8187a7df94dadf86999f96
MD5 823ee9a88350e6678f71615775957315
BLAKE2b-256 fd64cdb9b90fc83bdc5a07796900ac4bab7a230d1b899368e7abeb891e39f505

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.3-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