Skip to main content

A Python wrapper around the NRLMSIS model.

Project description

https://swxtrec.github.io/pymsis/_static/pymsis-logo.png

pymsis: A python wrapper of the NRLMSIS model

Zenodo PyPi Downloads GitHubActions

Pymsis is meant to be a minimal and fast Python wrapper of the NRLMSIS models. Documentation to get started quickly can be found on the home page. It includes some examples that demonstrate how to access and plot the data.

NRL Mass Spectrometer, Incoherent Scatter Radar Extended Model (MSIS)

The MSIS model is developed by the Naval Research Laboratory.

Note that the MSIS2 code is not available for commercial use without contacting NRL. See the MSIS2 license file for explicit details. We do not repackage any of the MSIS source code in this repository for that reason. However, we do provide utilities to easily download and extract the original source code. By using that code you agree to their terms and conditions.

References

Please acknowledge the University of Colorado Space Weather Technology, Research and Education Center (SWx TREC) and cite the original papers if you make use of this model in a publication.

Emmert, J. T., Drob, D. P., Picone, J. M., Siskind, D. E., Jones, M., Mlynczak, M. G., et al. (2020). NRLMSIS 2.0: A whole‐atmosphere empirical model of temperature and neutral species densities. Earth and Space Science, 7, e2020EA001321. https://doi.org/10.1029/2020EA001321

The Original NRLMSISE-00 paper

Picone, J. M., Hedin, A. E., Drob, D. P., and Aikin, A. C., NRLMSISE‐00 empirical model of the atmosphere: Statistical comparisons and scientific issues, J. Geophys. Res., 107( A12), 1468, doi:10.1029/2002JA009430, 2002.

Installation

The easiest way to install pymsis is to install from PyPI.

pip install pymsis

For the most up-to-date pymsis, you can install directly from the git repository

pip install git+https://github.com/SWxTREC/pymsis.git

or to work on it locally, you can clone the repository and use an editable install

git clone https://github.com/SWxTREC/pymsis.git
cd pymsis
pip install -e .

Remote installation

The installation is dependent on access to the NRL source code. If the download fails, of you have no internet access you can manually install the Fortran source code as follows.

  1. Download the source code

    The source code is hosted on the NRL’s website: https://map.nrl.navy.mil/map/pub/nrl/NRLMSIS/NRLMSIS2.0/ Download the NRLMSIS2.0.tar.gz file to your local system.

  2. Extract the source files

    The tar file needs to be extracted to a new msis2 directory in the base of the pymsis package.

    mkdir msis2
    tar -xvzf NRLMSIS2.0.tar.gz -C msis2/
  3. Install the Python package

    pip install .

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

pymsis-0.4.0.tar.gz (89.4 kB view details)

Uploaded Source

Built Distributions

