Skip to main content

Python interface module for Ocean Optics spectrometers. This software is not associated with Ocean Optics. Use it at your own risk.

Project description

Python module for Ocean Optics spectrometers

Conda (channel only) PyPI test build deploy Github All Releases PyPI - Downloads MIT license GitHub issues Github Sponsors

Python-seabreeze is the easy way to access your Ocean Optics spectrometers from python. It wraps the SeaBreeze library provided by Ocean Optics to communicate with the spectrometer. It also provides a pyUSB based reimplementation of SeaBreeze for easy extension. This software is not associated with Ocean Optics. Use it at your own risk.

DOCUMENTATION ON RTD

You'll find the documentation and more detailed information here https://python-seabreeze.readthedocs.io/en/latest/

Changes

The changelog can be found here CHANGELOG.md

Install

# via pypi
pip install seabreeze
seabreeze_os_setup

or

# via conda
conda install -c conda-forge seabreeze
seabreeze_os_setup

Usage

The following example shows how simple it is to acquire a spectrum with python-seabreeze through the model independent Spectrometer class. For a more detailed description read the documentation:

>>> from seabreeze.spectrometers import Spectrometer
>>> spec = Spectrometer.from_first_available()
>>> spec.integration_time_micros(20000)
>>> spec.wavelengths()
array([  340.32581   ,   340.70321186,   341.08058305, ...,  1024.84940994,
        1025.1300678 ,  1025.4106617 ])
>>> spec.intensities()
array([  1.58187931e+01,   2.66704852e+04,   6.80208103e+02, ...,
         6.53090172e+02,   6.35011552e+02,   6.71168793e+02])

To use the pyseabreeze backend (requires pyusb) simply run this before importing seabreeze.spectrometers.

>>> import seabreeze
>>> seabreeze.use('pyseabreeze')
>>> import seabreeze.spectrometers as sb

Supported Devices

Spectrometer cseabreeze pyseabreeze
HR2000 x x
HR2000PLUS x x
HR4000 x x
JAZ x x
MAYA2000 x x
MAYA2000PRO x x
MAYALSL x x
NIRQUEST256 x x
NIRQUEST512 x x
QE65000 x x
QE-PRO x x
STS x x
TORUS x x
USB2000 x x
USB2000PLUS x x
USB4000 x x
USB650 ap--/python-seabreeze#47
SPARK x x
ADC1000 x

Known Issues

  • USB2000 spectrometers cause Data transfer error due to old firmware Issue #48
  • USB650 not supported Issue #47
  • No conda packages for armv6 (RPI version 1) Issue #46

Contributing Guidelines

If you run into any problems, file an issue and be sure to include the following in your report:

  • Operating system (Linux distribution, Windows version, OSX version) and archictecture (32bit, 64bit, arm)
  • Python version and arch (i.e. Python 2.7.10 64bit)
  • python-seabreeze version

If you want a feature implemented, please file an issue, or create a pull request when you implement it yourself. And if you would like to support me via paypal, click on the paypal donate button on top of this README.

License

Files in this repository are released under the MIT license.

Related Repositories

If you want me to add your project here, let me know. Happy to add it.

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

seabreeze-2.2.0.tar.gz (7.7 MB view details)

Uploaded Source

Built Distributions

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

seabreeze-2.2.0-cp311-cp311-win_amd64.whl (462.6 kB view details)

Uploaded CPython 3.11Windows x86-64

seabreeze-2.2.0-cp311-cp311-win32.whl (395.2 kB view details)

Uploaded CPython 3.11Windows x86

seabreeze-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

seabreeze-2.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

