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 LGPLv3.0.

Release history Release notifications | RSS feed

This version

2.8.0

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-2.8.0-py2.py3-none-any.whl (130.9 kB view details)

Uploaded Python 2Python 3

sbp-2.8.0-cp38-cp38-win_amd64.whl (225.3 kB view details)

Uploaded CPython 3.8Windows x86-64

sbp-2.8.0-cp38-cp38-win32.whl (224.5 kB view details)

Uploaded CPython 3.8Windows x86

sbp-2.8.0-cp38-cp38-manylinux1_x86_64.whl (251.7 kB view details)

Uploaded CPython 3.8

sbp-2.8.0-cp38-cp38-macosx_10_13_x86_64.whl (274.7 kB view details)

Uploaded CPython 3.8macOS 10.13+ x86-64

sbp-2.8.0-cp38-cp38-linux_armv7l.whl (441.3 kB view details)

Uploaded CPython 3.8

sbp-2.8.0-cp37-cp37m-win_amd64.whl (225.1 kB view details)

Uploaded CPython 3.7mWindows x86-64

sbp-2.8.0-cp37-cp37m-win32.whl (224.3 kB view details)

Uploaded CPython 3.7mWindows x86

sbp-2.8.0-cp37-cp37m-manylinux1_x86_64.whl (251.5 kB view details)

Uploaded CPython 3.7m

sbp-2.8.0-cp37-cp37m-macosx_10_13_x86_64.whl (274.6 kB view details)

Uploaded CPython 3.7mmacOS 10.13+ x86-64

sbp-2.8.0-cp37-cp37m-linux_armv7l.whl (438.4 kB view details)

Uploaded CPython 3.7m

sbp-2.8.0-cp36-cp36m-win_amd64.whl (225.2 kB view details)

Uploaded CPython 3.6mWindows x86-64

sbp-2.8.0-cp36-cp36m-win32.whl (224.3 kB view details)

Uploaded CPython 3.6mWindows x86

sbp-2.8.0-cp36-cp36m-manylinux1_x86_64.whl (251.5 kB view details)

Uploaded CPython 3.6m

sbp-2.8.0-cp36-cp36m-macosx_10_13_x86_64.whl (274.6 kB view details)

Uploaded CPython 3.6mmacOS 10.13+ x86-64

sbp-2.8.0-cp36-cp36m-linux_armv7l.whl (437.6 kB view details)

Uploaded CPython 3.6m

sbp-2.8.0-cp35-cp35m-win_amd64.whl (227.5 kB view details)

Uploaded CPython 3.5mWindows x86-64

sbp-2.8.0-cp35-cp35m-win32.whl (226.5 kB view details)

Uploaded CPython 3.5mWindows x86

sbp-2.8.0-cp35-cp35m-manylinux1_x86_64.whl (251.5 kB view details)

Uploaded CPython 3.5m

sbp-2.8.0-cp35-cp35m-macosx_10_6_x86_64.whl (274.6 kB view details)

Uploaded CPython 3.5mmacOS 10.6+ x86-64

sbp-2.8.0-cp35-cp35m-linux_armv7l.whl (436.9 kB view details)

Uploaded CPython 3.5m

File details

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

File metadata

  • Download URL: sbp-2.8.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 130.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for sbp-2.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 77577e605724d01015338ad9460338a9e4c97ded5a485c11adfceefe1b0b8ce9
MD5 3dac8781646c8a421d6920f960a3b8d5
BLAKE2b-256 b6aeed9b3dd165cb38f3de7e3ed5418b9efac456acbae33dab563704491eb663

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 225.3 kB
  • 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.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for sbp-2.8.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 57b7c7f1dd51822990de6156a9318e77520316aa9de010002a81d73bf58d0eb3
