Skip to main content

MinBLEPs library including fast naive waveform conversion

Project description

minBlepy

MinBLEPs library including fast naive waveform conversion.

Install

These are generic installation instructions.

To use, disposably

Install the current release from PyPI to a virtual environment:

python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install minBlepy
. venvname/bin/activate

To use, permanently

pip3 install --break-system-packages --user minBlepy

See ~/.local/bin for executables.

To develop

First install venvpool to get the motivate command:

pip3 install --break-system-packages --user venvpool

Get codebase and install executables:

git clone git@github.com:combatopera/minBlepy.git
motivate minBlepy

Requirements will be satisfied just in time, using sibling projects with matching .egg-info if any.

API

minBlepy

floatdtype

Common data type of naive values and digital audio sample points, effectively about 24 bits.

minBlepy.minblep

MinBleps Objects

class MinBleps()

paste
def paste(naivex, diffbuf, outbuf)

Add minBLEPs to outbuf for the differentiated naive signal block in diffbuf. The first element of diffbuf should be the first naive value in the current block minus the last naive value of the previous block. The naivex is the index of the first naive value, modulo naiverate. The outbuf must have enough space for overflow of the last possible minBLEP, and should be initialised to the overflow section of the previous outbuf and otherwise zero.

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

minblepy-42.tar.gz (104.5 kB view details)

Uploaded Source

Built Distributions

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

minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl (161.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64manylinux: glibc 2.5+ x86-64

minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (162.5 kB view details)

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

minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (164.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

minblepy-42-cp314-cp314-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (159.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl (162.0 kB view details)

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

minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (163.4 kB view details)

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

minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (165.9 kB view details)

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

minblepy-42-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (160.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl (167.9 kB view details)

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

minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169.6 kB view details)

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

minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (172.4 kB view details)

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

minblepy-42-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (166.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl (163.8 kB view details)

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

minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (163.3 kB view details)

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

minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (164.0 kB view details)

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

minblepy-42-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (161.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl (151.2 kB view details)

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

minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (150.7 kB view details)

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

minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (150.6 kB view details)

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

minblepy-42-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (147.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl (150.9 kB view details)

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

minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (150.5 kB view details)

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

minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (150.4 kB view details)

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

minblepy-42-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl (147.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

File details

Details for the file minblepy-42.tar.gz.

File metadata

  • Download URL: minblepy-42.tar.gz
  • Upload date:
  • Size: 104.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for minblepy-42.tar.gz
Algorithm Hash digest
SHA256 099d32c7f87921295f865533cf3e6d4dc2c7dd646cafa8bd4e264efbbd53a2bd
MD5 d983b2d84759fbc11df1d47674db1b7f
BLAKE2b-256 b0d4e8dd1e6b1533aa702c3a86273fe21bff57a792ed23670236c42e79ca0c46

See more details on using hashes here.

File details

Details for the file minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6b540dd5869a1a627c7c52eaa5abce82cdf8edca5c669d622a929be286c13559
MD5 597cbe5f255b6ad5a80e8df1652dd4d9
BLAKE2b-256 c9ee2471e2f2c1f0f6aa064fb4a0390295febb909dfbcf0d47af8e8f9ba2c3bd

See more details on using hashes here.

File details

Details for the file minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3e140808a69ae9dc999ef6cd54dcebaf46b8a4cc58e68af7b85fbaf4429eb530
MD5 43485286fd3a340d67efc1189b8f7087
BLAKE2b-256 5669ada1e0884f383a46a7df5505287348b73ab46da7853f5f146f268af65e37

See more details on using hashes here.

File details

Details for the file minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp314-cp314-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 f1964d421e39ddf8ac0034ac72fce8cfef1f0d4bdaafc24d9228cc8929773c97
MD5 ec157290d7c380e7ebddfc306f255c8c
BLAKE2b-256 c7fe7e7585a69131d54f4b4b6acaa0c97a9b4ea49a8082fe1d02584aa7497a7a

See more details on using hashes here.

File details

Details for the file minblepy-42-cp314-cp314-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for minblepy-42-cp314-cp314-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 3e9cad03e71e6bb3b2ba37222bc00d85f992f7d5d521b5b6c1395713010a9a13
MD5 0ee2a7025572b1e4460f974a16854dc8
BLAKE2b-256 61449347f1946f06cd3f0aff697d5c1541015fe7050c8f67a92e4238d1927a59

See more details on using hashes here.

File details

Details for the file minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7ef1757d97521d1d4575e49be32912b3a9bd89027515f53eef695eb10728d983
MD5 2869e266d72e651e05e781cc9d6fbed0
BLAKE2b-256 e2fc0cbc3bf605e1599ee4d2a12b3fef2e69bf620d869bfa2b42a4185e39722b

See more details on using hashes here.

File details

Details for the file minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 10eb970059ef8cf1f1baef0dc51f9c4329fe8c8d59a41b769116a70ea155c929
MD5 8e899e9b404922c2cb2fe65858e0a6af
BLAKE2b-256 c9819351e422f30896619f422d8639a44277f83fa987059eeaf448dc31a4a8a2

See more details on using hashes here.

File details

Details for the file minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7f51a93798f64ab224ef0fac117b4882d3339ce28ffea11134ff0a127f3671f3
MD5 f813716abc70795e123b4c5f816fabc6
BLAKE2b-256 f3373977e2e7e17862f0cf96a0bbf7713853889977dd74b9cbac69f9fdc9553f

See more details on using hashes here.

File details

Details for the file minblepy-42-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for minblepy-42-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 e00e08d4f67e48366cbdadcf1f77bb29966889aa0970ab5bb3cf7142dae77623
MD5 4b5746b0ff7a4a9bbb207a8ef17d1401
BLAKE2b-256 9e3dd620c70bf07d96686cc49c6825054da160b966140f66b6cdecf0ffcb1f66

See more details on using hashes here.

File details

Details for the file minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3cccb4e1aa091fb53c04b81ffdeb7d0a9a67d228d5d284581e51375679f57d39
MD5 fea9d7f84627af73c35a6731807a5541
BLAKE2b-256 26fa487e3150e92568e27ff611ff28aace3196384701729520df9e291a6c37f4

See more details on using hashes here.

File details

Details for the file minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 35af9db50e1376bd887ca4689472ca19de48fce301b2cf4ac7e59424afbefeaf
MD5 ab329972e8db432d0a0297e8b2854dca
BLAKE2b-256 2964e5b299bd63fea775bca4e7bfd2039ac032fc8779bc98b094d5a3d36ef793

See more details on using hashes here.

File details

Details for the file minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 62c5a80af1015b8c6a519ab87b563444348bfbecc66718c600c12db69cb0f03e
MD5 47bd714ffa8f9d761a5179507b1c4a93
BLAKE2b-256 20684534cab5048a2bb64411a3ca45bb298d0e1d884c0f40e1e56734c1ea0946

See more details on using hashes here.

File details

Details for the file minblepy-42-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for minblepy-42-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 a1471b71d64b58cda85d1f02fe3d84f99d528bfd21540e8defc45f4e1be734b4
MD5 7b45d51041ea4171292e3bf18124584a
BLAKE2b-256 04c1b1ba735ab99b8efed2c3107140ccb7f54b1534d70b68145899dcd6d2d1f3

See more details on using hashes here.

File details

Details for the file minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 f29246e57bd0635f048d84af50e8fd3acb4d47bce39b6fce5a5fa1ead10d3858
MD5 70ddcb4c5071fd94d5bfbb33cf17d426
BLAKE2b-256 b690f036caa243cbaa51dd95b2a198744e28b73c13ce419228d41e2fe78b475f

See more details on using hashes here.

File details

Details for the file minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d403a6d4bb654225db9e8a313523da10fcebf1c0a6776293e4b5d90979607cf2
MD5 fa2157714403a0200b38162b67c5c083
BLAKE2b-256 f8cd09af3f24dbf26f7f91287967156274e7e2a1188231f9b98208848b38d063

See more details on using hashes here.

File details

Details for the file minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp311-cp311-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5c00469908cabe0ddd56b6713c0f41e5cffea1c38aa47e632d5a6d400935c3f9
MD5 a1e880ea034d024b05e1985abeb4e82a
BLAKE2b-256 47e6919b7ccad1a2f7561cfcc567618eaa7e8ed7d04a6c83e683b5a707c328fe

See more details on using hashes here.

File details

Details for the file minblepy-42-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for minblepy-42-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 7d7a221029b733576770577c1146e5a81d32df2e5b5f29a392091dde42e3010f
MD5 1c4bfc26472d01e8e7739d13ec7880e8
BLAKE2b-256 7644a97835ed043e7e2ddf217c702745d906f1623ba5fe96503608a08cf25b4c

See more details on using hashes here.

File details

Details for the file minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d5254f93640c87126aa75e5a9cfc62cc4a6c6ec4d13a58e699a6038b2fff31fa
MD5 630d410fe573efbb918ed9e25f00302f
BLAKE2b-256 53bad0e64cdb2737ce92fba271b42c1df32926a515a5f6e22365cbb969bb0710

See more details on using hashes here.

File details

Details for the file minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3b139d2c9bc2e55548ab135c1a32cd6ad4a2f05974ea039ad179e1424f8bb32b
MD5 f02904d3f51d2b47bcf05776e88dbdb9
BLAKE2b-256 88ed8bed8b3b11ba9da622a3ac5fd17f7ae1d9887e6aa802538a4cd4bb9a307c

See more details on using hashes here.

File details

Details for the file minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 eb94aa9b3d7026f76df8f3f97195e82f361b996db0a718fc63ed0f402e0a34b4
MD5 936fd5522523d261ffe5864ca105fd70
BLAKE2b-256 e9a6f3bb09f1fe957f633f451025a07a4db2f493a189fc106b95e57aeeb97f13

See more details on using hashes here.

File details

Details for the file minblepy-42-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for minblepy-42-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 50c84c6acbe2729085729328b4ce799209aec3bdc3a21f31e1e8f0c55c203de7
MD5 b1db58ab47073b6d6a990cbc1b2f409f
BLAKE2b-256 da3a971f7119b2fd5511fc59c693ef1784d5282f0d46f16fb7b097df56c12d60

See more details on using hashes here.

File details

Details for the file minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux_2_34_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 b5fe4af2f1166a93f2c8467d0b9c095df838299a87111470e33c6658117e74e7
MD5 a1039c869643ce4803bde18f56b10c7a
BLAKE2b-256 7f77e98597e6c300d14b83b45e6ca30ca9ea577c7caa2388475592b966ba20fc

See more details on using hashes here.

File details

Details for the file minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2af5c14240eb2b8b734ec2449e0364ff1b644bb3c1edde757eb81112576ba022
MD5 a147fcb36500b6ab064ee7010d35b33e
BLAKE2b-256 dfd7b269258acbe92260db510f944062b7eefe3bb9519755b2ceee7dad376093

See more details on using hashes here.

File details

Details for the file minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for minblepy-42-cp39-cp39-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 848bc6f06b8a3302f0b443b6830719f55472016c3c4a3a1aa8c16f9716fbce56
MD5 b0ca68355f319faf91a3f1566d790de4
BLAKE2b-256 376d74ff570e89efa2a4ab4a31ff5214afa9d196baa880926e8d9c17a6b2bb91

See more details on using hashes here.

File details

Details for the file minblepy-42-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for minblepy-42-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 98f4d0422160ac228506eee76be91f2e1ce5905af90d91c12d50ff33d42edf29
MD5 4da922bbc6e778e183d04cd88f2bcde9
BLAKE2b-256 885e69dee6173859dea5466021d2a2cda1d0466b712edf4e24e14fd8fad73ca3

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