Skip to main content

Python module to build digital signal processing program.

Project description

pyo is a Python module containing classes for a wide variety of audio signal processing types. With pyo, user will be able to include signal processing chains directly in Python scripts or projects, and to manipulate them in real time through the interpreter. Tools in pyo module offer primitives, like mathematical operations on audio signal, basic signal processing (filters, delays, synthesis generators, etc.), but also complex algorithms to create sound granulation and others creative audio manipulations. pyo supports OSC protocol (Open Sound Control), to ease communications between softwares, and MIDI protocol, for generating sound events and controlling process parameters. pyo allows creation of sophisticated signal processing chains with all the benefits of a mature, and widely used, general programming language.

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

pyo-1.0.1.tar.gz (5.2 MB view details)

Uploaded Source

Built Distributions

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

pyo-1.0.1-cp38-cp38-win_amd64.whl (8.1 MB view details)

Uploaded CPython 3.8Windows x86-64

pyo-1.0.1-cp38-cp38-manylinux1_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.8

pyo-1.0.1-cp38-cp38-manylinux1_i686.whl (10.3 MB view details)

Uploaded CPython 3.8

pyo-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

pyo-1.0.1-cp37-cp37m-win_amd64.whl (8.0 MB view details)

Uploaded CPython 3.7mWindows x86-64

pyo-1.0.1-cp37-cp37m-win32.whl (8.8 MB view details)

Uploaded CPython 3.7mWindows x86

pyo-1.0.1-cp37-cp37m-manylinux1_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.7m

pyo-1.0.1-cp37-cp37m-manylinux1_i686.whl (10.3 MB view details)

Uploaded CPython 3.7m

pyo-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

pyo-1.0.1-cp36-cp36m-win_amd64.whl (8.0 MB view details)

Uploaded CPython 3.6mWindows x86-64

pyo-1.0.1-cp36-cp36m-win32.whl (8.8 MB view details)

Uploaded CPython 3.6mWindows x86

pyo-1.0.1-cp36-cp36m-manylinux1_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.6m

pyo-1.0.1-cp36-cp36m-manylinux1_i686.whl (10.3 MB view details)

Uploaded CPython 3.6m

pyo-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

pyo-1.0.1-cp35-cp35m-win_amd64.whl (8.0 MB view details)

Uploaded CPython 3.5mWindows x86-64

pyo-1.0.1-cp35-cp35m-win32.whl (8.8 MB view details)

Uploaded CPython 3.5mWindows x86

pyo-1.0.1-cp35-cp35m-manylinux1_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.5m

pyo-1.0.1-cp35-cp35m-manylinux1_i686.whl (10.3 MB view details)

Uploaded CPython 3.5m

pyo-1.0.1-cp35-cp35m-macosx_10_6_intel.whl (9.1 MB view details)

Uploaded CPython 3.5mmacOS 10.6+ Intel (x86-64, i386)

pyo-1.0.1-cp27-cp27mu-manylinux1_x86_64.whl (10.7 MB view details)

Uploaded CPython 2.7mu

pyo-1.0.1-cp27-cp27mu-manylinux1_i686.whl (10.3 MB view details)

Uploaded CPython 2.7mu

pyo-1.0.1-cp27-cp27m-win_amd64.whl (8.0 MB view details)

Uploaded CPython 2.7mWindows x86-64

pyo-1.0.1-cp27-cp27m-win32.whl (8.2 MB view details)

Uploaded CPython 2.7mWindows x86

pyo-1.0.1-cp27-cp27m-manylinux1_x86_64.whl (10.7 MB view details)

Uploaded CPython 2.7m

pyo-1.0.1-cp27-cp27m-manylinux1_i686.whl (10.3 MB view details)

Uploaded CPython 2.7m