MD5 3e4ab5502cb40ffc9095188cfbe5bb5c
BLAKE2b-256 263d4da5fe28f924f5f0a0e6ca52dcfee2dd17801c4c6ce74d05bfda8d004f0a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 224.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for sbp-2.8.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ccc79c7c6f2171e9f0d98c616edb615b0bfe579e68fd318cb828898288838609
MD5 dda92a88fc47f6157fdff1205b297dcf
BLAKE2b-256 fdbc978ae9c209c6a4de814ac2c7516047be00d183a7e2ea50f056880aff4629

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 251.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for sbp-2.8.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3e8c65f7d1302bd1cdddeb26e3461ea080d37666ad1c221c62051f2e069de88c
MD5 872d9d1e3b522fe70f551836880e9190
BLAKE2b-256 6ec0b060de7b4aab5285d3bf48cf4413dd90af9717a8b8fcd2c6cb9ae33527e5

See more details on using hashes here.

File details

Details for the file sbp-2.8.0-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: sbp-2.8.0-cp38-cp38-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 274.7 kB
  • Tags: CPython 3.8, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for sbp-2.8.0-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0cf27590245bf6115e4871a41d83e98f45244f174dbddb64cca34d7d11a39efa
MD5 7d918549aec5b0e0e0957f509769de58
BLAKE2b-256 30d586be88743d9598e1e420515b5cb1f166d5213256528d992fefbc5f9dde5e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp38-cp38-linux_armv7l.whl
  • Upload date:
  • Size: 441.3 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for sbp-2.8.0-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 7b516945e3bd569b0ada02a6f5a69ae0a92f7965c9f5d0359d4bc498bf7773c6
MD5 94f01dfff13c17e6b07e34caae458f6e
BLAKE2b-256 ceea60e0128fcd495f6a4c2d95b4035cdc9917e914c49f4bc86b154730687b0b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 225.1 kB
  • 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.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for sbp-2.8.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0a39639f0cf190d8053735108844249c4fd707916c68f5b9ef97521ffa108da5
MD5 6631fab23f29088de42c1a8365aae0f0
BLAKE2b-256 72f38a95eb89b2d71d1d91117b8f047b7e28db1cfee66e9154028caf5a0babd6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 224.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for sbp-2.8.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 752de6fbbb50f3d2a6353eeda69f9a4db347fee47c7d4f6bcc699a6fa4d533e2
MD5 d713305fdd01dc14e7e64be966cc4620
BLAKE2b-256 d351df4761e3471d446972053160dee8ca4d984224def8a835562fd766beb24d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 251.5 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for sbp-2.8.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5cd878ee9183b0313f32fdde1df64dd9a9dee70cd92b52bb209c0dc61e8ca77e
MD5 a7784971345eb74ff22ad7b5145703dc
BLAKE2b-256 219d888e516a668f382ae9e86032f691e772680100951c10e98b2637fadc2593

See more details on using hashes here.

File details

Details for the file sbp-2.8.0-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: sbp-2.8.0-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 274.6 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for sbp-2.8.0-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4c4827a47669948247c96477b1c501e61cfb6e6c92b24ed8ebcb6144dccc3f26
MD5 967ae2b7df68a279eb304ec42149cc66
BLAKE2b-256 5ccf28209634ad92cbb8048e9036f74ba5a1426c444cbcde81807dce2b1557af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp37-cp37m-linux_armv7l.whl
  • Upload date:
  • Size: 438.4 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3

File hashes

Hashes for sbp-2.8.0-cp37-cp37m-linux_armv7l.whl
Algorithm Hash digest
SHA256 898447f3500aac6cf377d92b90705608a31d629129d43a737303dd1f921e11b8
MD5 1f400cd5c8b65882e7bf3e46edcb9e4f
BLAKE2b-256 07445a86b43cac4650a1a07261b68a931e0933bf5daa546f869b66b6e08f3f57

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 225.2 kB
  • 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.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10

File hashes

Hashes for sbp-2.8.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a2b5fdae10dc0fe6bc70583b2ae142bfedc425ca67cce2c94456aaa8dd083449
MD5 1bd98313ec9fa933d60c533dcce8d6b8
BLAKE2b-256 66aa2c040333374cb3f34f1a86e4b5c4e0b58c50f954a11c6fc7111bc77ae159

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 224.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10

File hashes

Hashes for sbp-2.8.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 86bc873ea74edbb108df407d333f5f3b43688bcb81e50187cc4e04fc45131a68
MD5 adc476dc88d16fc38a383a581dc092f3
BLAKE2b-256 112b32d60951feac56aa2af5bc1083db32fc33c3296708aebb7e6890476e8432

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 251.5 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10

