Skip to main content

High-performance SPEAD implementation

Project description

Documentation Status Test Status Coverage Status

spead2 is an implementation of the SPEAD protocol, with both Python and C++ bindings. The 2 in the name indicates that this is a new implementation of the protocol; the protocol remains essentially the same. Compared to the PySPEAD implementation, spead2:

  • is at least an order of magnitude faster when dealing with large heaps;

  • correctly implements several aspects of the protocol that were implemented incorrectly in PySPEAD (bug-compatibility is also available);

  • correctly implements many corner cases on which PySPEAD would simply fail;

  • cleanly supports several SPEAD flavours (e.g. 64-40 and 64-48) in one module, with the receiver adapting to the flavour used by the sender;

  • supports Python 3;

  • supports asynchronous operation, using asyncio.

For more information, refer to the documentation on readthedocs.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

spead2-3.2.1.tar.gz (413.8 kB view details)

Uploaded Source

Built Distributions

spead2-3.2.1-cp39-cp39-manylinux2014_x86_64.whl (886.3 kB view details)

Uploaded CPython 3.9

spead2-3.2.1-cp38-cp38-manylinux2014_x86_64.whl (884.5 kB view details)

Uploaded CPython 3.8

spead2-3.2.1-cp37-cp37m-manylinux2014_x86_64.whl (901.3 kB view details)

Uploaded CPython 3.7m

spead2-3.2.1-cp36-cp36m-manylinux2014_x86_64.whl (900.6 kB view details)

Uploaded CPython 3.6m

File details

Details for the file spead2-3.2.1.tar.gz.

File metadata

  • Download URL: spead2-3.2.1.tar.gz
  • Upload date:
  • Size: 413.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for spead2-3.2.1.tar.gz
Algorithm Hash digest
SHA256 f28d2ff32e17c2dd18fb8079a1e6d303c4b69fc5b6f50262c4e86ac985c858aa
MD5 c73a358bf073a452c6e318eaaffe90c7
BLAKE2b-256 cb55c1b47ee6c286ebc214ed937eee0ae13231d451bbe5ae0153b3d355b31196

See more details on using hashes here.

Provenance

File details

Details for the file spead2-3.2.1-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: spead2-3.2.1-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 886.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for spead2-3.2.1-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b5633c983cf7766a9a7615c6f67cce7de6d31301d5b692529fc86130ae275aee
MD5 2e29f6d0d5198bdc9eefb796db75b43e
BLAKE2b-256 05ddf5725bb291460b666086e418ba4000de2b77bac6b1a59ede74f6ce3a8e69

See more details on using hashes here.

Provenance

File details

Details for the file spead2-3.2.1-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: spead2-3.2.1-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 884.5 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for spead2-3.2.1-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be3f2b442a98e3f9386e7ac77b9ead903b2126dbc05cdaf2b0fa654205668f41
MD5 9ad34f1f72aedaede66e4478b77e194b
BLAKE2b-256 931aa8aa0f8a2dd2a7c235e3c3bc575052b7a6e4cf10d4fe1ae9742b6ebee332

See more details on using hashes here.

Provenance

File details

Details for the file spead2-3.2.1-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: spead2-3.2.1-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 901.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for spead2-3.2.1-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca60c4e278cbd506b21b84ec22534a9fc335db329899ff23d5acd13d6747ee99
MD5 0ad96bf690f24919444f4f97a87abebe
BLAKE2b-256 c13068d21851584f6e2b4e975233ec76008b1defb6e0335671dd78a70f000f3e

See more details on using hashes here.

Provenance

File details

Details for the file spead2-3.2.1-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: spead2-3.2.1-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 900.6 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for spead2-3.2.1-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c6b47a04e0a3e336a8d2d26239bb6e77fd62023fecf79b1b7a306ac45df0dd05
MD5 aec06a3c76a81caa90da0bbd60a676e4
BLAKE2b-256 188cabd4cf98b4621d258d840a46bcd913cff79a22873c5b6dfff102a85bd2af

See more details on using hashes here.

Provenance

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