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

Uploaded PyPyWindows x86-64

pyoptex-1.0.3-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.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

pyoptex-1.0.3-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.3-cp312-cp312-musllinux_1_2_i686.whl (7.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.9+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

pyoptex-1.0.3-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.3-cp311-cp311-musllinux_1_2_i686.whl (7.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

pyoptex-1.0.3-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.3-cp310-cp310-musllinux_1_2_i686.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10macOS 11.0+ ARM64

pyoptex-1.0.3-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.3-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 35ecf27f63ee5313bcd2efc34972fd2125cbd2152914da8afa08adc28896c1d5
MD5 353adf08b4411123425728194d6c5780
BLAKE2b-256 f8df4bab683b59b80a9759c0b3e990aa85cdbfbe576521d6b0d341ad765e3899

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b5facb926a6816d58b94cc2fc7338e30d665db6ef9b7a2a747120c4e216a7776
MD5 c8138c84a846dd84661de7dd16e5f2ea
BLAKE2b-256 634af0cfb4d47ee33979d6f10fd44eb8b2e6e1b11df242af69169521467ed657

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb46f1dde64990e2f4ec435d294e3cfabe289c41809e1bf9e6f7720954cf1a1b
MD5 ef70a891127eff651fbba12e36b7c0db
BLAKE2b-256 452e293d9e7f143323b335ccc61236a7839e539aba5714d45de20c59067af6a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d655cc71b8111699f3f32dc0bdd601a11702aed22b9d479a99ce17dff8994e8f
MD5 ad9d548f71a2ed1ce7343d3ba1b031d8
BLAKE2b-256 a7a943651fcef9a1aba650646149f935a70668b2e5d2729f08039c5f11764390

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.3-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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 63a0516b6ae6032b6520c1a608e3ecec547bc2175c8016a825ecc9a2e05c42ef
MD5 7da8803112b1796735691f9810d8e26e
BLAKE2b-256 0d7a7be515323d4467ae11cf1505e269deaee524ebe432f85a2a50a878c86c18

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.3-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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 43f041e284ff15484f1f002396fa21601629e4be07ba966373ed0387c3253da3
MD5 0a217918a79d79d0f362820194b367aa
BLAKE2b-256 d0f0736d9178ec8089eb5d97a1850f536ca3b84dedb9498204b646f5e0fe243e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 40c75e46e168753b66613d62257c0102e30bc3fb9bdae029f1ae056cb05891c2
MD5 edb81000f312dbfcd295eef1ba783b0b
BLAKE2b-256 6b4992a05589c593ca8c1fc15f2a7fdc57889223c8c5a9414080c00d635fe62e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a0947fb07fda8b7405b11dfd58273f2828fd74136a07bd205beeb38a3b2c9f81
MD5 61abaead59a228fb3f415845f4dd9d23
BLAKE2b-256 0f8479c5971639d4794690b1803bbe14a203a9d3809948513341cef0051faadd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7bbd64e9e14041e309c25f1d8e08874adf64a0f25e2fc1f1b9d4733b4e7cd5b3
MD5 a694fdfa5d981a40db5d3a790aba99e8
BLAKE2b-256 63d8231b91bab81aa1ee5be6414a4f1acef7860ede501a759c41254b8fa64e9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3bb538a6ee2559868d9bcdd05d6b4d405bd746b3173dd211af6bfbc178fdb1db
MD5 6cd1a66f622c40c42b251880ad20d472
BLAKE2b-256 ea4c2b3904102e16b1919d680d576593ded2e66bc7a95e900c72646b21862870

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16b5918c24500674494a7c96ae760a9fd56194b2dc451526d3cbf52cba4b26b5
MD5 aab924a0db1848e3810893108a99592b
BLAKE2b-256 951400ff4bc9f82d1aaff10f61cd5943c1e384c540d07627d904d79399a0c8d6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.3-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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1c8226784ac4ea4aef5c61394112094e03e3c705837b025c640f4c60f4b56611
MD5 0d477d8bfac1a1a1bbbf2b46c1f82d91
BLAKE2b-256 1a60acaa3a0872ffa032406c35a3baba86b67fa69b930a215bc390fb8af591b9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.3-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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 799a2eef0a33333849e38ea9bb7516d7d672ecafb5fee8946c25093929bab4f9
MD5 1e9c2e52c35cd5de3a09a07cf1c27627
BLAKE2b-256 6d666ffc3e0a860bb2cd366091444331bf7a9e807a5ca3f91718a7eb4cfaf9e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20f846da6756428d7e0f2f1efdad9e45073a9145e5b48f2f05e25c281a6d1b96
MD5 3a4286951a295a6c71af1c8e3059ee88
BLAKE2b-256 6246cbffb31e4403c34901590e1fe458ba273a8dc8eab81c340632fe46f12dcb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 abea4021d8390426abc4c918d3e0c39228772689047f657e82075cc78ed3643e
MD5 cae4b80c75707964cc00d2cac6bc022c
BLAKE2b-256 209fa2201182b94e7d7fc085ad7891c3ccb8f9f943dcf4ea20bc52c07fb58bbf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e60a669d834c49307d5f12c4f391032ab7e49ac7e6571d5117c0e3050142be9
MD5 330b90928e11e6ea90fb4f74721cf7eb
BLAKE2b-256 301de539060b208db23cdc5b6bef188dbaf0186f6fc271f302f0fac3eb19494d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 226f8cf4327c52170c713df5e2b1386da49745ecc062cca01ea9795712931247
MD5 806639ae84cfa6ed242e3b411705a353
BLAKE2b-256 7cf2eda58615f797d58040d33cfd64fef67d15374207e9cd4466242689531041

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 95835cb6d4fefbd790225cb04cb352657ac28053a990e14a93f05d2b1e85937b
MD5 413604efaff32fe15d0fbf3c4f4d8eac
BLAKE2b-256 ba184697404c3e1e7ff6bdcf94ac27e2ad426b6beb68a0323b25dabc44d9b1fe

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.3-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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 280dc391535913a5810cd6727575bc352ab3140763b9337d50c944152baec871
MD5 0844bd960f72efa4dbc27956b16adc7b
BLAKE2b-256 21458fcd1eac8ad98fc3eb07df06b2816cd20874adf9cca6b47a77faab986928

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.0.3-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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 13da404100aa89665db380b1be81d429fbd0cfc489c7e848275e2d15909ee766
MD5 2958e3b3b8bd2cca0dab615f7ee0e392
BLAKE2b-256 e2c25bf78d6174c33d0f047882965eb33141494250c34e9cd72bc813885e20e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00996434f5e52de2ef6259830d1b422e7bbba548b33492acd3499d87e09523df
MD5 b65108216b4d96ec9fa7b0299f23e2a5
BLAKE2b-256 bff023d2daab23532c4ee0e00ce5ad65791247743509f45ab4c8b8e769bbcafc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d2941f68f4ff23004eb255a0f04805d813caf104f5234264dacd5a94a18409df
MD5 065dfe05491edb0f4fffbc68bc3379cf
BLAKE2b-256 2ac09578bd38e72be181e24d9e20085ec8570a11ee02993a67103e4842cba2f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c801b90b3174c9d769bfa27fec4e766b870082483bf63123d70d502a2e5b4d48
MD5 56cd35445df06232fb486c0258d0757d
BLAKE2b-256 98ae5581fbaa3fff7ebcc1f9a5d015c365137afe9acb7a53a5517dd78cb231cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8545e325780ed2607797d55273f851cb1bb93354b8ec5e11434c0d5b959a2fbd
MD5 5af8dc6de972e99f5c76ff8ffdcca3b6
BLAKE2b-256 b674e5c59d90281a1d88c31ed05e7a537cb0430933875ceb7cd6f0e4e3c1d682

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.0.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cca4aef4e8a427eab444cdd3255f5c162c05a5b4d4ab2d42508b9c9ae5a019c2
MD5 29326d38413bf5886628144efb966cd3
BLAKE2b-256 5bc0f3ac83b509446578479c5929703f4c808afc93090c58c7674e1123ca2b1c

See more details on using hashes here.

Provenance

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