Skip to main content

Python bindings for Swift Binary Protocol

Project description

Python client for Swift Binary Protocol (SBP). Since v2.5 libsbp is compatible with Python 2.7, 3.4 to 3.7. For new projects, Python v3 is recommended.

Setup

You must have python and pip installed.

Install dependencies only:

$ sudo pip install -r requirements.txt

Install from repo:

$ sudo python setup.py install

Install package from pypi:

$ sudo pip install sbp

Setup using a virtual environment

Setup and activate the virtualenv:

$ virtualenv .env && source .env/bin/activate

Install py.test in the virtualenv:

$ pip install pytest-virtualenv

Install the pt.test coverage tools:

$ pip install pytest-cov

Finally, proceed to the standard setup instructions.

Usage Examples

Simple example

Receives SBP messages over a serial port, decodes MSG_BASELINE messages and prints them out. See simple.py .

Run this example with:

$ python -m sbp.client.examples.simple -p /path/to/serial/port

Sending SBP messages over UDP

Receives SBP messages over a serial port and sends all incoming messages to a UDP socket. See udp.py .

Run this example with:

$ python -m sbp.client.examples.udp -s /path/to/serial/port

Testing

To run the tests and check for coverage:

$  py.test -v --cov sbp tests/

To run the tests without suppressing stdout output:

$ py.test -v -s –cov sbp tests/

License

Copyright © 2015 Swift Navigation

Distributed under MIT.

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

sbp-3.4.0-py2.py3-none-any.whl (136.8 kB view details)

Uploaded Python 2Python 3

sbp-3.4.0-cp38-cp38-win_amd64.whl (229.7 kB view details)

Uploaded CPython 3.8Windows x86-64

sbp-3.4.0-cp38-cp38-win32.whl (228.8 kB view details)

Uploaded CPython 3.8Windows x86

sbp-3.4.0-cp38-cp38-manylinux1_x86_64.whl (256.0 kB view details)

Uploaded CPython 3.8

sbp-3.4.0-cp38-cp38-macosx_10_14_x86_64.whl (278.8 kB view details)

Uploaded CPython 3.8macOS 10.14+ x86-64

sbp-3.4.0-cp38-cp38-linux_armv7l.whl (445.6 kB view details)

Uploaded CPython 3.8

sbp-3.4.0-cp37-cp37m-win_amd64.whl (229.3 kB view details)

Uploaded CPython 3.7mWindows x86-64

sbp-3.4.0-cp37-cp37m-win32.whl (228.5 kB view details)

Uploaded CPython 3.7mWindows x86

sbp-3.4.0-cp37-cp37m-manylinux1_x86_64.whl (255.8 kB view details)

Uploaded CPython 3.7m

sbp-3.4.0-cp37-cp37m-macosx_10_14_x86_64.whl (278.8 kB view details)

Uploaded CPython 3.7mmacOS 10.14+ x86-64

sbp-3.4.0-cp37-cp37m-linux_armv7l.whl (442.7 kB view details)

Uploaded CPython 3.7m

sbp-3.4.0-cp36-cp36m-win_amd64.whl (229.4 kB view details)

Uploaded CPython 3.6mWindows x86-64

sbp-3.4.0-cp36-cp36m-win32.whl (228.6 kB view details)

Uploaded CPython 3.6mWindows x86

sbp-3.4.0-cp36-cp36m-manylinux1_x86_64.whl (255.8 kB view details)

Uploaded CPython 3.6m

sbp-3.4.0-cp36-cp36m-macosx_10_14_x86_64.whl (278.8 kB view details)

Uploaded CPython 3.6mmacOS 10.14+ x86-64

sbp-3.4.0-cp36-cp36m-linux_armv7l.whl (441.9 kB view details)

Uploaded CPython 3.6m

sbp-3.4.0-cp35-cp35m-win_amd64.whl (231.8 kB view details)

Uploaded CPython 3.5mWindows x86-64

sbp-3.4.0-cp35-cp35m-win32.whl (230.7 kB view details)

Uploaded CPython 3.5mWindows x86

sbp-3.4.0-cp35-cp35m-manylinux1_x86_64.whl (255.8 kB view details)

Uploaded CPython 3.5m

sbp-3.4.0-cp35-cp35m-macosx_10_14_x86_64.whl (278.8 kB view details)

Uploaded CPython 3.5mmacOS 10.14+ x86-64

sbp-3.4.0-cp35-cp35m-linux_armv7l.whl (441.2 kB view details)

Uploaded CPython 3.5m

File details

Details for the file sbp-3.4.0-py2.py3-none-any.whl.

File metadata

  • Download URL: sbp-3.4.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 136.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9

File hashes

