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.8.tar.gz (332.3 kB view details)

Uploaded Source

Built Distributions

CMGDB-1.0.8-pp310-pypy310_pp73-win_amd64.whl (766.0 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.8-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.8-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.8-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.8-pp310-pypy310_pp73-macosx_11_0_arm64.whl (647.9 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

CMGDB-1.0.8-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (729.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.8-pp39-pypy39_pp73-win_amd64.whl (765.8 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.8-pp39-pypy39_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.8-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.8-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.8-pp39-pypy39_pp73-macosx_11_0_arm64.whl (647.9 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

CMGDB-1.0.8-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (729.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.8-pp38-pypy38_pp73-win_amd64.whl (765.6 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.8-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.8-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.8-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.8-pp38-pypy38_pp73-macosx_11_0_arm64.whl (648.0 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

CMGDB-1.0.8-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (729.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.8-pp37-pypy37_pp73-win_amd64.whl (765.4 kB view details)

Uploaded PyPy Windows x86-64

CMGDB-1.0.8-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.8-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (865.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

CMGDB-1.0.8-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.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (728.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

CMGDB-1.0.8-cp312-cp312-win_amd64.whl (767.9 kB view details)

Uploaded CPython 3.12 Windows x86-64

CMGDB-1.0.8-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.8-cp312-cp312-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

CMGDB-1.0.8-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.8-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.8-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.8-cp312-cp312-macosx_11_0_arm64.whl (648.3 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

CMGDB-1.0.8-cp312-cp312-macosx_10_9_x86_64.whl (731.2 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

CMGDB-1.0.8-cp311-cp311-win_amd64.whl (767.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

CMGDB-1.0.8-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.8-cp311-cp311-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

CMGDB-1.0.8-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.8-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.8-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.8-cp311-cp311-macosx_11_0_arm64.whl (648.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

CMGDB-1.0.8-cp311-cp311-macosx_10_9_x86_64.whl (731.0 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

CMGDB-1.0.8-cp310-cp310-win_amd64.whl (766.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

CMGDB-1.0.8-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.8-cp310-cp310-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

CMGDB-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (813.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

CMGDB-1.0.8-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.8-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.8-cp310-cp310-macosx_11_0_arm64.whl (647.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

CMGDB-1.0.8-cp310-cp310-macosx_10_9_x86_64.whl (729.6 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

CMGDB-1.0.8-cp39-cp39-win_amd64.whl (763.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

CMGDB-1.0.8-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.8-cp39-cp39-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

CMGDB-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (812.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

CMGDB-1.0.8-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.8-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.8-cp39-cp39-macosx_11_0_arm64.whl (647.8 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

CMGDB-1.0.8-cp39-cp39-macosx_10_9_x86_64.whl (729.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

CMGDB-1.0.8-cp38-cp38-win_amd64.whl (766.2 kB view details)

Uploaded CPython 3.8 Windows x86-64

CMGDB-1.0.8-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.8-cp38-cp38-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

CMGDB-1.0.8-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.8-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.8-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.8-cp38-cp38-macosx_11_0_arm64.whl (647.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

CMGDB-1.0.8-cp38-cp38-macosx_10_9_x86_64.whl (729.4 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

CMGDB-1.0.8-cp37-cp37m-win_amd64.whl (766.6 kB view details)

Uploaded CPython 3.7m Windows x86-64

CMGDB-1.0.8-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.8-cp37-cp37m-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

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

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

CMGDB-1.0.8-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.8-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.8-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.8-cp37-cp37m-macosx_10_9_x86_64.whl (729.0 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

CMGDB-1.0.8-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.8-cp36-cp36m-musllinux_1_1_i686.whl (1.4 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

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

Uploaded CPython 3.6m musllinux: musl 1.1+ ARM64

CMGDB-1.0.8-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.8-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.8-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.8-cp36-cp36m-macosx_10_9_x86_64.whl (728.2 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file cmgdb-1.0.8.tar.gz.

File metadata

  • Download URL: cmgdb-1.0.8.tar.gz
  • Upload date:
  • Size: 332.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for cmgdb-1.0.8.tar.gz
Algorithm Hash digest
SHA256 391aeff2f2ac9ac257999dd3dac83039e17300c081699bbd4e0fd448d432ed26
MD5 01a98c59a6701b08ae7a02eb86bb7a99
BLAKE2b-256 9a9ce1d853bfe56f1435d4795521843493ea1e623fbb4c779864986ee507f44a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c498013bcfb1f793b6fd6e1148e22adb93b92a42aba78c5da3d1102bf3c3eda2
MD5 e3ccf6162f759eea20233e6b5ee41cbe
BLAKE2b-256 5b4e19b9c017182f31db0e4ada8bf1e52d77ae05d554a543213f0bd2cdc04b64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 663a5458b46de0defa357dea4f9bcc8ae25abca303c33c89901f5aaa15eb67ed
MD5 dec92987735240feaf95ea4e30ee932e
BLAKE2b-256 3c7344f7225944bcd161478b19a841988325aabf6a3b6877d077879bb00ba00c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b7c193409fa1472e59a427cb2c5ca26fda14974e18df0d7fe5d133ae8a0c4751
MD5 967f9d73f4efe396ffa642e8d7457063
BLAKE2b-256 2ade5ee08b94539b227b851016fa080b15e782c1511da710cd9ebe703e29b730

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b8573d5fc7a7b2409d2fbfe5aa346737223e691f9a29458e7624f0a48b2a3625
MD5 183c04265626d279c53bc90c0676f398
BLAKE2b-256 130144c89b12c6d2bc37092286c8b0279b8c2ef131ffa04ced43585a2795a09b

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.8-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3dddccefdb150dfe1b5b0940f5465845946b61583cb34adc2af966b4c4c015b8
MD5 bf4edf3a65a519d9bcab5ec6523e04d0
BLAKE2b-256 afa0c600767b97ef26bcd51fc3c95f241a4d74af73ce7d333ab50c37cea90228

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8596ca0cd2d1d6d9981f3f6589fefbc104c08f1af9f53f73013c6fa2c37c496f
MD5 a0a4515df25a5129b08b71e5bc09f43a
BLAKE2b-256 efb76358970613decec5db48e374eed82cad075ffa803b43838cf58ddf60dab9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 01bfff6bc6184475ac8f9c0cb8722d5631b6dc3b1802e1bec21eb6c2c26276f5
MD5 752ab1fabf47c2761d280623c78e45f8
BLAKE2b-256 a20d7b9e8cefe589095cec19721636ae924d48f67cc4fe28905bbb5508245b46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e283726d1fc32181b930dc0d7ffb28ad702333ca78ab1a4c396d9cf856963813
MD5 1dfeb65194c9152e7cfad82b29536f2a
BLAKE2b-256 c7eeb58b1c652d7da45b6b5cc5b8d4a9faab3e6853bd456dd8aa155e6864300e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5f915f7bc44974f5081bddb03bb67b27ea231d3f7f7f5d59fdeda0ae070e5a5f
MD5 e8315b542c5fafc1cd6b4015b216a048
BLAKE2b-256 b3fdaca58a4c4a22191152ef00e46da96b9816ce9059546d8a432355156f2abd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48ab7e358c51d3b56ea8927d04b6e486bfa4962f510db985ab23c991321bb086
MD5 e8e8c8b53077692e61e1a47fa2f691cc
BLAKE2b-256 9f5db707f1ee79648d14d96615b9badb4275dade76d3c7550f5640a5a7a0450d

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.8-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 340ca1e8cc7f1f791ecd3f4de802dc793866d56d3cbe3724c44d5722aac499a4
MD5 54c7d49082b9af5d1cbdb708be20a072
BLAKE2b-256 794965bb139af0ee4981becf0e51b6f5dd2ee60bd9cc6c0c3d992e48c3d4a744

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03eaeafa2abdeba68959184ed54a86bc7bf11b58f933733d915cbf41d4a8383d
MD5 a8c5b1f77ceefc9e78c0d38a84974f38
BLAKE2b-256 56685a301654e0e7181070f7b6b7bcb1971a7c256766f2422f88fc42e3e9f00e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c132b4fe5ea3cb655b1cd62a0b9b864225449a9599a4564e131696c1df3d4442
MD5 cc66ae78f3ae9fcfa3694a69cc715d8e
BLAKE2b-256 6ba6bf95ac952e0fb9f99e88c4675d42134e952613125ef8c0b7c3f5c9454014

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bec3401acb3eb441252463083bade30495a774e815b0b25ea733cb6d18d291d3
MD5 c3c6087b3e7f7ec0443f284dbdeb3591
BLAKE2b-256 87f3011763ee49101487cf802702a2ee9c53e4015e92938491493c6d14fa1c6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 493497f4ae1dcd3db8b58660874c3f9ca1f3d904c2d4f3589eaf9b5049bb70a7
MD5 27e4847c3bdae6317e73d948274b7ff1
BLAKE2b-256 d19c7036ad071633686242494396f3fefbde9dd7f80cc421c2b225b2b214dc2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 24566f66dfecbe25fdf4e234e75179a285f77d6c2a9a9f89e44ab9dd533e9072
MD5 da4fc601379ad27d6b84b7acd2e91c31
BLAKE2b-256 4085ea19604c4670f04eb046d2f5cfb023a5a012e44936b2024cf0522bb99bf2

See more details on using hashes here.

File details

Details for the file CMGDB-1.0.8-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07d53eac7b2df6ec3b07ea2f5363affad12e995db74e9b5ce1ce42b809e7d67a
MD5 cb4cc7b4484c47b360dbd75a2aef8995
BLAKE2b-256 ff59db6bcf4b3c93eb5943a219942ef76c8fd7a19743284a05fa280e10df1e41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cafa30351a28cf918518c69a54ea551b42e5a8b46613598a177699cb8042a2af
MD5 e5a9a8be9449d311f45e450ca544d3c6
BLAKE2b-256 4e2cc9a826b80e4d92938ebd50f935b6cee5381d2b56e918c72155ff755f45b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3737f37f9a372341f8f018a2f6c9c537fda09ea952acc75da84af4c1e8f34245
MD5 09c4f32179e5659ab752405d4986096c
BLAKE2b-256 1dd1e816da39bb4608939d8f71d102f3983461de391adf437a63a36d9734e396

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ddbbcdb058187048a6c33b80fdcaa1c31d1d2f91a049ca07e8cb64b4411c9017
MD5 123f4b727e4bbf1211d3dffb59b066e1
BLAKE2b-256 819c4fad7c6ef4982743845260ceb332e5fedff83a606076fc3eb9db8640b328

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 690ff1b9734a08b79de20a7e713be5e6f5f0d7ead6a9e9a12266965240237980
MD5 de7f9253d73335118499bd62ca382bde
BLAKE2b-256 30418c328e33856f75911b04b79ee98f4cf28c7d93e5ced2f9ea506e131e05a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 df1a57b1b4884c70a9f362fcca5851419970ecc2142d9b20de1337da072ac2ef
MD5 f46a314336df33e1530733e58c64c8cc
BLAKE2b-256 1257cbae929c0167b8ce1ae64c408c4d4ec927b36ef4645cf42664e149c78fc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6dd5b61e0bb1171a15e9143cf7339011ad9b91184ba955c31ac6afc3cac376e0
MD5 73f25c7ec89d28bd934038af1769cc8d
BLAKE2b-256 2ffa7c4e83ea321f490a3b4d7e7445d046067831df11395df70fe17da6643c67

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.8-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 767.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 dfbc6b1dff2c7f332108b955264bd66fc9b3739912a16c58a75b45328f379614
MD5 74d9106cb2799f5225d4a68f8b78563a
BLAKE2b-256 f7af2fb1aa1f07f04ff5b45fdd0db714fc6ca94ef97e068856dc52d1ca791978

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ce37e33ee3524e2c92e7a6151538dd82eac76cd15b657e1f2e3baa46b7e25249
MD5 5ca64cecf0895f20501cdf77cc38422c
BLAKE2b-256 0f697479253b1a720c719f9dc5d5f3f968b8b2e41a4bd10b0cdf7b7d65166d33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f944446389fba304089baaaed24e0217349706f0860aa18e0437ab1bebd5f44a
MD5 924c3f3e476d9fa13cf331192ba642ed
BLAKE2b-256 b732a37fb5100e33445abda0c7d8c6c9bcf8f9cde8edfb4ff0ef551686ccf15a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8151851cb934a810cae97cb80146b7a0645c8ddcc9c09c268b3aacfe3886eb55
MD5 baaad5e7f81fe78e6ee4baf910ccb90f
BLAKE2b-256 bbedc093eeb12c63e73540e3eb39885601501014ca743c287c611b384bfd9945

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a0d1a97a850aeea08010e1a85eecbbbaed12f09a5332dbbe0728212fe800551
MD5 25b915ebcceb1e6e5b9f0d6ad75ee3d2
BLAKE2b-256 499d2d29d2b5673a970d4a94495c75dbd2c3f21aaa3e86332e1743126c4b1915

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f83b935c4999aa0f46e57ed0f861fceb0f662b23d1caa794718600fa0e461724
MD5 cc0bdc091096b396399a794d5a929718
BLAKE2b-256 875aa372d77ff307d038fc58e882ed1aa5f4e1a034d7cb596b5058a11ca0357a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 35187c49942d46c2da36225fe7b635e30ce911699575db0f38e2369e1932c63e
MD5 6b18132f27c80e56abf44d5b251a8b85
BLAKE2b-256 1f70e2e6491ef8bfdee935bb7d730727997ac1e2b29be49a0ae148e26463e16e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c0016eb931cb1b18c3d0502ac388f5961aa3206ab3f29069551329caa4aa4af
MD5 c2ec3f62cb02641fdf73371858f1059b
BLAKE2b-256 826751dcf0bac69115e2d9b8311e199c2654d6fbf44f1d32959205e46959d4b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ef150e78ac88f0563787ee15a41db03e37b22ad19299edbc954f43370d3182b3
MD5 8d5709a16c952823209587f6d73c957f
BLAKE2b-256 47eacb12bb5d64ebb861bac2fa74c37a4d14358553d688425f4690760ce09d48

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.8-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 767.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b29400c325626047dd81bb2ab7431cb6a5efff1d748490227a5990cc7a13cff7
MD5 7373a7b1673f5455c61526e6f10b8a73
BLAKE2b-256 111e1fa359c46db9254f1804c93481c6a1c212870b5bdff54fbc2ec4fd303279

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 23390f590eec56b754b04d6d782ae7d52547e8a3290af132dcbbdf784ea853c0
MD5 e32cef567545ab4988a9bffbb5800006
BLAKE2b-256 3c87cfb14b02756213158e77089b924109ab58d9446dc3bb1f590a3f6ce4c8a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 648c56aaeeb6ecd59b19a53555169e23e80ffab4bd28043bb2fe47f24d1f5411
MD5 7475792d651c442a0834d3f449d75c53
BLAKE2b-256 352bc80df2ff4bce9dd51d19f9b5888b57a346f9bf4682901f45a083c891664d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4d52a2a6fc6d69057e2fba3fef7d334074915137351b70b5925bd5f3176ebea1
MD5 86fa797dfbde3d45b8e6e9b6a0b22d17
BLAKE2b-256 a645ce5dc865b64a31f4a847325b5cf5735fa5087f7bc041a00a32b1684334ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 06515f70430944f2cb9b384101f7b7d6894e70984b0710bb2cfdd1db51023530
MD5 beeb13651d5f398b3d15e06556ceb26c
BLAKE2b-256 1655027a5c54e00476e868658799a51773cc85a20d5b1f43110e1454eb472134

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5071c8a7e17580ef0eb9637ae79f93e0ebd29610231a5cd450a8e847e1618688
MD5 07ef5ae42b49ddd6c0e2585a51871597
BLAKE2b-256 242ac7caccaa6db561f974b215e96e222ba64e3fb1d66bb8810892fa121983a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5b212c5a476885e069ac6812af9391b136efc1810865e514a2fe5aec39c54846
MD5 d151c0748716355be296c5b090d8244d
BLAKE2b-256 d3dba48940e445647248713478d13cd9e4247f2f45cd3d64d112fe7bac024ebb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 755d4306d319d2665530dba8edcad0ceae5dc96350e24746fda857f953d1aeef
MD5 1c1feac619016b032f551e6dec4f5cc3
BLAKE2b-256 bffa8c72e06ca3e8ab4fdd65add57eaa5032ed7295ad5a1aa6e8152b7384e4dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b0438012523e8b730b1b9dd90bce89739fe3cd46fcf6f83cae0d05e830c41506
MD5 93f95887a2de306bd997b76b8f088582
BLAKE2b-256 031094b8f9d929a19fb6186b86269861e246b9c490cf4a65bf9a23a676236ff9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.8-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 766.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6188ce99aa07943e028c2ad975e7e242196d3eaa61a7e8cffa29aebab35b07e5
MD5 4164855cbab933ad19bebdb2f39aa9b8
BLAKE2b-256 da42e1b1197b209057df35fe87a7516aa17c29e8254a6d44f4093841888edd74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 161d49247633e2c3842f7c66a61a4fc08dd1b7343d57cd8a142a6cfb4f8e80ba
MD5 4f4377b508f13f9d040f7d842b768f62
BLAKE2b-256 f01cb44cce3d6a9c993c941638a3ae3e85cfe0144e142881163f9e0343bb53f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7506494160c79f910494341b8a6a7aa485de0b5f6b29a5d5fc03c7234d1dab89
MD5 c6e129761160d58f3a20d755ce93a2e7
BLAKE2b-256 72603da75feefed4ea624612751b420ccb31182ac15d2e1521cb54180d5fa1f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 85d5fa0a28e461addc861522307d2b2ae776a5e399afcfc281a2259735ae6166
MD5 94bdfaf6eb2ed032e38bde830eb7a796
BLAKE2b-256 d5dfc1604493d558ddfaa1134a5893570055072245a9b4ed868b7138165d61ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2eca9a58a7fa90917c2be490c39e9b350c2f9f3a10baede78c6bb0239a78cbd
MD5 f3a1c2b9766204492be851810b7fbbad
BLAKE2b-256 c26611ffa4c0d02986e99650b8b1f5ad1d83f032268a546f3d22f2f67071b9f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a385b390a6462cb0944cd5a59a2bb8819dccbb077d56be8297abfedef8c03758
MD5 196d4b9f160fe26f47ac1ca0f39a07c4
BLAKE2b-256 d189e963f7132b570d6d1e67666783342f6f015ea7b3b69c4e46eee2b8367673

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bc7fbb91bf85f89c0d32b3fc45b1d032d63a628168bc3ec8e97cd2810ae96a49
MD5 e9239ac62de156c5eea7f23088a22c33
BLAKE2b-256 ead3beb5ba06a6504b94f74d3a479fc715766594fa94e57c1a4a60efadc9246a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ffd60e793be5318653aa88e18c338ee3ec78e216d0b2ffc41ec86cbdfece5e9
MD5 9aebd886e0c5da5bd537645cf9b75d07
BLAKE2b-256 946ed7d0197faf6980515ef520c5cf20a4655214167230a86468ce1ed2d887ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0a878054657be3876d65486dfd59e775e4272a78d08ebe5c72dc0b56d8fa4a8
MD5 8e440ef38218ab5d935d86945f7b5ce8
BLAKE2b-256 9a6b72b399279cdd21fa2e304867d3bb38a258974bbe46435258221a4d0eade9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.8-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 763.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 063f25f61383701abcf0c39d8a33aa6bd30673c2c2842ccb6cbfef67b84700fc
MD5 54d720cd0505313e1f3f2dbf4084ef3b
BLAKE2b-256 917d03bce0f4f10f634288c3ad160db6ee53a540f8c2a05eabc723cf4ed572b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 719d2854ce8dc51d1d5c552a33e51b650e4bb498cdb32480c273242811ce2295
MD5 27ae7485b59dbb1f9faf4a3d5fdd2204
BLAKE2b-256 4a7c887fd7ab9c348160201c65074b1bd2a33bc2abef0473905488fb0ee98aa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b6ea3f4c73277534dec7f64346a2a0196536f60a674050acc6bade8d74991496
MD5 dde416e3ffb422586290c3d347c2b57b
BLAKE2b-256 19c90af1d1c17d8dd472bbc3e23a1d935b80979661d6fb6b270817b2da63ba50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 da184e2f564c097a8bcbfb7a8065a9f31057ffd4d002a20636bbdeda262a2176
MD5 d72a9c1f2568383020daf707f90167e6
BLAKE2b-256 d3dcc62218ac59b056f485119725cd5c09c16cbafbc4ffa930b78d95b0f213b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 251cef9df79840a7b2c4597262663d2505be5189abc8b8d6d38b2ef50e3399c2
MD5 3176a44d7fd03ccffbde6a3d38bf6b15
BLAKE2b-256 f6220c22e78053d89f2ce2f1886ca83476235ba2970ddd72e9984e715e2c1c6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d7bb1fae3678b583e12fda981c2b7b08e8464142b0b5081f3fd817a1123affe0
MD5 83921b942449f496541ffa40352d1279
BLAKE2b-256 24678442de321dfd232c4f00f002c9921d069d73d8a88072f0f7783379307efc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6fc4736c9767d6dd610702a52bca3827001c4e2f72c68e2c8eea601dd18e338f
MD5 6e6f2ae06aef1dbd04d2c2d64bc48c9d
BLAKE2b-256 39c208b0d9e948daf72ae880cf414c47fe9a94025dc94071827388f90392a2b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c387086640f9f0c5ea587fe8c8360f6810a32c6d9f597c11adc8c23af73a483
MD5 6efc31d969165c910b411578288afa29
BLAKE2b-256 a16f11c71c5d2afc274b5da6677c616b1e9aeb7a0ce8ae485eff06aac98fab2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 061b3ddfdf9c2c0a13dc537aa0c0a6f49e06a9d574b4633c722f3eae92809459
MD5 34ddb8d8af6ca9e947517839d607182e
BLAKE2b-256 437f03594d1068e6f393792cf3b57a0393b080393af01bdd507dd81c90d7a979

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.8-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 766.2 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 30400a16f6a03b53fb2300d3ebdf72302265655237f7962d9ed6b8825387e287
MD5 cdaad98dbe4b0437073424ac46e85e36
BLAKE2b-256 2e91d2d045e8c9c787cc02c0e31d77a64d8d4cf1fd430e72a18f190407fcbc79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 71c29c33768f0c3126bb465d3c69750dc1b20704891c46d995771b6bda884d34
MD5 9f84319982eb19382510b15b954d787c
BLAKE2b-256 80b2e27bf510aa9b8685804e4f67f54ac86f77550dcaffc56c8d8648b25c6e7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 40c94936c2375a2fff738e8eee567b5c121ddc21634ed1c4942e70bb94909d4d
MD5 f1beb4cdf9335a805a2caa06c05281b9
BLAKE2b-256 c874d353f03f97643e0608eb32ace15ba40b70f5ba6cc8e101e2ce4aae8df7fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 66879b900e7ede3625fd6cadf954ab73c3f55231d93bd37b4ce0d208e2576371
MD5 718f99a5d371685639a6990999bb2c5c
BLAKE2b-256 c00730079682b36685de03037edb661c715b6010f0890d2dccf4e14b867fc910

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 48c001f30e4e536d92e9a3a8ddfa07a2e783c32be5a45fa4fb8b7b026621f0a4
MD5 bc93d57e7fc79a07abae93b0e39b5ffc
BLAKE2b-256 54048123e9dea05f6743fa0527a539f02866fc0533ddffafe897259c06449fa6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 88513beafde16925c0813f6a3ef2496d8c8abf90cac45934314d569c3a4c0044
MD5 a7393e3f2561e96b7d6089457a452008
BLAKE2b-256 a931089c52ac78939cc2e5fd84bdf141038da87a62f0e658ada2fc4dc50196cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f2b24f30caab9dddf76a6f2df6f69be340380b0809e0d1191d0b12b658efb3e0
MD5 2db98752afbf4806e23c4f5485ee022f
BLAKE2b-256 e01cb0a29ddfb5a38ff1f31514a8ec3eecdb6f50490ebe2a32ac7c4b4c56633a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ba293200931e1fef66970115d7cc64a91c37fa8e77ba14e106268101a0db088
MD5 dfaa2d709b43e40b35ae56d73f00d005
BLAKE2b-256 e70eca51a6fde4b42c6470108eff7b2385616dc827ca54b402b0337d5e2e1898

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 592d024750fca95a928907d307004fc170f2bd1b91a0f5b4ee0a418287305847
MD5 782039582437372759a5dd63c2f8c0ca
BLAKE2b-256 7d11f38175b1abd2bdab712c6773af8ec193f7031ed39bc394501412e8d12f12

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ae89de306f6212bfc5b1c77f06ac9cb873b22eed0a44c2a1389537dcfd8d1ef9
MD5 2ee98a3cf3169a4b943201aff65b5a59
BLAKE2b-256 0828f8b78a4bfecd594750da5729a7918dbe7b08b35335fb2886465a17a33938

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cba463910120b193bc2606b06ec75ae91ec02ba66e7e5234c21f6a9d3dc890d8
MD5 7aaaa8562f2372a1965b6724be4c2ab6
BLAKE2b-256 a65de9734538c9bad0537da47d0ef04efe07cd76d474b6b0a81a78ac9ee30274

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 06fb2cfe5402dc726fcbb9683d276ccc094f8b723390de72bb2ed2189a07dd18
MD5 fddfacc757413536f83d06a2d14b204d
BLAKE2b-256 c0f4c13761cdbc733a863bfc2888e6a119dd23f75992326f0eacf68c4b16b4d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b956a1c2925cf731f58052e397b4ce092641e2be34c71dbd3d34661f9ba0e5ea
MD5 596dd55d98ecaf4f891f49b866e34a9a
BLAKE2b-256 021aeda57343c4c64b5066d2e43597596a54460f85e48fbf998fa0aaa8bde477

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b7935b91859db47ffde35a8fb522b0867df763fe5de16050b7ec978d1933abb6
MD5 d1a6396eb687e8480ef0e3e4e5c853b0
BLAKE2b-256 fede5992a9cfe1301942cb5f2383ee38d0942faa5c5f0b4e742b12611478c985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a65d4d15d0bbe5ffb2bd0a52aaa58bc8347faaf856a0b361aa6113d1747e9a98
MD5 12f9eb018e969e153f0d00a973d8ddcb
BLAKE2b-256 0cb75e07a42dc5155658f04e2faff6957642b9c963af43e2096bef173a8645eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a644e00e70fa7740d99ce0f98d0678e2b5e695786ccdfb26876078a087bcf49
MD5 2c51f76db87cb50b263974c56e294af1
BLAKE2b-256 4feec0713e0103dec45a0313651f9bfb112cf8949a0a09ffbf6642bb6504bd2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6388df533a4c3a01d5e232ca1b2de7419193f15e279aebb1d73a19033ba4fcc7
MD5 c1129231600aa2b491c71d70cddf3221
BLAKE2b-256 5d2fabe62d264d3d55d259d72527c0bcee037222d6dfffbf11cfd3d28ccdb84d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 194d5eef2e8fa60a68cf757af84957b582bda0172e4670c9cfa85e5dbaa6c5fe
MD5 6b17f2264b66da28dbf2b9560574fbc6
BLAKE2b-256 c7c2828231825e747fb83fff1aa5c849b6da4491b2a9a82ba613a6e0a0542a14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 36babe25603f19956227923c04cd363c0c88498942f74bda80487668acfec213
MD5 64c92786635e04f536ac3ed1db5e4f36
BLAKE2b-256 89ece880328ba36e74c5d83f293017813614be8ab7ed58c1cbe5e561cb5dcab1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b6b3c3fd8837fb8072f8ddbde619bd5c95313f48a036c5326a7ca3499018aec1
MD5 ea39144aac8a4e44ee41860166da8ece
BLAKE2b-256 ccafce727a6bc5569b75aaaaff1ec913d54d21dee1a697f86d04c22621691acf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 631763c36c076bea61a05b29c3e1901eedb7b97f5992a620e68a594a3b8a15ea
MD5 0c161741ae5cdea4c7276b872fbb9448
BLAKE2b-256 bf8b00f1c19e5a7b3a8aedc8632de620b06de290849c3d21e1b4024306072404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2cf391129c50091df274fb6a573b0f7d8c44f95fe5d9cd2f4b52ab990a054e46
MD5 ba9ce994f736122cec2c8cc4fceeba43
BLAKE2b-256 39b770ecdeb684ebdbab228e2ae11e2f43e4917713705e2f9a3aa23519b37b9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d0158a4c9c44408855fcc76c7626697f526155a4ce46b0f056b292ec4e54c45
MD5 6b5c05e7cdfb06429f6070ad3aa1fcf8
BLAKE2b-256 2a6d1fa6888e5695bf98144bbd3c6159d5cf71671afeadff699d0f4cee2557f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.8-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0fe8d7ee38e99f4601c29150b7c6b7e629b5ce18c742379934264f460a52edbf
MD5 744348f3954453138aa53d6467fcb4af
BLAKE2b-256 3d38c515cc9aaf6e3b00136cff33dbce60998fbb329c697956607e5c2789d648

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