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.0.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

pyms_nist_search-0.7.0-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.0-cp311-cp311-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

pyms_nist_search-0.7.0-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.0-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.0-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.0-cp310-cp310-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

pyms_nist_search-0.7.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-cp39-cp39-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

pyms_nist_search-0.7.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-cp38-cp38-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

pyms_nist_search-0.7.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-cp37-cp37m-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

pyms_nist_search-0.7.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0-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.0.tar.gz.

File metadata

  • Download URL: pyms-nist-search-0.7.0.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.0.tar.gz
Algorithm Hash digest
SHA256 1f97059bbfc3e8aec2d78629a4a0fe1ab63249404637e39bd2e9b85b0dbd6cd3
MD5 0c4bf5948135afaceb57a7dc2ac0e1f7
BLAKE2b-256 79253b2e43699cbf41a0907127b422736db35980e5a11c162ecda48447928dce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8ab71c083cb0522d32bf85d180a341799f323c18f0e8311f75300a4a31a6acca
MD5 f884fe92bed8ccaa2c011331d5a4d737
BLAKE2b-256 df73a282e1b627168e86582f68f8507b491b8a8c083f9782d2091a7bb772c7c5

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 79a884999834b0f0ec2662e4ac2b14ca2f749f08adfed1a8d2bb43e3914dc4af
MD5 c0efe3831554a041673d44830f29f45f
BLAKE2b-256 b1c63661827c5016a36a6679240683f91a2fb5eea4fbc371681beaf3031e73eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f607abf87ae6ccb8ef73c346ca44630c80bdb89bc4e9948ce044dfa6fdc3dfd9
MD5 17a8e113e940a9fbb18e447ffbfb820c
BLAKE2b-256 6b7c32a923dfcfc78fc573805e4a23ed0b73373872b4666445a5b4d386e36d10

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 73929274c0270380308eb70770c94db31d44e46c50a31c182fa064644285e8b7
MD5 60b89ec4feab3dbf8178e79d763d0feb
BLAKE2b-256 336852aa1c4968bb16dce7c441d4c89d5e634f3f451bb2e3c128a61e4a3f9ce3

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2463ad47bc94e1a2970b724559f5a9d0e9cf1a2bc2682f1ef4b64d701f163692
MD5 16e4987fb3ede90de6189d72b328ef09
BLAKE2b-256 1189e914a2c8af1f0f4da5746f9501f57c1f89ba066492bf11140ac71d11b6a1

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 9346d6f846606a043e1d79e8e62ac92fb29746e3e0064829bafc229f914e06a0
MD5 27a347f30ff03128ee8b0ba4ef0866fe
BLAKE2b-256 0323615620b3a11279849a1c5a68a03396bf49755c076c8617dd1d36533e7b1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f4b0f718ae671f646cfe284ca7972d2f0daa6b2e369e2471e619ddf5aaecff3e
MD5 d3dc4514d7eb52591d32b4ccd058ac48
BLAKE2b-256 ec384e525ffd6ee3e2d0748a7c225081a5531a44627793afcb7f6123e8eb37d0

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 272333c2a7cb67f68cadd9f2c1abd55a6d5035dc9027fffee152321f5d17c825
MD5 9ec7776430a3442a24491727cbd5a804
BLAKE2b-256 7013b08b922230107d5e3f4c34cf74b0c50bc0b91bd732b3d130af28d7138724

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8732b1d5364f45844f35de1cf6e7c6376e428fb562096e9adbf8291da2e05243
MD5 be3aee4f044d9ec295d3454995cc45e9
BLAKE2b-256 2e41380e30cf6b6c7edfec6877b68dee93b1e30412817d2b8d9f716ecfcaa873

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 b2bd0ddcdfd925e3da9070cdfd670996ad4d288dcd49f77525b16ce8cb0d7daf
MD5 6ce421702460fe285afb60f37d0672b4
BLAKE2b-256 7ebed8336c904352f79315d0ad00cd46916f6c83f8ce5207042e3731f81bb284

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 265eb7c872399a507409aa79c7f74f56ee3d9ec61852ad816d9d0f0fc6b686a2
MD5 9dfe559ab5f3bc70148de71c3b4e3b67
BLAKE2b-256 777e5fe58dcb7528e341361376e9e5a667c211bbc5a3c109603b93acd5a538de

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 4515f502ddb1fe2f708ff76e9e261b5a59ab0da4d4bbfe7dd45be28ecf6cb752
MD5 2f7a8b9412bccd97e0ddc274956cbf17
BLAKE2b-256 5da8781f5791cf76606cd4c6310c8d617f7afd536ba69b78ca884cd934538dd8

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 e0d906eeb6872b967f96616bd95652b815cb487ea6ba5c60c7704e6bcc6518a4
MD5 a1b9c3723beb8cf969ea72923cc35ec3
BLAKE2b-256 501c46cdaa16d5d7768e654940c1ae49ed69eec3514173b123c4fbb6cd6c4082

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 0af167b5df2a3ff04d7c599f2008d79b94e23fb1ea73b0adfdc099a4097e5acf
MD5 a4092425b4c0642bda44a2929a3c0a28
BLAKE2b-256 307b1607775464f841d28baa4a55f206723044b2f6224e650cec4c8a713d0502

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 660555253576cafff5e8cacef3668c2d538074fdebb1f339a57e63c56618a28a
MD5 bc6087537bb113d4186254cbcdb3620f
BLAKE2b-256 98f3bef62ed3c57ade703eee05900764ff72a86d441a5ef8c3f9eb75b9264669

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2decc29304a3a45f85f0be31352c1a7e0a5f103e05a19a41e9e0772e23348229
MD5 c4bb61285566b365b46597dfb20a4436
BLAKE2b-256 ad47759c2fbce84bdae36f7d2aa02531893a5b1bc3fa4e12f38fc6be3aaedc03

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 0fda84755dccfbc46c735d889c2a0b03f8bc217d2e421a97039c0e1955cd3975
MD5 07bc368549c2c05505b1a92f0ad80f7f
BLAKE2b-256 fe2d67e71e2d608680d7cfc8b4873b164bb0b3e271b911032850c49a84ccc2b4

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f725482217ea98e40b4f07fb0ec82a321cded79e96057c6daa73d7cb242df8be
MD5 78efd7e06c4cac00d1c55d8f999bf2db
BLAKE2b-256 ff60943e2068a7ffa7553e6c1facb4e49ba05335036dd781eba0b2a09edacb73

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 f3ba0a3836bd3fecbdc6eaf8e21594e3bdfef552836ee85aa42195595f9bb26c
MD5 2c189993a75e0f8a192081b4c107b44d
BLAKE2b-256 5c532492502ba1e2653d955965669cc4bd38efb8d62029aaedcb4729197fed7c

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5f3da2c68614163d36e47dbf0ceb11cf1e90dafb9f63535f94def8af09e3c8aa
MD5 e35af2054b147c6eb66da431ade95170
BLAKE2b-256 8cf2fd8130f403f60608b68c936936e6831c6bf92bc373c56644d179b4117e31

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 fb590a57b2fc94ccb1ea4dc849adb1526d4c8f4d8dac69cdc42b479ffa3bb70b
MD5 e6a0f2d1adee163838863e2cf1dcae66
BLAKE2b-256 54d7b6acf57e972b9caf66ffaaa3d5d54f47755a1b2309a944c812ad9e2d99d7

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 937947306b68d1ba3ce18f4b5f6323ec19a788d46baafff63f4fda089fa5001d
MD5 1363855edf75b382148f016444d697ea
BLAKE2b-256 db96ad30175845e3ec6856e7b327ca608dca4c7a3de8b7214ed907b46a8c6e62

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 b8be8df98185b49809e67759c5601240545299556b8123925bda87bb4c07d87d
MD5 1440b3fc16f060480bf77cab64ac65be
BLAKE2b-256 c13f87970b5eaaa1d32ce725c0abe564876e9e64c3ee119a43ccae94083fcb09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cad8ea4a3de7201ff775567c45800f9b3c929e2596125e689f03e528c5721283
MD5 7e6bbf17b24aafa65705871387bd8e5e
BLAKE2b-256 98c1e6b9d20f845447b96dc8831e1967fa8cd9b0bfd0befd8e5b052cb6cc0623

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 afb2d9a1f3d96b54d21d790cfadf29114f91cd6a586c78e13b44fa541237e9b2
MD5 d236a5f400460ce3b80aba339b732e9e
BLAKE2b-256 f5f9f427bcf564933001f328fd02379be4cf4236846f5c68569bb10841317155

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 10fc939ed47bbb2078456c2ae16dd61988046320b0139ef240c3d8852d2776f3
MD5 d68877e75ae3b83703b09221a1acb344
BLAKE2b-256 78946eab0f105dd9f92653363816f74ad466b453e1b855d29bb2df804974df7d

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 85ed8a499f59e58a3360bf8db6c2f726fc390d34cd3c5179e6408e345ffeab42
MD5 e4a6dc56d74b55fcc95e93c9d2dca57a
BLAKE2b-256 2ba81c166c7a0eca5470488d275b48517e4bfd22c7433492eee852086fe2deec

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 4e1c4c5979548a5b933a26b3462546f1b83032a95739002f9140dae9bc6877f8
MD5 9b6aebc2dca4934e44156bbc561dfa04
BLAKE2b-256 a03c54d7daf15c37e7b07ebfef804a512b89209ac04353b9954132ca92483915

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3d7df77282fe892908019ddf9e99e20eecebf7a2c687b9e729fb48fb3657b89f
MD5 fb2c08fac8d0c868813e933eaae6b7cb
BLAKE2b-256 f2a7c851380f373ee1a8d20f115253226e87e22ad44dfebb924e0a8d18f22407

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 65081414ae9e9e97e681d1228591c1231b5fe36e498fe24de0ffd9c742af2f33
MD5 3d5ab766f326eb1d2af3b3bb6f3baa5f
BLAKE2b-256 3daae76413058e4e29c93360728a2d9529dd20172d76dd3ca2ea54d582c23b91

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 311fd3b44bae59b42b68afbcd544261c63ddfc43218cfb224ad5958da4d0041d
MD5 5c8540b1e3d60e1c59c803075eb55cf6
BLAKE2b-256 e9bf6c0488b544aa9e551791a5aeb636e49a0538acbb67938afbdf368b61501b

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 cd1a1b06e49a0d20b1fd0dd6fbfe36d516c8dc12e0625b58a3b1829cf7d5a4b9
MD5 c57b5f37b95ae705583ab5815968022c
BLAKE2b-256 332dda317cf5ef6c39a43359f9503a0a84463968894fd6e9833adc0ebb8b4bde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 bb11ccc0af781f89b6310b75eb20bea7b53e0f8afd46ff1c3428ad9e73e8d862
MD5 97c8d88144c73b526477be8bd8677d85
BLAKE2b-256 1e339e955a51e947affb12d6ea59a58f35bb6837f97138585de0fc15d32f5433

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyms_nist_search-0.7.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9072e8a8492c9e2ef544583e50ba266ca7abefc0dbe568a66eefe854e7b5a660
MD5 c309fd3b0573e95786bd8ce60ec7cb82
BLAKE2b-256 49e56a283c794e552e51572ec38e7bec6e4b014396c4e64e022dfc43ad29d9ca

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 b5645fc420a595a5ebf7dcc77bd7e64a8c0951f9bf01ae0be3cd4a5fbf23cb14
MD5 a098923abe484d62f5674288f34a4dfe
BLAKE2b-256 2edaeb7b3ea14cd37d8a7a238bb40dda41fc9319a91294dce403f438b1f9420d

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b6168eb082ee8f3d9c0b43e81a1cc79a6b2248ddfe6937c386cff21b4b348e7e
MD5 bfb144f67a9195086130045c5fc3872f
BLAKE2b-256 0f0c8e6b674312d8dbdf22155c2cb2f9675092e43c1e0c1cf2daa75a5fd536e0

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 1d7ce528047095bf20600ba8b2ffaefe362040d70892d07c04f1c63319695df2
MD5 ba984ff988c8e2a35d92b85e80fda84a
BLAKE2b-256 171d7dc3fbfbc871824250c41e10dd94b6271f5d7b7e17beda4c5b9518cd4d0d

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c72224016ec2f57d98c8cfe68ea5eab1a2aacbb55c53f8eeec47c9ea85bc2ab8
MD5 ae5cfb2764a8f1ebbc81536c237fe063
BLAKE2b-256 998182cb6de9ac89bc125365bdd1c734bf4e140dece150397a07f282e7230dae

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 b5757ee715abb8743f42e391cecd120bf7080ce106fa46adcdc914a9ba10ba9d
MD5 7cb557ca581a8b7acb2c3ea467dba420
BLAKE2b-256 4e308721a60253da83d74976e11079044964100a9b47ce6829c35c945ebeb9e1

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 ba04dcb5aec9a7a4a05ab7044eb8fa4553f6285c036936a1cdd14684a5170a92
MD5 ca4333f1d3279cc634b602c6795f7a97
BLAKE2b-256 09becc1c39a8f5c4c48df2ff767fb7fe82bd05f332deaa9182864f060eda9c9d

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 07b3fe9d36046d179ec33d4dc0a0189eb57db14064ea9908335172ceb99fc687
MD5 1a0bfe060e16f3a75d3bd3200c325eeb
BLAKE2b-256 a132aa60e4173c2e3ae7729f14004dfb4c3b471430561250cba04ea6b82ace0c

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 65ec42de2216eb39b720033a67ea21e8de487164ade42af0e15ea16f39d9e6df
MD5 878ed139fa908bda4c027383eb8003ef
BLAKE2b-256 ec5a38e7039ab15812bd0ce0eb1dfa0d4c950e2785d929ddf710af742313aa3f

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aeb30050d040abd5ccc6b57931e128937cf440bc4615b60332918fd58b23e948
MD5 83945cc0b27e13c4b17abc8dbfe50dda
BLAKE2b-256 8a41b96b66cd8f309da8a67d9e3751a890cccb520fb071658e8c9502cfd1b564

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 433d28a51eec7de7e722e10ff62ead310ba74d9771d55e6d8352d3ed205432d4
MD5 bb00003737ec468ac5247bdb37aa0ad9
BLAKE2b-256 9a555af349ac661e29941583e70f453bc7ac3874d7b3fa9069faebedc6dec483

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6cee4b102673375db6bb87dacf8264dc4536b0ad79e0aaf901698a1106b30698
MD5 fe9ab112995c6aecf1b84b6700666ea0
BLAKE2b-256 8e792cfcaf58ef6ff1049a07f16397ea69d475447a2c13793d5440c0c230fd96

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 366dae56211b5bfe46e5687577967f639fd2d905829e4aea162f8a9ee7bbb563
MD5 1db014defb11e88b8c1b7232b5f04d1d
BLAKE2b-256 c59dd45110b8c15c0c3d24662bae6d5f36cae3c35d54e3564ef711d23b29abe4

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 dca24701f081ef819c42f06788091d8d1958c0a32d68eeabfa0cd38ae7f435d8
MD5 3a3cd84f9b3676041720cc79bf5b28c5
BLAKE2b-256 2ad7acb67030ef5cd64549fa9c61474ecb7659464fc4d4261d542e27743b99a4

See more details on using hashes here.

File details

Details for the file pyms_nist_search-0.7.0-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.0-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 4c7191a56bc21b17bc007f3104df43de747f5d549d9b77441bc8d62e22327368
MD5 9b156937c0fe3b7a21f2b9a2da58aecf
BLAKE2b-256 9491a29ad8157b2f9b2e7316852ec621e8f769f79c2cc98ea291116d39c1ee44

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