Skip to main content

MOC parsing and manipulation in Python

Project description

PyPI version Build/Test status Notebook Binder Doc

mocpy's logo

MOCPy is a Python library allowing easy creation and manipulation of MOCs (Multi-Order Coverage maps).

MOC is an IVOA standard enabling description of arbitrary sky regions. Based on the HEALPix sky tessellation, it maps regions on the sky into hierarchically grouped predefined cells.

A support for TMOC (temporal MOC) has been added since version 0.4.0. It allows creation, parsing and comparison of TMOCs. The support for Frequency MOCs has been added since version 0.13.0

Space & Time coverages (STMOC) are an extension of MOC to add time information. It is possible to get a TMOC by querying a STMOC with a MOC and/or get a MOC by querying a STMOC with a TMOC.

Please check the mocpy’s documentation for more details about installing MOCPy and using it.

For a command line tool, see the moc-cli.

For more information about the MOCPy Rust core, see the moc crate.

a moc plotted with mocpy

Rendered with MOCpy!

Installation

We strongly recommend to work in an environnement

Latest stable version

  • from pip pip install mocpy

  • from conda conda install -c conda-forge mocpy

  • from this repository

Unreleased latest version

To install mocpy from this repository, make sure you have Python (https://www.python.org/downloads/) and Rust (https://www.rust-lang.org/tools/install) on your machine. Then, run

pip install git+https://github.com/cds-astro/mocpy.git

To run the notebooks

The example notebooks require additional dependencies. They can be installed with

pip install mocpy[notebooks]

For use in pyodide

Wheels that run in pyodide can be downloaded from this repository assets. This is not fully tested.

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

mocpy-0.17.0.tar.gz (90.1 kB view details)

Uploaded Source

Built Distributions

mocpy-0.17.0-cp313-cp313t-musllinux_1_2_i686.whl (1.7 MB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ i686

mocpy-0.17.0-cp313-cp313t-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ ARM64

mocpy-0.17.0-cp313-cp313t-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13t manylinux: glibc 2.28+ x86-64

mocpy-0.17.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64

mocpy-0.17.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ i686

mocpy-0.17.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

mocpy-0.17.0-cp313-cp313-musllinux_1_2_i686.whl (1.7 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

mocpy-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

mocpy-0.17.0-cp313-cp313-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.28+ x86-64

mocpy-0.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

mocpy-0.17.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686

mocpy-0.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

mocpy-0.17.0-cp313-cp313-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

mocpy-0.17.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (2.3 MB view details)

Uploaded CPython 3.13 macOS 10.12+ universal2 (ARM64, x86-64) macOS 10.12+ x86-64 macOS 11.0+ ARM64

mocpy-0.17.0-cp312-none-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

mocpy-0.17.0-cp312-cp312-musllinux_1_2_i686.whl (1.7 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

mocpy-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

mocpy-0.17.0-cp312-cp312-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

mocpy-0.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mocpy-0.17.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

mocpy-0.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

mocpy-0.17.0-cp312-cp312-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mocpy-0.17.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (2.3 MB view details)

Uploaded CPython 3.12 macOS 10.12+ universal2 (ARM64, x86-64) macOS 10.12+ x86-64 macOS 11.0+ ARM64

mocpy-0.17.0-cp311-none-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

mocpy-0.17.0-cp311-cp311-musllinux_1_2_i686.whl (1.7 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

mocpy-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

mocpy-0.17.0-cp311-cp311-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

mocpy-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mocpy-0.17.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

mocpy-0.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

mocpy-0.17.0-cp311-cp311-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mocpy-0.17.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (2.3 MB view details)

Uploaded CPython 3.11 macOS 10.12+ universal2 (ARM64, x86-64) macOS 10.12+ x86-64 macOS 11.0+ ARM64

mocpy-0.17.0-cp310-none-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10 Windows x86-64

mocpy-0.17.0-cp310-cp310-musllinux_1_2_i686.whl (1.7 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

mocpy-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

mocpy-0.17.0-cp310-cp310-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

mocpy-0.17.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

mocpy-0.17.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

mocpy-0.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

mocpy-0.17.0-cp310-cp310-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mocpy-0.17.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (2.3 MB view details)

Uploaded CPython 3.10 macOS 10.12+ universal2 (ARM64, x86-64) macOS 10.12+ x86-64 macOS 11.0+ ARM64

mocpy-0.17.0-cp39-none-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.9 Windows x86-64

mocpy-0.17.0-cp39-cp39-musllinux_1_2_i686.whl (1.7 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

mocpy-0.17.0-cp39-cp39-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

mocpy-0.17.0-cp39-cp39-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

mocpy-0.17.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

mocpy-0.17.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

mocpy-0.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

mocpy-0.17.0-cp39-cp39-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mocpy-0.17.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (2.3 MB view details)

Uploaded CPython 3.9 macOS 10.12+ universal2 (ARM64, x86-64) macOS 10.12+ x86-64 macOS 11.0+ ARM64

mocpy-0.17.0-cp38-none-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.8 Windows x86-64

mocpy-0.17.0-cp38-cp38-musllinux_1_2_i686.whl (1.7 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

mocpy-0.17.0-cp38-cp38-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

mocpy-0.17.0-cp38-cp38-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

mocpy-0.17.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

mocpy-0.17.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (1.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

mocpy-0.17.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

mocpy-0.17.0-cp38-cp38-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

mocpy-0.17.0-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (2.3 MB view details)

Uploaded CPython 3.8 macOS 10.12+ universal2 (ARM64, x86-64) macOS 10.12+ x86-64 macOS 11.0+ ARM64

File details

Details for the file mocpy-0.17.0.tar.gz.

File metadata

  • Download URL: mocpy-0.17.0.tar.gz
  • Upload date:
  • Size: 90.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for mocpy-0.17.0.tar.gz
Algorithm Hash digest
SHA256 1a4876fd1d5c5bfe00ea1165f47afabc0081389aa7911c71ad03ef272a992268
MD5 28f3ae4d6f08e697d729ae5b4e7ae9e0
BLAKE2b-256 b9bd462d954dce02f0b309b186d1125e2804e74c9fbad839b6b75c4260ba8cfb

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 eae052a9cc28a2e0c0b7f83435e6370aa8486af142d5efeb55a0da2b88568be7
MD5 6e0d67bb7d7641d6680ea2cba4098241
BLAKE2b-256 918a31d21911db480cd4430659276b5fbcdff5229281f287083b84d5e3577b87

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f829c58ee5e518c49fb3c0a87e6a32482654bce36bc1c40221adf615a0856970
MD5 385e9a3954a735a8e4de5b6ee0eacbea
BLAKE2b-256 04773de4ee30a59452b21f0d0e63327d334ca5d5723eb5a121e4910151f4c660

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 455dc62bb60774e8cbb9691343656ac53b0c1565a7dc53e965b86b8b60ee1a0f
MD5 ab191f2171e15ad41b2568f2da31a37d
BLAKE2b-256 3e21058ef93657229f7975ec68eda3bf3efa35af2d15d238bad0137caae2c402

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5256bf26eef2b5e9ddfb5e52354fcc5df80c67505237aa1f88959f0d9c65a0c9
MD5 f2d4960877a07633cceae160ba22d3ef
BLAKE2b-256 71083b6af6ab36e75232739741f47c555d2fc7e4b8495e076c348b6cbf4a06a3

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 62540b9c7b2c39bcabd58d128c98b30392a7aafa338ed25cabee0ab8d72b6a7d
MD5 c0b72df767a8b5095e8c8aeb361a66d6
BLAKE2b-256 eeb5da113620edbc3c2abf3e574c9aa02c2abf302fbf4563f0e479fc48a817bb

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4ed9b921df83232ab4377fd15ea943d5072f80d45ecf5cfe5bcdc0b9d547d758
MD5 3208421bee3b36bf6f59330943e8ed3a
BLAKE2b-256 6d4727b96a23d9a7c39e583c129d9a76a00c3b023db3d60cc5cdf3760dbbac87

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fa4b20e14139a3bbbabaf405a99db0d18a4dd86b351ace9577e88d9a5b97227a
MD5 e16b95b018c44c15303c980a6113c481
BLAKE2b-256 5d23b38ee3237ce5aa879121e6761d3c33aec23703453d7dda6cb4cb94a26c70

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 50634b6b2be63b7c305659780bcf6787473bfa818e4b6233512eb991fc5b1c25
MD5 1b625360d97662ea8708294e055aa7c6
BLAKE2b-256 95838d0bf258c93b025eeae0ac158aa612307a8c85da941188f7fc4dea407cb3

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac24503371f0402c6d4e468b36101ea96e5cd37d66e006c46e8d91a947fd8b08
MD5 eecfbfd88b3f691715c1997a40ff4a6c
BLAKE2b-256 85045764d0cfce3dcfac1695cb525677ce5c8c6b0255076236f105b457aa5fb2

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39a843ffad8ae610c9fc195b72bde75be59a67be60477cca7ffbfd6b65baac05
MD5 fbfccf8db54a010c746ce061a3bac55d
BLAKE2b-256 3d2050727ded7af1739289d85e9c798658170277cb6fb527299237ae40844fe3

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a94070bc7fa43fd2a2684c19c0c86f3321fa09e98cba03c984af8a49215fc036
MD5 16b744f6f852fcbf0378913ddb9b103e
BLAKE2b-256 bf9c91a75872ea884485c201c3cbc615d7abdd0f5ae09dcc9e7e82bd6fc7fd7f

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 17110a67c1d14a887b16fd1a43d2e915af564dab6828df546b1d1c34debf345b
MD5 30adb957c602ea8f0801c63175e4f65c
BLAKE2b-256 5ee54623b8bc28fbb0031175b14445d71237e394d1b127305b1a93287fc85f03

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8510d14b65570819c14c3687ef07c7f4b7f5cdb343d5202350fb966302b9f133
MD5 2e309eca388b45f9f8694be0697932d7
BLAKE2b-256 52b9b75badd25c911fd2e88b5a8ebe1877a181b883f91c8dc92159d328ff45ae

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 86b2801c13fc34c71361a7c070355780f5bf150adaaba4b3432fecb3e5e35aa3
MD5 54a687dfad2574e1a2745f9c3fd091bc
BLAKE2b-256 33287ed463a57d5b7ffc8e7069c9739f225dd6de0bba7bc039a62ec3fa35b448

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 35b123ff7a39271e064c14ec20564b692f530da7e0702404e92b591b5225ea42
MD5 7888612309a55610595f549bf59027fa
BLAKE2b-256 80056d37cb5d4a7bdd8d3015d7b80b8ba7f4c2a876c61ade372eccac22e90360

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c9ad831c7a5b392e9af53114425bf7e6220eb722c2cbd3bddf3fd9325126216b
MD5 eeaff026c03bfabe2dffc80071b80a6f
BLAKE2b-256 733838b3f7d5da6af6c228b32bbba38d4f0edae8c9d3ed62758f925da6fe160e

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 01a3e6f4890210b33dcc4435240a6539fd29aaa1e4eda7e13fb587f580b77879
MD5 fa892eb297ab6970b4c81183a3c817bd
BLAKE2b-256 f0f6fc1fea13bce58a4ba4bbb498b5f1f3c5fd287ed02dd44453b88274b1d484

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31141cd7a6083a9b730a14f958ef1c00e24b41f8ebbecfbed0aff1baaff2d35e
MD5 394d00ab7f89fc1d7279a16a9b43d69e
BLAKE2b-256 f853e8d1094d3eaddba66bf514789ae6ae7ef4e9429c11662bf169e5b3d92f03

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 524fefa76db49bdd8befc897756cbfab9875e4fbe192f8e8b19d4d0c36f0d99e
MD5 7a85234a9d9d49b11af4a3bc52d9a805
BLAKE2b-256 72fbc075aef3ff8781aaf7f72db88de00bf690bb0262210faa86bac013a690dc

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4e42a2a34b296415f9acd29d6bda4fc7ff1560342cf013c929871eef276d4ca8
MD5 f7aee78afc12305d212b94504882edb9
BLAKE2b-256 f928998c24b48b0560644b13025fcce52960b7b838d6a77cb4536645981b247b

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d007e69b35de47d92f2f561530ca1cd4c918f79f6a4f3e09e6d2fe45cf696020
MD5 051be2689c212391be03ec2d1c78adcb
BLAKE2b-256 a99ba672638ea3fe8682d3393855dbb028a4a9c3340fa061082d4ef5b490ad96

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 14192d7bbb57e0369914d2342aac57f9a6d410dbac6df111039bbb158b16979c
MD5 279fea818b5d3f22ecf3bd528922896a
BLAKE2b-256 903213020f41f56a84732756f3c66f8f556e04ca85f89ccf674e4250ded78eff

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 e13dd37fb7fe4735a64cfe05d0c0e388ee5b03a4cb10a3a4048f9e0c8f6f6bad
MD5 3da90cefcbbd4042d91841d8f9132c75
BLAKE2b-256 ec6d3eaf6e4c3284196465e6b8ac02221977b459f90696f01a7eac2a188953fe

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 938345584ef7e8d4b79ab90d3e6cb50afae3ddc3a9cceeabf4aa48dfce11bc71
MD5 2c5ea186efd430cbb7b15f25f317f0a9
BLAKE2b-256 f0d43b5f539090f67bb5c1084efd4a1cd232a3915956040e7eb88b0109441fc9

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7a645b0dd1948d6cdb50bc46a163574298acccd9b7c31601d900a38cad9de990
MD5 48eb70ba3ab4c7def54d0ea98559e52d
BLAKE2b-256 5cdc948ec4e3a17549e443869ab35c317900b500ee05bc56b39f6e59f18fbe0c

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9b9a1ed70b887c64ed18fbeb26b5541ab22ba3a5819abcb9c16effe16e3be213
MD5 70ea59bfc738feba73fa8ad65a43ef26
BLAKE2b-256 bcc4529780957c77d4d1fd60867b5193a0171aa867bcbdc34f0db2d02d004be8

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a106845ddecf05bcf5fd7c72ae7351e333143f5be366903ed7472e4b8a14fbfb
MD5 08797f9a5f01371bf8d275f358d1e3d3
BLAKE2b-256 2026122231f61f5ccfe0be26d7d146c0434827e50a40c54c95cea1c9c1e503cc

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3323da3ecb87e8e98332c37b3d3ee6a9cbb058ceabc19d8319967395528bca97
MD5 7c57b17ac6f7fcd4261bc831da57a6fe
BLAKE2b-256 e9b60360da32cfed037615ad5530130ac67a9f51b7fe5d91056058bf93cdf7ab

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4fc12bd75c793b38ebe0340b697e6200b54ae566700d94ff8b2e504c5c188280
MD5 1eaa1f47652c4c3661f5a86fd57fab2b
BLAKE2b-256 ea9d2ed6d56ecd060acfe357eda04192ecfe21d6f67bb136304faa92997c0fa9

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8ad40a3fc01f8de11a944350f0e33924c6dc0e864c1807333bc2b8423176468b
MD5 e08e01f8eea101ca1db0c22cb99ba5f6
BLAKE2b-256 229b2ae4f63f92981d9afdd159655512b75ebda5c3c04cc809939ae98aeff4b4

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f2e2fb3234ea2ae11d5328e23e5eec3e16c28d5d66ed83c78a716d23cb1b061
MD5 738f80233a5cfd1e551ad30c8b19d09b
BLAKE2b-256 3d70573a9972e0219f95b239f168f6c9f07010359d2321408ffb51e9d2f7419e

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 b240ceb8fc6456ca8467c0611728c6b593befb957b6ee3e2c76fc31bd79c028e
MD5 539bae5aefe79d181d041bf889c3b89d
BLAKE2b-256 276f7852e2cf026ea1ed9a87d847c79e3c2a90f2eb543d0eae6146f1c5e2dce9

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 b5762c86da880a95704e595f918151c3e97fb2951270b230eeaf3599925b7330
MD5 7786eff5b73476df47d20968d5aa2111
BLAKE2b-256 7e920700b837a2abd3e03c1761b8f44558c020692fb6ddf981836fb3fdb0d124

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 da2e0b189bb08905f0157052668cbf202ec749ce7f568a46e433d3ca82f433b3
MD5 49db60e972ce56aad47a7baee088c7a8
BLAKE2b-256 f9f30a287fa9985d700d13ce3788914327274f5485c51585612e0a0fe0d76e07

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec5b1a9e0aa7655da52b4b4fd95f92cc0a387063b5a8eb2973fc9d2f5e99ee88
MD5 43f3d794bb7ff56048925b5c9559fd89
BLAKE2b-256 c931daeb69d670f662b085d9ec6166db48ea97aea90b7f095c9b64c061472376

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c41fb6b9dbe0dbbd53b2154b20aafab2288353f8d4d9e7af86d9f446e96994f
MD5 6dad56ff2ad64b39d6442e6f3e951495
BLAKE2b-256 a3167eef2e8f27ff92317681e90e9c2f6b8ad4b577d773f7757beffab5cf33cb

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8fa01a82d9c76a4459f8b95d64887a063d6059922f2ebb984557f81aaf8778f3
MD5 118cccfa5a1370f9551cd109bd0f56ad
BLAKE2b-256 e909ff8f900a487d38587b256f2a367332db72d83f90e1a2bfe4d2d6954e7281

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5ba67769d1d60d28147bf27493d20f1af76a0905b740fb7f46961e9f001a6a61
MD5 5f303c6a162b099755bec13d9deb856d
BLAKE2b-256 5f1a9a32b85308414f7ca13c51e7532d221f0cf31640efb53bf205a820e16b37

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 86bd9f0a942d65728bed8fd8612fbaa0224cbdbd751bdeed396078df92a36642
MD5 0737775dbf836751697fe24d5c8966ac
BLAKE2b-256 6f5baf68416bf1e6bed26ee5d86de7ce2d956027958b171a311269652e88d2c3

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e197d142332c4e47643fd64b818b95166979069a4de16a7e39303e2d8d16dee9
MD5 8fb71b89030908399a9564bb4d9bc32d
BLAKE2b-256 52fecbec44226a3d6e1b1cee3879f6825af3f219db675554227887dfc34255b7

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 cc04785ce383f0970139460a5be9d6ca0c2ecb1f1bd723e3a843c0e6e7bacb1e
MD5 0aaf63f4f7c41b48e6522a39578d8b51
BLAKE2b-256 df5add7dd4b21d05b2a7299796ea5aefd71a0be7adf554c0b91adc7672f6942c

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-none-win_amd64.whl.

File metadata

  • Download URL: mocpy-0.17.0-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for mocpy-0.17.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 951f165b2938dbe8cdc0349add973aaa7d9a61b05a0c861d6ed98b20bccba0f7
MD5 b4c56f562ee14117099032ce1416f877
BLAKE2b-256 dbcbce0b7bfdfe0ac871a64725861db67497969ff9d810caa9cb7f8bed01e96f

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 16371ac965d1429c593f4e639559c7670094fdb62f27506613519b8e54232889
MD5 26e3a87915d1e79f1641e57a6b4777c2
BLAKE2b-256 11f48f48e0a6a1075408c4f7e0fb5de56cffdd59a74c71c93a5b02885af0536d

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 929138ba4a6d2f834b0f9e96d084913d30f69d69494fd03ab025fc098920a17c
MD5 b038da268dc56e7ae27bb0c9967ba266
BLAKE2b-256 5f5839da6002c3db2d75fe21a29ffdf686a12e580dd802991d7a3c0692a5d50c

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f6d8ebb02ab362a5a2f632ad9924f0a220eb96e99ef8e77bb6f9086b95684ac
MD5 b1bcaa97c11511dcfa92dcae7d9db2c9
BLAKE2b-256 7ee77c5f8d58a11d5757992240006996d2d1f2f665749c4add0c7a474b639452

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 783743ea51ab3e31cfa4d59ba653b41006c370ee3fa2406d7b51b9f6e2979c39
MD5 2ad1c3cb8b64a1eba2bc77ce3437ea9a
BLAKE2b-256 2082566c2b275ffa207d6ea2ba4998b2a7346f90c9064190e8caa6e0e49af3a1

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f5c9603492015c3611db84e9ad362fa94e55a75f281e91b606316f94cabf154
MD5 67ba24832aa6285f284e6f2313fa1bdb
BLAKE2b-256 1fdc1f71c6e72033713abb22ebead080b9785b1b1244b66add19ed0692322d25

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c9412ac1282658bcb668ab8b6cb843abb02159e3071b9e01a44dc3f29055daca
MD5 56658212c7739f2418ac8e76a2daff78
BLAKE2b-256 722265cf0551eb27e1b61eb41b7ccc952eca11d6abd3cba55af24d961857033e

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35589889ebffa999ba2544dec4c40b79c3ce78e444a5f59c076e83a2f4064d76
MD5 042361d5c6d7f085fa9947771a3218f4
BLAKE2b-256 394b2c77498d3ddfa02bce01909a186f2a8a807f82d12ac32eb47973a62d90c0

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 e6f8f21add558e3a33632bf319cf77f1a4cbea573200e03f84056e047b2d04c4
MD5 d6de47d8b4f164ada4dcea308544f4f1
BLAKE2b-256 9489be9bc12f488efe39b4a233373a734d88db63156d4a1fe64ca1bbdf7109ab

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-none-win_amd64.whl.

File metadata

  • Download URL: mocpy-0.17.0-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for mocpy-0.17.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 fb1fd3ac00e82c9ccc2bc464e1a38d62e266341f8fe1c83d7becfd936a73950f
MD5 324cc1dfa7db6c19390ed1b527e2b57b
BLAKE2b-256 3e6e62362a573ca7ccc9f3fd280bc27b8abe5aa116fbb677af2d1f50ee65a27e

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 be1a26eb377466e8a28f8b7db0cd8c3a320b50727a07ac219c7ff85dc344bed9
MD5 9c7c9614ed0f73b581f5b68926256913
BLAKE2b-256 41db46c0888759f78aa25b614beddccc22e2eb0dd6d7e6668c8a1a6826bba77d

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0539dea5b7a382c7c4d112ada78259e1b7728a1f0ffbd41df999e6c617e24505
MD5 349357353ebf2d2d4c226502d75cba01
BLAKE2b-256 5c008e28b3b153acfa30860733ecc3d63cf4153a112d6d7356e3a4ff04871bcf

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac4cfe4a88bf71658e4b8408bb3a9c715ab2250e9c071c1246064819dcc87079
MD5 6d26a7df38bedfc65774e14c9a28dc15
BLAKE2b-256 f74ecf220285c72919e991275f7c8ee847be4ccc3f82d41fdcc1a7d7fa5cbdfe

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4afb3f5ca08e4f67b533fc6a9a77b5bf7ff12aeac83bb0d1bef53abc5e5c202f
MD5 e929011bc8dba890a8888038fe0572fd
BLAKE2b-256 3d17bf11f0a6f4a0642fea6333dd425b711bf312cd4fcfd4422668f227eb5756

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7e293f0f4543181641b5feb10ba49e43dc5951fdd84c6de54c123e49cebd7adc
MD5 fc2d7b1bb30bcf84ad38a4864ed2d348
BLAKE2b-256 127c1c3f331f5a48ca1203f0c4cd9fbef963a73071b82cb652399058788571f9

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a8ffd58c245bc638755882caeadaf5c551222ce40a8d3275c8f6a6dc8bed65a0
MD5 26aec6628b76606286ae288177ae7b2c
BLAKE2b-256 80dd6d5b6b7af88dc01ac624bc0cf7a0064b263acc696b88c057875e45a5d0d7

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70a96953f231b0a93400ffc917dd0ee4b7f7d67daf9457a9f4450400099c97e3
MD5 9ff18477a245ac92924ae3824651e58c
BLAKE2b-256 d2849c03c28b51be15576f53fcf1afb0473686d47937c8b19b233ea75e671374

See more details on using hashes here.

File details

Details for the file mocpy-0.17.0-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for mocpy-0.17.0-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 61df3353f24c00ae2bb9907a9ab849d2c606d0d1c6bcaa2027ceb4547cf31f66
MD5 ebf9dd180aa2d61cf722f4a304d39499
BLAKE2b-256 81d4cc175ee2edf3a9e71be69c8e381ae8e906f83a665f1b934e4f65d219d0e6

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