pymsis-0.4.0-cp310-cp310-win_amd64.whl (684.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

pymsis-0.4.0-cp310-cp310-win32.whl (677.0 kB view details)

Uploaded CPython 3.10 Windows x86

pymsis-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

pymsis-0.4.0-cp310-cp310-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

pymsis-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pymsis-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

pymsis-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pymsis-0.4.0-cp39-cp39-win_amd64.whl (684.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

pymsis-0.4.0-cp39-cp39-win32.whl (677.1 kB view details)

Uploaded CPython 3.9 Windows x86

pymsis-0.4.0-cp39-cp39-musllinux_1_1_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

pymsis-0.4.0-cp39-cp39-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

pymsis-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pymsis-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

pymsis-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pymsis-0.4.0-cp38-cp38-win_amd64.whl (684.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

pymsis-0.4.0-cp38-cp38-win32.whl (677.0 kB view details)

Uploaded CPython 3.8 Windows x86

pymsis-0.4.0-cp38-cp38-musllinux_1_1_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

pymsis-0.4.0-cp38-cp38-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

pymsis-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pymsis-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

pymsis-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pymsis-0.4.0-cp37-cp37m-win_amd64.whl (683.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

pymsis-0.4.0-cp37-cp37m-win32.whl (677.1 kB view details)

Uploaded CPython 3.7m Windows x86

pymsis-0.4.0-cp37-cp37m-musllinux_1_1_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

pymsis-0.4.0-cp37-cp37m-musllinux_1_1_i686.whl (1.1 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

pymsis-0.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

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

pymsis-0.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

pymsis-0.4.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file pymsis-0.4.0.tar.gz.

File metadata

  • Download URL: pymsis-0.4.0.tar.gz
  • Upload date:
  • Size: 89.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0.tar.gz
Algorithm Hash digest
SHA256 84e4a5e00d9c6d14c9618c0ce99a650b0beaa8ab5cbb5007d732f802c5db9da8
MD5 5c1b4b0664c85e312842b46b6252299d
BLAKE2b-256 d9993962ed78996ce58bc793f2376e0d8ae8f53d8a800730f2dbaf512d64f674

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 684.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 84cf234721992447d422026bdc91d09beddb6442f56c493cfbcf01da999c269e
MD5 ae0635e52cbb0797a98b3f811e497490
BLAKE2b-256 38a883a53f0ae387b215678adaf99d7160599ec821bb6da06258b2626a41ddf1

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 677.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 568c89dffa91722688a7553017de3b743e461d687399a6429f43629f9a5eabf9
MD5 2192d27caba837e12019bdfd189bc4a0
BLAKE2b-256 166f281f9d2699ace2be0ca197ead7395c10ee033b3c3aeb4397d30500a5703f

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3ec3c0e77a4d5c32edb24707f89013a179921c570005fadff5f1f0a79e3b9976
MD5 ec2f1efe547bc3030a30ef71867991bc
BLAKE2b-256 766cfed8ba833ea408e5433d37814ae02dd19cf2bdf1095e9c76f5ced58694b7

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp310-cp310-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.10, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 41c5621c716c095b2e97c5a733d3c0b076b9142f48552eee10f93c08c6466e21
MD5 d973fb9b58aa0256176e925843d8ed4b
BLAKE2b-256 8547ebaf32ee451a05582fee046e483dcc10119941707e42e886e0db9dd9dce0

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0d9f87c1bfe71ddbc0c4da51c4274710d076c1a3ee77991f12c5663e17ba462
MD5 be0c4d7aac8b57cdb929138d596f8ae2
BLAKE2b-256 fce7c97231cf906c369af9d196f8260ade0192e75e61734fb69889e850d047d8

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e15d04fe82774797df3b640f59ba4828ce84ccb346421e2462d791bf44d1c8c
MD5 eb9358dbe50a824b1f39eae8c2c0337d
BLAKE2b-256 9256ea6db7bd4a753ed1e1426a36d3132d83f4e5add8757f2a00fcb3121b1ecf

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3089a67a2470e648c46f87485cc5a7040af1ac1d247c1187c268547a022479a4
MD5 465ff12762853eb8c76dcc8eaecc751b
BLAKE2b-256 b570a2f8d6da5d691e476f1d06170e6a2861b07391eb5c2180f8e6d78ed797f9

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 684.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5933c10a871257dd88622d7ebc766750bacbf9bc4eee56bf700b0a70e9dd83b8
MD5 0e98f863bed59eb82c14251a578723bc
BLAKE2b-256 d4d870c05ce1653ddd3d369caf4b592b43084feb17558413e1a5a4940a05a65c

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 677.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 471003c4b495ba0b156ee107bd87907a9f83205bd2448c573459c58e2ff2ffaf
MD5 3c8510534a2263882a8c784040c007af
BLAKE2b-256 cfc0f500c3c9c6e5527c3d2f2eb0556640689462bd576e0e1f8ace9281b831b5

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp39-cp39-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 22c6da64126285f39233f3f9626c887c54f1471ecaeffb949a3afcf21838b2fa
MD5 e6377e7d1a07d1eb3b17d9455c7d9c94
BLAKE2b-256 945030595823c2eac95c15eea6985a674f41e006e470ecde90ee28844af754a4

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 10150e69cf8c4114f1b6219275a70d386acbb81cfa6a64b11f9e548eb8d20ad7
MD5 673dd2474fa973bb004081db83166147
BLAKE2b-256 fc066c7710156cea604cf6840af7ba3e8df6c91b8a417106f79c8a2cd4d9373b

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ccdcc172885bd0af2db89ad62dfd0b20e0565869375ae8cc5e84428a2569ef46
MD5 20264c0470f3301e09fb18b1da58bef1
BLAKE2b-256 1b1936b22942cb9c5627d7fe1d0c0fed9a3ebe3984a7763663c9931587a742e7

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 586af76ff476a56b57c4ace8e9f36d66ef66c67818bbf859e4290c419911051a
MD5 e5da2c6c4a2aeacf3b5fe0543fed19c2
BLAKE2b-256 6e77f7b8b8a8f24f45fcda658305d65e201f4e2785e411e39b8745e6edb08c95

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a37721488d583ae5d0678fd447dfa4cfcdd2d2c1a145f7ce0bb7ba8aee2fc74c
MD5 ce245fed1543bf92d0ceed594bfb098c
BLAKE2b-256 51b04247a7815fc8a0df9d10a5f9597f7ee47b739d8b4422c1d3ce8db00439b0

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 684.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d48bb1a7e4f84914082afb27f93374997465c3d8f74397c35deff56815cdff60
MD5 a41dfaeb3de5fc4e325a5e6a031ae4db
BLAKE2b-256 4fb26e76ebc9606a8bf8ceef6fe97b752837ced5f43939d56f63930e31198f6a

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 677.0 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 42289fbe0fe83849e781fce8a9a4e42c159fe210a83fbaa3b0d275aa62b45e9c
MD5 b66b0047851df8f793750c6ca0be73cd
BLAKE2b-256 b1d821263af0b0663a511ecd44394479f4392e33ddc7b6b8b72075ad796cc1e8

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp38-cp38-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 edaa2cb76c55321c289cdb16f15d5d16144da470ff95cc0503100330ef28d0c9
MD5 25d98bdb600691439427cdd8a5696a64
BLAKE2b-256 4b34bd0e3f065407af4fa050d3b8a112a1a17361af750bb0293bc3dba5f093de

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a1519838a6f17c35b1c0de799f4cf1aae115bbf67fc6f8436f6671eb86e5aee0
MD5 bef69afd4167b61c395a5405af5a6e78
BLAKE2b-256 8a345b82632a663d98922b12d035d2e9745b8d82ecd0ab0708736684670e5863

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8c99e28a27c4fceffc6a66ef3188cb8ab742d2978d147f2c914c36f8a651f423
MD5 339a46203b859cf862d827dcb8452bd0
BLAKE2b-256 b6c855fdeb7570779390f6e336f450203d210c1bb547af8ff6c2cfacdaea537c

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a05ec51dcc456989ddaa60cccd8aa595970e2e2cd8f0298569d54e7856159cdf
MD5 2d74d7cc39805c461fc203477006cf98
BLAKE2b-256 3ca8fc3bac03d6ab0e46f9071930af1a8ebe889f4dad36f48336153912b48321

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b7bf282cccd01e01c4389036b4429e96aa803c9975a5e09bc534d0f40467f4ea
MD5 736d1257eed1c91cb85b130be4019868
BLAKE2b-256 719ba0555816d26756d80bc5b6f13476873e7ef203deb046d4aa4eaafdac1e17

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 683.9 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0d91b9f63024f6350076944b20b42b9f8dec4ccaa7706919a46a069a4464ad10
MD5 5314745977e270c3591a7b959656e6df
BLAKE2b-256 5b37e4696b7efdd88978704d214eb10386456c32205ce3a5ce85d62dcadaeacd

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 677.1 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 f85c535089c132b833a0fd94b785f960ec2957f84f929b2578794eed35a4dca6
MD5 b8506305d8830b799db94d5ba76616ff
BLAKE2b-256 05183be37df0295b491d2b0b8210f3adb2bcfd7351431c9c1fa99bc3d4e8e117

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp37-cp37m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ab24ede42301c2a31168fc7afa74e690e7a2ed43fd3e8cb6527c7bfc3d83515d
MD5 d427b401d8a4b9849693591935d8e9f1
BLAKE2b-256 dce072b7c1771ac481c4e426af4e7e5f94c418a98ac89b8fe28766834d8f0bbd

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp37-cp37m-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 02c3951298582bbf861fbda61bf91173253e789957d6b94531d157cfa109fdc1
MD5 75014d65770b5d8bed1884657f8db967
BLAKE2b-256 3deba40ed1b9dcc66a1e99183e0ffb9b67c720034d4ff600f75fd91f24a86d6c

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 575fa475cacabc6486f88f82c9ee443c09b55896d4b1dcfeed2acb4efb0fb694
MD5 449c661b7614afe025a7122c7fd4d2df
BLAKE2b-256 4d95a9d9b57309af6390d242b27279f6ce5baab540c6f67b78499cf8266e5173

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c953f313dd15225cbfb1179daf07433514f1cc176273c6841f9e322db33bae03
MD5 405d968f663736de55e8900df8e865d6
BLAKE2b-256 6ba7064149ab9bbb80ee60b0524b2872cdb8ec98014d59f1e59d5babfc20332c

See more details on using hashes here.

File details

Details for the file pymsis-0.4.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pymsis-0.4.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pymsis-0.4.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d8fbb425ff294317c1a1c2bcf14e761d1f2d77041ddb3b39286ef073e0543089
MD5 d821396533b7a47e222563596da8fa26
BLAKE2b-256 c69948754aed7820e25596e590d4fdde5bca311c51add9b778cf6b59243a5255

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