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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

pyoptex-1.1.1-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.1-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 89d6de4beed253b37648ca6ffb3c3be9bd6c417da9ac1ee0f4f5fb0c918f292b
MD5 874ad08d924f57624135ab6b37798d33
BLAKE2b-256 16e5aec3cd77024df0b1ab373cddf74dfcc03b00bc31b85ab403671e0bd56f71

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 106bc1c07e9394ed02721e3534133740e0a5a88c666bedd370faf3748f31247c
MD5 fa0e4c4f7aad7e46c85d5687f88cbc7d
BLAKE2b-256 04c5b365efb76883ffdd80547db67b4e6f67876f7f2d069140871ae73ffa9462

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 51cc5940679f51cf5731eb1ae4532fa4f79dbaac168b5648ce7a18716c0030fa
MD5 a54ef34a63453ef600a1793f844511b3
BLAKE2b-256 645a6e6aa06ea373e2b4c8c96931a9e7ed5b4b08663c0757a278c85f35f88bb8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2fd2b0d684a5260271c6202998b8c54d181b3b388c2b3fe1550cc92bba9f258a
MD5 e043e3f9d1a1d1178f1b4612978ee7aa
BLAKE2b-256 ccb9eb28771de1ac9c43c4e9d49c50dbc9632153dc94fe925839a2227781d45b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 84ee8fde40e85ac87f430936a38695230efcac0ac66d156440ee50787bd8367e
MD5 587d86e4556c8ce8304edfece61e8531
BLAKE2b-256 84e150fd5399f8ec25fc024cb29ca7a7b48fdaecaf04aa78ea17dec04e2b5c16

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.1-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.1-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.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d999625a6050c390cd22177e0cdae4f092d6e1517da6f5daa5ca1d3817303684
MD5 97d83cb84c36f23f39f8cc9d2fced9f7
BLAKE2b-256 f47e7bcd82e16fe8ed8590224da50bf2d9bc815e235efd9db45498f24a2c5f81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c8bdb3c1cad46d504819dc88a137f71b1dc3244d1a5bf9ce5b26a805d5cc874
MD5 c78ef25d0b513593a6fde6db99b8b946
BLAKE2b-256 e42985fa68962aa89462c509a91eb8279677fdd03cd994487b470100868364fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff0515b1a9cffbdfbaa636eb5931cb3b70083f445a80ccde87469b80ed09e44e
MD5 a6670353e1d412d6afb9087ab3978456
BLAKE2b-256 92c0f658175c8d359965b8ed957fa92e97dc626dabc04db4452276af354d0f3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 181d677c72ffebdc07806dcbf411443bae31c691b70c796a4877313ce888da77
MD5 bacf212ad304b44f63d72da1d00d3952
BLAKE2b-256 554d58d26381b30e76fefd8945f196c2e21d14731b3b35e5f0667533d5b91b36

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4b3c40c5dcb662f45c1654fe441de0b35bfe4898956c5823f3c1656c5be48d5a
MD5 d860ee4a453c8810782eddb5af725769
BLAKE2b-256 09cac57abce26f821fbea3ccd7fe0ad0413c9b68329b596f88807e2f490cc352

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c242ac6af5f7ffdbb5286ded6f2d312da0b273a3072f463f2ad47c6fff093cb2
MD5 43981d489efcf2ce8730b00b045e8c52
BLAKE2b-256 1ca89ed7aa8e4eafb951acb01dbe37200b5fb1604e24f8beae6df498b24090ce

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 71b536637e8882e231b2b4394a426cdc5aee2aa9bbfef49716ffec4d742b8631
MD5 33365816a415a6642258e4fc7a424ba1
BLAKE2b-256 1f4c9dd89fd18ad07af4e69cdebecad653629344412aa64b443bc13df475cf90

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c88409021fe13a64f4e6612c256c0baca48ca8a8a4187c9c6fba3044a3dce4b
MD5 5095b7dad5aa4b5a814aca7889240543
BLAKE2b-256 593b97ba71ad651bd054c95cf83e260514128fc36c692f654036d8516090d74a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 94a36be5d5381143f29e0024188bd5fcc3b21f33ab720382620ad8fa2eca2fe2
MD5 bb375d3e65034cf8e1deaf39850e2827
BLAKE2b-256 140d8467a3778b8cc0e6b2ed05721db992f4cebe2bb2e3ae94cb492960ac0a8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.1-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.1-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.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53bcce4dbacaf8551e627310c46c16c5d185b98d38d538adae38d7b0313aecb1
MD5 c92263000ac3ecf7ada593e2ff33d857
BLAKE2b-256 788783871332442de427d97ce39e87df3fbe1671f0f00c84c4f7f627450581eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 951fb9bb23984fbd61c859d8e26337d05fddd639f7fafed3e6746c252d00ebde
MD5 be23a6509533f5adcf656e23d1752e3a
BLAKE2b-256 81dfb7013d5bc7524cacdfaa87ca5a3bc5b67a4c59efd15c162bff9842416532

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b05a0a0136de666c3cfa7e1d3894c8353ed6b00ab607dbd0143c2cc307afda16
MD5 22e98bd5787158741260bcfd21281793
BLAKE2b-256 df8a47c540d1ac7dd82cdcc7019906255ed8e5b73713249638efe524a47e5356

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f5e1a4367ae330aa38bba3dc07d942f6d6ca7760b893cccc6213435719c3752d
MD5 ce8581921f32792efc92dd08a2715cd1
BLAKE2b-256 1faffd936fce9aad3e8544e1f86abb3c566b44e16c107494b30ad7db7bb24b95

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 fd252ed372dcc93ec7ff25f5df6ab9d1ab1c4390e5327d034d6c009c80b0eb04
MD5 3e827ea84d0a9c79e9d66ce1eb7dd865
BLAKE2b-256 fe63dcb7aa8d5b00967e36f7bb9be5f455dd2b16fd2bb9a603c07ca2914b9e20

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 abbf8be13e017729add16859fd103a3edd83f41d2a892fcfabe0517ced186230
MD5 9ce69f63d350db544fa2fc854cc94b1d
BLAKE2b-256 a374a965439ccaf8c495bf635e46a8a3ade120192f2f075a453bc0945176cbf3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ad44eabd5871945f41a00a05c9af2b5bd57b6dd4f01ba612ca7537bdad9ed3fa
MD5 40a3ce37958012ab03f484d4293e6f62
BLAKE2b-256 e481648899d30f8104fc20cb5085615b10d6b6146847d52c23e8464329230d60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 852b279a7adef915bae7074bed75fcd46bcebebbdf8a69c6def779a06e2f2206
MD5 0ccfc3e887c4f4266a05f4ee759abee2
BLAKE2b-256 16a4918b636f105442ea083f432a4a2de3e41a26025a9491c526fb5a59a32bf1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9dfe834d016c11b360ec3e319c52b59ee6d8628e8bd8e843d3213f2d986fd3e2
MD5 f61d3f727ddf8d73fe590a4fbbb12e97
BLAKE2b-256 ca2b78339978a01632dc371c703535757b8bf7189c8ec6aa097ab9f4c3c7d412

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.1-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.1-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.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1cc1f35804889c4c4bc5c2fc29fb89a6931aabfdbb18143cae79bf8e15e75ecd
MD5 9ab820de4d7ac72e4f5fe6c4c5d4aa03
BLAKE2b-256 d4df5f5c005c58634b330056cb05230f1aa66a52354eb46a0f2360ba51465ef0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d9f4a4c9f6ec8741909933066a2422817d3a404af210c804a4ccc178d2c50ea
MD5 862ffcd9061773bc4ad234b59806f814
BLAKE2b-256 ccdba82ae4290d4772e5eac7c39ac9ce5b701e81a447dbdc4b55ad8567cd2f04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d397304c27f0dd6c8e7faf4035c17e9298e60e7843a17a1cad34a1142bf430e
MD5 994991679981734ee5f3cc91d0ea3d28
BLAKE2b-256 38dfd450994109942375d41fbbf41edadd827e1728142de22aed4d5bacfbf4a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e98053e1b1035c338c71f1861e02c32206e9e61189636215f43806832ac62cd2
MD5 872039a2d10bf0cd7e4dbfa51a7a172f
BLAKE2b-256 768bec662fb84d567ef1d74f3cf0e2adcd4c92d5a810d375cced999a717a98ea

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 cb4b5442821662a8b817c527901809b35671d395726e9c33e7955d8f556c835c
MD5 fbde8b9eda2abc5f064a1294f38f079a
BLAKE2b-256 b83bcf326846cde7feac78adc81a5a1336646e5d1e989b7a6727bedc7a7cd4a4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fa10466c3ec07a157b27d296c5e1d9163353475c49080679c5fd34921b3392bb
MD5 850822d369cbcb19c28574c106265ed9
BLAKE2b-256 ebec6881c89b99c95f55b1f6c282b465bb6310b6250385abe6aee264a4bc1213

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f5cc709d42858185b273b47f009c7cef26c0e5fa5e0cfb40ae8e765ad25e0120
MD5 86dcf2a10d91278b77b4d06d24c78e70
BLAKE2b-256 3b4a02735dfe9caaf67c7e319bb679d2f29c8531bc92d97544dfdc84fa8313a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2a13802b474aab9699a9a2905690c8ca522e407e8634625e638954b2c2c61f75
MD5 e18c58f2088bc0e8d7e11c9f0be7a151
BLAKE2b-256 3f90ce4d755c34b1292f27130087432e557d6ef309ebd54c3a45f7bd3b3fb457

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d9201af7f79f0bc8c1c0de7605804e403afd83b10db74307259d83fd94582167
MD5 5fff6021a39683232cf13ad471a68e51
BLAKE2b-256 9e281474eb3c09657227b18d0ab52d462ea128b677f3870e4ed3dfae38870738

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.1-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.1-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.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec01c43214ca29591fd95f6644fec2169499c3ae61c26de143648ee7c1c2af61
MD5 e887588766bc94f7fb709d5bf80c1bc5
BLAKE2b-256 7102f4f4523a4d37367b4c74433e9eb7587001c596f0d66f9152a4b0ca3ec594

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d5245881bf3043fa33d8f317acfd36bb887f26173846779764badc7e9735502
MD5 9908c71baeb3897e28199c443726e100
BLAKE2b-256 ad568b68ba555605a4ec9858789643352306196f524f2cc35b2ffbddb595e433

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46c9d08f26771b38d342ae32b72b91c68ac2f861ab7094c25ffa3c94c872bc0a
MD5 7097577b9a59fb826e0a58a98b944c0f
BLAKE2b-256 88f6dc884d2fd6c40d67338b37d1d6bd200f66bea7573fe3d403b0b9263203f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0a52cf0762a6432e3ec53f0ddc567af7bff919f5d29e9860168c81da64f5769f
MD5 d1d8e97d2882b47854526432768e9836
BLAKE2b-256 7cda6cb386900a68e277f03d9d537ba3f3b7407ab811853c849db7abf1c06782

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 a215581e0547f79666e7e8ece35bce73dc177b4f31865aed675a3b69c1e83da5
MD5 439a8ab3d527483d76db21bdfa435360
BLAKE2b-256 5eb69d4cbea53dade7e639d18c635234d2bebe18781f33b9d248824356778732

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6cd4d767022b4dbc5e69f94435ecd47ed89f69e21ffbdf8a47f0cf006026002c
MD5 3738e2d416300c47e912c1559c25c670
BLAKE2b-256 c6ebe453c29573ef2f3bb1691d800a732fcb9096d3340fb15d8aeed9325a9e6f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 656c735dfb6da17ef28e035221189c76144587643de5aa4a0a9ed519f2bb83f4
MD5 b58b5f93640b66cb5f6ef857bbb2f717
BLAKE2b-256 1c7ca9dba605f85386834c2f903cf908a4ab7e5793bad46a99f9080f1b7f4f7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21919fce58c476876eaa45a14344f68c9e90a8c54bf5196a688db7554fba990d
MD5 9d9bac459dc0139beb8fea0608d68406
BLAKE2b-256 61bdd7497e787150656100ef9d48fc2e33c85097aa9cbd5ed012b1d4fc3252dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1f44e7bf09229f3394c148f0f959286d1be67c9910c1ffa9479e4243cf048650
MD5 90ddf3ceeb8958093033643f526c3741
BLAKE2b-256 37f43496f8db5e628c26a38507f47f35f386589438cd0271381fd835321c7445

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.1-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.1-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.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2b7c2a48a645b4070dbe54d96dd15c64b58132fa946c19f4ba4c2ac6721492a
MD5 22e9482ae72b9f4cef197f1d49e29299
BLAKE2b-256 1e8292cdf73bd58a4bdf6d237b5486aa6e4e783bcc034055081a6d3727e19733

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 46b2011cceb1fb80f2c509bf5d56f79c9e963a0781fbc58b2613bec9f48ef159
MD5 4e3ba7c340b00d6432526345f74e7e48
BLAKE2b-256 d1aaf1a40d70b45b6108de3c59dd63847915e47228aef2643faaf26e9b69adac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9abf635c06bba11dd6e5d2857cbbb35cdf39f5c51741655524c519237bd204c
MD5 6fd1086eff581113d33cdfa19e6f9112
BLAKE2b-256 5a532d5c491bf5dac364cf49cb584e97b6e8993b6551387d2b4e93c4e4f03170

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a6af67a0ab9c6e68976e8c97514c28e4c17eaba2bd2ade83c756e86318768944
MD5 4805f158b0625cd2d4641786e7c3731b
BLAKE2b-256 04be2f9ad802d69df68a74097a5fe764c0a7fdf45df6ebfb36badb36671952ec

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 ddda6b3fe9311c9666bcfca372e1f56c9730298877052dc66f50997ac9267c71
MD5 6c023894ee0c726871ac97c482dad485
BLAKE2b-256 fa1c36331f238f813c1e3a1484acbed8c94ae8c8c0e8d4637f3ae3b6e3c92355

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 48fc2a46a9578da5d2884598f9f77836bd88c3b9bcee83c5f903b63098284e88
MD5 c1358a44a58f315014eddc6d00c018ce
BLAKE2b-256 70c0988ae269bcaeb5ed3b9c01fe00757cfa828e89f690f49fc9fb8981122fcf

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyoptex-1.1.1-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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ed5ae6b9c9613d569ba5be34de28b1eea8b9e8a51047c95814083abf9581f8e5
MD5 fdff68bca613a7ef5d2f34c22b32102a
BLAKE2b-256 5117bb80d2676a9b5882958ecf96a54323e2b438698115c9515c0da496b488c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b89416c3ce5cce88e6e7dba73629c7227833d61e3a6cedb814bd2637e4253a61
MD5 e4542878f96d4d6d70f1ecda64fe998b
BLAKE2b-256 87b3850a47c0bea51c6cbbc47984ed39a547687a0e363c117b8058484a186387

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 71e546d53b900e6344a75e56314355068699630ead67721c4509649d668f2255
MD5 e9899c693b2c47cb11ede66dce3e1b30
BLAKE2b-256 1b1fa3cdae0c49b5ce1d643385375fc6fa928821740ed2a8073524b0ef481997

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.1.1-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.1-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.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfe7d6c3abd645af2b8c62408974c6f5eb5323ee2c51776a8a2f550df735aae6
MD5 2c86400b7a4407b31598940e9e11ba41
BLAKE2b-256 0669259cf04fcef69987a48531bd6103658330f38c914127bacd4d3c46e55931

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8727dbc6ee54fdfbe3d52b85f57f696591b5aa0f44251b6390b0accc052825c5
MD5 03128e889c5004f6634ae5e984d41b73
BLAKE2b-256 88a9e65eb0e42245b09e9ba831f5f7e1f7781e405feca141d5a44ce9011fc1ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e83f281c539434b1fc506b4e2759c2479415dd8639c4ea3ee9a9e86ff0d6cc2a
MD5 0d7f52d044ac448d511cf30321a31aa2
BLAKE2b-256 560d16da84ac15446338d93dd93b4fb0fcbe25df2fc4a0bcd6b6e638f95f2e8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pyoptex-1.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cc2952d647a350bc0fa6aec084b48a397f6cadbf4ced22f3bfa539a2441f18c1
MD5 d88a4b8139eb93339d0edfb7e5e2f8d1
BLAKE2b-256 83e11b388e3494ddf88bb40a93263b25c07090bc227fed45fbe574bd31b315c5

See more details on using hashes here.

Provenance

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