Skip to main content

CMGDB (Conley Morse Graph Database) Python Extension

Project description

CMGDB

Conley Morse Graph Database

Overview

This project uses combinatorial and topological methods to compute dynamics of discrete dynamical systems.

Dependencies and Installation

The dependencies and install instructions on a Mac using Homebrew are listed below.

Boost and GMP

Install Boost and GMP

brew install boost
brew install gmp

SDSL

Install the Succinct Data Structure Library (SDSL)

git clone https://github.com/simongog/sdsl-lite.git
cd sdsl-lite
./install.sh /usr/local/

It is also possible to intall the sdsl-lite library with Homebrew using this repository with the commands

brew tap Brewsci/bio
brew install sdsl-lite

Eigen3

Install Eigen3

brew install eigen

graphviz

Install graphviz

brew install graphviz

CMake

Install CMake

brew install cmake

jupyter and graphviz

Install the jupyter and graphviz Python packages

python -m pip install jupyter graphviz

Install CMGDB

git clone https://github.com/marciogameiro/CMGDB.git
cd CMGDB
./install.sh

Documentation and Examples

To get started on how to run the code see the examples in the Jupyter notebooks in the examples folder.

In particular the notebooks Examples.ipynb, Gaussian_Process_Example.ipynb, and Conley_Index_Examples.ipynb present basic examples on how to run the code and are a good starting point.

Here is an old survey and a talk that might be useful.

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

CMGDB-1.0.6.tar.gz (332.3 kB view details)

Uploaded Source

Built Distributions

