Skip to main content

Estimate the autocorrelation time of a time series quickly.

Project description

This is an updated, maintained fork of the original acor package. Below is the original README with the appropriate changes to the name and source locations.

This is a direct port of a C++ routine by Jonathan Goodman (NYU) called ACOR that estimates the autocorrelation time of time series data very quickly.

Dan Foreman-Mackey (NYU) made a few surface changes to the interface in order to write a Python wrapper (with the permission of the original author).

Installation

Just run

pip install encor

with sudo if you really need it.

Otherwise, download the source code as a tarball or clone the git repository from GitHub:

git clone https://github.com/davecwright3/acor.git

Then run

cd acor
python -m pip install .

to compile and install the module acor in your Python path. The only dependency is NumPy (including the python-dev and python-numpy-dev packages which you might have to install separately on some systems).

Usage

Given some time series x, you can estimate the autocorrelation time (tau) using:

import acor
tau, mean, sigma = acor.acor(x)

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

encor-1.1.5.tar.gz (6.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

encor-1.1.5-cp313-cp313-win_amd64.whl (17.1 kB view details)

Uploaded CPython 3.13Windows x86-64

encor-1.1.5-cp313-cp313-win32.whl (16.3 kB view details)

Uploaded CPython 3.13Windows x86

encor-1.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (29.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

encor-1.1.5-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (28.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

encor-1.1.5-cp313-cp313-macosx_11_0_arm64.whl (14.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

encor-1.1.5-cp313-cp313-macosx_10_13_x86_64.whl (14.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

encor-1.1.5-cp313-cp313-macosx_10_13_universal2.whl (20.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

encor-1.1.5-cp312-cp312-win_amd64.whl (17.1 kB view details)

Uploaded CPython 3.12Windows x86-64

encor-1.1.5-cp312-cp312-win32.whl (16.2 kB view details)

Uploaded CPython 3.12Windows x86

encor-1.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (29.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

encor-1.1.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (28.5 kB view details)

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

encor-1.1.5-cp312-cp312-macosx_11_0_arm64.whl (14.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

encor-1.1.5-cp312-cp312-macosx_10_13_x86_64.whl (14.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

encor-1.1.5-cp312-cp312-macosx_10_13_universal2.whl (20.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

encor-1.1.5-cp311-cp311-win_amd64.whl (17.0 kB view details)

Uploaded CPython 3.11Windows x86-64

encor-1.1.5-cp311-cp311-win32.whl (16.2 kB view details)

Uploaded CPython 3.11Windows x86

encor-1.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (28.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

encor-1.1.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (27.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

encor-1.1.5-cp311-cp311-macosx_11_0_arm64.whl (14.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

encor-1.1.5-cp311-cp311-macosx_10_9_x86_64.whl (14.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

encor-1.1.5-cp311-cp311-macosx_10_9_universal2.whl (20.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

encor-1.1.5-cp310-cp310-win_amd64.whl (17.0 kB view details)

Uploaded CPython 3.10Windows x86-64

encor-1.1.5-cp310-cp310-win32.whl (16.2 kB view details)

Uploaded CPython 3.10Windows x86

encor-1.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (28.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

encor-1.1.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (27.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

encor-1.1.5-cp310-cp310-macosx_11_0_arm64.whl (14.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

encor-1.1.5-cp310-cp310-macosx_10_9_x86_64.whl (14.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

encor-1.1.5-cp310-cp310-macosx_10_9_universal2.whl (20.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

encor-1.1.5-cp39-cp39-win_amd64.whl (17.0 kB view details)

Uploaded CPython 3.9Windows x86-64

encor-1.1.5-cp39-cp39-win32.whl (16.2 kB view details)

Uploaded CPython 3.9Windows x86

encor-1.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (28.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

encor-1.1.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (27.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

encor-1.1.5-cp39-cp39-macosx_11_0_arm64.whl (14.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

encor-1.1.5-cp39-cp39-macosx_10_9_x86_64.whl (14.3 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

encor-1.1.5-cp39-cp39-macosx_10_9_universal2.whl (20.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

encor-1.1.5-cp38-cp38-win_amd64.whl (16.9 kB view details)

Uploaded CPython 3.8Windows x86-64

encor-1.1.5-cp38-cp38-win32.whl (16.1 kB view details)

Uploaded CPython 3.8Windows x86

encor-1.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (30.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

encor-1.1.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl (29.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

encor-1.1.5-cp38-cp38-macosx_11_0_arm64.whl (13.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

encor-1.1.5-cp38-cp38-macosx_10_9_x86_64.whl (14.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

encor-1.1.5-cp38-cp38-macosx_10_9_universal2.whl (19.7 kB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file encor-1.1.5.tar.gz.

File metadata

  • Download URL: encor-1.1.5.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5.tar.gz
Algorithm Hash digest
SHA256 649bb2f830379722a8aff07d548f87acb9b2f11a320dde4cbd72364e07fa0dce
MD5 5a32767b3b46c16eff436642398ec754
BLAKE2b-256 e8b2df34d39458f45d2265ef22121cc9a3befb843ad6451decd6b86e259adce6

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5.tar.gz:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: encor-1.1.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6a1a5c7af55de7f4bb35b8e8d7d3c494c3127bf41e8bf0367b21dd8ed6ded464
MD5 8332bde6cfb6b8b145ed6cd9c3b568d3
BLAKE2b-256 a60b270488a2a1f04f7c6441dc4ea5933c29c7882dad1d38011907ccd017f9b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp313-cp313-win_amd64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp313-cp313-win32.whl.

File metadata

  • Download URL: encor-1.1.5-cp313-cp313-win32.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 907395faa8a5256adac8a3649d526d54ea341ee7dbb186bf9a90d4e708da2a05
MD5 b53b124f540589e3b98a36335cb86f4b
BLAKE2b-256 30d0e4565fcd45b0297ab61b228ab57a1f10c9bf55e4b4c1ab798f739099d5d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp313-cp313-win32.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7b7ccb2583f5430358344fd06e7b5628a88f8510ed94e667bc2eedc45f11b616
MD5 241ca9d00c6a8959f3302c847d96a59b
BLAKE2b-256 05f2d44ac410c06839f4ae855e2c2c3c5234ce94d104ffdb41cfd7c26f51a4e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5afd6561c2192821caae44f3db56ec19aa32b99520f327c3e9856e9627064795
MD5 1b972cd376eced901e41138574546054
BLAKE2b-256 9930397c689c2f8d18878db9755770787613605e7fa0d5ace109175b35f7c879

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41cf21e536288c5841be28c4e1fe7f18e93f9d056248ad53134ce45c2bcfe647
MD5 42129f059a58874af9b5a7e2b578420f
BLAKE2b-256 00b6054efb286e7642dcdc0a25c832be5e11dcb427934aab36ea2623fb12df46

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fe37a7cbab33e3cd034e1ffb4d83ef7abf0bc3cbee9d9a4af979e210ec771a3b
MD5 7dde0658d275ec2a948d55a14bba4094
BLAKE2b-256 b7e68cca43829c1df81de3ac2c4dc5fd618466d2d52981b21407b46ec9bc97b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 6f67a04f62adfd845b2b6bc71af8be9df19510cea59cd497b93306d5b7f76bcc
MD5 87bcd2dafc640f7211c306fd17105047
BLAKE2b-256 9721aac6197a6618453555d74c74d53fcbe745bcb0991dae60485dd7c8a4bd38

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: encor-1.1.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 46944f58c37926431ad47c032ed51509457aad63044ced1c83870edadfb6f70e
MD5 cfeee171cf0b2a3a55610aef8fbb43e1
BLAKE2b-256 6c14ecd9d344c719eceef5d4e11c683d65592a8a211371f39775a22fcef5911d

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp312-cp312-win_amd64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp312-cp312-win32.whl.

File metadata

  • Download URL: encor-1.1.5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 6e6e36257434f7eb6c3f0b806484796166c65d4d9ad6ef2f8bdb50caa08ea73a
MD5 1b7df4834bd660582b0a3e64f5427646
BLAKE2b-256 28c86d0fa8ba29e728f6ff5653c8c263052e3fc723a36cea69d08b95a96315f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp312-cp312-win32.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 40486878822a88529afb07d90106fb297f6c4f5fa00843fd8f93c2db569bd1fc
MD5 25505d9c0aab96354cbb09b83635eca2
BLAKE2b-256 965b0584ab288f8427c807921c3311d59066adde72e1c670c62f6999ae1197c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd59b5b9591fc95fae6206effb11d858fd9912b82fb429286b5c0fad614aa728
MD5 1d50a1875dab5998c613d51c44b241a5
BLAKE2b-256 4d067d79343e317339990c64a2080dea3be2005dce3c565a101a83a1b0891a3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44f6e400ac4c27fade35a20a9805e820150867145b58f34e024003982f937246
MD5 281dc730e664e45c286e5b5f7a33ad18
BLAKE2b-256 09a0bc4d37641d5872a5efd8eb973786357a9186558a37eda7e08a1141de379d

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 96804bc5c08a0a55195c4ac3a8f7d4a98bee6769eda174041bffbb71b0edee08
MD5 fb3ce7bc024d59cec4e011bbf93687ed
BLAKE2b-256 cfc2b65bc01b4a93ffaa9fdcf5d8cb5608247d2866aa17c40c310c768288ff6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 6f22f0600f0c27b927ef255f1df3ba86b3c962619a97265a36011d6d21f87ff2
MD5 5d1fa026696ea0256893baf2c5ae32d6
BLAKE2b-256 5e5839b2d8bbaf5fadb48593ac59ce10bd71bc6f11527f1b075967a57dac7287

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: encor-1.1.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e7e2206c7dc21c87441877a33e9785ed7079b46e8d905f8539c63652cf9a9c4b
MD5 85624783b837de982734ec850e54d34f
BLAKE2b-256 2ca169b2d69dcef588ad60dec3ff7a87ebb847b0f06388ad1e0621b90ff8510b

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp311-cp311-win_amd64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp311-cp311-win32.whl.

File metadata

  • Download URL: encor-1.1.5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0559d371234746e1afdb2c016ea381a681eb3e4a91eb4ad9e0ad8fe702227821
MD5 d4c674d85fd55bc68f868051e41763f3
BLAKE2b-256 269a5e153f16fd1142d8650f9e3004928d6dab4d05c9a3baf4f742cc791118d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp311-cp311-win32.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 64ef8d0b0b7e966cd902dd53ca4c7236975423bd2284c3f28e04eb66c000ff5c
MD5 2da8b70de0b2ca06e5d7923806608438
BLAKE2b-256 7caa0ad5f0a72111004dc719252ebdd6f8fc6247e622b6c31586a85c9aea116f

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 17b039571064543d7151825e0967ae26dea80146e9af2754dccd31650848f5d4
MD5 4ded43b90732efd6f65543af8b4e9d1b
BLAKE2b-256 e0245568b158f35859adf8b4655aaea8e0588c47072eeb8ced28dcd832312e59

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59820842e5d8add59bd88448dc6fdf491898a3b9b03939c87de683f4b9564d34
MD5 277a3d956d59e4d50b2c03221ac1212e
BLAKE2b-256 04580a18781eeb23e1bba518f786fadee5fb671725cbdff336f71cb480c9c5fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 94513c7586399d6c5421ca35e60e0cc9cb827b5e6e63e752fdfa63e939373ac1
MD5 918e06bc3cf4559e8cdde64b11597c1f
BLAKE2b-256 f07941a5b8e082ae2dcfc94b9989ab8c59b19a06133eda265382f4f3a08a3f95

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e3d0561c4528a01eb602cc9e0a5093de73cfa9c74bfaab42fb36e32984f25db8
MD5 0a0ae97e48c90cf259a4a9b0448be394
BLAKE2b-256 99c0b52ba85a001081461ad644861027fc5f7e661129b944e4aa75bfccfd9c89

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: encor-1.1.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f4737c43da0e072f94ba7ceee9a9fb1242e93bbb6184b8685f11d21af8703006
MD5 885f6398dda478b56fc15649237c7280
BLAKE2b-256 373ef56183714ec2e691ee3bd4100f8a05642ac3732e96f0887d4e60dab4be1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp310-cp310-win_amd64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp310-cp310-win32.whl.

File metadata

  • Download URL: encor-1.1.5-cp310-cp310-win32.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3d9a0a8cba268f229039a64882c3b9a6e6e2f8c1bd256cd2aa5b351a37a88cb7
MD5 14bbc1406c5363ade374abdf5e9d9a88
BLAKE2b-256 81bfe11c2439dc0640468b8bb444604c7a70dd4030ebb1260ca0e3ce60b5a67a

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp310-cp310-win32.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a545fbeb1389f974423af98eb60d04455e3c3ce569b3ac5c7fe2ef705c9e0500
MD5 812704d568d0ff653c15031e30bd210d
BLAKE2b-256 63904059b43ce46c793f8318f3dd73a0095160503ae72b221a61c245d910a4a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93ae9aeada8d23d97f1083a01a52b6d4c812f24e6a028005e4bb796d91114ec7
MD5 be22f30ac25498e30f9e930b6bc48e71
BLAKE2b-256 dfa2d28b85f6ccc4cef14e31de27b692698bfd6b64269f4dbb186f1722496daf

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c60f6909ef6b9b8dfd19831754f92c790aa607b3f2ec13f7470ec60e7a1e9a4
MD5 6562ac5c31750d6af0090706c722b58a
BLAKE2b-256 3868af80e917891e2132eb8545c8b9ac8af8e49f161d33c8feaaebfd3e9a717d

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dec711e3bcc4299dd7b89f9cd40c88e8e47cdebf22925f4c05664a1fe459e38c
MD5 10d6a543c82db4336dc92ec1df0cb074
BLAKE2b-256 e02297e2e6ac7b25642cb8faa0b1a372e19d601b28ccc60f301ff37742d2fed7

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2558885355c34a35c0656c84abe64aae1a8c542352ebaee8e61f8e3a5e22dda4
MD5 f03485cb3d62d5a5581abbb2b562f608
BLAKE2b-256 7eb9c8be9723fcb805cad50f854a9ec52933600b540514546d0505f33c8997cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: encor-1.1.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 70c73ca1944e3e54a44cb24d5159d7f25c58ba94a79e65fc2184a15bc30c0815
MD5 042f9fabc4abe98451c44dd8e36c8e7b
BLAKE2b-256 bcbcdd0ba1771332f4fe236ef98abc980d56f7cb30b769d97ffba661a508338d

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp39-cp39-win_amd64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp39-cp39-win32.whl.

File metadata

  • Download URL: encor-1.1.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 de4949bf48105b78d45aaed4736cfb452a27474e94d9a8eab591e464b4c2219b
MD5 d5ca70d852526b7c8dbfe27e3d5c8c23
BLAKE2b-256 8f7ad773cbf48901dd52d5511d84093e2ed56819aa0e8f9bebfc4e6f7700c1f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp39-cp39-win32.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d67bbd495a6af1051b5788aa99cddc2f393d353d13ce773fc2301686bdd1c11e
MD5 a0c3074626405257eb0f7fb96c3d58f1
BLAKE2b-256 02d84bf3c3bb3ab463d867dc56031ecfa2ffbcbe3cbf3a5592fe66971ee9d976

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc85c89e7681ef647684a8dee2bfba16bd0d241f3934c839992bb0d195da14cb
MD5 a9798323a40cee75ba655f5c5c559e30
BLAKE2b-256 499ad0664d6a58e02331efc1aaee758d29c3d718f3dde7f8ef1481d7563f2aff

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: encor-1.1.5-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b06fbf406f343382e3a78805ed40b06377e1f7019121de6176d06a02e0bcd180
MD5 a216a56ba57a6f7f0d21eca80b373917
BLAKE2b-256 546e73d725a1631c1225b4f9ba4f9918ed09c539eb15bdcea5d55ec8b8677f9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a57e4f0f849ca8cfbfb5d2fec2a1ebdedbf339e048c9bc5d55adbfa9e2f2db1b
MD5 2606e5429d3ab24b39dc3281996730c2
BLAKE2b-256 2ac2cd057e7cb8cdf94532bb7fc06f038763e6c290514e70881f61bbd5520a5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

  • Download URL: encor-1.1.5-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 20.1 kB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 237fd0891a81c6c4765ac4b05063c706e0f427ed378e617215abcfe36687572f
MD5 4ab0aad8f21d3b4e55e5495c98df2caa
BLAKE2b-256 5244483d3ca3707d47d5857dbcec2c1f6ccc5a66ab31a9aa5d3ff4a2f55f34db

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp39-cp39-macosx_10_9_universal2.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: encor-1.1.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c928cebbb18797eb1eb209656548bfbc412d11410994556dd4ac61551ef2fad2
MD5 2bcb7cf1b64c99d75a93e0562d8c74ae
BLAKE2b-256 d29048b09780e0e11eb4bbd179051ba6a50e8c3359238351d83c275c9bd68686

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp38-cp38-win_amd64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp38-cp38-win32.whl.

File metadata

  • Download URL: encor-1.1.5-cp38-cp38-win32.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a4c27aa3d203805d6d0f3c00f6569f56afc25e4fa85bad394e1f74a352150840
MD5 3d072861dc4a2c8a263d765e058db721
BLAKE2b-256 e46cd1fa2c50bf93669e3fc9284fee0173795d70aff23359738ac1cba9915208

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp38-cp38-win32.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33ea1bce9305531822c0deca38d9a58c4426859e62ec4100f1fc0bc55b06ad08
MD5 aa5a0d9bf7a35ec5527e9ebfcefb3655
BLAKE2b-256 150417c302cb8c99336ac03f95d5c27db13b2bf737801f75ea4d1154970ea7e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb12f18c29b6e0c61c6128a01c6cb032f5bca67d9db9167d1454f30ed6538992
MD5 f39cd96113d5965ea21793d4cd47415d
BLAKE2b-256 129419718b403e686f22214950284e50fee2ceb8244b7c32358dfa992ed2547e

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: encor-1.1.5-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59e61586fcccadf5ccb7f89689c4e405efc7436b4d4241fc7cd5d47f41a99660
MD5 d98cb99255fdab922aaf340478f13e72
BLAKE2b-256 6c92f4e0cf9b56b5f2447d428b9eb6d0ca979dbf3504827a5cfc09387a1346ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for encor-1.1.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9566f5a01e4107cf08805cebed0994f1414202e0d7c548c5b6ef0e8c10bf4ccf
MD5 14ef2fb909933efed6d3ed85929a1d33
BLAKE2b-256 d2f29bb790b1337b2dfbed9aade60c08be29a348d2f5e2752e3e84c047a08d90

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: release.yml on davecwright3/acor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file encor-1.1.5-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

  • Download URL: encor-1.1.5-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for encor-1.1.5-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 51ea86c98291a9d9bba140b2d3b6b13e0aa3890f5b9f438aa9e8692c27748181
MD5 fff9978d0bdc836f419349ca327e2cb3
BLAKE2b-256 e12350629a713ba91618c8849fa0d045b97bff91c118709b296fd25212a1722b

See more details on using hashes here.

Provenance

The following attestation bundles were made for encor-1.1.5-cp38-cp38-macosx_10_9_universal2.whl:

Publisher: release.yml on davecwright3/acor

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