Skip to main content

Ebi: a stochastic process mining utility

Project description

Ebi is a tool and library that focuses on stochastic process mining algorithms. Ebi is available as a command-line utility, as a ProM plug-in and as a Python package.

More information on its use can be found in its manual.pdf.

How to use from the command line

Ebi can be used as a standalone tool from the command line. Compiled versions are available on Ebi's website.

How to use from ProM

Ebi can be used as a plug-in of the ProM framework~\cite{DBLP:conf/bpm/VerbeekBDA10} (\url{https://promtools.org}) on Windows and Linux. ProM has limited support for Mac OS X.

To install, open the ProM Package Manager and install the \verb=Ebi= package. Then, a selection of Ebi commands can be run, just as any other ProM plug-in.

The manual.pdf indicates which commands are available in ProM.

How to use from Python

  1. Install the Ebi-pm package using pip:

     pip install ebi-pm
    
  2. Then, one can use it as follows:

     import pm4py
     import ebi
     # Load a log using PM4Py
     log = pm4py.read_xes("myLog.xes", return_legacy_log_object=True)
     # Call the Ebi function
     result = ebi.conformance_earth_movers_stochastic_conformance_sample(
         log,
         "myModel.slpn",
         1000
     )
     print(result)
    

    The names of the Ebi functions can be found in the manual.pdf.

    Please note that for fractional numbers, Ebi returns an array consisting of 1) a 4-decimal approximation, 2) the full numerator, and 3) the full denominator.

Getting started with development

  1. Install Rustup https://www.rust-lang.org/tools/install

  2. Log out and in again

  3. Install Visual Studio Code

  4. Install extension 'rust-analyzer' in Visual Studio Code

  5. Go to the project at https://github.com/BPM-Research-Group/Ebi choose "Clone" and "Visual Studio Code (SSH)", and clone it in Visual Studio Code.

  6. To run Ebi, use the terminal of Visual Studio Code to give the command "cargo run --" instead of "Ebi". Everything else is equivalent to the commands mentioned in the manual.

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

ebi_pm-0.3.5.tar.gz (193.9 kB view details)

Uploaded Source

Built Distributions

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

ebi_pm-0.3.5-cp313-cp313t-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.13tWindows x86-64

ebi_pm-0.3.5-cp313-cp313t-win32.whl (4.5 MB view details)

