Skip to main content

Python bindings for Hashicorp HCL2 Go library

Project description

pygohcl python package

pygohcl

Python wrapper for hashicorp/hcl (v2).

Requirements

The following versions are supported - 3.9, 3.10, 3.11, 3.12, 3.13, 3.14.

Setup

pip install pygohcl

Usage

>>> import pygohcl
>>> pygohcl.loads("""variable "docker_ports" {
...   type = list(object({
...     internal = number
...     external = number
...     protocol = string
...   }))
...   default = [
...     {
...       internal = 8300
...       external = 8300
...       protocol = "tcp"
...     }
...   ]
... }""")
{'variable': {'docker_ports': {'default': [{'external': 8300, 'internal': 8300, 'protocol': 'tcp'}], 'type': 'list(object({internal=numberexternal=numberprotocol=string}))'}}}

Building locally

You can use the following commands to build a wheel for your platform:

pip install wheel
python setup.py bdist_wheel

The wheel will be available in ./dist/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

pygohcl-1.2.7-cp314-cp314-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.14Windows x86-64

pygohcl-1.2.7-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

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

pygohcl-1.2.7-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (1.8 MB view details)

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

pygohcl-1.2.7-cp314-cp314-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pygohcl-1.2.7-cp314-cp314-macosx_10_15_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

pygohcl-1.2.7-cp313-cp313-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.13Windows x86-64

pygohcl-1.2.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

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

pygohcl-1.2.7-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (1.8 MB view details)

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

pygohcl-1.2.7-cp313-cp313-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pygohcl-1.2.7-cp313-cp313-macosx_10_13_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pygohcl-1.2.7-cp312-cp312-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.12Windows x86-64

pygohcl-1.2.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

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

pygohcl-1.2.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (1.8 MB view details)

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

pygohcl-1.2.7-cp312-cp312-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pygohcl-1.2.7-cp312-cp312-macosx_10_13_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pygohcl-1.2.7-cp311-cp311-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86-64

pygohcl-1.2.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

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

pygohcl-1.2.7-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (1.8 MB view details)

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

pygohcl-1.2.7-cp311-cp311-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pygohcl-1.2.7-cp311-cp311-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pygohcl-1.2.7-cp310-cp310-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.10Windows x86-64

pygohcl-1.2.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

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

pygohcl-1.2.7-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (1.8 MB view details)

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

pygohcl-1.2.7-cp310-cp310-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pygohcl-1.2.7-cp310-cp310-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pygohcl-1.2.7-cp39-cp39-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.9Windows x86-64

pygohcl-1.2.7-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pygohcl-1.2.7-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

