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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

pyoptex-1.1.0-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.0-cp314-cp314-musllinux_1_2_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

pyoptex-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyoptex-1.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.6 MB view details)

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

pyoptex-1.1.0-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.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 aa7a77058b20ab7bf318e1ddca9ddf28badc44d337a0a48035e2c75a410614bc
MD5 4e084f73db31a9dc4e4f47aa47c40f10
BLAKE2b-256 804bf2ede78f9bec0ba748da50196168b56e646ec389bef958356dad39a22150

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c9398609c7ee0a2b5562fb27ad56e582168bb095270274c3ecfbb4679cb31642
MD5 b7fe61c23f871d78959f3f68b339bf40
BLAKE2b-256 eba55a293187801dbb3334e3032c4feac065ec153b0f891846df7ca2e055e749

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 77ca048751546cc408eb9cb86a4de6ec2739310893fbe987f57fbcb2388118d1
MD5 4386eda1c10344a482e4857bf9a33509
BLAKE2b-256 6131dc3b1fa12448c627b9a3a6fc55f5b4343686a90998c40f64ab7a43704d49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2ca0018ff14aad55b89ad1ac3ea9ea67abe168974aa260abcdd5e57a8ed0eaa8
MD5 92613a384c95d7f2eec5f96014d41bee
BLAKE2b-256 d26df3af52fab28cc2025c3bff97db6b9d918d2386c0058b7ad8f849e8b21f7f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 52123388fed4a542444b9dc08e148efa7c8e70f1a0e77014122d8f91735fa2e5
MD5 6d658b9bb9914862ee81ff7b6cf38bf9
BLAKE2b-256 fa5e3cd1998d9f968c7759ca62c813a7c97918046ee34f392a60fdeb29a1d8bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.0-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.0-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.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14743f9f49592d6e089e3d712c922a726fdce834feab54efbbe91d690862e64d
MD5 7c0091e3183f64fca041a2a0b5a21577
BLAKE2b-256 30f220ad57d72f38f2da512bc4b0baa5fa0208b6abf18549f8a5a7e2dd7d406f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1a8a6726ee8b1c7e89f61dc496e623c65cd92991086af10ae793d495fefe8b64
MD5 9544ca953b4bc6d6a26f3a073c4760ca
BLAKE2b-256 c0d3764cf0861f809805dfdcc3fc2c6bfbf9f85259f30c996cb2814b45e052d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78d06a5dcea417be6f78ced5c687a5e6f9f1354d275878768df4af3c671d35fa
MD5 f930ce58e368d1e3ec492e9c42ef975d
BLAKE2b-256 cb9ee447e0a1db3ce0ee333703af35c925ec933afc2fc02fed9fbf7d31ccd712

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1dae41ac0e7a5e754dc1070bade68f782560571c2def8b398a0ce3e93e819e4c
MD5 f507da40712dc208c05d1842e39b0181
BLAKE2b-256 57102b99bfcb462d9b9f59802e664ba0fa26230f9cf508a7606cb42a7a41a203

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 ccc10e36352eeb4a44627c10f6f8230c93b9ab5220df45c484066ba3b727b2a4
MD5 59c3805030a3f7a1ed38ef26a03b03c8
BLAKE2b-256 ae58231a057302a11f7705159be34d218148366c38e23dd4680ea88d22955e13

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b61e71397806d45450f067c18dcbb19758af69c293ca8dcd1e3366ef603017fa
MD5 950a06a83a85d2be74d538035854f748
BLAKE2b-256 42d15b183d39c760e68e798c1e299581e6aa0e8c01e33cf6ce9efb4056e447c0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 0ad30f1124307dcc3b3f0149f4c49eb070a0a253b8e78d3ec3d5e125d50bb46e
MD5 844687495697bda7abd4d68460765aa0
BLAKE2b-256 253fc8f75d06474e35422d430a8969ae8e1c969a98fa6a3803cd4fc3fd5eeb66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 90b11a8850d8dea42b24e0cf4d3e31b766acc01dba8772682fd1f6e81a88baf9
MD5 f875f63a5b4cfda0fa0ee04265f0d686
BLAKE2b-256 202ed74fe88f3616ecf8a38a86b794c96ec1700c6a5c67606c030dca1efa8ed3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4d563cc28dbef7b3bdeaaa04299f5c7919702b654d92af41c28b8736376708da
MD5 6de0df0ba4d8f7ef4fa848f743678cbe
BLAKE2b-256 0f8a8824f52d2977c6907257408a7c6f1731c769a5ac7cfdaf7b6d4c4237115d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.0-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.0-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.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 47ff30dc543d02898ecce17e2d70331ee9b1c8155f2dba81fceefd0dcbb807f8
MD5 f96ed904852d5858c86b6eb231b0d1bf
BLAKE2b-256 1043002a8bef5a7d25537ac2c734d23677ef29f43a85d64f3af5064826a4723f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 594a4c755388d8613643f03641f2a31001fdb4b3756d27172a453bd650541474
MD5 d196c6d91c1c636a09be534f4b61e6c3
BLAKE2b-256 c5058439b4c5cb9bb4b34e43b72d19ce989f97a37fce97d1b87e33b1bdfe1610

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f2617883a5a9cb662424747f972989de8898c42bc4ea562b8dd4e0b72ca99dd
MD5 e4016340bbb3fd84893ab795cd5861ca
BLAKE2b-256 05d9f9b310d5cfef29c53f4309b85496d72227a85a9f436415243c51f4504b5b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4390ea70e169f77e2da87aec13a63953dbe0620af6eb0c5ecdc0442c2ca79ca9
MD5 8b0e4a20775014076ace97b8b702b31f
BLAKE2b-256 aecb4706b99965be7fcc6199b0ca154a0bfc320c8a4436ad677533cb12dfb049

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 47fd08906547d2b17eeb7307d5d1d04dc93d1a9825469e455be6a0411aad2bd3
MD5 7b89a51b2e9244e7ac1ab0d44a0fdc46
BLAKE2b-256 daff2b968b67821a741f1679f79a83996e4950d3bcdbb5420427ceef5a3adef1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bc2ae8f7c0ffce6e5362274e9e8b63e4a3afdaefe8b357353ddda2b8ce34fec1
MD5 41e1b88052cc617ce03141377118c46c
BLAKE2b-256 2aa2fbb671a36020b1511cadf4fe2d2990c507f8de7b531aefac73046824b826

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e92792629c065764265cb126a94f543b8064b50fc0668c224dbc8759bf0528df
MD5 a3345b444107596becd601d201316657
BLAKE2b-256 032034fa0560fd73867f66e75873e7bd04714738ce021db1c851d533af2dfd1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e98811407882f4bb5a606c55810b07385b92e077e5432d49d42e594066b3a1c
MD5 ce3c0b425e6d25fcd78ba706bac995f7
BLAKE2b-256 d09dab744608be87bb9acaacce2c102378718481b82c137a13d719451ce9146a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f18afeac5f1ef0bec29b8f84db57ac11a6facbb724f302da4a4554a9268d22da
MD5 dd150ff3ab36b326dd3bc9aa18c813ca
BLAKE2b-256 b1acaf356594a803bf1e8bb7fd049dc4dd37e3371f223bb63f8c3494e0fa2245

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.0-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.0-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.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 569f5a429256c232793b562979c47e1bd48a5f43fd56a6158fa5876ef2a5c0f2
MD5 bf882f8b6839e40a1809d8be16f52042
BLAKE2b-256 c9bd6c340d28b39bf13238c061cd376a976a2774aeeb16b6b7be51e30e478b09

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5547bf3744f1c1bbd6cdfdf254ac81d784b3f7805844fc656e1203a1f7d1266e
MD5 5b38cf6488317c9e40c5f2f5650fd922
BLAKE2b-256 42db54e729bc4c1ef4bbd686bfc3c1e396bee9304bbd46b9ba0492c2af3240ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 611ccb6df8fd1cbafe35088b001e505cc63b8e509df7a2b5ca9dc00f04a1e6ec
MD5 f328dd51e09a0c7cfce74d5cb97f161e
BLAKE2b-256 1a8d0e4dc2e1c2b0794da9f75c974203e674f8bfad6de3f14b638ed1e0325fca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1d45f56bfad279a7d4adfde21a7b4b0f25a7eee4c79c412e15410ff617ad1956
MD5 9228ea70f5db73f860f685e36ba35b3b
BLAKE2b-256 5258a634e0312dc1c155e069b0d6281b7241a56fef1780098fa5086f04e3a9b4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 41d14fdeb870f5f3b91d2daf5e2faefa908364eae9e4b9961e307012f619fd31
MD5 16955b95ba6a8918c774b0b8b74959e2
BLAKE2b-256 82a9f109a21b33f18052e6b3ed180f2c17c29d1aa0b499179c90babc0858ff80

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7f9fd4adf8a828a217f83c59683b3e704da8b72783dd088ad4c592319667dd17
MD5 69ba2e93fdd2d9733d2f9acdc4f89d2e
BLAKE2b-256 f47e1f6dde8c4855e9d2a3ba68adfb5ebf45ea3b8bbcaca97e159f19dffdb40e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 efff1afe0ddea68edf538390f153eaafb88b864bda596e57e7c36ceec5f9ceea
MD5 b7f98c8d1b66d86ae1ca2856ceb8d4c9
BLAKE2b-256 933e642c746c72bb0c8f4090a76183b7d5c0082b64e660e5acda74f296727233

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ee79a0631b9c6dc3f8abd3cd37c4eb73e7662b31a92bc9df4d3daeae75e668e3
MD5 4c8e8c52b60f83de0fa24fdfe4d8494b
BLAKE2b-256 818c7bcfa7cb96264d84605e7247a5740fd364e67e56d6095c5c257041fc69ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 935468946f6087dcb61c1328af20d19ec4cf9b1cfec936ce07bf02c01ed4c69d
MD5 d3d05cccafc6ea819e8998df8ad3c1a2
BLAKE2b-256 a34a5f1845843ac0c38034cc30bf71491aad34ba1e7b4070af2335ade19dc09c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.0-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.0-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.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7ef765af1eaf7aa8c9a7349effcc8864014adbbc96043de68808ef9d50633b54
MD5 9f51a69cd3ae4ada83c97746fd78baf1
BLAKE2b-256 71a9066c221a2915b21bb5a3a086293a95bfd3144d7affefff88ea0d3497bdbe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 000cc94cc80697a524be054684c4d00b82121a2daaa60c4fb760700347e8a407
MD5 58404d6ddadd72aadcfa6778798cc818
BLAKE2b-256 57b3ac637c2ea7307b5319066a3be075c06bba7b7d2eb4e68a45b743c490a3ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1387c5b4044d120c4e1337f0b49f19f11129104b8275b32c925ba3aed510cc8d
MD5 cc2ac32b2371c265d2780cab00228a3d
BLAKE2b-256 706cd9583903e83ab859507f2f01617b199a8b16ff07ee7e29cc8bdf41dc96cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d3c203762fa3fe6b0819d6680a15e8c2390f73853a95cbc37d07d1cc3caa17ba
MD5 ca7d6c4c49e5b946cdc0daba0d059e76
BLAKE2b-256 ed8fdfc2ae77d4a566158bbc7280c2aa7c77debfd63765163c0e2c855443fd81

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 02415b869af57f2362f56627c41d3197ae0d342b906d621aaea25c5a3627bdc5
MD5 b36a9720f0e13a1636dc8d3a6411cfbd
BLAKE2b-256 a9521f03134453dab1f8fcbad7a8d063b7034549bec67447381d110cdf93227d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6dc6eb4405c5a6f2eede0c068d7ac38f94e8cdc97bd4c953e49ed89d3642fed9
MD5 8274383bfefe2f96d3a427ca265f8f83
BLAKE2b-256 77a84720f71512dc4503220417063b20c434f5aaab83d4a0d24a0a830afef5cb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 38bf3e334ad7c73500ce941ac0829ab2799fae61ed2c77a4956ca961d1c4eeb9
MD5 8dbf9c09a58ae2c9aa77cbf1e375c678
BLAKE2b-256 5381abbdc928d2b69cd85b5a3b32bda631631418d219a1af16a5ba8b1cea3b36

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cca139723f00e22abeb55994f741a5a83ecfb1515c4c27024f195bf6c8c98305
MD5 37533c029ed83a405ba8e5787a749890
BLAKE2b-256 bd56763966a4de48f3dd5e458b71b241823c87359b35c97cd6a4f582846aaf68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ce534478ca982602f2acdbd8cf45f1929a858ea535ea7174b0bed4ddeca3c3f
MD5 0919cad5dbaa8d7f68bfe2b6b51adf54
BLAKE2b-256 a396458c7563f999fbe8307a11c6e4f96c8fbfe6429704dac24affc13bec80fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.0-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.0-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.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6aed9c5eae84ab175049b38232020c4ad04f9b06f43cd83f91d5aaf2e971cf2f
MD5 66cb48b56aa1bffa92b48647299f2ad8
BLAKE2b-256 4c7a6ce975a97c0c5cec33bdf564f57c1e0f7712d6f252aa3624b61a65c1412e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6f4b35be6650140994b6b4365c12efec690a76935518f4484795052a7b13d022
MD5 4708429dbd2ad52780473f2254ecae4b
BLAKE2b-256 da63cab29fa73ecf3b13e7558672c20f5bb8d856c15971a40d426815f0d76a47

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a838d81bf468cbdac218b0cfe61d44c3b839fa2ddcc9067e4127df98cdf31e2
MD5 4b3a6651e91ef7b90366bb57df02cfd2
BLAKE2b-256 1c005fe13478e641e38eeac4890535734de4e9e452fc3b0b4e0e8dfd2b3b60b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 39cb212f8756a49c5094c58b04865f0cb206c6af5731490d26715a3b2c7d753d
MD5 c9122e48508b90995d6dfd22fa66e4f3
BLAKE2b-256 5084d3bcffed7d9f21aa6f8d46e8ea7d9b71f292ef4eed931b494dfadba3489c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 26ed83d51af4ebf93a1029e008a8dc6e36c8358e47152399e396ef6958e57e09
MD5 6c317f8f773c525ad6921f93619b370e
BLAKE2b-256 cfb096bfcb99f7d801b4d690ee0f4b171e7c77ffd6ab4655032df15c642c2677

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 40cc5f04d5be1b687004bdfb1003c2f23bb7f74a1b27fb7ff2ec8fefab2e7b5a
MD5 2c4ab908636bc84f2e1f5a671a3863e8
BLAKE2b-256 32e1c21e43dc62dc2bc2c1f578f1bc0ffce05bfc1e617df4356ffc4980c79e13

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.0-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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 03861210a69a2e8fa61e71455a3101be28c526cbe6f728e0d124341d38a60b7b
MD5 f74b4f84db77d1366887a4a3d200c3d3
BLAKE2b-256 4da834d87bb5fa3fc1ab22197b4c431ad71a7d9f906a3c71aab7b30cb925c67a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dbb236b592f547718c975f058e71b38fa8c24034244134c9ea136c663d5d4896
MD5 62cf3704fc05c2435c7564a8c943c9e6
BLAKE2b-256 bf22ec5f11840815a1a48f831a59c7d0bee3c70136047ff6e7672635e8df1611

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3ccb06c51937cda144bfd5f982610e2ff3748682037f3afdea31ea3852856c4e
MD5 c2e35bcce19259bf298706a3e0acab27
BLAKE2b-256 8d713a77b1c0117c04c79d945dc8ac2040d68d7448eb4a861621abfc81bf0091

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.0-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.0-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.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d1387cccc821c89a891a434ab6b1a68d966cd326d8e639a5b465c866aa32d2e3
MD5 dfddb1163fd2010e0240e9d4be947a9d
BLAKE2b-256 131c6859c31fdb620af3426366f56607a6850029fd27d23f2bb0d13e64bbb7d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a6cd368b3192254f4c0275855daf29b092ebfb6307a4b97972dc6845a7a14dd3
MD5 184ec8b4d58302fd467607ffe46c13c8
BLAKE2b-256 0a1d9ba32667cd0979e04999c81d207c3d24460863f3d5013b925a55f6027196

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb35c097ba8bfd41c46e89d8512efe490a3cfd385eb852b1b1e7e2e43c24aa08
MD5 ef54452fd7573f92a2af09e9952c29a6
BLAKE2b-256 4d7d6f4a72df30f093a51a58b7d41186ed704a077e085ae0e613069025668c22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab2ca056739f967e7c215480e6b1cb8826638e729af7a10a5323e3f51b50e9e9
MD5 ee05da06faeac2725159bc9069b09c6f
BLAKE2b-256 4e10a244fcb18bd443a5ff3712e88df6e707b351583ddcffb38eeaaafd8b1459

See more details on using hashes here.

Provenance

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