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.0.1-pp310-pypy310_pp73-win_amd64.whl (2.6 MB view details)

Uploaded PyPyWindows x86-64

pyoptex-1.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyoptex-1.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

pyoptex-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (2.6 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

pyoptex-1.0.1-cp312-cp312-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.12Windows x86-64

pyoptex-1.0.1-cp312-cp312-win32.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86

pyoptex-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyoptex-1.0.1-cp312-cp312-musllinux_1_2_i686.whl (7.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pyoptex-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pyoptex-1.0.1-cp312-cp312-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyoptex-1.0.1-cp312-cp312-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

pyoptex-1.0.1-cp311-cp311-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.11Windows x86-64

pyoptex-1.0.1-cp311-cp311-win32.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86

pyoptex-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyoptex-1.0.1-cp311-cp311-musllinux_1_2_i686.whl (7.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pyoptex-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyoptex-1.0.1-cp311-cp311-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyoptex-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pyoptex-1.0.1-cp310-cp310-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.10Windows x86-64

pyoptex-1.0.1-cp310-cp310-win32.whl (2.5 MB view details)

Uploaded CPython 3.10Windows x86

pyoptex-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyoptex-1.0.1-cp310-cp310-musllinux_1_2_i686.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pyoptex-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyoptex-1.0.1-cp310-cp310-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyoptex-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file pyoptex-1.0.1-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b89db11d3e3e89ddb63a70e242faaf2b90f986b6cb8d2de2509fefafd64c957a
MD5 cd1323609ffaa3d81f8459c51b8c6748
BLAKE2b-256 31f2f74e5845c33a029599bbac1bc5be1bad6fecb34315c5f17311dce8ff4d8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-pp310-pypy310_pp73-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.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9f50617e8d6e4f394d44a8414e536d005c10527b5b782c9e6274c9daf144ef9
MD5 d3b9d43c6befab604c556d33125c3ab3
BLAKE2b-256 fca6dcf1a790ae12b31942b08806a00619f9639829ab304550b0fdc33b226419

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_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.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7bdd8e028634ff7dea9f3d9442ae7ecf22900327e8d8324aed162e4a6416a76a
MD5 0ad6713f7f313ba42d54f0b04d2df5b1
BLAKE2b-256 293492a5bdb347a1afe30e2b10421ad37c42058df7fc15c0c2e5b01378220c4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-pp310-pypy310_pp73-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.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9d2842005490628d5eb129a1fa562f30f724cba0d8db0e4c52bccf3c331a08b6
MD5 d356e83d8f008557c8380741577c21d8
BLAKE2b-256 f8c9a736eb750d5540de086a3182a9c82d79ccdb46eccf1c2bf4f37380f59e99

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-pp310-pypy310_pp73-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.0.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.0.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.6 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.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 940e8ff1e82309db309d0189a13dcec97966ab462a90cdfc8152ae1ccde7c62c
MD5 aab78d8849e1398af67cce284280d402
BLAKE2b-256 c12070851a0f4921bc658eb4f91727cc35f14a8ba24a2d35fb8f80c4093d0c9a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.5 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.0.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f30b1f5cfa86a3fb17dc63d9d0d86c7756144d9cc1dd44afff2d299bf68799b3
MD5 f914ac1d9875eef0a2fad8b88c9586e3
BLAKE2b-256 0161a44da97cfa333767c0a54dd9271b998307583e88895d9dc9e24a78ac6c7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9529650fbb9640de7bd0a5c5a2a4681def440b633fc6cea429910cde37189ae
MD5 34306ed95b4bb1bef131bc7cec7d44df
BLAKE2b-256 a7e9eaedcb47de274b5b52a2efa5fbfad68caadcbb5b34c34b2effe17e44c69e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-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.0.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ee1407dfaf5d5acd69d26bb2099a3ee8de13ec74588698c533ab9fa027401945
MD5 cd7ebe0e3c507dfd60b9938f7488cd73
BLAKE2b-256 2335d944240b694b01d97ea4d663a92738c827abe70ee26fe2e09d70f2b8d966

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-cp312-cp312-musllinux_1_2_i686.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.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 80bf592c9beac09f7aa01a4ea85b20523a0f9dc5482fd1536cf4ea96183844a8
MD5 3bba821ea6f37ea3f27229939ec12765
BLAKE2b-256 f618862cbf55fb6e816a5c5246d201692f179667d0aca5f0437862d229350b20

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_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.0.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ba3e7f3065b776f7af46ceb447a65e113278364d2cddd2fdbdf44d239b5056d
MD5 8b814c38fedb012b9d9febda5db173c3
BLAKE2b-256 e7436fb01f40887e543d13e0ed7e96e94d2cc074ba0a33ac274b23b8fa133169

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-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.0.1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8654bd61fc9b0b4c005feaeb0251edfcd2276bea3571d203bc645cb2cf4e6dc7
MD5 ee3936b15b821e2cbfecf6c5dd49e8c1
BLAKE2b-256 c4560b80137d10e2850c8740f3630f3652ee7ec2060a09d2fd8773c8b2b2ecd9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.6 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.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9483c19ee7a8cb605b328198bf3f9fc55d0af7bbafcdea48ad18e8f1d5726e09
MD5 5d0971a5ebf59a3b933e82cb0fd2accf
BLAKE2b-256 5c38f3f41508a7c3cb69fe216ac7c48fbb06d8d34eed110e36c71b5e73b722b7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.5 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.0.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a197f6790e00b4be1d41349f336b39a891f0fd47f41b50042c20b27804231e6b
MD5 85dda9cdd8559647c71da6da7b42e666
BLAKE2b-256 515118a8c8c116d55901a36742160dde63caed2657390554263b1cbbad4a8a31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 682dd0c337f4a82efddd372fd79e94f6f179c6a34b0caa19138a2b040387b9d6
MD5 a429ef301bb3a01ac1e944fe9ce3ccee
BLAKE2b-256 2c3c8910abe54af7faae3438f291b6ae757285e8755e5259860d9a71442095a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-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.0.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ab8d3020f0a8a81ee9ff8da4d2962fd3a0fb4fdf8e2687edc3a0091d337bec5d
MD5 3abec76331e10a9239b61aaad07e5438
BLAKE2b-256 17e4c6520199afc55f9d4baf2d1d74b0e7b60ce3393adf6c058e8b2c8a92d0b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-cp311-cp311-musllinux_1_2_i686.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.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 433cec9c410efc787503efd27f150ea81d7f18889a4c9dda10d328a78f0b8480
MD5 1bb22cd8b866a0f5e95cca1162747d55
BLAKE2b-256 df4fa2d25ac8de0590c96a3af83a7da8e48c0972c4da7da6df4a6bed761ea60f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_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.0.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 247452ab094a5e93fe7b806d46c6e34502f2041674e7736c78a723b9351c5b36
MD5 da3ccc5bfaa0d51a048daac412f00a9d
BLAKE2b-256 e06a38916c7264ba030a1605dfa45771926f2ef82fa494b83fb2bbec6d8660ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 33fb1a4560165de264c1caf6375a9cd576172ae13d249e306413eebfdcc3dd13
MD5 265010dea72638dee38c48ed9617966b
BLAKE2b-256 bec572b859e613d1349aecf5845d6627dfc6687242134d5bc815b9201808d349

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.6 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.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ff921a6dc096b267e2b785d116651031a116a763bd57e80d2aeacb0817d6c394
MD5 6b624ee8d4670ef821c17031e888d887
BLAKE2b-256 8bf0cbbb21104195b7c10e1d023ffbac64e1e234d352ece0b2254520eafaec0b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.5 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.0.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ace1f6913730f5b4325a22f2ea3426d76fe3e614d780f002fa35b55ab90edd23
MD5 b7b74fb512445aa3cd41da51b6449575
BLAKE2b-256 6903cf8690b4c31daeaafc9a9fcc03b98f854dcf4989d680c6d025e8fb969205

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6efc3c18c09f16f33b6f0b43af1bd118a6ed1ee668fd4df178ea17237bc2ea61
MD5 ea6cb4828d0f2022a644693f2ac30276
BLAKE2b-256 2a3990fdbbeb05bc8d7188d691271eb64c78aaef9431c762cda4529d81cc5957

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-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.0.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9af83bdd9170d219efc70fd7f50829eb2069c66eb7cb3853cd8205e42486b3fa
MD5 ced616522fb06fdce52f7253736af635
BLAKE2b-256 8d2dcd27b7e7ce836f06b2521b091cf3e2e115907f14cddf96230a136c2887e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-cp310-cp310-musllinux_1_2_i686.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.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b816cf56399916f6e02aaec7bc3a032a77a3858881e04d351e3b55c0772b0b18
MD5 7d6f5b354603dde32e93efb5fedcde46
BLAKE2b-256 d1dafa9b1530fe480eb372ebbbd4fba7a8eb08a2a66af86785bc4fda4865a9e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_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.0.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a7db045c5553cf3d3ef9f1ddcc72b2a214cdea3c22ba150fb76c7078370e44a
MD5 6d3cc8d807a1db44b0e7d41ff3649d94
BLAKE2b-256 3ed1fff16996c2b22673cb3bb30949b46bd38b087e06b3b92cd6f0e4cc2dbc29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d4ae4a387d5e746cab6f9062470478c8513693cb14662099a6d8e84794960cf9
MD5 36f04177ee4b737de1ac1c374685748a
BLAKE2b-256 ca5ff2a0126de4b25ca6944a3906622c8caf44591b480c88387b47f0768a12e9

See more details on using hashes here.

Provenance

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