pygohcl-1.2.7-cp39-cp39-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pygohcl-1.2.7-cp39-cp39-macosx_10_9_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file pygohcl-1.2.7-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pygohcl-1.2.7-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygohcl-1.2.7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ee2a26fa020245092ff9e4d42f7fcdc26ba21819831f081f73d7a02eba4b8df7
MD5 9305bcac19a5a4db94ceaaf30b0ed1b0
BLAKE2b-256 98e56387cbe074df7638f14e4e63ff686f97de858546f5bf0101d3a34fccac80

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 58af6b890092d90af34aa28de28c76f9c63aca4b4de3b532dd6b7ef8b91ad284
MD5 a217466ecef48e8d524fc2c96e09361b
BLAKE2b-256 382578e714f0c6e4c011c8262fd2459d9ebb53abfcecae3c89730f38a53c9001

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 111796fab926200f37a4f3e20180842afd27ea94beaee9874a42b72c56dfe0f6
MD5 d51e3474a565d602492a9dfd3855dabd
BLAKE2b-256 3ebc512e7027c80c1878341494c9ae2f8057bf1264b1e4c742b2dd1e9c50e718

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 926b3fb77a13dd4f5af82ae78bf6d4e0f045f91799f7cdbf484ace8a8e651a7f
MD5 842171f2a58b238eb1fa6034685dd6f0
BLAKE2b-256 f6e5f952ea71a0f14032b8832a1479f059c19dc7fc0be9578de07fb0800b10d8

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cdea921feaeb59b3cce177ae5331417f15cd3a5505954bcb7f52bd861abbb172
MD5 e971cbd58a78a85f7c12dc22bcd28f15
BLAKE2b-256 315f0050ca4500559d78155f9e576af6b195c78e67a3a8069cb32744afa7cbd6

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pygohcl-1.2.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygohcl-1.2.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 672745df552e51992ff19e152801817360cbd125071d85768da60b1b0f01828c
MD5 bb6ebf3f0d4e7976ce29dc00f6dd0e9c
BLAKE2b-256 f14bab4e08decb378a66f4575836c681d3bd86b7f2781abb9ddea910edfd3fb8

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 838f26a0b262da675df211fe3dbbe41db0eb3d48b5f76b377afad7a15c500b39
MD5 465c0fb11fdb66f33550af0f98e60ab9
BLAKE2b-256 78a9e096c5acde9617da8f0139744503c877a1c6ca999eaf255fc01273e2c7b0

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 550c54a566a85a5d38f8ee4c7df0cbe67420527b5d5e48dc2b098d4b69af7067
MD5 35eacd055a45ead30195f89e84def89d
BLAKE2b-256 6c33d1264bf550614b465a739901048062341975996c431d2b40617f248e8be7

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e76243d5c231e299a9b6e38474d0ef943b9ac6f752e6dd6a5fc27584504473e
MD5 ee9e112081bfc74e4d520717a40ad332
BLAKE2b-256 f1747c16a4a99082666abded6e24759d3045903d4ba43610639727a6969e3b89

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2daa3c944e0109ac26a3545d2e18a55512aabe205641c0bedd8d9e3e04c1d146
MD5 c0b2a91300711e1416240cdcdaaf936f
BLAKE2b-256 fe206ad216d92b89c7ad8353cd6887ba984418e15c8228d4fda3b2c351fd8ec6

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pygohcl-1.2.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygohcl-1.2.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b8d663bce6361921c0b00a592f919d3f84de967443ce1a9c6853d2ea18fa7779
MD5 f86f1b0ccb9c4364d00c1d96d4e2b45b
BLAKE2b-256 0bbab2b22645da630f5ba084ef63d623d521a1df854ac70ad8d3d07fd2b46421

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8c9057a7006584dda66eb51d4324402a88105950ca22a52dc5716442a539edc5
MD5 520f534002070cbf23a645a8346a7395
BLAKE2b-256 4c95fc42494e9771a52f538f9daca197a5b6a74341a8cba85fb96f259ed3e35d

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c29620913f246475b81ed54c4371a097aecbd5764fe7663a47651a73b24dfa5f
MD5 11cf73705296f913f91cdd444e347564
BLAKE2b-256 fbeefa9cbec0c70cf2fa596311c22776d9a07906db2e2567cb5c0b2810f22e93

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f20e376923551bc094343e70838a3435edfb0e811d2cd4d845651d0193fc7d64
MD5 75669a7ff4f104614908753b0b640b0f
BLAKE2b-256 5466df968bf92fca7327b7b54cf4405fe802117333a9f20bc2d11b9c775c67f0

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 78bb708d4639d42a750ef94dcead3e5d16631558b781d279dacb20e6afc0b729
MD5 ff1983a3befea3615390c8789310494f
BLAKE2b-256 068cfde071a6870b27aa8ea815244a5076c9c2fa803833cbcbe91070839d7221

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pygohcl-1.2.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygohcl-1.2.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 31d7af26942a633775cfe06e2445640811eddc1d4cac547b5346251b89f654c7
MD5 6438d8cef4c5efb7ea940002687510f3
BLAKE2b-256 32cee1cb3bd3cd8bdbdea6f711ea3eb84557df1e7a2f62a50d710c96d2cb9704

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dee2021772b816e287868b451d8f5ce9f8fba9ba10d13e95a2cb00dc97067cd7
MD5 2302adadf2e531f5c6590ad30ff4574c
BLAKE2b-256 ce071ebe5646f1cc1c0fdf2866a6e764431fd24cbf7ea3e102f1067043135075

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 f3711b8af7307ccdfc41a0623dbafb9fbfdb0e8267514a050ccf28b185ef795f
MD5 771d59c20a7b6fbdc6fdd569f8763390
BLAKE2b-256 f9404beab3c9b8dcf07a601c82de19300b71481278df5fb95797d1570ff2a4c0

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd94e78bb89cd46e1eb3a47cb63214baf9082a2bd55305aecd78f1ce901bb825
MD5 2b6e15b4f3c64bc0bd96321a25eb4561
BLAKE2b-256 b75542ddbca673fe2c203e08f34510aa6852cabc5e38458b5c8ff4c66a6cf01d

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa2464cf68553eb7a99dbc386498e43c9c768227de4c9d1536d8178aedb1f1c3
MD5 2394d67749c1761998102cf1a9cfb538
BLAKE2b-256 41a4c9f49cd44bd30750167a53ea2b7bbca9f9d557004f71ff1fb665471e28de

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pygohcl-1.2.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygohcl-1.2.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0f9c4d559a4e0afe362b1af5cee48683a7850ff333728c58b9fb3a8b8b8527c7
MD5 90cf80ec884f23b99f3274e98d2e9167
BLAKE2b-256 f8b68c8d3569ea6069b6ca430f4748764f5cad98e29fb714bc3590c46abe259c

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7918382418a058def8e6a3585274aac627db7c76e0deeadec4f47834a480f3c
MD5 adce1ab0cfb1e941f79ae43195a7b0b9
BLAKE2b-256 cbe2dba1e006ac241166a208744086bb86ad615dedb9a9bc301cd06654d75dbf

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7eda74a5b6817aa35e1e5f5a23133df03f5245261cc844460b3440418947a966
MD5 990caedfe7ed3344fa66325649a4ce4a
BLAKE2b-256 fd02623aed704e5369988208e27d4c26575abd18db68f439529ac942fa1f0e33

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07988ffaa7ec25bd4fcd397d056d0184a91d7075418143bb5be1bb7693766436
MD5 e6f62a5ad28bd88b6af77cfd662ef5e1
BLAKE2b-256 e3843411c855acc0ca2d7ad5ddc26ad24fda7f688794d0557bfaec89a03f129c

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8cedf4703124b1846a6f04e5b263df161c4c2c32d3dac830b12d8cb95824799d
MD5 25d958fad320efdc911dc450b8ddbf79
BLAKE2b-256 9f5d2bcb76a3a9fbbc4fdd12c74f2b82ecbe24ee5a2f9e8adbeab377cb654dec

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pygohcl-1.2.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygohcl-1.2.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a470375addee098b7ec774dc6fc17c0df004acd2e3eee9146d583aee59fe01bc
MD5 8393c0f9155e1aacf45294bb25653f33
BLAKE2b-256 bf9c94457fbed4989281e1c5b62f3dd43e73fc00ea1608c1517029d997d31900

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ae2b76e96f7c91fe3b343d7900a6414b28ac1286d8cf106ab7abd28b3414c39f
MD5 e2243b886b838aa10cd8e246ca1f94ac
BLAKE2b-256 1278842a03de0c95b9da38bfe786a888901b457c3c26a3d4f81bea8b60238c78

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c4700a16f8934dee25213dc0f920472cb8d15ee833fac1884058fb9c6ddaf86f
MD5 0963cb13cd3711729857332118863db1
BLAKE2b-256 b183e9e87dfe28080c0e4a10a98ef13904dcbd3b99014f8f1fb5e4dace4de997

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a954a2fc23c9263617ecfaaa0afa8d8b160eb3408f994dc5e26ea4dbb1abf857
MD5 03be1d8e3bf42c92b6160c86f64a04df
BLAKE2b-256 0701a72f1a0469ce8d6060bac959a5d3bcc477fc230f9810b2cecdce006037d7

See more details on using hashes here.

File details

Details for the file pygohcl-1.2.7-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pygohcl-1.2.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4c668e80c513ca6663634e35a574f6bea5d65ec2f4c339193bf3b052f3b2c24a
MD5 30fef93baf03183d0486286d5da76118
BLAKE2b-256 6b2bb02e7d2d52c196222884977a286aaffe13ccbc0b3d3b3ff7822f7ffce6c0

See more details on using hashes here.

Supported by

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