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

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

CMGDB-1.0.5-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.5-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.5-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.5-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (708.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

CMGDB-1.0.5-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.5-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.5-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.5-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (708.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

CMGDB-1.0.5-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.5-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.5-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.5-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (708.6 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

CMGDB-1.0.5-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.5-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.5-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.5-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (708.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

CMGDB-1.0.5-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.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (866.4 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

CMGDB-1.0.5-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.5-cp312-cp312-macosx_11_0_arm64.whl (564.2 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

CMGDB-1.0.5-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.5-cp311-cp311-win_amd64.whl (762.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

CMGDB-1.0.5-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.5-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.5-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.5-cp311-cp311-macosx_11_0_arm64.whl (564.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

CMGDB-1.0.5-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.5-cp310-cp310-win_amd64.whl (761.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

CMGDB-1.0.5-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.5-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.5-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.5-cp310-cp310-macosx_11_0_arm64.whl (563.1 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

CMGDB-1.0.5-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.5-cp39-cp39-win_amd64.whl (758.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

CMGDB-1.0.5-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.5-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.5-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.5-cp39-cp39-macosx_11_0_arm64.whl (563.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

CMGDB-1.0.5-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.5-cp38-cp38-win_amd64.whl (761.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

CMGDB-1.0.5-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.5-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.5-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.5-cp38-cp38-macosx_11_0_arm64.whl (563.2 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

CMGDB-1.0.5-cp38-cp38-macosx_10_9_x86_64.whl (708.4 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

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

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

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

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

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

Uploaded CPython 3.6m musllinux: musl 1.1+ ARM64

CMGDB-1.0.5-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.5-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.5-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.5-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.5.tar.gz.

File metadata

  • Download URL: CMGDB-1.0.5.tar.gz
  • Upload date:
  • Size: 332.2 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.5.tar.gz
Algorithm Hash digest
SHA256 a273a3dd494d0383917239a9b2b6f36272652a6cfe80fad6544acfe04c3afa3b
MD5 66a0af55b2c7d8408ab1ddbad76033ee
BLAKE2b-256 8dee42ccc5300ff9ec726a8b37d1eb20ebc6b0e51e057dfed020dad84cd4a48c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8abf9e27c1e4514bce781a7b3e14ce24adff0494bd16bc53252399fa3380c2f5
MD5 a8badc9c3302d3b2abff1bed922bf732
BLAKE2b-256 ab4d28b9072cf9e6ef9522e98d42d29e9f527ebc07c21b3c9122abbc09202137

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce981938347ce5b170961b9429b403cffa47986069a4938321cc0e1aa119624a
MD5 e42b536255eb73018c4d9fb5c911a0c5
BLAKE2b-256 bf4355a2ebdc3c291bef6ca993c5f57848f541cd8daa949d7a3f3684653ec645

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 11f31bcd1b70b124725bf975fa5903cf3c8113110e4a0b5d1e7c652780d6d5ac
MD5 28929262e82b306fa642ce76e6837268
BLAKE2b-256 f5c57cae573eda12a62ea7aaa243a260053cb3a205530f74a4125a78810f28db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc21498d5b7258ad409093d10dce85a0f83653a468c093948d18a2a2e85104a6
MD5 e558c42d9cd45ac41eb7e3a7c05e9d8e
BLAKE2b-256 3453b9962ae83ec3ba35b3ccbd9f2b5a25170a0b2e3033887438bc4239a25edb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 72cbb497c80d5ae99485ea0f29123b4bd964484a211954d9f3d468b58fd8e586
MD5 192a2336da8bd687470135e0693da7f0
BLAKE2b-256 1c2970c88469d81603b90216a5842cc133346d236593bfe9ecaeb92d184ea1bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d724e29e88781a6ed0fcc162f2cf440935889e1087080f668cd606ff8331522a
MD5 c330844c3b07ff7d01918665e01dc51a
BLAKE2b-256 46290115ac727dd4da1485e1614958150deb97e02fb87be88e07ecbbaf2bc7f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb7b14391471310866e1fa1da1728243deed4a8995ecca18a5adbbb57d26fedf
MD5 a0e6fb845b2a3993d901f2c1459798e8
BLAKE2b-256 63af0a288f848f5455210042a40660a2ac5b034c02d2062911c124a42d48d481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5a1de0922c3c47358387156766d6ff1ccb3f67e76872ec22aba324d0d8aef761
MD5 1ecc82032f467e664fe56ab65773b803
BLAKE2b-256 4df70fc9c5bae613688dbb86ee67402a2926cd5fd7ded86f1588b78a64279e77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6e3caeb87aae3eff73586daac13b5b9a2217e895059cee7be0a36ea6cec47d26
MD5 5fce8cb951764d7505ba0664bf6adede
BLAKE2b-256 347d7ca790e0fef437482dc7e1f58833b8ba18e3b188831ddd833252bc4f8d46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 13a939644ffbd756ff0a22fb9bea1560c0b961a0fbc9d914e5928821d791384b
MD5 5bd0d9509755ed74240739d9fcfd518d
BLAKE2b-256 c3da6f7827530181484178eacb94ca130fb981256488dcd7e92d745b84f656b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9c9a42e8865db42fbf4fa5bf361d176a0f7b7a3d2697d52476a1a02e45fe0374
MD5 93b393467c25bc825203cf00371d7f2d
BLAKE2b-256 9c40f4ebb141fdb58c1928de07bea134cd3d7dd9003bfe6ae06da679b3688658

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10f6aa828c07d51196725e297a10d11d2e3bb06fbf749481848bd9444d426bd2
MD5 3725fcca9d299a4f09db9d365a193f2b
BLAKE2b-256 cc11cb29d4259dbf82ab6f96e65efbe696df3a3aaa2132cccbfc972017db16ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7598cc966e95c6ef276ef4fbb4d6c55d6888f7fae0b10b9fbc617229984f7768
MD5 b16060682fe7992653bf910cc4eb7086
BLAKE2b-256 a7306e2ca1ebb72951d2725ebdea354c6b8c30db83ff686bafd38887b816d90e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 25dda132937b435a961a681fc0475e11a1b7b3a26698806e49f50a35bb9cafe0
MD5 b1499396930040cab209f57b7ef7211e
BLAKE2b-256 b538f9efa9c0c36825fe51ca58468d2a846c1e081dcf7de915fad5ddf99a1898

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 650e2a213c9f8aa1983f551ac7d711910a5dea8c2de4c2fa1f7300075d91d9e0
MD5 e9d2118bfa390b27644a3f56d3394d7c
BLAKE2b-256 fb211302c3ed5365ae3cde4359edcf4a0a2ac327500cb0159a830a7df71ed850

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 14790ade54b517b3be5173ce453afb951e4e4b3c529a059a6872d9aea22292db
MD5 8b7ce0dd94141e86eaf533a007b1d15e
BLAKE2b-256 056952e0f4662bd507c59f73cd4f6da46f567a89fcdca650706200132a123329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e5e4332beede420fe833ef1670ce39310c7eba207e8f96bf987f175b3649f9f7
MD5 126624b6293c5325c33ae723081c0865
BLAKE2b-256 0bc4d8ff3dee5eaadb2b896d1c68f3c620acdfe301db8e5ebded831d422f05a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2dd26a73146463daf9ecd7d99cc5577aaa3e8bbd889757d1ab7e82780a068eb2
MD5 518a17cf31a3e40e0717c8df7ddd9c29
BLAKE2b-256 20ea0cbab13e203bbc72000241e7d1c400e1477085d3c5293b64261dfbe11f15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f74d3595f6d462062019492d569087edb4b153ae46c79629c1afd1c6c39c45b
MD5 6a2a0e50e2e7b9102e4586bb60005e54
BLAKE2b-256 decc5ef22fc36cf814e574d6f621185fe8e60e19a8604ee320499d0a7b3bbaa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f6b3719b514331a4c49f76f815c17664356be7ccaefdaa179e79f62de3780cf2
MD5 2da161073f49c60fd09b8575bb871854
BLAKE2b-256 ed54f05bb37a30aa2354ca8b68e059176227eef4bd83180ead77aefd59f2d1bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.5-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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0d0fa07563be025f745ed9741c8f02a6052011cf6afb24f6b1644f1deb7f9ce8
MD5 1013de967481ab6c951c52cc49c24e2a
BLAKE2b-256 a6a66fe884f4f9b48249bb645d69f13b84e057e4f184e0ae13fe4d689478b92f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 02373b1699178766fd23ccf8b7fa6bcc9261955020bfd9d673fbf1f115775572
MD5 2f94663bbb0270329b63a8efb483dd44
BLAKE2b-256 5d18840b98e212bf70e742c6fb1dcfb5177bf380c200f95e67714cedef1ac999

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9a9a365a6b348e72e117b0f69d2768e213c2d4a69d669e0727040b7886cb11e5
MD5 f78061e0e768ceb700b20955d7c6c7a0
BLAKE2b-256 278253f977bf7d328a125d064307f3af918679bfcd393e91732e42c8eff06d7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 92bc700502a08c4a42540cf8a3a84c63bf38d588840105c635dc1269e2245f49
MD5 2202677b2bf434de0fb5f8a9085518cc
BLAKE2b-256 032f3581def8632eb9b1cca89e517dc5338276c44f0d8a2204db98424516de2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 332bf4c3fe8f4daac470e51cac8a0f1491f2f9af7fb7eacba08564784bee0b45
MD5 b3176dbc7786df56ddebde5cd560221f
BLAKE2b-256 f7ce4c68aacb503134f6bbac2f12579cce314eb478590a10c4a19a5836b924f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4a0546df7b6e2405a9aceb615829e360d00beb99d1bc389107a7a496113ca2e
MD5 b2400df75dc81ced5ec283425ab73548
BLAKE2b-256 0ad7ae141320567cf205de97778ab873c8c586ac41d413c20aa274dee3d02d47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bf31260e8716ed30f336d263d5fde2baaa553adc89c8c4edfff2ba792d26fba4
MD5 27c7297d0c900b08ee244219dedfbade
BLAKE2b-256 51bf77b1447a39ed8a1662b41e9c33c86d375bde3d0c2cff96ff738fdf8abe4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03016a39a0cbce7033262506b49c6c58ca54f2a9f13085c868806322b9299d63
MD5 c49d1e9e6397e351290392df4507908f
BLAKE2b-256 45af25d6977bb78f9e31e057ed4205e1d6ca7890504507aa9dad566beb860a15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e6793e1d447ea0ab39c4a8b6b25d3f80e0613a2963eae1913c67550bee94c72
MD5 bf38e8a5c835e07b080bc031f654958d
BLAKE2b-256 3be70daa5ea24d11bb3b6ce99f44c9d0ae8820b454cdfd6edc49fc08cbafe598

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.5-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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f2c2c943c1990b7ca7f79a8e3e916547f4c9253af556e921926433e0a06ea427
MD5 4830d23a7e0c58e4c7e2b85ebaac9b42
BLAKE2b-256 0bbcfc9623c9899b8dcd2f831a4b2529c4e54c97f5a097039a2012418eaf7c0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 42610987b3301008725eecc346ba3ea094fc4d840c8689bbec17bcc13f85a774
MD5 08dac7245b3acc8bbef638e4f268806e
BLAKE2b-256 36c9f128a94407b522ae2ffbe5fc30f835c4ffa3e2d077509a3bb39cd78104c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 49479f3f66eb1754def54624c28275b91338abfb43b0b5ec9acd63d5003ed209
MD5 0fec1fe777e5414796486f4dd2b28254
BLAKE2b-256 50f28efb556f84fe80c333c39335d4c2e7080305a3ca1f5fb01e4c5bfab34f40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 49eecf6ea078b29ab1f004a48e56c8f55f0a9bef765894815f4dc51fd6a8b2b3
MD5 f46a3b3e27d504c30388c347caece1ab
BLAKE2b-256 d29a29031e22f062d48b4006d360f27816f8f5644e396ca6546df3905c200a78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 23110c44ca160d137d2a8340c978b5b9595c0c951984c3bc0ce867e1705eb857
MD5 92ce09db4eba0007447593f0f1d7e8a8
BLAKE2b-256 4cffb3aa701f9bba00c71a468f5a29e8eca16c32391e02ce06e0c897fef9f837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 17e5649f36d467d62f7e41eb550bb5ac5fb9ded0aab89e2c8edafcd379f1c0ad
MD5 2f529a15288f11f71a3d8c27fb9b455a
BLAKE2b-256 4bfd913b0d6ffaed234b86dced17874b99102ec21c2cb77d43ed9181e8d0cdb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 75c01526b6341966f985c0d2e2f84acc98a5ef31bef1b473a45b7511fce1b6e6
MD5 7cadcd4837a3ca38f48879a755b1f820
BLAKE2b-256 575a2b9702e3b119dfc311a07f8340fb344e9faf890aef39b4ffe238f1123b0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 600e60901634941785966d0d624938602a3a2a3230a539ea900949708ae970b6
MD5 23fb913541a4e713b0edcffca6cc0918
BLAKE2b-256 a3f7ea44dfede55dae5a13a5be95ee8b64456f2729c481d87b1f15f1fb1e30dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4c3a667d81e374e1ddf77e1d6cba1788d3f030054344e8f0e101624d5c7a783f
MD5 7f92652fa0e1bed64e7e49809fddd47b
BLAKE2b-256 31154cc008dfbbd1787fd2b6c8f9ffaf337c7c20410ce749b799fc340f70e8a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.5-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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5b277cc827d87c46acc081621dc620e60619890f0a48a2761ed0f6db60575a16
MD5 dcd649bd9179604e5d1d4471057f9e48
BLAKE2b-256 4448f2dc1f162b10c6669670437538c2ac665444d8ce6c8208725ddd8a6d77e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4f4fcfdb022c0ff4488866474ab21dbabb2671d072ed416582fa39c35746dc51
MD5 a7e31f7437d0d9d151094fa365cf838e
BLAKE2b-256 e53ccf75996df4bfa5c70569e3e4a93bd2d2b2fb2de3b4ea75fb284e1ef7c758

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 734dd8b87aa2ba352a66a7d00fb57a9afd3de93c88371d0a4391adff5aec4bd1
MD5 d8ec2a01c102acadbef1138763da6b81
BLAKE2b-256 35bc17362eb944d287bf6e847fb91c6b4b3f005313613dac39882d6a18828213

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 14950b4b7920d4d3d53e13e1e92495f531b5b18fd7faa65e88c47592e84f224f
MD5 8bfaa27c7b7d55664810db94a1f3c37a
BLAKE2b-256 0d06aa5d08bcb1c3910a9c732f1d04fa87df14d1384cbcb5fe1bf8ddbcd3f208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6f0c640b3a54b332ce6fb72b2e7dafe65af2f547ce4491f7f49eba94138055b
MD5 12784a3b16d772ecdc31238f2b74c4ff
BLAKE2b-256 ad35201065b16fd482dc3ff7fea0f810c315bb9c9c74a77d8f3aaf6c3a26e08c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 85f8de5e2a5fed71e5d0b3d522f9e7a4723d816a7144936f697aba3b8b7b03ee
MD5 e38744b26adce3db4449a71c44049963
BLAKE2b-256 231d9fc09c3caf283a72f8b9d069b6d8307d173b8b552da0b1599231480718ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0572ca4929314bf81d1b707a263511f9524ec50d8ca8b5ff8626ac7847cb8dc5
MD5 6216f3d05527ae618e22da8f88fd2b75
BLAKE2b-256 079ccf0cf4f40546056cf67f711554d1158e64e12ee099077c8ca4219c506024

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f6d96c7c4092a8a5e703cf1c8105e63f0632fafa2a8afbfe40b387805cece15
MD5 6aed904451da9a02bb3d853a618b1cb0
BLAKE2b-256 bdcf7ac7828de6d30f65b1eeb72bfc405dab5870037a0959cd2b630fc960ab09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 81195912b15f0d84aca9f141bddc0ee0258e1ee68aa2322ed6d61b69fd105747
MD5 3337cfb8b18e14ea6d52219a510f176c
BLAKE2b-256 825f9bf43093451f3bdf384a2fe9da29caba829b88c47c06ffed0df7d9771671

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.5-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.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0f645df08db3aee829e97e8dcafad833323abe584df55720544d4aa9561643fe
MD5 9fd03b0e98d23b21c2f1934dc2adb000
BLAKE2b-256 4939876e38c5fac6ef0f6ce99b0d95ac2220e84513617f8e07cea8a52b00555d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 acdcd093ce3354527b7663d0def7b3d567a188b8b264491ebc2123503c757859
MD5 24214f759c213d0d1e1d50a6248b3f00
BLAKE2b-256 8c714b96d0c101b0c5e0de065b30155e841e44883078abb67eb6082f52d934b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9bab8c6cd2f99b09d4319caaac6d2fe801d92ac6de1e8d9f2a8d3160fe560336
MD5 3b65a6bc15957fe013a25055b234cdd1
BLAKE2b-256 fe1cee0ae920bbe6df5ebd9f0fdb40650986a6d44fd0f97f4d8498e86ffe489f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 328273c9e9e68f031a8e7ebc5dd5c8f8db370768313ed88ad5186fccc69bcd15
MD5 e43c0cb1aae441c238e56ca6a320e693
BLAKE2b-256 acee842e0f026ced00f3e6b0c07adea103d4b8583dfb7ac0a9c0d6c7c68aa4fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db652544170f2ecf6e2baf3906bb0542bd28111d388a5a41de6b0faf8820ee4e
MD5 a763abf2b4f207c42a68189bf311834d
BLAKE2b-256 4fd2b91383a938db586f12fd5e4350dcdc44c31815c3a6794dca7eb81fd919d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 96e4f07e93d71b562e7d75f7dbb0aecc607c355d1e49e3acb037dd3541238a36
MD5 f87849a4dfa79746037af51123a47538
BLAKE2b-256 8b0fd30e18cbc1343a45b41b94177e6dd312fd20968c64e964458be32b8fb4ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0470251fddee354c536bd6910c460a461405441c0fc080d6a0ea72e48b80fa1
MD5 70eb7d3f39c911d2391f20d5e4c41e11
BLAKE2b-256 bd739c784002a19d38f5b32270be9b4394a3043f90ace611458a5bbd05e35d46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 663d59f331579405412d05696c7bce15f5b669ca402806d04afbd94b39828c31
MD5 b7a117110c16e33e2c1d6fad7f6b549b
BLAKE2b-256 b01b26ee0c0d845649719cd6aba34aac81c6942f30ad725d97d2599f9895c4a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5dab8a9bb432009198e2c9c9aa3d877de9247cc9510518823369ca9fbfddacec
MD5 aac1e469ed6af8417188270c949e4119
BLAKE2b-256 76bf0bc904111f7fedfa61a020e48ec84f197efdea74e3662d50cf4d1ba6ae60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.5-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.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7e7364e056a2b8a0996a8efbce5ea428c52e7f580fb56d337280b09ff4066521
MD5 d00ed62bd80fd4580d86005081cf4dfa
BLAKE2b-256 ec9a07c047f1ef218dba9f4a72803fb9ac60d06980c4ac20dceb46d45e482795

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4bded152659510a7e2d5beec8625ff2ccdc6762bdcf4504cd58398505a61caab
MD5 02ead0c2fd020a1cd152449317d3bfc2
BLAKE2b-256 5cd688ecef5df03f8b0eade62681c254c034d4c5d632976153d6c6929aa8fc81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 087ca156256f89e93f9351efaf6bcf713ef3de8f5d0a487b1bdd4315e0f0806a
MD5 95195954fdc6192e6a77233564cbe682
BLAKE2b-256 2af73d61cfc9e84486acc152786027c40daa876f696a4f42c02b29fc2d976329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d80f26caa23337292647346080a1b4038df22d5c3a7ccc1b2898cdc5015fbe84
MD5 d6d0ea003309aefab803eb98c19aeb06
BLAKE2b-256 54d9c0082a5af932b35fe28a452287715bd98f7a0f127786ed1efe90bd7b9da1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c29ded141841f82ed9ea92405295ab8e04d82ae5ec36488cf36f1cc3399d91e
MD5 95d3a2b047fe96479b880860c41b5012
BLAKE2b-256 e1424eab009e157729ae210b81a3ff6440eda1215818e62bda7a018a614c5daa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 151b113616e51052c144c4b10134bcdf90fd243e2530da6cb053d09a40e25de1
MD5 5af8b6c2810e0d062421890cf7202bae
BLAKE2b-256 375b84de6926a95f1cc65ce37134e375a169d1a9215f847d1a4ca1930fe9010c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f6912199c28c9b9927384efe645a097b27be34b1ab36200de636672fdbdeda1f
MD5 47f6056e101d1deb759a32cc17ba18c7
BLAKE2b-256 e50be79003cdbbbb803d77fba196e1c9fc4a65082707bb0770fa3eb4e41e85af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb771f3f80935d9e37c5348ca8c55dc1104b33033ebe33d879e04ad56145ba1d
MD5 654eea432a412afd0349e2361eba226c
BLAKE2b-256 77cd792cd30b3b0400a22ecf58d59455b61b7e7b3c52d149e17257a318c074e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c60e4ecf3dcb4ed14157ad7129d2f3c21636501bd313063c335ddbdbf4a46bd6
MD5 06dd8eb1bc7742a495749854cf05a5fd
BLAKE2b-256 fabca211d7596f601367ae4bd25a28762e80e101aab1a1789d29f24de4bede68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CMGDB-1.0.5-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.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 bc2fd0122ba8d6a9a9927e66296a505b889b119f4e3c6fe062140ab9fb7f1611
MD5 99712e0d97c3a81c42d9c22fe0cc6cea
BLAKE2b-256 7e3a194a4d5cdf2f9e3ce0dd16102fec25969dd7862117bb7474eaaf14da03f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cac189313765cc49ba2e5ba6602b78cb911094f4c2c65f5cc54f65bafdf452e3
MD5 7d81efce1ccd626c2a77aef4d70eeff1
BLAKE2b-256 4ff4a366c521449a4c43d416b29e1a05a09c3191798a4ee958b1b077c9088216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 161bd8f42f29753a75b91c4d38e0487819b11c399fe51aa2d27d6465c427d85b
MD5 e882d12b081ebf907a5cb14d7bb64ad1
BLAKE2b-256 20b4f772d638bdcdc8c07fdd2c01113a31546dbabec8d96e94689324a0ea35b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4b88ee48e18ef253674bddadedf9b3f090090887590e5c5362d2a32eb982ca3e
MD5 7ee9c374cce4eccbdefff1ed1732ba28
BLAKE2b-256 8275b4586582d3f6bbb9d1e13cdca0323cf988afb29f347eec2796fe7973205b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b635826bd6115676fc597f194f29ba44519461d39225ca904895dd741085afbe
MD5 08ae13ca14b276912ae35f22d7c5c9fa
BLAKE2b-256 82ecc9d5798ae2818e68be0cdba42912764765795efe2a99f8414846405b93d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6bdce093c90dab719582b8fdd77004ad9f9af33ef1d7ea0881f716d661ba4008
MD5 fb00aca73f7d4b1db25f979d639fd921
BLAKE2b-256 fd129fc7820aa93be17b3c4699736dca3ca10cb71c0d58837b75480317ab0c95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 58f8a080eedf64f7f291a6e390bfcae363d933befd2626021bc8e649725b841d
MD5 c4a26ff6428db1941314fac9f67c170a
BLAKE2b-256 32d019c0a86479fffdeefa91f5b617580c353106c2f784bf15a65914c34d5653

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ecbfe1427bd7ea6a5d0d5bdc5eb53a683c563fe40030c966f29f5b4d7f987479
MD5 169873a6cfc46f46fbf794fb11c6cbe4
BLAKE2b-256 6e8b6df4bb2a3b79f182e1dba4f69beea03f78e41b047cb2d595975fedd4306a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 03d8b15d98fc1974debbb0c3128575063f9200708675a298ec3f4c269506ffed
MD5 fd5a9ef10b4e6670f6c2ca65687a7c2f
BLAKE2b-256 18c4f34ec7bb217a3e102d5eab29f559d6e830441f736c9b1a3158465385ae71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1bc0bfbb4df54a694c03fd44563cdb594bf141cb0ede449b52e61508ab2a8267
MD5 2be616a58f2336579c92d97036f5bd7c
BLAKE2b-256 33e53a39dd9576aa7716328e9a70a478de5fb616d6e9785f7a9e7ee3e7a59f59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0ccd9653cf325cd76f08e60f5b57980c40a46bfb02a4cb73b6aaf2169369dbb1
MD5 a16a063e2af0f3f64fcfcb16f63abf50
BLAKE2b-256 dfa6b91c533af1ac003dfca31f1c67f6950b83c4333e42f695163377b209bd99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ed7b5be9ccc7be554193372760b96916fe285979069946e9bc106742f25d5d2
MD5 d8bb2c622ac79b1555b33bd6cfa60e71
BLAKE2b-256 0af4253c774627fb469d6de0be540b847c44ca6d2d47c09f0567862f29a41472

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1362ca841ce77e34bdda80490a25d10df387e3fd28b8b892357e86e43a08018c
MD5 1c5421c2959a6847e0754d7cda120706
BLAKE2b-256 ccb86dc6645eade02c0bb3fe787d758bceb9f1f7fc6b8891f022d6fca15d8fb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 446a11c8c08eddac847d6d4b45bba98091124f1575acf691991d28572b212687
MD5 dddf6124a5a07dcdd171a91743cf6dda
BLAKE2b-256 28428793b8aa5ab1120482b925c77356ea9141a5a19cc1dcfc806b6dfef01fa6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CMGDB-1.0.5-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 40be381d32f3570b297b60f53abc19aab273d98b9fcf54f7c3d6d52dbdac393e
MD5 7d36f346bc745d7c42cc94259bd2488c
BLAKE2b-256 d7696413975655bd1627fb72fe3ee3e8d77ae1951d87da37c44949284013347f

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