Skip to main content

PyMassSpec extension for searching mass spectra using NIST's Mass Spectrum Search Engine.

Project description

PyMassSpec extension for searching mass spectra using NIST’s Mass Spectrum Search Engine.

AppVeyor Windows Build Status

Docs

Documentation Build Status Docs Check Status

Tests

Linux Test Status Windows Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

Other

License GitHub top language Requirements Status

PyMassSpec extension for searching mass spectra using NIST’s Spectrum Search Engine

PyMassSpec NIST Search is Free Software licensed under the GNU Lesser General Public License Version 3

A copy of the MassBank of North America database, in JSON, MSP and NIST Library formats, is included for the purposes of these tests. This library was created on 22 April 2020 using the “parse_mona_json.py” script and Lib2Nist. Licensed under the CC BY 4.0 License. For a list of contributors, see the file MoNA_GCMS_Library/AUTHORS

Installation

Usage

You will need to supply your own copy of the NIST Mass Spectral library to use this software.

The main class in this library is the Engine class. This class performs the actual searching. Start by initialising the search engine as follows:

search = pyms_nist_search.Engine(
                FULL_PATH_TO_MAIN_LIBRARY,
                pyms_nist_search.NISTMS_MAIN_LIB,
                FULL_PATH_TO_WORK_DIR,
                )

Where FULL_PATH_TO_MAIN_LIBRARY is the path to the location of your mass spectral library, and FULL_PATH_TO_WORK_DIR is the path to the working directory to be used by the search engine.

A MassSpectrum object can then be searched as follows:

search.full_search_with_ref_data(mass_spec)

This will return a list of tuples consisting of SearchResult and ReferenceData objects for the possible identities of the mass spectrum.

A list of just the SearchResult objects can be obtained with this method:

hit_list = search.full_search(mass_spec)

For each of these hits, the reference data can be obtained as follows:

for hit in hit_list:
        ref_data = search.get_reference_data(hit.spec_loc)

TODO

  1. Write comprehensive tests using pytest

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

pyms-nist-search-0.7.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

pyms_nist_search-0.7.1-cp312-cp312-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.12 Windows x86-64

pyms_nist_search-0.7.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp311-cp311-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp310-cp310-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp310-cp310-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp310-cp310-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp39-cp39-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

pyms_nist_search-0.7.1-cp39-cp39-win32.whl (2.3 MB view details)

Uploaded CPython 3.9 Windows x86

pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp39-cp39-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp39-cp39-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp38-cp38-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.8 Windows x86-64

pyms_nist_search-0.7.1-cp38-cp38-win32.whl (2.3 MB view details)

Uploaded CPython 3.8 Windows x86

pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp37-cp37m-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.7m Windows x86-64

pyms_nist_search-0.7.1-cp37-cp37m-win32.whl (2.3 MB view details)

Uploaded CPython 3.7m Windows x86

pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp37-cp37m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp37-cp37m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

pyms_nist_search-0.7.1-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.24+ x86-64 manylinux: glibc 2.5+ x86-64

File details

Details for the file pyms-nist-search-0.7.1.tar.gz.

File metadata

  • Download URL: pyms-nist-search-0.7.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pyms-nist-search-0.7.1.tar.gz