Hashes for sbp-3.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ada22174c25d6fc626020afd2bf371412a1829651abecf4e09566850b7971dca
MD5 1cf5b21fbeca52f85529e8a0b3fb5cfb
BLAKE2b-256 4a36f81da6e54b9fd473653eceeb7a0de0283a67fddbcbdcf0c33a14b8e4fded

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 229.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for sbp-3.4.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b14547e12271ba1f96e36e0c07903c958676de3712cc6abec51742d55d3f62c9
MD5 dad48c05e716a75f606415b3c472b5d5
BLAKE2b-256 e5df41c66558f9597a924074de51d8049eb701a083841f54a040d54a5956b632

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: sbp-3.4.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 228.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for sbp-3.4.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 7de281d973d6259ef3eb440f939879998d8a46565884c82ff3b8784fb4cf5b11
MD5 cffe81afb2f4e10c61a17f9ea9aa666d
BLAKE2b-256 7394d2f03147babdcb9478038eaad4a5d9711ba23ff55ccd782fc0e8a082ff9b

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 256.0 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for sbp-3.4.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4c40b2333ffc73746c8f4e37ae467c6a93c8cbe7ce57212cde7d717bbc7dd13a
MD5 33f263015e2492e123fd2f70dc307ca1
BLAKE2b-256 3e7da0bcb0ebbc50165730ca4b4ef0d5e9d8ccc05910c15d6b73794bd1bbf74f

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 278.8 kB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for sbp-3.4.0-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 1563488dbdee391dfe6d699ab56ff0c2af78d3865b21bacec2937b16641380f3
MD5 e3538279bb1b6fa05a19dd95cf8d3afa
BLAKE2b-256 d14c68943a36337179a696918e2e525a365c84b1542624ec90367a0e403b90b7

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp38-cp38-linux_armv7l.whl.

File metadata

  • Download URL: sbp-3.4.0-cp38-cp38-linux_armv7l.whl
  • Upload date:
  • Size: 445.6 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for sbp-3.4.0-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 786371c77f8edece4b875185735f08a18bd3acda57e3f41654512c51faa341e9
MD5 3675d6a773886e6738323ff88e54bb18
BLAKE2b-256 ccbef13eb8501ece31f1f66afa8e391ef3c52238ce43e95225ee856996c98163

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 229.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9

File hashes

Hashes for sbp-3.4.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 84e112638e0bd1cd7af13a32a28356623abd47d0ab1cb08990e80ec68d61b0ea
MD5 588d9d70a6a0e6c143cc65758fb3a2fa
BLAKE2b-256 8f8becd2f7d75c3aa48c0231d4e46d0797d89bd4836dbe7f84edcb87611f65d9

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: sbp-3.4.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 228.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9

File hashes

Hashes for sbp-3.4.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 70b6e17fca940b5acd6cc83a77f3d2f7a903a51b5bd53e996c2120129c076c64
MD5 d15665db4bc0fcc2f9a9599f7e068fb4
BLAKE2b-256 32dc7f27c22c36dc485e6845782022c7c69b8d164c9f2daf5ea5e5210e064bb1

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 255.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9

File hashes

Hashes for sbp-3.4.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7cf2478e5a13669ccee186f706f8ba472e8d4a344a407563c08b1e1c851d92ac
MD5 875d0d7df7e889e04ea9d499225bdcda
BLAKE2b-256 e3b55f6dbf8af407982aaebc1ce5764babe73ac8630790b2dad5ed9fbfc9ac35

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 278.8 kB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9

File hashes

Hashes for sbp-3.4.0-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 74f9a413bd6a8c1730d97a738a55a2f9171cbebd3cb65d32395756617db563be
MD5 74f7d0342a4aceca72503679dd3f90ed
BLAKE2b-256 ad02922c49b984e3a1ab03b3843589a96810ce6720a0e864346d42031904dabe

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp37-cp37m-linux_armv7l.whl.

File metadata

  • Download URL: sbp-3.4.0-cp37-cp37m-linux_armv7l.whl
  • Upload date:
  • Size: 442.7 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7

File hashes

Hashes for sbp-3.4.0-cp37-cp37m-linux_armv7l.whl
Algorithm Hash digest
SHA256 b39a5dc6b0abb29fbfc875619cb5c24fbf85a77f5a25871ab20a288b580556c0
MD5 a2e6da3537a0e665b1ac9968374ed5a3
BLAKE2b-256 dc02b85a9dd6f566b6750399ee8e0c00ad1520061b1d61662dd662ff113fffbb

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 229.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.12

File hashes