pyo-1.0.1-cp27-cp27m-macosx_10_9_x86_64.whl (7.2 MB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

Details for the file pyo-1.0.1.tar.gz.

File metadata

  • Download URL: pyo-1.0.1.tar.gz
  • Upload date:
  • Size: 5.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1.tar.gz
Algorithm Hash digest
SHA256 e85a3e9e4e17769c4178c907e6b8f01bc455fe0fa348b0ce64d5698ec7e82202
MD5 e1bb4af25c5e82d9c79c0a8b485ac552
BLAKE2b-256 9cf287f07599a2f107f02a9f7cf11599c5eecf37662356296e1236c17ec997f4

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 70ce8ed08a4146334a9edddcc6b005e1d4129c5c8aabca78f4a8f1455f1859ee
MD5 34fb39edcb2eedf97c23e6f860f76d58
BLAKE2b-256 c8c3b6ad6403fa50325922283e948b8521b5b603c21ba1f9a0f68813d967a543

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 353ba17de8b87083c663ee8dec328d37f85c76e5cfdf10253f3d4c9957af81a8
MD5 a5fd1d5050c1464cf054a8b7bc70d99f
BLAKE2b-256 79701ecd7200a44b18617469d42cd78752666e90c5a69aea7ebcb1829a68e35a

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: pyo-1.0.1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6a7c546a43bc6fe330c68a0f63f18e295681e8f30e0efc9022e9a4aa24aee97b
MD5 81cb791ba5aa3a9bd2c3949f81767c8f
BLAKE2b-256 f1713034752cac781511224a3fadd89d16fdedacac39d76c8c787b9e41e9e248

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.5 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ddd8dbb14782e929f84fc54f4d81cec6d3728a613bb30ed7bd506b8c567f71e5
MD5 71b81c6aa77d35e95c34cca018a665b5
BLAKE2b-256 dedf9f6db5c371a0c4592df0181f861466fcec94b9de1c42df7e72709f8e7813

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 30c3ea627baad19fa0cbc6e7f90308b74dcf9cb7a601056277d7cb2d3d059d2e
MD5 f638c176339ac4fac2161aa657ba3d9c
BLAKE2b-256 3a1f88e3d4df4153909ebd88c9cd843a67b3169477f56ed86fc6d050eaea796a

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyo-1.0.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9e4ca148fc26c82a044a83f6083220c36ded154199bf616f8b0d47b885c0a58d
MD5 04d712cf17d7b369410d530bd3af3fae
BLAKE2b-256 35ade0851a76c0d24d08b07e3cd570324155abe11a53e04322a504c6b7c00c64

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c2b02fd39776804c76ea82005c664cb89155c2ac47a8358a4dcb6145cd787ede
MD5 9e045b3901f911c041d239478e6174a0
BLAKE2b-256 d4229ac943b759a02fe6c859f1ee2c5b4525e2c5fc4504e1af593c0292731719

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: pyo-1.0.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c6065c8e2c8aaee42bfb70fce658525852dd697b0901a06060b99f7038797014
MD5 d17d7155ab75d180f48c69d6c14580a3
BLAKE2b-256 ea0ceeaee5d9eea0120a598aae21934b6786f03b6edc2e64a39a6a29e76bd9e8

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c5cc6e498e3eef3880228fcfc12aee5e1319bceafc6a32f557bb8d28e49701a
MD5 c881fa9218a8e1e3ae8419de6628125c
BLAKE2b-256 6aa1673f92c5e79a3033d526cc8a95ea186c58341c1dce020d9ff6deb1f6f9d3

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 189934f0ee00b4799e8e32cc33ce8537fefc4c806c0b8a1c03526bb3c3cdb14e
MD5 224b9d6327e99c12043b3261505a258f
BLAKE2b-256 5ebf76ca30a14524669b14ab1f430d6546fff5992b814f727d4338e0ab650366

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pyo-1.0.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 0b7cdc8636e4e0a2ae843735de3e380413b1d291e94d9c664b21cb422fa6338b
MD5 7c75dfa51f535549edbdb9082d4ec0e1
BLAKE2b-256 f38b1b6cb771dc5790690abe99f84ce822a9766d238e5ab074e9e0e0a4ff5f0f

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2d9391e8d953edb92ae2930197a76db47ac3a4c01fd84524eaf46ae3b72f5002
MD5 3461e581b0f57f2bfa16b738525e4059
BLAKE2b-256 dcf0e5506ff7c9de90ce78c9edd00e82fb763ea3c144ad5407ebf13d50122220

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: pyo-1.0.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 04d1c84e6c88af10df533bdeaa6138c9d2be7a6dabde1ba6bd3a7e3f7e8f3134
MD5 2f264a905d1be8f8ebe456956009ec05
BLAKE2b-256 f35eed9d6a5e8f0a6f413d6449fad9c94af7d5d752cdbcfccfe92e96eda03151

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 24df0564d08f40579d43e20f4a381ec1930da5e04e2b43dd41310c604539ea23
MD5 60198967be9ee7b907690cb6b9dae895
BLAKE2b-256 e4c16ef657e6ebb3a9468ec5de40f6764842dd66de5af93463281d2911f65929

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 bf83ce6a858e71a3317b8fbd11b15a4ff722e7de3e8eccdf2ed333a5c3a75e98
MD5 5b7d9db54ec0e95af029eafb9c3071e9
BLAKE2b-256 72db936a1f13555bc4c7e981dd9908a7cc11953c27f8f17276eb6d8b3619454e

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp35-cp35m-win32.whl.

File metadata

  • Download URL: pyo-1.0.1-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 eed9587c4737e93433fa3b675079d96fce28c55829bd0b7cb0bf97f1e445a169
MD5 43ae3c6491f56929c35609a3b108a32f
BLAKE2b-256 8a11e4e164ab7dd07c32319197ab1cb5ad04b5b4638d8e0eeb6fde14d1859575

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3d47dbd201013d85c8c69b87ca0c3039b9a8e4dea9f9898e5ede7bdabf5457cf
MD5 372481da5e8cecc4870ae600e682ad5b
BLAKE2b-256 dcc69bdd17427fe11f9effe0628e99a6e10d32128810a139fca78e08c48e4b9b

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: pyo-1.0.1-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a6e0aac1f39b0f15b41d17818522687c496bc82dab79f5e2885ec6e11259acc5
MD5 b9611c6ecb2589de164ed31ac64a272f
BLAKE2b-256 62b4a84d580f7144c5c97d5b009960835e6b6d120e4569b0a8a2d737c6d36d58

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

  • Download URL: pyo-1.0.1-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 9.1 MB
  • Tags: CPython 3.5m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 55bca3593af5d73999102411214786198da33e8f79c09f374311a969f41be2ea
MD5 04cb847f350eff8438341e3d745f88b7
BLAKE2b-256 f6a63161be03021821316bdae4c5e8aa90b01eb399ab7263640a4686d1851aec

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 682b9aa88dc6222b55381bd984c14026e58c275cfa92ae7e4b9d9b055be913cc
MD5 0758fec6a45c587585f707f795549d9f
BLAKE2b-256 7444f0d94eecf1468b339dd83f557e102a1bf6e690f9dd8689b901075d96555c

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: pyo-1.0.1-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b90ecb0174c8513646b531e1fe0a80d4b45049ce9b639f6e28829bbafc081352
MD5 dc62489d25b93e0131e3357c20342ffd
BLAKE2b-256 7b076bc06854d0d8613af356c4fc71b50d1898ed83d498fc092607ba887eafea

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 1f0e38fbfd2a45264524ec11fce9c2ee1f4df8fd61e48aa063e2b7946c0e72af
MD5 01b3833d9b425a87a98cfd3d186c06db
BLAKE2b-256 cad9934ce530b193affa8d9e605bbc88c1ad8f4b8230c87d0929035ffd397fff

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: pyo-1.0.1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 b0d744c65991aa5fd269bc1dc99eb33351dfaeb8b99e282f6c161f4374c480df
MD5 7e11f404d6045ae1501e0dcb83e22abe
BLAKE2b-256 3b6c7cd32e53e43d878c28acf1dec1d9c8aeac503cfca58760b6430d1ae83e9d

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9aa10f5b2fd242cc9636aab832a91b1e4c5ea7b334c8d0fc858ecb40a051d661
MD5 7c392b440f7db6b2f9d1c340c6813517
BLAKE2b-256 a545fc70358fa47acb3c26be932ad880cf695363c2b81e59628a89204fb3e8ae

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: pyo-1.0.1-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 be41b44e84d0327b2c16173b446ab676707d6e43d1fe356eee643e858907c88d
MD5 37604c69ed326a6858c123a1ef5c841c
BLAKE2b-256 3150940fb0f8d94ffd3d9b02f10973c32618288a20614d5d5d9d5f870c634968

See more details on using hashes here.

File details

Details for the file pyo-1.0.1-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyo-1.0.1-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for pyo-1.0.1-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 670460e2a91bfec913f8b3651cdd8414cdf1a647d4d50b339f95b06b0394513d
MD5 23fd99b54f7e787e409d488a26b15305
BLAKE2b-256 0b14405648e17728b49f07ca6caf4d2f6309380f4592f74e257bd1624d90c0e3

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