Uploaded CPython 3.13tWindows x86

ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_i686.whl (5.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

ebi_pm-0.3.5-cp313-cp313t-manylinux_2_12_i686.manylinux2010_i686.whl (5.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.12+ i686

ebi_pm-0.3.5-cp313-cp313t-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

ebi_pm-0.3.5-cp313-cp313t-macosx_10_12_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

ebi_pm-0.3.5-cp37-abi3-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.7+Windows x86-64

ebi_pm-0.3.5-cp37-abi3-win32.whl (4.5 MB view details)

Uploaded CPython 3.7+Windows x86

ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ x86-64

ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_i686.whl (5.1 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ i686

ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ ARMv7l

ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.7+musllinux: musl 1.2+ ARM64

ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ x86-64

ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.3 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ s390x

ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (5.3 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ppc64le

ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (4.6 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARMv7l

ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.17+ ARM64

ebi_pm-0.3.5-cp37-abi3-manylinux_2_12_i686.manylinux2010_i686.whl (5.1 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.12+ i686

ebi_pm-0.3.5-cp37-abi3-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.7+macOS 11.0+ ARM64

ebi_pm-0.3.5-cp37-abi3-macosx_10_12_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.7+macOS 10.12+ x86-64

File details

Details for the file ebi_pm-0.3.5.tar.gz.

File metadata

  • Download URL: ebi_pm-0.3.5.tar.gz
  • Upload date:
  • Size: 193.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for ebi_pm-0.3.5.tar.gz
Algorithm Hash digest
SHA256 5d31685a7845a4d23d45d1b7190a2554c9d03bab94475139623e42e00bf3c0d9
MD5 f787109dc41c4f92cbb48de88a70adef
BLAKE2b-256 b255f88e08ea5e972ba92ae994fc5440c93bbe14d856513687844840552df798

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: ebi_pm-0.3.5-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 6e7ffb16f4152e37faaf0b316382e4e5b43b485888ec2a80faba774fe6f0450b
MD5 0b9c8a57b0704f620fe3c483e4175f43
BLAKE2b-256 4356a9466a6840f709c95c38ed0260914fadaeac138223f5b6aa2606be8303df

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-win32.whl.

File metadata

  • Download URL: ebi_pm-0.3.5-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 6f794cec6a0293650f512a4a572ee22caa31cc3a18c321301557447e4337c5aa
MD5 7a6a28098d32394ff1389c7ce61b0184
BLAKE2b-256 eed015a5d2242be741d8f3b28e0e2ab21999c67bf5ff43ce460ac4a3f776b2f1

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b59fc6a1f9dc6a8234f6b4258aee444153931cf8a141651b02b1e0f937ba04c5
MD5 a85f3d5e8441da42a31fe71a3b2b14df
BLAKE2b-256 d3a7d29cd657a5210710adbf7b699f3a6c23dc54e4771ea4a186dd2d4802ff81

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 880779c450ca388d42b36c202d554b6b05645e833e6dae490f95bfbac20da85c
MD5 13400d27a5a5500457b36de45a0e30f9
BLAKE2b-256 86eb39b18920b006026cc97677d2e245c1fb8a573d3f6dc39d85e2d3ce40adcc

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3efefd089017e3d590089cecf55b2d007f2d2177985b0d4e7205b204eeefdab7
MD5 5e9fc8d2b1b9fe89a702ffd2783f68d1
BLAKE2b-256 1c39818e9c3b59a944bfbd412acf4c480575e68eea6434ec5bb83eb191bdb8e7

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6d585a5a15fc92e312809bc993594930b4495e075400594ee5865a6c16c332f5
MD5 46712503bdd1d0e199efa5c94c36d984
BLAKE2b-256 14bb72f19529f2c9d7366d9d68c809a83a48a1105c9667e424b0fb264bc3d62a

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fa7c1dea2b2b3c367cd2d6c011fd5b5633ff6c3575debe7ef1433fc2016fc8cf
MD5 76a719e7642fd2d8f5e3b31bdbe061ae
BLAKE2b-256 a46209904710203610250a0ab3e0aecada9659d19f782fcd21c828e38abcf5d9

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 daa572eaffb4d32d0ecd6e4fb94029087700a7defb27b55da26c2cf71bee2bcd
MD5 876f761c1e38df88dff93aea5abadacc
BLAKE2b-256 92acbf1d75bd29e1855ee7837e0c79059c54d0a110d64ffbe8055cd330913aa9

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 722ef047eec97e3d3d6f9d99f767c42fa1b24e27a722b710901ba6397f689cba
MD5 1af48dba8e2cf6a3e892ba4b96a662ff
BLAKE2b-256 35779f61204e1d9b5574ce2de04d0aa19331c004b9c8e07480a8d77e80cb77e3

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 04acac912c2c1f02f8c156c168859a9e79ccef68499d354f85846de8ea2d62f2
MD5 27e5dffa571613c894c614089596fe9e
BLAKE2b-256 4a85b982b5eef93719cb9b822c7a020977f7ab4b24e3a3243cc4f2a454be1116

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 778d23a555187a523d4855ecd2c0258c87782505984b1d0ea5a0f9c0b2154530
MD5 bfaf82ec75e7cc7a5c7c19adc4260064
BLAKE2b-256 52fea6b8575f34c2fff11bf8a20e539a4b58d9f8d19d0d2cd80a859eeeafb5d2

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 958554813d52ce8e7ec794bc34048155a56abb4e40c6147a569b8e2cb8d286b8
MD5 f6ae8082f5a1db7b70661b4a511af345
BLAKE2b-256 0bd1fa60dd99840c5a823b3abcd30b1e0a84763793e4b34f37bb0f745583af08

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6bb66c2865782343039771356fbd71592d5f4f9e14d88aac29b378afdfed0534
MD5 cc354fdf65181a528f1b1cad28317333
BLAKE2b-256 47c3fbde3126f36a5d4c5818a8d54e98bbde0e426bf210627f44d81e3b8e8e19

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 acfe658607c798ae4b0cd8eff6f4a4706d77acd6d542a5d25740e8863140d715
MD5 393eb46a590aa1ecf2ac8873a240080e
BLAKE2b-256 6ce5db64b3095faf4ec9b38889779134a45af51fac9da4431cebffc6c7e26e91

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: ebi_pm-0.3.5-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f46c2680f325e5c52b88c663b5f8e615c1541d1b7be977a31509109fd45e9c01
MD5 77754cf025b5612faeb7b71373d5e910
BLAKE2b-256 eaaa26dfb11c023bbe3033455c0bc2cc9657a37b621af2cb3d6b7323c0684e04

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-win32.whl.

File metadata

  • Download URL: ebi_pm-0.3.5-cp37-abi3-win32.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.7+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.10.2

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 18738b8c6dde4a6bd85f66b60ed2dd653b2a31b591b15d9d0dfc60e1a8a63af2
MD5 1f0409ed9d1025cc5e1ba598f0536b96
BLAKE2b-256 b5f577384fa8bb980164a13d82f8583a8ee06d533505962b741648851536849b

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef607f7307ed313f9298ea6a3b4250257f7ec76e609a4f6ad99ff086450e55d2
MD5 f07d21e481a223850d7b2c5bde16e52a
BLAKE2b-256 647cb77dd90cf565b2cfecd9c459287bb6b31ce2c0c4d11b17cd830be74b5089

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fff344e42ae37df734d4b04aa69e1018b562abff10b947e8d709a25ce3c785a7
MD5 db16fc8b25a82b6fcebf8a94704c56da
BLAKE2b-256 32e537496ec42f30a29a861373cac46a4de98f707a173867a720abda9e0b2975

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c8f23d94f9fd8f418dbfdd3867037e2f2dd1cfd9eabbee4417ef8ec0a2d4f218
MD5 69d436c513fa610f3f5237ca297d6437
BLAKE2b-256 e47137b86cb43899a27b4e4a93488883e6633db136ce347a1d357a5e330717cc

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d55d9d7dfe8accf107a802cf68a7fcdc1a1d3bfba18fb4cf55be3103588b027a
MD5 536b2f7f9b8e698895b7033286c5c6b8
BLAKE2b-256 5a464e1c2780dfb3c43f93f83e8952a22deb6db354a50c8d1237706a9ef4d445

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17697b4117026dc6aeaa062d10ead424d6ba82d610aaf8acbef7944c53977f42
MD5 7bdfe79ad2b2727b8767ff64282f7ad8
BLAKE2b-256 e274cb1f8899f65c2069c2f8bfcc1c406b909c60e0c86b539f2f1dbff328baf7

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 da87593e5b7e2f3ab1c1cdab53c6284e0bf187470b3ca2bd0257ee6b3f8891fa
MD5 3229b1852265a9783c26fdc34a723eca
BLAKE2b-256 1b7b45bd27aa6246a76550bc3e74298b8af76de9e6b6644be7ca6b34957314cb

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 96077328651671d7212bb006e7542be661461e5000fcdf417bd6792f4cda586e
MD5 f9b03e8710ed0278d2a0e2ed07773d15
BLAKE2b-256 038ffe32343de2e79576a5be9302f563cd82e529d2ac9000c24707d09baf89c9

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e1a3bcfdf657bd58598dd598d973e356f2967b9071b11b61963528d87bd191a5
MD5 00f75bb61082271c9a5951fa4452f1fd
BLAKE2b-256 ce65b193eb850e54b0fea9eced3ace1cf406164da10001b74594ce9f543321f3

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b55a798fd20a112a44b62e25b053c80db1725b8e99d62dd6317b8e65cb438d39
MD5 687767c013ca2baab654568465a6d25d
BLAKE2b-256 f4021e73408a0dffbcd39b978004e44742d222a4818b81d5e8294e933dab2438

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7b3274893f20dd547e222dbdc175e28902b06de979f30dc63f68c18c38acd87a
MD5 1c3fff0305c3f540e7c82f25d53643c0
BLAKE2b-256 2fbe1f838bc9ef9772b8cf0093c27840cfdb9b5ec573a136d36a3e5b1e3c7248

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd30f58f6cac2d3b23b20c55c4f6c0516eccda5961dad9ee1408882d12bb32c9
MD5 de7ef4646443ba5a4a58ec35319b6251
BLAKE2b-256 0d07a8c82f2113c9e48b526116f6cdc641328ac32f5f1345a2b0f4c33f64c9eb

See more details on using hashes here.

File details

Details for the file ebi_pm-0.3.5-cp37-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for ebi_pm-0.3.5-cp37-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cb865805ff65a2660171ffa56f968885c3f1fda330ce407b7a0f99dbd12dd3f6
MD5 ba27899a11b814317fc86962cc25f287
BLAKE2b-256 4dadc1c364e38550ae9d73e21915cf050c7e3f11cd58378774038d5a3c7047a4

See more details on using hashes here.

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