Skip to main content

CMGDB

Conley Morse Graph Database

Overview

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

Installation

Install the latest tagged version:

pip install CMGDB

To uninstall:

pip uninstall CMGDB

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.

Installing from source and dependencies

To install from source you need a C++ compiler and Boost installed. Assuming you have Boost installed in your system, you can install from source with the command:

pip install --force-reinstall --no-deps --no-cache-dir git+https://github.com/marciogameiro/CMGDB.git

Alternatively, you can clone the GitHub repository and install with:

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

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

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

cmgdb-1.4.0-cp315-cp315t-win_arm64.whl (772.8 kB view details)

Uploaded CPython 3.15tWindows ARM64

cmgdb-1.4.0-cp315-cp315t-win_amd64.whl (620.7 kB view details)

Uploaded CPython 3.15tWindows x86-64

cmgdb-1.4.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (672.9 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cmgdb-1.4.0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (638.0 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp315-cp315t-macosx_14_0_arm64.whl (492.7 kB view details)

Uploaded CPython 3.15tmacOS 14.0+ ARM64

cmgdb-1.4.0-cp315-cp315t-macosx_13_0_x86_64.whl (547.6 kB view details)

Uploaded CPython 3.15tmacOS 13.0+ x86-64

cmgdb-1.4.0-cp315-cp315-win_arm64.whl (766.5 kB view details)

Uploaded CPython 3.15Windows ARM64

cmgdb-1.4.0-cp315-cp315-win_amd64.whl (615.5 kB view details)

Uploaded CPython 3.15Windows x86-64

cmgdb-1.4.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (669.5 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cmgdb-1.4.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (633.5 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp315-cp315-macosx_14_0_arm64.whl (482.6 kB view details)

Uploaded CPython 3.15macOS 14.0+ ARM64

cmgdb-1.4.0-cp315-cp315-macosx_13_0_x86_64.whl (540.5 kB view details)

Uploaded CPython 3.15macOS 13.0+ x86-64

cmgdb-1.4.0-cp314-cp314t-win_arm64.whl (772.8 kB view details)

Uploaded CPython 3.14tWindows ARM64

cmgdb-1.4.0-cp314-cp314t-win_amd64.whl (621.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

cmgdb-1.4.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (673.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cmgdb-1.4.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (637.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp314-cp314t-macosx_14_0_arm64.whl (492.8 kB view details)

Uploaded CPython 3.14tmacOS 14.0+ ARM64

cmgdb-1.4.0-cp314-cp314t-macosx_13_0_x86_64.whl (547.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

cmgdb-1.4.0-cp314-cp314-win_arm64.whl (766.5 kB view details)

Uploaded CPython 3.14Windows ARM64

cmgdb-1.4.0-cp314-cp314-win_amd64.whl (615.6 kB view details)

Uploaded CPython 3.14Windows x86-64

cmgdb-1.4.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (669.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cmgdb-1.4.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (633.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp314-cp314-macosx_14_0_arm64.whl (482.6 kB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

cmgdb-1.4.0-cp314-cp314-macosx_13_0_x86_64.whl (540.5 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

cmgdb-1.4.0-cp313-cp313-win_arm64.whl (741.6 kB view details)

Uploaded CPython 3.13Windows ARM64

cmgdb-1.4.0-cp313-cp313-win_amd64.whl (597.5 kB view details)

Uploaded CPython 3.13Windows x86-64

cmgdb-1.4.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (669.4 kB view details)

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

cmgdb-1.4.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (633.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp313-cp313-macosx_14_0_arm64.whl (482.2 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

cmgdb-1.4.0-cp313-cp313-macosx_13_0_x86_64.whl (540.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

cmgdb-1.4.0-cp312-cp312-win_arm64.whl (741.6 kB view details)

Uploaded CPython 3.12Windows ARM64

cmgdb-1.4.0-cp312-cp312-win_amd64.whl (597.5 kB view details)

Uploaded CPython 3.12Windows x86-64

cmgdb-1.4.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (669.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cmgdb-1.4.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (633.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp312-cp312-macosx_14_0_arm64.whl (482.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

cmgdb-1.4.0-cp312-cp312-macosx_13_0_x86_64.whl (540.2 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

cmgdb-1.4.0-cp311-cp311-win_arm64.whl (740.4 kB view details)

Uploaded CPython 3.11Windows ARM64

cmgdb-1.4.0-cp311-cp311-win_amd64.whl (594.9 kB view details)

Uploaded CPython 3.11Windows x86-64

cmgdb-1.4.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (666.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cmgdb-1.4.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (632.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp311-cp311-macosx_14_0_arm64.whl (481.0 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

cmgdb-1.4.0-cp311-cp311-macosx_13_0_x86_64.whl (537.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

cmgdb-1.4.0-cp310-cp310-win_arm64.whl (739.1 kB view details)

Uploaded CPython 3.10Windows ARM64

cmgdb-1.4.0-cp310-cp310-win_amd64.whl (593.8 kB view details)

Uploaded CPython 3.10Windows x86-64

cmgdb-1.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (663.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

cmgdb-1.4.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (631.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

cmgdb-1.4.0-cp310-cp310-macosx_14_0_arm64.whl (479.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

cmgdb-1.4.0-cp310-cp310-macosx_13_0_x86_64.whl (536.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: cmgdb-1.4.0.tar.gz
  • Upload date:
  • Size: 580.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0.tar.gz
Algorithm Hash digest
SHA256 1c628b3a6c28e3777a271b55cc526ae9d01bb4afdf1c6a82b56bba0772c0237f
MD5 0fd9eef956580ebaf3bca9957cf68625
BLAKE2b-256 701b9307bb1ba5ab2a51a12dd417668eb3441680efd1850a5073dfef01394f22

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0.tar.gz:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315t-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp315-cp315t-win_arm64.whl
  • Upload date:
  • Size: 772.8 kB
  • Tags: CPython 3.15t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315t-win_arm64.whl
Algorithm Hash digest
SHA256 f4b8bfbebf6412ef7dee39b8daafc945e2f86f4ba378908e6af80443e951b2e8
MD5 19bebe183994cb4b628fa1ac17464052
BLAKE2b-256 64e6c84c630c746ff167f11ed4de5b19860334628b5b2b3862dd5f4e4b9e9639

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315t-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315t-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp315-cp315t-win_amd64.whl
  • Upload date:
  • Size: 620.7 kB
  • Tags: CPython 3.15t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 8de51206ba366b83eff1bf5fb79c522d8a5dc508448a47d5eb98b066fe7ba418
MD5 4ce0e8aaa1c1a8adc23bd0c764dbf32f
BLAKE2b-256 e22171dc25037000121fcb44b60112ca9bd0e61854fb0bab46e97971988559c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315t-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae94b97164f530edc5849d161db95b8e0faa3e185c7b30d83270e3bb55996eea
MD5 6293ad3e6b124bb9ae101ae6b4d012c2
BLAKE2b-256 0757a3819f9a0f77c6cafb8099389ae3c15a3f1185e1e15278845f901c354f93

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 42fcbaa285b5b314e0a9add9797441834403a736a26b4a804082b82452b41316
MD5 b4ad58e8131bb7cdbdfd724198f11002
BLAKE2b-256 bc25d46b1f8a5d6de2b4cd441ebbf26418295d0eb92c23a7193972bd653719c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315t-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315t-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3161574172e3e5cde591b41e888e5bd3ef436ae4055112e60cf9aa7cea384f90
MD5 3580bfcc62a8beb1a01e0ebce670fba5
BLAKE2b-256 bb14e72291162a6e9afaa16b0a36813d1ce008cc7ba11887c0ca69534840d3f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315t-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f0b29fe5f864f1d236e10487e7d25c0814be0e126280055b6627527522352dcf
MD5 66b2ff681db6d760884e5f52b1c63b45
BLAKE2b-256 3a368aedc0d302fdd3527243fc97f6bf8504b91bc5421e659f8f36def3a3798e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315t-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp315-cp315-win_arm64.whl
  • Upload date:
  • Size: 766.5 kB
  • Tags: CPython 3.15, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315-win_arm64.whl
Algorithm Hash digest
SHA256 2d3546657c32cc53c9f0a95be285cf9e68b8e31b0bce7399afe8769ffa8aeb39
MD5 28926e8594bc1bf69cfd9c899ec119e8
BLAKE2b-256 a70ec8a56b7a9ed98653983e400199067cd9ca2be6e0ab0e400acc3158411d38

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp315-cp315-win_amd64.whl
  • Upload date:
  • Size: 615.5 kB
  • Tags: CPython 3.15, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 a6a835edec0758a51932eef66240dec09a5cb15d22d280200eaad9870de5546f
MD5 82edb8873f856ece845d8d2d0d61a2c1
BLAKE2b-256 0676d45e69e88d837d1b78351d61a782662c1f42529b0a34a74b0022642dd96f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2b7d2b223db5555b06c0f1cbc2c36425e32f948bcece25a5a15e9ecf4bdebfb
MD5 2695cdb977a73563cb09bd534379225e
BLAKE2b-256 5369336dd42083aa57f3bbaa84a551f77ccbb6f4b8b942c67dd4a33b822f567b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc73913af83529b2203b64edb3f97adeb43fde2f6c1687920d8d159916ebf3b5
MD5 c8b5176d272d04fb82f338a973200bd6
BLAKE2b-256 be7ceea6d8683e906d3f0bf368229f34d10866aded63d390ba49f25f94df0e06

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5876ae4cf16a7326a163d67e473410042dd3c4160e3002e573de08c030dbd13c
MD5 54032c05cfd4674452ced1ef993ea8fe
BLAKE2b-256 e580a61ebde774ba3d59dd6814f3a21a9c10103e2a40eafef1dc713193ed45a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp315-cp315-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp315-cp315-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bc4bdb9f59fb9c19f7cc6a3e594efb27db557918ba7c5ae52bf343fe459a4e72
MD5 fe613c29c57b6e3a99d8931e9bce9b7e
BLAKE2b-256 0754ac2255e13cedb3cca26e7fc20a564e1566dbcf28839ccbd6a3478cf34ba0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp315-cp315-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 772.8 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 d46a0c5b51e12110bba54c4d85597d1e60209f8f67e4ab02cc109ddbdacf5e81
MD5 d7d65802c9b240c076c3cf89e9614ce8
BLAKE2b-256 9d1d505d6d88b5b6dbad9258a775992fbf5b5cd29d7f277a929cdea26e65d46d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314t-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 621.1 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 93b299c257573719e8d8be3b5a256a64e844d32f1798c4b1e89b7644174488ea
MD5 9962f6f867612fdc1a6b6ced4ddc2a7f
BLAKE2b-256 5f79e201a9dd9602b5863e05a94b1df851721d67152e25ef482896a6db7e7489

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314t-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9f02201c6c6a199d78d4ba90ed2286b21ec99b07126c2f18136a4b9a89f4247
MD5 4e954d5b767f97d50b38a9376ab4b81c
BLAKE2b-256 f9f04671a00ff72de867dbc64ee3190ad13b4fe2c45f07b4ed72795a4ce13ab0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed6f9fef4dc24af43fcf93a988c8efbfc2776bb129cccb08f2002e59b5efec93
MD5 13bc5609f729f6bff17426e2c0f642b6
BLAKE2b-256 0195237a0a3d340e40fe5ad45dea268d6d3c0acc88d466d195339e16cc12ee14

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314t-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314t-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cf0cbcc0dcfffac6adadb2b2713dbc1b4a7c267ab1412ada8ad71d688e76107c
MD5 1cbf7070fc0783af7e1686800b60979d
BLAKE2b-256 4ed68a0a544bd7abd48322f77330b75e25a8072eac840e415dde89e9eecfe9f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314t-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4642cabcccd74034356fd75b2ffcaab39c64c88c0e0c89086d5a1de50c89fcac
MD5 66bc7e1524631ed28f4e73810b465160
BLAKE2b-256 d4635af3d92ff85c0eda30c88883e4764ca808ceb025415c8b2501276a12af3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314t-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 766.5 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 412617c66c3ad683a17bfd9c085aeebd31f8565f48a9e5e12e53341734acd7b3
MD5 9e11d4942b0ce85003f46d925f58feb2
BLAKE2b-256 5a02917e7e953fe818d9f9ac0c24b5d89566e6f714fa7ef84bcad2236eda4d74

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 615.6 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 72a275de41cbe75cc16d26fa256a6444e8f66f6b8314cf2877671123b1f2619f
MD5 faff8bf9d8b3760e0967cffb503e8e8d
BLAKE2b-256 c8044ef51810adee6fa6a369fa5127133a253038c44dadccf90cfabeca2b526d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6f6a21c7bd61193893fdd6761e530fba298ef575f5fb810e46c2fd61c15f4514
MD5 13d33f3ebdb52ede4e762962eccebb91
BLAKE2b-256 888bcc64af676fdc25c3f1a19aa59d4ab1e74502d0bdfad728ab7f0f91d4cff0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fb296743bbec2de430cf02401615b039a962d277f0105b4b1d0bd4c2d8fd05ba
MD5 8e1eb241607c1660398d8365350af3af
BLAKE2b-256 f95b8e4f13c1fc9b81b5270293bcca4f7e779bf9d2ff18f5faa05b0c7f4ce599

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a808bdb7c92c9df659eb555f62dcc26da0fc93193409b2eb2c75517c0f53a983
MD5 36f27f2e09a84dfda6fd8e996eaaff13
BLAKE2b-256 a2e546a5c51e2d2098ae6a9b225944ccd8a96142fc5579995e5f2bb41c12fc39

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 72752e273bbe297ba6b0257a90f878b5872dadf1a3cc4d4bd3fd9c80b56e66c0
MD5 7e95472eeed07b5f067a9fdcbe6a022c
BLAKE2b-256 f5d5c4e772d9dd9e7ccf972eb64eab82d8c973b62ef1e839a9b0014cf86b6a04

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp314-cp314-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 741.6 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 c5c250d07b3870f3b3836b5fdbcaae2cf3695b1d52f4fb8dd827b8fd8eb3edd8
MD5 75098509ac398904f760ffaf3e8abd21
BLAKE2b-256 d626b299378698e2e12acd07c94ab4d89b4d328630d36bfcb4029aa5585c5c44

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp313-cp313-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 597.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2ce6f12971157c9ff5c6b53ae49b8e9969755bc7bea8150a60e13e2f95cfee07
MD5 7904395d5886fa63e8b3406e79b5f6f5
BLAKE2b-256 c693ed79c31a7afb7b23a1108edca98ebdd86ed5a69a1f8e17f048ac3e2e320a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp313-cp313-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f9806545b00a66d6913e408a211e67c1b70c5d3e02d48cf80d1c1bc47fe03482
MD5 918da0e01854652d3ac73d099a36f830
BLAKE2b-256 131a2fdb54558ccd0a932bdea3fe855b8847058c0586544d2c79db98ec1d2fe2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8bc5e8dac8bd90bfb6bd04ac4d4fda1be9d2afdf237d5ea2fb0fd2bb68029664
MD5 c085aeeb566891273ddaee6397556a80
BLAKE2b-256 9c47e441561ac728cf4ae265000f85976c002cd6c387a785f47f902f07b8cb8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 903654ebbeec9880310ba6b2f0d629f188eabf578af7175512494dc1ea783e53
MD5 0a668bcaf4d671fc386b94a531507190
BLAKE2b-256 83942c981b32bd4098a409cc6e48fd5f0421bfc9f7382d578e881e68db629aad

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c1ec076e2fc6f812320c045a177e760ca8f5629d48e40d8ddc387947deed6a2c
MD5 94e39f3bcc4d08f99f6f0ac991c76df9
BLAKE2b-256 40d27ac52547acf710b796efdaa4b6233e848c38077710165c3f5e98f23660eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 741.6 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 cee4c090869730590339189460d898a6ab0f4c29b9b504a4f11783dc95c946ce
MD5 eca2ff0581585da4e4bd8d4974d178c5
BLAKE2b-256 5dfdac7ea796a0a34f5af17e3c6c1c4774547ae3bafa4c42a31e815e01dc607d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp312-cp312-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 597.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b5422333383822fd5771d70f26b09c3beacdbfa2e45e5a6bea7644a86d284fef
MD5 59af1d423d34e468effb60dbb16f7eef
BLAKE2b-256 a2bc3363a5d8dc622350d8388fde2e558d8357df00c84881ab7a98e01b62867a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp312-cp312-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 38095c9237e62cb741714ee5918db11a262c7790a14337b65f8de6f9cc22fd96
MD5 146b27777c27040846616648d42c629d
BLAKE2b-256 65fcf906a526a6513d1a2fbfe8c53b62b8d3ed2bc14802278aeadaa8a3e0d158

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b180e29673f3d084a268d28c7135c37d4e083f60ccf79dc24acf6d738277f1d
MD5 44b5061ec2244030eb472b8236250cb4
BLAKE2b-256 a671bbfbbb7b372db572a2e3c426840822abb47c136469e32ce7a3837a298597

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ba90d201e779f572393b9833c4e41a7e75b005d28d4958657065203c953629c1
MD5 bee3545d51c62c731892822f6644c2a1
BLAKE2b-256 88f088ab86f44469890ea48f8b19b3395646ce4278a111bcd8bdcd6a90059d4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 87bf2d45491f6ad4f20e3a0b0d2034edad07f059d6e6538226b0c17740202eca
MD5 eb591ee519960548d25e4f8f298ede13
BLAKE2b-256 f6c48d18970b43b2538ef89eaced1544b91d8dd19726e55eadadf1b6b02cff3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 740.4 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 adace207b600b58d44af5b3ceaff87964767d204f6208f60380408f536661a67
MD5 94d63307281462a815e5afa255f431b4
BLAKE2b-256 865c4e02d3c375bfd56e52e4b66284634f9b4cb349a25474c5b2a866d4994dfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp311-cp311-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 594.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5b0e8062ec2a6f8b54b0d75e4d730ee9d922a49204a82d4dbda47a8a6fd407b8
MD5 0bb5f0e95dbf472075591224ce26e369
BLAKE2b-256 292f89fc49babc916ea57d4a944ba067f4b3c3ebcef0c89cca1a9514cddbc680

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp311-cp311-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 567e2e77b81599317eb262d286253e944b855db9a1ff2752cb04cefac30be734
MD5 6b87e9b418cb60237b82825a82a0a874
BLAKE2b-256 5e56750ec587970fd6a01a3cdd976a6ceedbbc303e5975ae5d9d4729a976a669

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 029551151b47aa9d68cf1bb58fc423d14d4c6914cebb21b161ef3bda89a17ef0
MD5 ccb87f775343f42b8fd71988ae232499
BLAKE2b-256 ce10f39566ad8f8d63ec58001d863843d48e5c4dcb53ffdc3d4f5a7e9ca3fb9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 87f1fb4528ef14258e0609d3ad90fd03371cfa3f8b79dbf85c96808ad05e5e3c
MD5 9bfcb7fdd6bdb35eff0e2b690dc455fa
BLAKE2b-256 72683b59ed7cce2c0b40dd5c214ff27a3b10d06cc2d5d663a4aba44bb14cf07a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4efba261b2111cb0acbb161d4bb539b22626f480599ddb8d0a470372d06c7acd
MD5 e6454314a6f8c6780c9a72762581ed35
BLAKE2b-256 48652b47fb0d1d9c2a3720ce81e14c84c2e22037a2899fa71ef458c8397c5c33

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 739.1 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 50b3a14d0a6fcd94e482ae062b11e8133f579b5aabee65241f244f88aba0f2d0
MD5 b094be4977682b46d06df58211ce98b4
BLAKE2b-256 9af53c6b665ee0276d17ec6b6e1894f462a5ee11647ed42c8fd9fe5dee1c9541

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp310-cp310-win_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: cmgdb-1.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 593.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cmgdb-1.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a2637e4213007f1fc552340add114140ed8047c1a006edff15d52022c98aadaf
MD5 7d37a4ff2f2dff93ba3d34fdd65a847b
BLAKE2b-256 3e73a7fd480ba958c841d5549e342582765cd4ca91679541117e6438f59a7567

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp310-cp310-win_amd64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9909b3dc787f5bd11d568018c51c7bcefb93957656cc2e4f931e7f86c1c2f5d
MD5 8d67a2949e8a0ab2f1aa7958ed7784f3
BLAKE2b-256 8bd64d512c6d32f6a55905039526ee5684a748a2a74c53b84a0fa03bb66b1fb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8759dd1339fa8bb447a279f2d89997aa0faa7d4c0dd89909c7d480b11c70ea36
MD5 034980d9ffa4facfb1ef77eae50524ed
BLAKE2b-256 9ee1ddfbc59695ace858f78fa325f17c15956b27da8265503c79c1a4d8fc0b16

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8bead1cc778eeddf20361dfe89bd387616f91a1c766fa9c9dc2cfaa6f30daee8
MD5 2a000b0228a882d19498593ca127d5fb
BLAKE2b-256 dc18a6a9b7a468455a74f03be99432eded34e16ec90c64e2d410e5dcc7ab9f81

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cmgdb-1.4.0-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for cmgdb-1.4.0-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4925ebe67a88b76eed35e7fd019e333b2d5bde2dcac1ded985a94125210b97cd
MD5 3c3c98b6038c71ebda690b7f890fa0ec
BLAKE2b-256 843e7e1a3ca5c68fcfc1bbb9b80cd47e18e122dc5c4c02847be54a0f11ad37b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cmgdb-1.4.0-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: publish_wheels.yml on marciogameiro/CMGDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page