Hashes for sbp-3.4.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3a468701fa79cf627e4a2b31c057252e9a82070b074595990de6c012367334e4
MD5 69b3c3b4022ee3ba573402826d9b034e
BLAKE2b-256 67fc60eb9cf34f9e79c86430cd73aec3f9930a08cf2e898c3d23e26ca5a223dd

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: sbp-3.4.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 228.6 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.12

File hashes

Hashes for sbp-3.4.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 973529b49211e09de32eda41866ea2a77c8e99521bad4acb5396f9470510a8ae
MD5 964918aaa52839c40851b61edf4cf1f2
BLAKE2b-256 9521a617cefc1cb25be8c7fbbebdce9b50bc7a8006735c71ea550c8573c1a0bd

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 255.8 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.12

File hashes

Hashes for sbp-3.4.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 129241c84bc7a6cc9bba51906b46c6727b6c86d9f9016f109a8ca10198cefdc6
MD5 d050e79160300cd6fd692a57664b2727
BLAKE2b-256 15d3e984e46bd29dddaa20ee199305ba93cf33665c1d14f28651f5604d67f6a9

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp36-cp36m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp36-cp36m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 278.8 kB
  • Tags: CPython 3.6m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.12

File hashes

Hashes for sbp-3.4.0-cp36-cp36m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 2cee8851e83f832c28c31831d147c2d0e42c7a3b2c3a1ed36a431d5b4bec8ccb
MD5 ed2f06e80a593b65f079de7d71459d88
BLAKE2b-256 877b4c1a998be145e4e516a09a68c5085543e8d5cb99c0ce5a37e915c9a96515

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp36-cp36m-linux_armv7l.whl.

File metadata

  • Download URL: sbp-3.4.0-cp36-cp36m-linux_armv7l.whl
  • Upload date:
  • Size: 441.9 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.10

File hashes

Hashes for sbp-3.4.0-cp36-cp36m-linux_armv7l.whl
Algorithm Hash digest
SHA256 14cf8cc2ef4e7c488f889eb5c13c51865785bab4e5131a36b0556505eeff9b32
MD5 bfaa9a2c093e3a878f6989599749f194
BLAKE2b-256 2875fcf6a91f82fec8676f5df673a00fd6f8a00aa125272426213482ad6d852f

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 231.8 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.5.6

File hashes

Hashes for sbp-3.4.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 f9cb3cefc2f8b6d9bc5640e401d69c2853adc775798153d74d31942fbf765190
MD5 dd8b4cf453d6456a2177ef9a5c634d90
BLAKE2b-256 57b44f515c800036375f288315b2af9fc7c7e186e974603da318f3729edcffda

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp35-cp35m-win32.whl.

File metadata

  • Download URL: sbp-3.4.0-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 230.7 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.5.6

File hashes

Hashes for sbp-3.4.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 3357310095d81e74a493d4e2a1234393220990f107b2aab4dbcf1921c31811f9
MD5 d5d3a25b60f64bf15027e17f4c22910f
BLAKE2b-256 f6537d0fa27a1bf26eb7465a3e2a9be593bf45ce29f0f5eaf6c63e90fe877ccd

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 255.8 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.5.6

File hashes

Hashes for sbp-3.4.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f07974d040e88eb1349849a2c18c2897194386c823aa41e0222e907184693a54
MD5 14f86b8be91cc13a6111daf41247635c
BLAKE2b-256 44306ddf28300f9cbaf67c68c7c74bedb8d856235a9c9c20c23735d7abddf6f2

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp35-cp35m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: sbp-3.4.0-cp35-cp35m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 278.8 kB
  • Tags: CPython 3.5m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.5.6

File hashes

Hashes for sbp-3.4.0-cp35-cp35m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 82bba6ef535b44663091d7aeccf58ca4fbc5ccafe609ee071e3d5b3dbaaf8d7f
MD5 61e75f9edb16b31e59851cd1a616b1bd
BLAKE2b-256 2108b4581640ca8e1ebbb523d168711a88b8ce0ed1c68cde1fe3dd7db4f245dd

See more details on using hashes here.

File details

Details for the file sbp-3.4.0-cp35-cp35m-linux_armv7l.whl.

File metadata

  • Download URL: sbp-3.4.0-cp35-cp35m-linux_armv7l.whl
  • Upload date:
  • Size: 441.2 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.5.9

File hashes

Hashes for sbp-3.4.0-cp35-cp35m-linux_armv7l.whl
Algorithm Hash digest
SHA256 7aac7929de97dd31f82f6e1b5fc13e1532338ee9c8948384f3894a3bdb9bbb7b
MD5 ab9a3a504372afda14833307a80f1672
BLAKE2b-256 af6c5acc9078f7ad2ee863523c700f5ededad14b92167dd8fe0eaf87b1c4e65d

See more details on using hashes here.

Supported by

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