File hashes

Hashes for sbp-2.8.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d12a4a6f0df39e56815e8a48fc37884c567633931c5927b71e6a4369512a9eef
MD5 aa6ab45992fb49548ac495e2ffc35bbd
BLAKE2b-256 f407cd856fd795d12557a8f11ff2777843e0f1137cbe0027b0c150bbd586df04

See more details on using hashes here.

File details

Details for the file sbp-2.8.0-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: sbp-2.8.0-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 274.6 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10

File hashes

Hashes for sbp-2.8.0-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 edc3de15b593c3ab7ef1023948a9b90556f8f1088851e60ef025319f406db19b
MD5 9d42c7a90c2f13a79c8116a4f98a5450
BLAKE2b-256 f4b812a3309f98a781a29280a5d820cf8b85839fa9e10a88de00bf6f2aa2a495

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp36-cp36m-linux_armv7l.whl
  • Upload date:
  • Size: 437.6 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.8

File hashes

Hashes for sbp-2.8.0-cp36-cp36m-linux_armv7l.whl
Algorithm Hash digest
SHA256 dc3ec43c5d565410121e24e6e10f902e1d36d7e85e963cea52898eba47e6be0b
MD5 793f6f4ed26ca4fc15ba3c702eac7a64
BLAKE2b-256 51ed9bf65708f887d7a866fd602d0e90526073f34081cd96553e15c9f4458b43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 227.5 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.46.0 CPython/3.5.6

File hashes

Hashes for sbp-2.8.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 7cb3e4a2179ae22ce45656af95e66d804fc6eb3ffcaf53c7d9ccc4d729e7f416
MD5 bd39bf5428f48c364583ee884d1f37f4
BLAKE2b-256 36268d2c0ee1f4240c6f5b131c3512f4684528980e85fdee9384d6c10f037a58

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 226.5 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.46.0 CPython/3.5.6

File hashes

Hashes for sbp-2.8.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 02ff7321a970532e350b7ef0e42dfecb11b7a33c04b8231dc64390d06e280da6
MD5 caf09656a5a8431faea018e0fee5ef11
BLAKE2b-256 d8a10efc3628af0b5bee180e145cb6fc8d77be5e8e3689a82b70776ffd9c3d12

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 251.5 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.46.0 CPython/3.5.6

File hashes

Hashes for sbp-2.8.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4e19fe643cc599ce5ce8425ee4bc9feceab25bd056e451f877f6687dedbed48b
MD5 d61987022403a85a7c806c4831396871
BLAKE2b-256 34b31a2ec0d88ff3a203eefc0f54c3b8d16d1430cadbb3aea69d6ee0a600f776

See more details on using hashes here.

File details

Details for the file sbp-2.8.0-cp35-cp35m-macosx_10_6_x86_64.whl.

File metadata

  • Download URL: sbp-2.8.0-cp35-cp35m-macosx_10_6_x86_64.whl
  • Upload date:
  • Size: 274.6 kB
  • Tags: CPython 3.5m, macOS 10.6+ 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.46.0 CPython/3.5.6

File hashes

Hashes for sbp-2.8.0-cp35-cp35m-macosx_10_6_x86_64.whl
Algorithm Hash digest
SHA256 ed964497e55d3bd374a8cc7ebb8e1e5873015cdbd11e853121589da29afbed3c
MD5 7bb3b423634e51c511825dcaecd6e87b
BLAKE2b-256 05da157ff0c380e85b4c6e74e8cea50b81b82418fe062fa9664d2b1177c648f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sbp-2.8.0-cp35-cp35m-linux_armv7l.whl
  • Upload date:
  • Size: 436.9 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/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.5.7

File hashes

Hashes for sbp-2.8.0-cp35-cp35m-linux_armv7l.whl
Algorithm Hash digest
SHA256 b1d5ff56314e2ce2e14034f8276135ca7fc6eb0f59c4b05750c0e6a37e26e4a3
MD5 0df79ba9a237ee5dc2a2b906efb4af17
BLAKE2b-256 b267483effffac4222b1280d6e9335ed314286e5a231a210d76b3dc9eafb6b78

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