Algorithm Hash digest
SHA256 2659f914c536c540d944c7fba0debceba1b9eb4de5006ee1ab239a3eaeaaba44
MD5 a4c2223fd737bed393b10a18884a75ab
BLAKE2b-256 da6194dfc9c1c44a8c21944ac7c40343aa61a6765d70a4beeb89b87b74aa89f4

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2ffdbc9b8a8fc9f786eff1bfab16e74adf6b1f653aaac4f17b88e16957b3e0da
MD5 13db00172beb5ea00a27ba8c8968bb7a
BLAKE2b-256 234e00038abcb0690a529473fe5a49d9010a9312972f9de27a5eadde5104f799

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29609ba185dc9eb4bc50d5d3a0ba792d663eca982d355e048c0152cd34f9ce25
MD5 fe14c18430872e935ef6143a4c726546
BLAKE2b-256 661f53a45df74fa3cfe75225c974d2b08ac2731e783bb7121622f13a02d49d28

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6dcb0aefc3483babb1a61f590adc0bcfec7e6fd2c9490f9857655e6e4c006ee4
MD5 3d672c195d42fbfc6eacd90468dba3fb
BLAKE2b-256 e843ba798bb6b9fe6596d2f3db3a2d95c18dba657fb12d343040da479fbef113

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 785f504028d91e0c9b603ef2c20b7a66ceba49d171ea998873de5075ad4dd4b6
MD5 be12d24fc8f6b18e2bd348e30a7e1cfe
BLAKE2b-256 3095246103b006e433640970be758261079e17f33e8bc0f670e735aa94ccfa82

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94f732e3b08b9c32fa0b7c0bcd991a34d364a72e8834ff05d3959cb90a7369c5
MD5 ed79638c3457b71657eff59f0f7700c7
BLAKE2b-256 37f96e2327e7b3bc28284a9168b8aceea1d2d135db3ac7601100dfff9359bf61

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 b05b599fade619708bc92c25815ae81cf4d9ee7a55f67d869cd25bbe73a93121
MD5 35ec9d76e1341caba49ac36b8efdf6c5
BLAKE2b-256 353988660c291ec298b154def00d3ff07b2327d16797fa17537447dbb18c5451

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a2767bb51f86cfa353c53c8d9685d47db079d167a88b4c2052935d3c218e0376
MD5 1ac4d1699f81a89035025987058edfed
BLAKE2b-256 951e3d8d4554af477adadd5f4274f858836c728d9bdf7256fa391f22b0f295e3

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 e03a85d7efa80f9d76074d35b42aa095b1b4f3bc3e921e2741211e63cbaa3106
MD5 dafe70605af7cfa84f94d649ee8e65ef
BLAKE2b-256 d4d0209f5c06a7e1963c04ca2a3d442bb3f38174e7202e55bcde1132b580fe4f

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ee035b998aa9761874b2d15407580c8f70558ec37d4f434226355c4b32ebfad
MD5 5ae6d510326b1bab6dddcfd8f91deda7
BLAKE2b-256 58f9a7696f863219cc3465cd39f02b9e1ee1d752658a15da93416dfcf61b82ac

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 422d4ba5ec553a0f73298e4e05f6dfe15dfb141a0753b70f7bd8e06f557fd584
MD5 08c07a15f8489c0e19818097f16f4835
BLAKE2b-256 5b50bdc291a0aa6ebe18a96cc1054fec61aa67cd7c83462ba4fa3951d2b6fb8d

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0da7322a9b6b31954d7e3963a6854df29145013205b3bc7c8db41a107548e4d6
MD5 b8e7938950aeac1210c94a88326f0587
BLAKE2b-256 4d27b7ffeb42c5bb934196e2b9bc0af6b1320885edc4892afc20eef562e698b8

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 39c5dc9ffefe266533b9291b43618956920e04b00c0b4fbf090a7a94f4adb717
MD5 939e9bd282a363eecde56e5a4568f2bf
BLAKE2b-256 b6060e0a26a6a4c1c542a14d354869874fbcc9588adad4d5d98381c1a293d9a0

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 572f14882d612577e16e04a8cfa08424413e429ca44febf8cb64fd8450dc98e7
MD5 c3cea9bb604ab6dce8f6da5f3499af9d
BLAKE2b-256 dd2304c6aec000e6d66c3a75c957c3f69a5a542967a33107269479ad29457bc4

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp310-cp310-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp310-cp310-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 a41cf213420c923d594fdb4f5f351d7070ef2df22a84aa06d555ba75cbc54bf3
MD5 d8aed64fce06eb83a3a347b107746df9
BLAKE2b-256 f64deb1c9d82aae081c1b3b3132946da90003451d8f60b126f4670f3d29f9c3a

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e8e4e3c1abe2a8a22c0a9af5e458a086a8e0e816ec574be2318108dfb2b14dd4
MD5 bbcc5848e0c84e1353929b141a6229dc
BLAKE2b-256 7d9df39857562f33643965e025248ebaa112c41ea586291067df93e495dd5163

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7518bcdfebb9eb8bcdf18b974c4df20a23dc52da70df2b2acd145accaed04d91
MD5 926117fe88737115c1bfd2d2292f2bf9
BLAKE2b-256 20cf9bf0c215c7cf931b18845e53c965b1489e1df96a07a5e6b24535162d6eab

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 af7f787910483171fba66e0d5ea1786174b1cb82ba9b7f49b8d0b8a75d815383
MD5 9e424e08b3473c0122a7d8d40a75bd85
BLAKE2b-256 450fc9a03a159a1b00948d81e6c1ede52985749c089f907293a3ef4fafab0233

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2a432c828ae633ec171a7eb0eee9456edd425a7a35af05d41a3847478be4c00
MD5 af2d7bd400579f8d9d65d20df1ee7ca6
BLAKE2b-256 055a0fd94ec2ae625d046da9333718ecc07f9c6deac2ce8753a8bf3176511648

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 778cf44c658593340a4cfe2fea2dcd354335acf306240a7418ba3458f86825d6
MD5 0368469ce43851fd85ea3bfc33617a5c
BLAKE2b-256 40cd9e51de742e642a5acc20c2fb5a53ec620f8c015a5bc751f89e5f7d71e538

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 152320dc08ff0541f691ae2c94caa702dd40973817fa053ac0905b3c10a74251
MD5 9668fe34d047b46a3976dc32f2438989
BLAKE2b-256 5fc6ac7de03645d3843d5cf09647a39b9619146787e4c65c5bb6f6581f128d83

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 81ce614db0b822a45ed1eec45cf2aa1f4f87ab438e8c16462798d92c1fead6a0
MD5 46d731e9f8c1acf38631c3ebd9c0548e
BLAKE2b-256 1422a5b5cd85c06d4b02b7471bbe2430be59e02b768d1d23544c73fa0d901d54

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f0b2b5ea2b6000304b0a1a08964bd520577f8a8c415f2c8e3992d6d0e14e6c62
MD5 c44443db784390fe0544a725a8ca4143
BLAKE2b-256 47981000809ea1d75e9118e5bb668485cbaaebe24ac88b02ebf95857126ab572

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp39-cp39-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp39-cp39-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 8e1b1d50ea4b1aa22e5857ed01d35c709263cc57992bdc331022db09b8d9891d
MD5 4fc9c68527c7550d7676bb7396bd97cf
BLAKE2b-256 0fe1be6412dd4fd6a1cdaa5ab95c5431cc31cbd48aaf344dc45e3b4a9570845e

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0ec06cf759d350fd66deb77d01f0d4cd451bc020f0ee70deab3db1b51f90a1c0
MD5 dc93cd9758805a70858f223ec94a4103
BLAKE2b-256 0e514f16118f5a303d216cf5b7ca6719e87e613706a102da37a729909ba5353a

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c7d0a2c7093f8c40c384ce836011f743ff8a27b8ea8265c600f1aaffe67ad23f
MD5 7b49f9fbf5dfe728dc3f0150b9fee1e9
BLAKE2b-256 4d14d8cd2a9329c7d010b91f3f73c0d78521bc22d47f919be125eabeced7eb9c

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 ebcf5f68963909ae448bb824b5487708fe8c5d1e15de71ccac3bcef5804d5a8b
MD5 64a653459b78fa243c6b2ea4ca6e4f7f
BLAKE2b-256 b65cc07a38f3157120e0efbc8876a138a1e78ab2f0f1bdafb863cb830c0fd690

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a1d8b800b48f006d8aec01d2e2c90d322a9c05b2acec75eafc5d46b1cf3c006a
MD5 1fc36636e0cc5eea021496dd998dd741
BLAKE2b-256 c164f4e3f4073de8361bdd1a6d9c94f28d4a7aa2e2c4969711cf9100cf3cf04f

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 ebd1b4e705af934145cfc3fb9f6b3e6872be7bad02d0f3988d45be0906777ee3
MD5 8f46235e334208b8163eb27df1e2ba97
BLAKE2b-256 47e0a88af8f421758116e86987c2c1b23b492c7c68bf3dcbe7419d8a4daf8128

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4edfed44d1fe43bf54df55fe73e5dbc25f6352abe6754aa089f8c7edc0ae1815
MD5 6a964a40d853908d354a4322253bc2f8
BLAKE2b-256 0a57adadb2835ea696254cfa56ca2a1a25d1ce58ef482fd48894f6901486b503

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 cbb422b44905e9c453fa34a11bb29a53b999fd54084d206d35f32e9e92d32240
MD5 971604596a92796acb0fe8c7b8af3948
BLAKE2b-256 c27806e4554bf19f8a2e16dad7bd7ff4cc7d3964508e9926a00e15a3c0c9b8c0

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5186f616f66c6930f52485503f262f3037ca01596485b3e574d92781e1556c5b
MD5 a5bbc801be4f5e4060ff054062722581
BLAKE2b-256 290d1b8eeb167e56c562dabc317ec90f9218c980a75c99e0c6fcb7ba9c28770f

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 085ef44b6004581f7016f43d98c7870dc2ccfe355d7120ff008189ce77f8fe83
MD5 d9063df523ec4d775bcfa638660dbe62
BLAKE2b-256 24823df9032af629b704362cca93a197646ef962bf7b46d2359794a0e612087e

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 463acf9418ecac18d23d01f7b2e11a0368c2bdb4c4624b94601c94cc0cd484a2
MD5 4a552d688136de1dc23906d3887cd3fc
BLAKE2b-256 2493efc1ff0a0667a0b9c5b304a1def3ae3999f9789724368cd1fc6a31c4c9c3

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6d7dc62c2d5d72621ed403e7aa17be10d38bd79a4c36fa514ab5dca634cc5ad7
MD5 d51fca9c3b401e5677cf5212036a6128
BLAKE2b-256 3f941399605b5a5a26c3dab65bf616b1e2d522527cd6d2ecfffea6bd733a5a5a

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 504b6c2b16543b57c0d8880572bdebccee40106139360df65322766b3f8b8a5d
MD5 f06a58bb2c87ad9a270873dfe8f6ba7b
BLAKE2b-256 e3b9727089087142a35c83460d382c758a376cca2dad4c6163be2e6e509b909a

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c4f1a0a1d115132b8abe08577a45d08a7d3e6c7dcd55aac605d4e0044d8969c6
MD5 33b651b4dddde9303fdbaeb0f3a308b6
BLAKE2b-256 319c3a4231172003296865107d954f6b9f9d141bb582ae0f130ebab6c936a29a

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 14e498fcdb5a50781bccbca9f0ec3d3ab01a9b834a488234de31ed48f47634b3
MD5 5b71bed8075c1f998ce4d61dd13f3d83
BLAKE2b-256 c1632dfbd7f64d43bed7e7ec326897d826abe18c65baa61b040d705fe80ef54d

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e55afdc13c5a9ff5ac4fe8a2c65ecb06dcbb03caf35265c8eda979aca6d656e7
MD5 7a067d1a7403f73e6c9c87d5caabd69c
BLAKE2b-256 528c466159afe2613713bbd932d2e7ad566a2ba82fe052533f62218912e82137

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 150beba87886dd5628afee2c4764ab4c5ede9f3352cf80e6d7a5f35177a08cb2
MD5 8459b5976c32bc1aef2b173fb5050c6d
BLAKE2b-256 48aef2d142827e092de152716e3968061406700bd778330a42896d05e20daa21

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c330c738772d83a2f90f6bc024320968381a333f8b563237f0deab837bb9414
MD5 b6010dd9fe939fe62417ae911b3a6075
BLAKE2b-256 10ad7a42ddf78e6f4ae66e92b24d7815941908a5ac03d277ce126955a4d949f7

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp37-cp37m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp37-cp37m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 e7acf360bb78a77d2b70ec381761a96874a36b0edcf8a705e526eb4af09adc9f
MD5 b88d5629f5d984563d3d075eb5d2fbab
BLAKE2b-256 1651b9d5a6e29e448a4a33883586f2b986e611fe9ecf1c9b0e52ede36b5472ec

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 4048e3402e5a21e1e54680bcc666cd42781c280e913f27beaf29cb5edd5d3c8b
MD5 bb1600f6255295b620ba9ea8c24b9822
BLAKE2b-256 bf354bdcd6f2d954ec83f81b4847e44c05ec3fa637311d9a2767a1573733e48c

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0cc606960dd487a7fc3b8ad3c467033ad93a91cb3ef248141a0222d6a5a7f823
MD5 7ad5248626e6307f2ded3d24fdb8f9e9
BLAKE2b-256 291d8192d1e9403fa228627d141780e9b889e2ce1f2952b51b46424602d7ce9e

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 6e94fa3efdfb91d4ff33da819b4074571172575474543551877882316681f74b
MD5 00a4a24a0102c6676b7b312e7f94aa0c
BLAKE2b-256 eb94910232660fe85f3a33ee83e2206de0b212e54d2c21aa4c1f5698b7cad584

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d2aa8f5fe919402d7ef152ddfe0a0058f4ab1c98bd8fdc073a71181cec1cacdf
MD5 dce92f84d5f526e42dca95277bfedc82
BLAKE2b-256 07a98dfad93844196b063776b67f55a4c42eadaf3702f1bd1feadb0cc590db66

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 aeb97412acade76ec9799fad4b6eb946e456e59b8fe98646f62b1e74680d9c32
MD5 9972f14d9843377e3d78d67cc2c86539
BLAKE2b-256 ec839cb6c560d656715c1810c8f90dc1d84bb60ef551d54eafabb216599903dc

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5aa6ba60064152d9c8d89f4498a1ce0b6e6fcad2ca058d0a4d58afabeb44f4e
MD5 13b1bfa67a218ef22f34dc871cfa90e6
BLAKE2b-256 e1493f759b750f2c6b78d1d384d623e4cd82f3e4202a9aa5f27a32a2f7f07c69

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.1-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for pyms_nist_search-0.7.1-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 d08453e90668290e7c247b990babcd835511a1ec45c184b8b6f2b783376c8267
MD5 858a0375390606af58996c8632d39158
BLAKE2b-256 13b738e8668866789784e911c992b404a4797cfc86c119dc84bd2a8e05e947ab

See more details on using hashes here.

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