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, permanently

The quickest way to get started is to install the current release from PyPI:

pip3 install --user minBlepy

To use, temporarily

If you prefer to keep .local clean, install to a virtualenv:

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

To develop

First clone the repo using HTTP or SSH:

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

Now use pyven's pipify to create a setup.py, which pip can then use to install the project editably:

python3 -m venv pyvenvenv
pyvenvenv/bin/pip install pyven
pyvenvenv/bin/pipify minBlepy

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

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-1.tar.gz (67.1 kB view details)

Uploaded Source

Built Distributions

minBlepy-1-cp39-cp39-manylinux2014_x86_64.whl (119.3 kB view details)

Uploaded CPython 3.9

minBlepy-1-cp39-cp39-manylinux2014_i686.whl (116.0 kB view details)

Uploaded CPython 3.9

minBlepy-1-cp39-cp39-manylinux2010_x86_64.whl (119.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

minBlepy-1-cp39-cp39-manylinux2010_i686.whl (112.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

minBlepy-1-cp39-cp39-manylinux1_x86_64.whl (92.4 kB view details)

Uploaded CPython 3.9

minBlepy-1-cp39-cp39-manylinux1_i686.whl (84.7 kB view details)

Uploaded CPython 3.9

minBlepy-1-cp38-cp38-manylinux2014_x86_64.whl (117.7 kB view details)

Uploaded CPython 3.8

minBlepy-1-cp38-cp38-manylinux2014_i686.whl (115.3 kB view details)

Uploaded CPython 3.8

minBlepy-1-cp38-cp38-manylinux2010_x86_64.whl (117.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

minBlepy-1-cp38-cp38-manylinux2010_i686.whl (111.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

minBlepy-1-cp38-cp38-manylinux1_x86_64.whl (93.3 kB view details)

Uploaded CPython 3.8

minBlepy-1-cp38-cp38-manylinux1_i686.whl (85.4 kB view details)

Uploaded CPython 3.8

minBlepy-1-cp37-cp37m-manylinux2014_x86_64.whl (113.3 kB view details)

Uploaded CPython 3.7m

minBlepy-1-cp37-cp37m-manylinux2014_i686.whl (112.7 kB view details)

Uploaded CPython 3.7m

minBlepy-1-cp37-cp37m-manylinux2010_x86_64.whl (113.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

minBlepy-1-cp37-cp37m-manylinux2010_i686.whl (108.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

minBlepy-1-cp37-cp37m-manylinux1_x86_64.whl (92.7 kB view details)

Uploaded CPython 3.7m

minBlepy-1-cp37-cp37m-manylinux1_i686.whl (84.9 kB view details)

Uploaded CPython 3.7m

minBlepy-1-cp36-cp36m-manylinux2014_x86_64.whl (111.8 kB view details)

Uploaded CPython 3.6m

minBlepy-1-cp36-cp36m-manylinux2014_i686.whl (111.2 kB view details)

Uploaded CPython 3.6m

minBlepy-1-cp36-cp36m-manylinux2010_x86_64.whl (111.7 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

minBlepy-1-cp36-cp36m-manylinux2010_i686.whl (106.7 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

minBlepy-1-cp36-cp36m-manylinux1_x86_64.whl (91.0 kB view details)

Uploaded CPython 3.6m

minBlepy-1-cp36-cp36m-manylinux1_i686.whl (83.3 kB view details)

Uploaded CPython 3.6m

File details

Details for the file minBlepy-1.tar.gz.

File metadata

  • Download URL: minBlepy-1.tar.gz
  • Upload date:
  • Size: 67.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1.tar.gz
Algorithm Hash digest
SHA256 4747041668adc2f70d996b33884d4bf65e9601ec04a5e0ce20ef0d5bc1c05789
MD5 722185e9e9d7fc18eef10f4d2dcbac5f
BLAKE2b-256 9c07c7272dd10ab7e77ee9dd149d1f2197bd9c39d6039c60227c04cd1ac14d2f

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 119.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f3517673b70d28d4b70c5d6f16641bcdf69b292c16392e36b5c377c1a38253f5
MD5 f33437166567818e790f9d005fc4ed50
BLAKE2b-256 0105cf76d6d29496ecbf66d348ad20040cf7acb30ae2a6f7952716f2fdeb1d23

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp39-cp39-manylinux2014_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp39-cp39-manylinux2014_i686.whl
  • Upload date:
  • Size: 116.0 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp39-cp39-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1edbc8559a83e9c3bf0976d5fc5235f5020b180f5cb5e7d22505a8ee3de334d9
MD5 84cb66708e333b0863464216c3bce011
BLAKE2b-256 723ce1062824c8e04407dde4e9347d332fc1dc6b7abc9610cbf440adc2b11aa9

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 119.1 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e2c8ce7381b9e26f1f5e4348f5c64e725414c505814ffedb267359a68427d7a3
MD5 db85dd8c3a9971753f259f2a5b13e6f2
BLAKE2b-256 f736d918d6c74367989726a7c84f7f12c8a3174c83593cb6b9171f49c5ade34e

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 112.9 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 02f1b1d2e3f5d28b09cfcce445df515041f42dc56fe73dd81e606f7f1ee9de02
MD5 ac94dce5f67791f0f29e5ee376671305
BLAKE2b-256 b0cac10f496e99d8a860e4725adff70f78bd1487e30009943e7f12dc22b9f3bf

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 92.4 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0b2e54c963bb8c045b07c4ae3f641821b7b59799c855ea213fd90db0b20adeab
MD5 db4b837e4722f4441a64125bb46036ec
BLAKE2b-256 658b5f8c7ab67d40a61bfe613c78d677137055e80d886212a1814eb6404484e9

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 66c60d2cf0d55212160bf6be110f4050ce74574eae390c13ccdb1ad5bc5593b1
MD5 30ed31e1f3bfeb6c1d5342190a62bceb
BLAKE2b-256 7b8dd51032582840c3b4f6755f5a38f890e969a020c63c18ba14b0cef583f167

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 117.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f980607159a912a2694373b464ffe79bd8d2dd5afc6d5129a4dc598716c4310
MD5 458a1c1b73e244f7a2bea95fce7df174
BLAKE2b-256 f072135438fae998a0c9fc9aba25fd02ed2ebcc28ee18c10a321e07776ddbab2

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp38-cp38-manylinux2014_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp38-cp38-manylinux2014_i686.whl
  • Upload date:
  • Size: 115.3 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp38-cp38-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7338d0364473a3d7a82f22348064304dd3e8f54a1e860fe3701b5b7d763718f5
MD5 c8d2d71e3c5c73b2c21cc41ec239c723
BLAKE2b-256 adf6f352911724ebd8c42a71d21a6785edc1f5efaf379d088bd95d8a7ac8c126

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 117.7 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e41ea2317e6d942fba88e73c5930dd78f65e2d987773acdda8678abf4d31df4a
MD5 d8f3aa8baabef4a0830fd065ffd3fc35
BLAKE2b-256 6dc3eefa09fbc924e6b60536ed8cc9be482019ab3299ff78e6c6edba80c84b6b

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 111.8 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 902910077058fd9c667d19da97299daba9b235b35825702eabfde1fd9f99e395
MD5 84cb7419f6c5e75b5cd2756bc0701b7c
BLAKE2b-256 8afec268c3d706494a4ab6d32b552d62022feac5d060b953041190d0fcbf24b9

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 93.3 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 06c8f5b2875bfc9cb4dbb5b5b500afa80029c608302d149cf8b4a3e50b263314
MD5 bd289f0f5dbdb55e5217aa1cc50e566c
BLAKE2b-256 df5cc5f4de2afb9edf0b5c55df1b63aac81fdde272b52a22bb208c813337892f

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 85.4 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 298ea1669c272a5de5e5640de1abbdf4c84e96cfeeb35fdb3c74e911c322fe33
MD5 0194f7d2923e8708ae98e0376afe2b9a
BLAKE2b-256 55666c1e89f425552736058ed5f69a01aa628258a5c461ec234cc48004225b27

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 113.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 397db71571cce387c495e7290d8351f3b54ac0b8b5ec5e4fb267114ecc67aba8
MD5 80ed1eee3f63b357fe4161558ef36d8f
BLAKE2b-256 d58a08605dd22d7a4906e95c73cac07745f91727920704306c2a2d8de8ae90a8

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp37-cp37m-manylinux2014_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp37-cp37m-manylinux2014_i686.whl
  • Upload date:
  • Size: 112.7 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp37-cp37m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de6189f20a239371043031003c8d48a58966a1da5897a3686f004ac4fb6be5f3
MD5 80d8a390d5dc9c2a2d7a8bf6fd22c277
BLAKE2b-256 e4fa522abf4959c4fee91c2ad6f1cac3275cba77fa027dd057f92797875b748d

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 113.1 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 17d10153967152656632ac86eebe0b913ca9e629ee78c894ad6b7174d3267b73
MD5 504c48519b3ba4f6cd8472f816015d54
BLAKE2b-256 cbf969ecac66677a42dd40925c4236ec39be9f6c5b045256f0f6755ccfdcd808

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 108.2 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 818bb39dba09b27ed20ae1c8566c156846c2bb5d9adc92707f541dda780d4814
MD5 a964ddb0afc5dfe57ead3f6980699ec5
BLAKE2b-256 f46e576a5818474b580bed1340c2f840b8809cc05dc573b5df2cc629cbed41e2

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 92.7 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 24e41f255a0b90be2fd8ecb7c450ea9dcd33f4d31b4d6929478f3301142f95f5
MD5 e256288e7238cddcf2623157d37046a3
BLAKE2b-256 268586460469998f969b998b665e5c836ecee5b3ddba3fe23422268ac43c1f48

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 84.9 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c83ffc1ddcc58b2b31ea078eaa4c2012cc698084c9e369ea7c0dfad51018d949
MD5 36cd7716df90c7a5d9aa19d964ccc40f
BLAKE2b-256 b68cb744ed5fe8b1117dd6d1468545068b422b75710a6e1353c4cda6a73a2c26

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 111.8 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 146a13dc9a0e8e332eaef2aea207104ec760f7c07763bbc42d6d0ee7a40542d0
MD5 094d6d1ed2f22e569cc1023767b3642a
BLAKE2b-256 6b7f56bba8444daa1b2f8559e7cc49906c72e6e1fcca9bb5333c8767080b6fb6

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp36-cp36m-manylinux2014_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp36-cp36m-manylinux2014_i686.whl
  • Upload date:
  • Size: 111.2 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp36-cp36m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2362e874afde1b73e3686998f6f86cdb0850ec2837067fe32c91b340e885025c
MD5 8962bbeeb58d95457ae935e538a392f5
BLAKE2b-256 03ebc0a15e33945f526ce3e138814a0dba8b9a4b6dee72a6964da2e5765451fe

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 111.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ad43b1ef22f8c085bf6f51696c1e153ca87582e4ca432cb7ecaf0eb24eb5ce5f
MD5 ba814fd65bcc66900ca393f84e9b77b7
BLAKE2b-256 78eb2e82fc68231524bf28a16f524cd1afffadb7b7ee4b5d54d992e09c83f77b

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 106.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 75d42683f0097cbc82f4186287cf8b1adcd06b9450ee0ac14fae2026110e837f
MD5 6b3852bb9b3036e383346059ac646be4
BLAKE2b-256 933d1a14535853a33d71bb07f7e1a0ac180c8c668280782a7b257553cb499be7

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: minBlepy-1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 91.0 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 56fbafaf2ff3cd1d9fb5f6755ddeac1ebb15e740b52fe8548dd5e4d4049ca531
MD5 3b50b9ea69b6c07ccd62030f84201390
BLAKE2b-256 07cfe4654756b1b6cb677ef41021fb277db92d9366a91dc073f72ad5651bdf4d

See more details on using hashes here.

File details

Details for the file minBlepy-1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: minBlepy-1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 83.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for minBlepy-1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c1ff6a7a8a2ec6dde8b4054c39e5b6c8a77272884856993e2afc14ec0f4da5a0
MD5 91f9a7054352a176a9555dce68e29bab
BLAKE2b-256 7204770185640b4b400ea83d3c54d7e116c4e3f62ad9d281af43f4ebea47df1e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page