CMGDB-1.0.6-pp310-pypy310_pp73-win_amd64.whl (761.1 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (812.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (866.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (774.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (708.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.6-pp39-pypy39_pp73-win_amd64.whl (761.3 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (813.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (866.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (774.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (708.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.6-pp38-pypy38_pp73-win_amd64.whl (761.1 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (813.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (866.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (774.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (708.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.6-pp37-pypy37_pp73-win_amd64.whl (760.7 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (812.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (865.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (773.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (708.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.6-cp312-cp312-win_amd64.whl (763.4 kB view details)

Uploaded CPython 3.12 Windows x86-64

CMGDB-1.0.6-cp312-cp312-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

CMGDB-1.0.6-cp312-cp312-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

CMGDB-1.0.6-cp312-cp312-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

CMGDB-1.0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (815.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (866.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

CMGDB-1.0.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (776.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-cp312-cp312-macosx_11_0_arm64.whl (613.1 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

CMGDB-1.0.6-cp312-cp312-macosx_10_9_x86_64.whl (709.7 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

CMGDB-1.0.6-cp311-cp311-win_amd64.whl (762.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

CMGDB-1.0.6-cp311-cp311-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

CMGDB-1.0.6-cp311-cp311-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

CMGDB-1.0.6-cp311-cp311-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

CMGDB-1.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (815.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (867.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

CMGDB-1.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (776.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-cp311-cp311-macosx_11_0_arm64.whl (613.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

CMGDB-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl (709.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

CMGDB-1.0.6-cp310-cp310-win_amd64.whl (761.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

CMGDB-1.0.6-cp310-cp310-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

CMGDB-1.0.6-cp310-cp310-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

CMGDB-1.0.6-cp310-cp310-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

CMGDB-1.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (813.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (865.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

CMGDB-1.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (775.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-cp310-cp310-macosx_11_0_arm64.whl (612.8 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

CMGDB-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl (708.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

CMGDB-1.0.6-cp39-cp39-win_amd64.whl (758.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

CMGDB-1.0.6-cp39-cp39-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

CMGDB-1.0.6-cp39-cp39-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

CMGDB-1.0.6-cp39-cp39-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

CMGDB-1.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (812.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (865.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

CMGDB-1.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (775.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-cp39-cp39-macosx_11_0_arm64.whl (612.9 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

CMGDB-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl (708.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

CMGDB-1.0.6-cp38-cp38-win_amd64.whl (761.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

CMGDB-1.0.6-cp38-cp38-musllinux_1_1_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

CMGDB-1.0.6-cp38-cp38-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

CMGDB-1.0.6-cp38-cp38-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

CMGDB-1.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (813.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

CMGDB-1.0.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (865.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

CMGDB-1.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (774.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-cp38-cp38-macosx_11_0_arm64.whl (612.8 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

CMGDB-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl (708.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

CMGDB-1.0.6-cp37-cp37m-win_amd64.whl (761.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_x86_64.whl (1.3 MB view details)

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

CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (818.5 kB view details)

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

CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (867.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (781.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-cp37-cp37m-macosx_10_9_x86_64.whl (707.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_x86_64.whl (1.3 MB view details)

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

CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ ARM64

CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (818.3 kB view details)

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

CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (867.8 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (781.6 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

CMGDB-1.0.6-cp36-cp36m-macosx_10_9_x86_64.whl (707.2 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file CMGDB-1.0.6.tar.gz.

File metadata

  • Download URL: CMGDB-1.0.6.tar.gz
  • Upload date:
  • Size: 332.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for CMGDB-1.0.6.tar.gz
Algorithm Hash digest
SHA256 e547735b6a49c4a03a3521e2a31568af18912a4c501ed1010502be6a8f4a3911
MD5 61bc4fd26fc412cca9e1e54f7ad1ba8c
BLAKE2b-256 5aacba8b5d9efc962f013cd91547405c71d1049fc177c39a189e9aef3ab69540

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 53b665eeade4790dcb81218d4dc76cddbd9a6542850e00754a0399a2fa4d7992
MD5 d4af8be7544e214c7a75ce179a07c4ab
BLAKE2b-256 bd00e5a29306938fbe4957a139a952a928c8aecd969acab19ba6f4d1e8405ce8

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1bff2df50e716ba0d3fd6b477d2435650a4b5d3f80d5b4def234bc3b8b7381e
MD5 bdd96c4a94d674e0ebf6fff169adb7cb
BLAKE2b-256 7454b9a37313883da76ab617895f4c6d7e0d505af50e57fde18ceef0f715a8ac

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5339cf6af65d4888ca9ae103302e4769f9616795193ab88231cef88ce819ec1f
MD5 a291ca3c2c03148b17c4708049a562f3
BLAKE2b-256 1ea32e38e4ee3293247392ffff2448e478c578726bf2083f70a07c774c7e9edc

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66d0814baa8a2dce7ff8bdaa4f97d2be1f60f5163511138544d87ac1a6cbaad9
MD5 c78e4a1673e791860e5f04c9faa673cb
BLAKE2b-256 85c498d7ad737e2d435e4e1f36bd54569d23055e30f3f763b74d395ef91d72ee

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1fddcd119e0c13793ec89cf9d208c606a9d1f31b9136f056de8f3522230390ac
MD5 db7538d697c457e7401cfbc7122a25b0
BLAKE2b-256 835adadb9da2649b7ca9c1aa164862fd71c07f6d376c5d6e2b45f749bdc1c8e1

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c2d480696e05330a940ca3d6351b96a5840975f3a027fbcaa5069d8ecfaddceb
MD5 100edc270c4f692a9c74c15f25db2570
BLAKE2b-256 9d31ae8a9e662ed348f53d089a075af8e5c6cc213f96243004ee319c9121de32

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82ca520721b689e9c99d98d4af8cfff516924e501e33e1f1540f46c9f00621c3
MD5 37b7c201138e8cdf4e25fc0990fd4130
BLAKE2b-256 84d5e19e729f6addcb960f38c22f3245bef7923d19a930993c94ddd544791c8a

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 50f8ea558638806c0dfbb906b7c781fde5ecb80dd8f32166d1968e7370d748fb
MD5 1d9575a4147eb851c70561e1882d573e
BLAKE2b-256 3a85fd1539d190a191000551c835ff8a06ba954226dcbf1b5f9dbb4993247ddd

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bcdbb9d059ca0800bab5f1504f4f263bbcf982f35272e37d57e71930fc77b4a4
MD5 447497c07094bda8f3bff92b4a30141e
BLAKE2b-256 e3f4f08b295c79a0bff083ee09b7a1fb0ea9dfa1eb4de764c267b5ea701a6988

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1a734906eb251b52ed880066836424d6a15722512f1ef3a4396b0f632a147e7a
MD5 472b40be780504917f382744019ebb49
BLAKE2b-256 3407748ad7df5df44cd6fd7a9f692570bc8d0d34878b8a1021ea42a7f9a071ab

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 87fdb0fa69a2833dc6472f4bb5fa3bf5d35015a63572454538b5340794bb0a7b
MD5 80318101b8306de9c7f1a0ad3f18ee69
BLAKE2b-256 8f7baf3a03c26890e720789c46f90315c4ff9c6a6770efde381b8f956335a946

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 63f9dabfbb1c51d8ae7dba434878aa6046e1fd390278ebd85939f59f11b30cec
MD5 17c881bb64edf3c3f62acef71efa4b0f
BLAKE2b-256 611358cefed92d323a994abeb8378df0834edb9dc038fb211073a2fe79147d1c

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4ac32f7506f30f1fbd5a32ba591193780d4a6deb8477868a598de49a114957c2
MD5 3161eb0ea013d441c912d5266ec4f271
BLAKE2b-256 cc0427fdad24360c487cf2a92f1b80fec19e06682a10a0668a6639626ca322fd

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c2defc1a9d0cef68a2902707689c3597ccfaf06a4be5c38380c8b38585f113ae
MD5 90b10f936f902eece9a10161b911fc51
BLAKE2b-256 d684f7b58b3b7d525cda87f8255e9a2084f35b8072c56a4f002b92a9382d8640

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 035748686da5f68c25a11bac712a44b98849da62b2d4026d92efeb9ef56b5c2a
MD5 85dcc5d93ae08880dc3e99d6c61dcd37
BLAKE2b-256 3918c0156b82924daaea94b9feaa8161dc750d2165a2c8b126733ddf62e408c7

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9097efab47c0ec3c3ae7360ed0aa939e10db0e9b184d10ee8d193396666cd482
MD5 194d294b2cd5c6755536943497b08c5a
BLAKE2b-256 df372426000dae4ccd1e2e17ab780fa4595a6a5967fc6fff3b6dc33c45c98e4c

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a1450541b87151a7a2f72e691025a72a856c0445065adc1032740d3eb1caa34c
MD5 1eaf62d3cd57aff3c90142757703b0c3
BLAKE2b-256 d57704e17761a6891f21ae283ce4abb68a838f0d1d70b732abb037bf1c575a4a

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6be4d722cf6e021c1792374d85432bc004218920db8d501272a6d060efa97068
MD5 5aa32de558139fbda6541faba8353b06
BLAKE2b-256 8922526cd72428c444aeb1968d99d28a823967396b6ab714ed1b0bd10f021025

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46cc0616f5105583e845b1dbcd3d21a04d1066cf43e10496360c49137c690779
MD5 ab7bd67648a2591d526176d6fc3223a3
BLAKE2b-256 b5a007087936d49b962bcc6a7edeabf37f9e3acf9e16975c8478f94024e725cc

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a935b51fbd3270ee58aa5a88313d7b4ec4a7a02f0dc8e7cad150c150d0abd6ca
MD5 a489ab6fda97be0d4fb6644bf3b2d2fb
BLAKE2b-256 c830cf70aac7430662463b6af2514958b320c8b6926c4e43684f1fa56442385e

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: CMGDB-1.0.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 763.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 134a669d9d748400a701c10d833e32300ea1fe5561133eb472ab0593e1f75977
MD5 f16fcea7d7d584bb4312a6210d4485cc
BLAKE2b-256 80bb5abab3c9ac9e20f8f891911f6da3e548cb3c581ba7b0ab05e8c01c7cc586

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c00a97895e36254b051774ff1d887fcfe98254cc9e15423ee38ece55f8b35b40
MD5 7db37fb9927e1bc388f9da3487c97623
BLAKE2b-256 facad97ae4288f14139711f46be330ddfb09a1a42158e33704f16ae7c85dea11

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a5e4f5ed3bf32104198190a098c584b6fbd8c7e213e50622da96e094fdbd2c11
MD5 b24c54e3ea62eeb0a9393fdd9d7b29ae
BLAKE2b-256 c2b048003d562cf517df8f10765ba921c6d6ef455f5a4f77e01d85a91513d349

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e6235e44e58a03998bb5e65c76c3fd92a677fd814352de709092db8a392ada22
MD5 a58b17a3a44e677fca6b140343947ad5
BLAKE2b-256 a758b4b05e2aab1f44acfd832a8508531ead502bdcdf2de55c14e82c5c48eb1a

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd15cf0000361edd8482f9eca19452cd0f5ac882a2c32c241dd2d95e2c65f4fd
MD5 8b1babe7f72dabb337644a80caffebd8
BLAKE2b-256 f126af151041be55097831dc10c8e1f790a74a2abf26be0e9f12b2ecf53e9501

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c08083d5dc8c252a76f3c376e96a9a512ccd91c7690a7c4055f9b7c8a8cde4e2
MD5 b2b345a44ffe054e5874b9c90b2eb0bf
BLAKE2b-256 b613522532a3f848942a969fcdecd29f0d35bcb6dcf237a6dcb39b80cd4cf964

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 43f16acd79c8e84676a80e82b4f2a35c1b95a1e3fac2865a21e949b51de219f5
MD5 589f0629b1735fda76a9459f4aeafcfd
BLAKE2b-256 d507c4634da651057cee3fe02cf97771a8e06020dd4de47678214ed1e2b6fecb

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e416485d672aaad725a758d2966ef57ffc9bbdf75fcd0e078245364a315167f
MD5 08d5e6afdc70e133d3396cdbc5a827c3
BLAKE2b-256 f299c025cbde294f556987594e461558881abfe6d93eda4d650c9f2b2e3dfb6f

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bf12266a30cfcc01708ce1fbc613321c20d854851631494c9f8b8b3a42a5d100
MD5 ac9163ddb56724978f5eefba21e0594c
BLAKE2b-256 b3d58c52942d6d70e7e0f86932cafb7ea37affdeed9250cc53d676d3b176a457

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: CMGDB-1.0.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 762.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2163f9ff8b928a146fbb578659e937df51bbf7ea6815bd9052bb14d9f061567d
MD5 6bb75b55a10aa67101e0facddff626a6
BLAKE2b-256 63fe5a14e3d96b4206f534a4b053575467a91578efce9317a40cca81f1a00443

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 eb564028ee27875f6c1e0b2f66ba92c5388d3cd9c751d3be17c1c5f6a66b3a63
MD5 c7a970f2ffa63ccc6d13cca79ad4ae02
BLAKE2b-256 cb930d6a3203c31ab5ab86caae07b2a8d6a70404a1a10540116927a16b0ac7fc

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ede4de838e1172e100f8e46d3976eefd1c52312a23d9db1b68b700976929e113
MD5 db2efb6cf677216950ef07ff0069dd3a
BLAKE2b-256 cda78047b618772f38c91def2170e2c7ecba9de3e8afc7102cbb116b2a359ac2

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 45c645b7ebfa92d2a0df52596256354c00d659988f167cd133b50793153137e6
MD5 1108d7cf3b58e07e0162245f192b476c
BLAKE2b-256 0d59d88044fb713135465b3b732a743498b5efe7b2de47f381077d77b61c5e4f

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 801900d38744b9c6540eb51b0350b139623f37a67578694bfe2bc17e68e6f5af
MD5 a520ce3d90769a3e74f8f46ab8ea7405
BLAKE2b-256 d54b799a7410cc8b4bb578a97f0d3d5fb8393a4079c931a781737332ebd8e71e

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 edb72132b17f14d23e389ff0388943ea40958e121a0c9552080097ff78430330
MD5 bd0bb69a406d033c756f5d9f306982e9
BLAKE2b-256 c27f27f5affcdc9f0b8e9b19460e81a936f8fc61952fa5ed9f6e948ab26b690f

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 718a98bc7f67abf0670d1915631f4f6087dcd2485be885a62d180d8328b60e69
MD5 1e81bec37b7279853d9e62ab57da7c87
BLAKE2b-256 72821e43d93637d5b46db6e90cf84a67c1bc4a88010bf02a195f26f832604379

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd06525ae69fe440f0d44b3e4ad214bd3b4d2512a72b6f8270ac4fd18fae72ac
MD5 dec2287907990d82b6f32643c444d037
BLAKE2b-256 5a98e4672ea4ac29ed2553190a0ef66cd379a46132da1a61c20bbd9982efe201

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a2c7e975c57cadbc71142cfb560f9e2710e172405a60414fd921e3d3bf15678f
MD5 4a4a7aac8035523d9532b5b54a39f23b
BLAKE2b-256 245e909020fd1b3a2563917e4702ff7c4a7290068f9c5a97109366466116fcfa

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: CMGDB-1.0.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 761.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8f45b8e1e6ede887248c4e9cb1056af19d48c7dc92a553b60bb03dd03e1bceae
MD5 fb53a8dd13f06c606218d075c4982517
BLAKE2b-256 99bde482e688ab989bad158bab2dde76d88e1358cf9c73fd9fb2fc4d210498ef

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6337507198948e4e690445dd2393453a431f88dcdb7bced81db737e6b5627ff3
MD5 ff50ee060c181bedb0a87930a0dbb178
BLAKE2b-256 ad28f149073efa9b11f157411eb4c26cf81285dc6f39a546075db965c3877d83

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3b7a2d799fcfc0c751ca87423650a310c81a0d5f3024a375a21ed1112c2fd9a0
MD5 2bc20444518337e5ffcb0f93f46046e0
BLAKE2b-256 18c0d060f22cd036a7300eebf3e2754289e9cf85e92f4f9e93bda64f51f5ae52

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8eef7b050c3c55a9d24c6858f485f3d5a8395ffa8678b53a94b3faf5880440a2
MD5 499882e6fda723588b95bed388c01529
BLAKE2b-256 87b9cc597e92930bdd7967227765a1fb5ba7f4c6623d39939985b236ea44f00c

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b286e1945f705599bd32341b2004d76691fe144c0b5c58ba69c118b159b6b44f
MD5 b98fa5aa81bd9b294b76eadce73d14f0
BLAKE2b-256 c171253816435702983d8e08e631a93180c67e79a9be1148a510d6694105aa38

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3433ccd90cbe7485f804f10ff6f79b8cb7ba5e4792e0aa61620933f7c951026a
MD5 2400df9d959f3a32c199d1bfe6ef0aa5
BLAKE2b-256 8e541e0bcf418095a2c22fca11294ef53bcd0561f8b939158083e1a039e9fc3e

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5696f36a6c81d41c69a43125e013ed8f0af38d7581a8d0a93ec14f99f090b5dd
MD5 cc29ae1c8b35b4f620d7b2d20ec55132
BLAKE2b-256 d70356dba51681d24bd6c31cd86cdf208adeb78261cff8d3f62a8814bd4ad2cd

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b422061f943b709fd96d4fa448bafeba76e4d6335609c858a2f10b499286e37a
MD5 e4a4b25eeb5d7a2213ed412c2d6b620a
BLAKE2b-256 9fa8c992947766348f19a8d2e7a22283da4e3ef47e4fad6a7d9465c227b67233

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 78f3321e440bb4a75319b2a30be981dca8eee5d952ca1f63169aa24d48c911fb
MD5 4097a914344e13d941b4cee7687d0021
BLAKE2b-256 5f1533435d1586616915b97cd3705b252a9299d0a9c8c0b6a3366eb11d8ebf05

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: CMGDB-1.0.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 758.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 bcfc4e59e74b63d17e03afbd891dd8588bf4827b5d105faa70a28e47ad12d9f5
MD5 c596b52c5788c4aef0e42373938b4598
BLAKE2b-256 9b06f85291a3974a1971f2f28f98d4865de99928482857a6da813b7baee35052

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 16fd5f7faf96f661caf46b0f91990eab1dbc8ff73f342abb646c25c2ebb094b4
MD5 d605bf5a255ac605bd715bb5be528936
BLAKE2b-256 6377dda7f78f917474247f06bc8cdc6a6932c0e14d8cc0b92cb559253e367bfa

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 78e43ff818d7a6a42b01eb049b84824789e039da2f50014016357712fc0ac66d
MD5 8ab2544ea25a4fdbf47de96cbf51af0d
BLAKE2b-256 28e11825618e03de8e99627da798b7de5d19aefd67f68f491a2f4c31187afbc4

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 740f4d06d9252fbb32fcfc6acf0b1057205c3b9807a6f8a15e5285b9afd65e6d
MD5 65aa2d924bfba0fde381ffdb69e82f5e
BLAKE2b-256 4f5947c08bb9b63d45efcc5aad2827099dd8eaefcee6a1e7e148c32ce770fd6a

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f872d336d323f107ead01ab85230e15f44a8742497b46c8c20c37c6faea989a1
MD5 a2939048f60c38927b88ae966f2fd4ce
BLAKE2b-256 3f6d8b264225ecc331babb390dec49618606ebec4ba0397a6769f7078dae9a90

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1374663c4a8343b4310d20a5e2f5a5b48b95efa79a516786773b3a8e114f9250
MD5 84682f54d2d777e7ec5ef77fc49d9fbe
BLAKE2b-256 db2fd1bdf5b4905662a52dec40fb9ca1143a01700cf6c05c6741fca153362f25

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2fe584645d6c39f283f2b7bde3129772a591d2369def7523d6472e68bea67629
MD5 3453e3afdb79f953f31f9080b6c91610
BLAKE2b-256 6444bca6cb1a8f4a4e27c233031509e032f2b94e99a21bf6e598ff0437f3b379

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c53a9503bf02db2ba965f8c4f4385e67658db480b005cbea69d3a92490191c75
MD5 0ef539c506b01c852e84cf222588a826
BLAKE2b-256 69989fa2e94282f622fb53bc9f070de33bd9f36f8d48744db6542be0f02e36ac

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 485f98012d2fc3d2093545980b351529a0598218f861e7663831375beff712f9
MD5 4a0fd05531c0692c8d577e54afe3719f
BLAKE2b-256 cd4020d392fe2226eba779d8d2d39738df7014c6594583325c3a2801262bb220

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: CMGDB-1.0.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 761.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5449e48bb2c848976798a3a2560c6d0347187d209a195d3ff10c5b448234c41b
MD5 cbe0629478807f316295057e6d3ef3d9
BLAKE2b-256 68b80b17a0109a9a255bc198204902732f9bc608f3d2c97d844b31fded256f4a

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1d7e0877889738e7f4c79fbd7685f61f26cc77e8fedeb61be78c62aa6717f677
MD5 f87bff9105cbf8469f8528c1bfee95a8
BLAKE2b-256 8477edfb9d6ffc6f9aac492489bdccbdf56879ef64eb1513c15c182bf38a73e9

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 dfa424abe21e2fe8a2363b73217359e26a1f6b76e756f8f343216021682797cc
MD5 5552aea62aab99fef7b580e94cb54374
BLAKE2b-256 f052120bec0378d1211d003ae01fb6c085924f1f2da80f7dfed05e3c93dde90b

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 104f11273a07b96162fb2a5dbe1f99578df37903fb71bcdd1bf8de5a13249bdc
MD5 b7388bdde7e03fd4a04de557f3110f1a
BLAKE2b-256 5961d9b26339a300a6eafaa5e8b77d998e67464d4c39a267c0d527fde9dd1dc9

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e28eadda2d3ad57fbb0c984e7483b3a5c1374f5da0c819f6306da0d801f9e6b5
MD5 394b976c9d1068f5e3740b6352640bf8
BLAKE2b-256 ab6b58e98c7cc15f0cd5af9ce1ac888681b7ec47393526c0bde929700f75d59c

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4d3fe15ce5d39d1f62c25fba362484f97a9e0c5a81b4bfc682319c0746d38837
MD5 6abc92e75f7d4cc86093c35480e09a45
BLAKE2b-256 684536d288dc7c8f7cb1952824541467c462c04fa12d1a244f7e95c00eee0a25

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 99c39dc6b1be6764412e31cec239d768a838c7e8b4aa1f10582b127cb4e005e5
MD5 34091e5bc5b5aef3241f25bb5445378f
BLAKE2b-256 5ca4a383e63dcd3f24157c771bbe179951796398badeabc9cb12d15cc42f6ab7

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9bfc71bf0c4491bdeec9ace177ba9f250186d37c94e2b2181b8eb243cd81d48
MD5 3e2aa7ea6f4bed04753b0754b5461601
BLAKE2b-256 1b8491ad02ed84e8978a8659b1f281c9e245985e7aaaae05bc5ecf1ab9d12880

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 65d5d008390616b9e2b74e8d14928fe2350be6fabc1d6f5b87caa4b1868ca9df
MD5 87ef1f00b01b7f2369f0811856df25d8
BLAKE2b-256 c769567a19d67e865b5b7d687f400c0fdb2e03e9aa5090e5240699b97c903054

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: CMGDB-1.0.6-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 761.9 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f35ffcefe8ca0d8dbcc518eae0b53440807bbdb0cb277c45bdc991c0650b1245
MD5 1c44db0d5902cc07f2ae532fea2b99de
BLAKE2b-256 2a20f19442dcb264a075c67bb66f16bab3c8881cddee6f47493a39695846322b

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 293499b7ffc3cba37ec5ed50db64f7c4b0b9d27fdb760adb6e0e6bb6b726f3f6
MD5 0ae15924156814e83349b7387dcbbbff
BLAKE2b-256 720c85fabae699302b8d3840d99def31218bccd136a57678789eef76268a45da

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 12c7eb4d1ba3605f95d86773e589948d9ccac66b80147957d23321054016cbab
MD5 9915a922f17f43272979875f07398cc1
BLAKE2b-256 5eb2ca0bb740e420ee7b55ec73e4625668cf2e0c8eec57729091cea123df2aa9

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ed638aff323d71e0c60ee97748e22ee348d33b9ff7ead89e076834071389ee09
MD5 d637999bfe1ea0ab56e3fa5a6621462b
BLAKE2b-256 0942e94149cea55c345f98b8ed52f8eb394cf4dc767693bef2f79c49e321b58d

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 91611fd20f9549d024936cf03051524c71e62c283df6561f695720236cb30226
MD5 9ca68ec12ccd1457756ff77f14583973
BLAKE2b-256 bc379341b79368464c6234a77b819c60eb0015912efa33276c08eb447b9109d9

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9816d0a7bfdbd60cf49d57c94372a28ea1b0c15b830be6d40e52b42144a75fee
MD5 6f2801cf29234e21c6d24670d0945121
BLAKE2b-256 9c31b9b3333afc290750842e0ed2957cc03007b74ece816e3b7b278abfdf4571

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1c4a628e14a1d5178331764ad3345902417651b89447d7b4c99fa7df5739f965
MD5 6ea9e847b4e5c9f966d2ec3c3790b0cf
BLAKE2b-256 6388d08ee4774e11980f08d13c81942db6c79cccea4369f40a4e85d19d257754

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2582f442a39d0348c1c520b15a641c6c781ee8fea4ab247df72a9b3ec17e6edb
MD5 76ba689bbea53d2f6c735fd49b8fcd58
BLAKE2b-256 96cdb154fbb51987f6bc8f934d8e1eee6ddcecbee724b4e9748c1c7848f2c936

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7b45939cb902f9006d463d447de68c660abc04d7f80135f253d7c386b7266eaa
MD5 fac44bcfd8edca20af9f6dce0a9b9132
BLAKE2b-256 08b02629042fb4a3fa43a74ab16481869738b66d054a04cb72f6b01dc934d75b

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 88117e03a4d9f742d99274211f3d615e2b74ba80f59ab6c3a4292576035efa22
MD5 dc08ac9c6900dafdc62ae8a1dab39296
BLAKE2b-256 341719bca028c70c70af254602c5250188a42bbea43c2c8101665a17d64d5203

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 59d8920e70780107070af20d7475fa4584a5f6ff0fd570a4bd01b9b3168a375c
MD5 b1bcec537ef2d1ba3f3d46829f5021a9
BLAKE2b-256 207e30775437419dad137aa3a34b1c8616a879d5d08c4ae4422db77dc8c9b1f3

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7250778efd4c26332333943ec62bc41f6403b1b1050caed2dbd5b9aa074edcb9
MD5 55bdb3d0704c90b681d55c2828c06f34
BLAKE2b-256 01192bdb0c4f0567982d1b5b14836234d59747ca52079c555e110a2e9cbeeb43

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7739d7043b4d3333a693b1bfabee5a6acae843aa6626c3c392bc591a76c166e2
MD5 c7a03b2b1cb55dda7e25158d0e70e34f
BLAKE2b-256 d7063d52b47ef206e7db45f0af4147a9243a6118c57424030f9ef8ed5e86d585

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bac2fbe2f6198e3c669969d0dd804c74dd535ecd6ab77f7d64a1af7a26ea39d7
MD5 bce70bc836d024ae1772e83506c6d6de
BLAKE2b-256 bc1ebf398282ea663eb21cfcb835d70c3ef87ddfb139d70e3a18aaad153f7402

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.6-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.6-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 25bc904adb5f015828e63ac4f49ffcfacbac1be8cc6214a3dbaa535c6f8de85d
MD5 0ebe67c521a8f87ab916eedc3bffefea
BLAKE2b-256 e93387afb93e71c84713b8cb64943af7463fc5ac34c488ca5553fcf34dade8d4

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