seabreeze-2.2.0-cp311-cp311-macosx_11_0_arm64.whl (929.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

seabreeze-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl (986.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

seabreeze-2.2.0-cp310-cp310-win_amd64.whl (466.6 kB view details)

Uploaded CPython 3.10Windows x86-64

seabreeze-2.2.0-cp310-cp310-win32.whl (398.1 kB view details)

Uploaded CPython 3.10Windows x86

seabreeze-2.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

seabreeze-2.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

seabreeze-2.2.0-cp310-cp310-macosx_11_0_arm64.whl (935.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

seabreeze-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl (991.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

seabreeze-2.2.0-cp39-cp39-win_amd64.whl (472.3 kB view details)

Uploaded CPython 3.9Windows x86-64

seabreeze-2.2.0-cp39-cp39-win32.whl (402.0 kB view details)

Uploaded CPython 3.9Windows x86

seabreeze-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

seabreeze-2.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

seabreeze-2.2.0-cp39-cp39-macosx_11_0_arm64.whl (940.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

seabreeze-2.2.0-cp39-cp39-macosx_10_9_x86_64.whl (996.3 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

seabreeze-2.2.0-cp38-cp38-win_amd64.whl (471.9 kB view details)

Uploaded CPython 3.8Windows x86-64

seabreeze-2.2.0-cp38-cp38-win32.whl (401.9 kB view details)

Uploaded CPython 3.8Windows x86

seabreeze-2.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

seabreeze-2.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

seabreeze-2.2.0-cp38-cp38-macosx_11_0_arm64.whl (924.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

seabreeze-2.2.0-cp38-cp38-macosx_10_9_x86_64.whl (976.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

seabreeze-2.2.0-cp37-cp37m-win_amd64.whl (461.1 kB view details)

Uploaded CPython 3.7mWindows x86-64

seabreeze-2.2.0-cp37-cp37m-win32.whl (398.8 kB view details)

Uploaded CPython 3.7mWindows x86

seabreeze-2.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

seabreeze-2.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

seabreeze-2.2.0-cp37-cp37m-macosx_10_9_x86_64.whl (965.2 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file seabreeze-2.2.0.tar.gz.

File metadata

  • Download URL: seabreeze-2.2.0.tar.gz
  • Upload date:
  • Size: 7.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0.tar.gz
Algorithm Hash digest
SHA256 56a8535ffc32f73d2e79d4d611d8a9af8e6f28ef3ab8a0af0c960f159510913e
MD5 bb4c133e14b409808f2320e54c706ebe
BLAKE2b-256 1e7ee5c060f480f3711cfc5df7706c016792a576e325b9bf1c4ad8a17f70e7f4

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 462.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8520756d4737118f24afa7a782f3754204b1ef304127ea4d0e2a9d5c71ef7d61
MD5 3ab725534b252facbc430089395718f4
BLAKE2b-256 7a1281a134721b8fb13a1648552a9ae742ed42547f6d998ab9f53325704a05fc

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 395.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d80fb412f17bbe02d9ce2663c9fbf9d089d9d4a93d288d4665553b018020c4d8
MD5 22f6c06c9f9d628d1408b15528b36487
BLAKE2b-256 bd4f864f757bde5641fb975aebbab3469961c032ffd0484d630e4e78ea819ba1

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0df5f6b74058ff89e12ad88d3b777f23546fa4a9fe65b345958d26776a9ad9bf
MD5 e31536b3f60bcee265765f7269c604fc
BLAKE2b-256 5cbe9d7757629273d3a924c0183c5e0186b0676c080b156ac44b56d55134bbab

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8b856482d59f20e9957010115aa450e91d0512f35252d4ee89c69b7042254e4d
MD5 623441e6d8025b78e5091719c8db8279
BLAKE2b-256 ed9d66615abc8efea716be73434084fc9d8812366b4dd21d782463569650778d

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b35b6673c4d187d584857ece89c0428bf217c99b7e8022dce767fb448ad16f89
MD5 ffbe6fb1ff242e14b1253e3cc211cfdc
BLAKE2b-256 a6d9c24d641b4247e99ba50bd315fae0c09b7c6d93411cd4b11e3d206d4c4cad

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 af22d42fa211560cd4aa74220d64a11486f42578846519f0dd3d6955c0566bd2
MD5 582eb348bbcdf155269c1623a16e08b0
BLAKE2b-256 f66a1ca06449cea7455c416ab1eabf1e45c23278d8306b87c2a22c2cd5a29404

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 466.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1bb486475216a071b3a64eed5441062394c8b1f1253590761b0de17692821400
MD5 01b5046db262452ce2a2e6d539b123e7
BLAKE2b-256 2819cd56080200a13ae093ca9373ee05805d8155c4b8a67514a2bdab6e3f8c77

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 398.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 cdbb4a0b623b2888cdc967ddb316f00d649a35dc6fe36459bf2a494ef8718bfe
MD5 1d3e643718699fc2b7c44e33e8a9ae70
BLAKE2b-256 2f5a8b4259da1c69efacbfa6756bc68b0d1d04938a27e33219a345ec76b09540

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d71046758b2ee28e54b9cc874f31dfd6585f813e53c57a1542fd7493e9a8e6fb
MD5 08aa26e055ba655477dbf7b9a8aad1e2
BLAKE2b-256 794456e50b8993d8540f89202a11983eb77acea36b1f8191d715f7559bdef151

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a09b3f2edf22ce7e38cc86d6b00891c5ef3fca840ded5bd878ae3ea5ccee7275
MD5 14d26d6a872a82e1e3799d5cc9abcc4f
BLAKE2b-256 6201b8dd208d86f19da396d5ed9df317d314eeca450e7a012764ef41c1c2ead0

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 913c56f0fc8c3404ccd22c41290b3cc6184429f8fadbc2fcaa06d39b5dfe9e94
MD5 712e0ee338e92062682e8fdef8ebd76f
BLAKE2b-256 1eb488316e16146c148b85128ba7b6d4d4b2bc039e510c028deb875b5ee8052a

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 254af97ce1a3f9365e2f4b52734b1253a38dbc26435dd561da6f8a7de9cfc010
MD5 ef235b87c6b35607ab0ddf4a7d9948af
BLAKE2b-256 05bd60c9e4e1b85393cf15f64aae8f69958ad3775c3dee3996432b9d4f6a1e3e

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 472.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e63c4c7c2d79d1bce02679fb2239d01e60480ca728336a33c02f0f7235ebfb3b
MD5 0b16c85c3bb57587efbc113807a12d36
BLAKE2b-256 c4ade5147a5508450b8d6f308fa0ab9e3763a1547f338bbe92a8d30b7859b16f

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 402.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f0ae3b1632254d94c1b239488a1da785ab8946d09f6508fadb1e41113a28df38
MD5 46f771b7e76ce2abca9066abb8e5f304
BLAKE2b-256 392b53d74266d6ddad50618fc48023d1c8d7927661961726cd951920ddb2db41

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fc46a6181494a18d371c008f1522aecd9b4c62d608d4f120326e65c56ba45b5
MD5 573e7a343d6a48c5740395b15ec5bae4
BLAKE2b-256 bd8028c67593115b4b1edc1b6fd27d0cbcac0034b1ff2314848463eb7e1c2b25

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b0bf39de52dd5846f620df6b532cf78690f06b311a12a0e3b644ef8a052070a3
MD5 7e91b03f8a8c8d08d2ea53aa6a58ded3
BLAKE2b-256 3f60b98212f53682e1a0c138ff2ea7e813462ab94d568f0b14734411b280acb2

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca23d9467d296b44e3d7d1385265e43c5dead47521f8a171e72559235cb6f76c
MD5 8eb1ecfcc5a262de8f031576859bee4f
BLAKE2b-256 97a30cb6696306f7d408620e5a099dc10a0d53a05d7b8b0f37cf3c22bcc5914b

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2b1bcbb66ecc39015f1ccbe6b26a49e09315a8f457b529934f4ba8094482dfa8
MD5 098636971cf4f1b01987ccda8d470d5c
BLAKE2b-256 c6f0936b102da58541b11963845874f06633144ffa08d395f743b9471b9ed9f3

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 471.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c9976bd28f90ba7fa058c89e46f618012e704e23f68098216355c7c813547b7f
MD5 13f96de237fcbac34f269a3697c1039a
BLAKE2b-256 fb93b9b150d4b877a789237cab1fe6ffc7b6534d5ca1e271b2ab6e395adfad14

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 401.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 266b17c0a7fa9c84b9f37ddb38b801df6fe5afd1bc986d2d8a68d569ca16eb43
MD5 0e43fbe8b96484087ac30fd6254cce1f
BLAKE2b-256 db4e1372290d4cccb2b519b8d86a3aa23a3b875681c0b40466f2311ae8687700

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 809815cfcaa998c94ad9210b39098b3e71c66ecaf1dc615ed2b669e025e31a5b
MD5 615ce7688b90c59b0321cc080fc88a46
BLAKE2b-256 7760ce0f31ebe662c77c074fe9887fdca7aba8e7e25390eefe2cd864bddb14ab

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b2c4bc3f25912d33dbad8e7340675944163f11d2908dbd9a85daedd0ea9508c7
MD5 a7425ee805c8378fb04f24ed0654c110
BLAKE2b-256 792aa20c0b440e3cd55ccd2fe8acb7b77422221cb7f2cbee857740fe9b40b771

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a087c737d8989d7707565bce8888f472c0caf95ed7c350162daae60ce7062288
MD5 5fd8c18ac48a6c0a747cccce8e61be24
BLAKE2b-256 ce633f5030e246f19d648931240f748600a8dba3381b79cf040a812886799b44

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cb93d9a7628922f4bbc8aa2afb7f0cec6a5171b00de96ffdb3ece3364e1b3ff1
MD5 d1676c20cb8d62f1fd47e8889fb76968
BLAKE2b-256 9f654c573e767dc1d8a3f9581c3b0d72d5ca24a6edf2639c1a7399bcff8bc8e2

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 461.1 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 12536ca64af5f167059d900c9898519bfcb97ba278b0ae3cdcdec5cf79bf21a6
MD5 8266bc9d0e5a1ccb206b9b5a15075164
BLAKE2b-256 f070c9d131da976088e206dfded4bd99d335e1e23e74c26c65cf605f9f722354

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: seabreeze-2.2.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 398.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for seabreeze-2.2.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 5479fe0d6ca52572a9880a5b46b371d8a23bbf4a79e67a21c77a0927e4e0c319
MD5 6f91148581321484b6a29cd604fb503c
BLAKE2b-256 0323beea2e8b5d99f663f539040266287997ee2dba972c655b08563f16846916

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bb37789d20a9f1265a56e16fb79195933a3eb267a8ca0f3ae961828c62217c5
MD5 6f7cb9fcd3d36da9b2702bf07fd1dddd
BLAKE2b-256 21f721a04c311836334483789af365ebee97a28e31fb3811e83ced919e55b725

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 20d3dad9ebc0a3e7fb05a116df861e58ac2549d07d5226b5afd1a8ec8d7dac43
MD5 02793cd457f7130b3544f91b35e2c7a8
BLAKE2b-256 dc0b9d84af3b14beb98bbafba5388fda45294f96d8e157f1b6a7ba08cee51091

See more details on using hashes here.

File details

Details for the file seabreeze-2.2.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for seabreeze-2.2.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52944aaf0075b43e560d0231fd24fa548afff78d7a4a1846d8e62d5898f4a512
MD5 ae33c7051d9b43c5035348c66ed94a36
BLAKE2b-256 e582aeef48cbff212f37ef61fd764629ab3e9faae42742de4767a4e844b569dc

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