Skip to main content

A Python Library for GFN-FF.

Project description

PyGFN0

Pypi version PyPI Downloads

This is a Python version for GFN0-xTB based on F2PY.


Usage

There is an ase.Calculator subclass termed GFN0 for non-PBC system. And a more low function called gfn0 can be found in the code.

from ase import Atoms
from ase.build import molecule
from ase.optimize import BFGS
from scipy.spatial.distance import pdist

from pygfn0 import GFN0

atoms = Atoms(molecule("CO"), calculator=GFN0())
opt = BFGS(atoms, logfile="-", trajectory=None)
opt.run(fmax=0.03, steps=50)
print(f"Energy: {e:.3f}eV")
print(f"C=O Length: {bl:.3f}\u212b")

# Output:
#       Step     Time          Energy          fmax
# BFGS:    0 21:48:56     -145.434618        3.546420
# BFGS:    1 21:48:56     -145.184501        9.984024
# BFGS:    2 21:48:56     -145.493902        0.833465
# BFGS:    3 21:48:56     -145.496822        0.175982
# BFGS:    4 21:48:56     -145.496955        0.004404
# Energy: -145.497eV
# C=O Length: 1.116Å

Reference

  1. P. Pracht, S. Grimme, et.al. A Robust Non-Self-Consistent Tight-Binding Quantum Chemistry Method for large Molecules (2019), DOI: https://doi.org/10.26434/chemrxiv.8326202.v1
  2. A standalone library of the GFN0-xTB method. https://github.com/pprcht/gfn0/

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

pygfn0-0.0.3.tar.gz (627.0 kB view details)

Uploaded Source

Built Distributions

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

pygfn0-0.0.3-cp313-cp313t-win_amd64.whl (17.1 MB view details)

Uploaded CPython 3.13tWindows x86-64

pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

pygfn0-0.0.3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

pygfn0-0.0.3-cp313-cp313t-macosx_14_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.13tmacOS 14.0+ ARM64

pygfn0-0.0.3-cp313-cp313t-macosx_13_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.13tmacOS 13.0+ x86-64

pygfn0-0.0.3-cp313-cp313-win_amd64.whl (17.1 MB view details)

Uploaded CPython 3.13Windows x86-64

pygfn0-0.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

pygfn0-0.0.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

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

pygfn0-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pygfn0-0.0.3-cp313-cp313-macosx_14_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

pygfn0-0.0.3-cp313-cp313-macosx_13_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

pygfn0-0.0.3-cp312-cp312-win_amd64.whl (17.1 MB view details)

Uploaded CPython 3.12Windows x86-64

pygfn0-0.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

pygfn0-0.0.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

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

pygfn0-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pygfn0-0.0.3-cp312-cp312-macosx_14_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

pygfn0-0.0.3-cp312-cp312-macosx_13_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

pygfn0-0.0.3-cp311-cp311-win_amd64.whl (17.1 MB view details)

Uploaded CPython 3.11Windows x86-64

pygfn0-0.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

pygfn0-0.0.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

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

pygfn0-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pygfn0-0.0.3-cp311-cp311-macosx_14_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

pygfn0-0.0.3-cp311-cp311-macosx_13_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

pygfn0-0.0.3-cp310-cp310-win_amd64.whl (17.1 MB view details)

Uploaded CPython 3.10Windows x86-64

pygfn0-0.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

pygfn0-0.0.3-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

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

pygfn0-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pygfn0-0.0.3-cp310-cp310-macosx_14_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

pygfn0-0.0.3-cp310-cp310-macosx_13_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

pygfn0-0.0.3-cp39-cp39-win_amd64.whl (17.1 MB view details)

Uploaded CPython 3.9Windows x86-64

pygfn0-0.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

pygfn0-0.0.3-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

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

pygfn0-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pygfn0-0.0.3-cp39-cp39-macosx_14_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

pygfn0-0.0.3-cp39-cp39-macosx_13_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file pygfn0-0.0.3.tar.gz.

File metadata

  • Download URL: pygfn0-0.0.3.tar.gz
  • Upload date:
  • Size: 627.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygfn0-0.0.3.tar.gz
Algorithm Hash digest
SHA256 2cff08bd42754251088c9b3cd6682669fd3e11a150e3f83f6691a490a50c1af0
MD5 0a47700313f12d3a8e8c6cd90abba996
BLAKE2b-256 98bb85b74f75339e6e60e4a60cf0b4a7c2b7bbb48ebd54ebc87242eb3264ab26

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3.tar.gz:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: pygfn0-0.0.3-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 674cb423fd07323eae09370a2e172428b493d798783e34212892db7b521d39df
MD5 8d7e4ab3fd5d663498a91a0447ea3739
BLAKE2b-256 b6acff3dd6414a9be96354035960f5bce353fd2c9cd87f28c271ee92b1ef49a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313t-win_amd64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6181392ecbdd7439c58f5630fb22d2c3da068485f053b286951f89ce555b7ff0
MD5 537c736bb643cf3de29dade91c7b325d
BLAKE2b-256 dade9003c4c6fbf907c9f9b7371ab7920e62662a8899549b0ee7ea8ee62cba25

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cdc98e88bebd8b93fae4a6ec39f988b22ce142106351538f95d529595ba89af7
MD5 c4e9810561686a461c990f58088de498
BLAKE2b-256 63cd21bff3ef1981ec2c2c6fd19805fb2e6bf7b62ac0777d8949a36fabc48f6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 73d0256656be732b4e125cad68fc7187ca3eaa957754dd5b80dc871a6cec1c67
MD5 c6bf5f3fff79ece25fed042e52f277ff
BLAKE2b-256 c03f16d8c86fc442ebbb88924adeccb22e597423ecfdce272a5cefa95a6fa9b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313t-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313t-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e8f12c5c515f19207ea150ed2196094dfa1dcc70d94dfbf7feaf4889f4ae9bd6
MD5 8a7769c17c1bd1f08d519f433933d9b0
BLAKE2b-256 15e8a703e386f39abb2ec45ee5187c3d19f28ce62d2252e93f7caf0238dece16

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313t-macosx_14_0_arm64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9a116c4c7afba2aa5ce51d58daccb1a504000c19b7aa87c60cf79e3795f327b4
MD5 0dd848be89a150312e2ccde9bd18350c
BLAKE2b-256 7af3f7356c579934217c1e7da1299c11519975cd48b72997b5857a5d815f2318

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313t-macosx_13_0_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pygfn0-0.0.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 631aa48e767a6bf5ed831c17240c7c6b4ab85444303504d4e94c00f749fe7952
MD5 5cd1e3d14fc112427e03782df4c969d8
BLAKE2b-256 fa5c1da1793963623a0ae8bcdbab2a48843b6be9b68ad8f414d9c987a537034d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313-win_amd64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cc3549f0a347b16a77902b9213a1eda94d188e590ffd56aef8dafaad063d6cf9
MD5 583caf114220e938d357ef8c12cbfc3c
BLAKE2b-256 cbddb3b65e148d66ff9ae5a7bdc9610c8ad666ffc68622e47e16cc93aa02da58

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7b9f7813bb06d6aecb89a9e29d8d35eb13198633cf943cf1d1b1817e21094003
MD5 526da7e876a8fc99718057be48a20ed8
BLAKE2b-256 5b8e1e87ec27efe7e2697ca0d0ca02059188d0aa3e7cd67bb4dea26ed5403766

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e0c211bbde754e00ea7ffa85ec6af505d6ee41e29ef99dad7eeb59852f38567e
MD5 851f5c30c49d3c0e081a864b3e8d8127
BLAKE2b-256 1ddd7cfb925d8ae1f86bb31275ebd5eed464d4e37f4547572942e51304930c34

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 040ac07bb07b2a85e10d337b9f4186c5edb5a8a869653d09ae7f8be9b4bb6fec
MD5 a28e1dd43b8ea0258e1e0056d585ea1e
BLAKE2b-256 1c6691ff3342b529e66ba58ae30f77db7c169b41153b4d061f6eb06e8409081d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7bd4be79231f4e464e80f241c2da7f6fbc7be810d0b98eddb7d82d1c291809ce
MD5 b4383a944156a8ad435ea41d3ff4cc44
BLAKE2b-256 0c965a1e2c593e36bf2a610a5fb3c8f6d12ced5ff7c2d36c180bbf7acd1e23c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pygfn0-0.0.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygfn0-0.0.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d6a3772b268e34ab616d31cc78722899b8795550ef53b2d60f4a241021300260
MD5 7d2bf426111919b4040c4da2ec869d94
BLAKE2b-256 1ae7d41c3c09abf1ab8b592ff1cb6bc56d9617db8ff21677f55fbd5f34dbb7cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp312-cp312-win_amd64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 52c8614de9a3d0e632ca1b49e1aa4d2a27eacf7f4a36b71b2f9d595c6597d58a
MD5 932f3f1fc14baa31d456244a4d064c87
BLAKE2b-256 b67165c43e74a5df73b94c3e4d34ff0ed506b70d1f44030f8934aeea153c04d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4eb69176b21a89c716ba55013357d7f2e7f9b53af3b3729958f4fda25ee319bf
MD5 41cfbc0fe109d3592fbba22c6785fa60
BLAKE2b-256 0dec568a2a7477cdaeddbbccccfccd105b6ab24b072e57df8fff0909b119a49b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0fae052687c4514d6f9a6b3c35363f391ea05c9a749f12d95627be9f65ee611c
MD5 8ebbf2f314bfa2378c543ff1f18296b9
BLAKE2b-256 d55aec5a6ed98534b4d06d055d4054f5677779b9ee917971ee2cd11045568eb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 bd8461813c56b9076f19f0c25e9b2cae94794eb2e9bbd120e2504ae2597e233c
MD5 23fe31c8374fedd319a130886c9b2380
BLAKE2b-256 65660527bb42ac66fbbb3b33912cfefbacebc7cce8116ef6b0f0e5838102b501

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1ffdad0443b85b07b9928cfce079fb789bd5a52777475dac10682fa2b9a49e62
MD5 33e1b6a44a7c1355320e1b8c3ff37e3a
BLAKE2b-256 d10429ffc859aa7697144f9788a2ecc461adcf65d6aa9853cc2e589f82e0933b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pygfn0-0.0.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygfn0-0.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a0815d4f1a7237c52815f2a8723d665e13ae986fbaca5f7847cb0be126d74201
MD5 854bc4291759b8402bbb40feb0befd1e
BLAKE2b-256 aa2f300d83bc199b520a3a6561ef0986fbe5a716bc2814d8bb8427dd1d8d2e3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp311-cp311-win_amd64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d9382e2970642017861884721dfe5c5fc4358ed769e97ff3262c8379046a75b
MD5 21c1102341cfba5dd9849d72e8064167
BLAKE2b-256 e0b69fc843cc7a5fa2d7a752bb291b6849fde9adb57443249d120a9d46f2a49c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0884d51afe4b2a9a0dd8a18bd619d6a5a9dd96b566c845e2dc5dfbc1c9d25cce
MD5 a2de35fca8b3b8dd5fc7afac3b78b56b
BLAKE2b-256 726a43b430b89880116b2df194a0cca5cf8ab0130ca41cf87ed2d08f676501db

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e9c388f3433396d88c882fd53bdbdb7baa834549c40c409e6800bf2baa50499a
MD5 cacddeb82f0819716b685ca7f3ed3165
BLAKE2b-256 2df712d96faf08a1f1f69c0dc3b96c6aa47f32f0e8650281a850f4da5173a451

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9113c07fab3aa9873575073d16ec86d530604222d0c9c30d61da274e7f9f7191
MD5 72e25122ab0548d99395b75f3e1056a5
BLAKE2b-256 c943779dbd0265f200abbfba08d1bfa44993b6baf369476a2b6a1b12d6674e49

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 32d8252b5dcf954eab133cd1aab078b38eacdfe4053ce4cde63020a3c58a1a58
MD5 ceb81b7fa6c5f701de30e991e60f3646
BLAKE2b-256 c04bbe835c7cc01a4e124b93c422e30a259b4ee35da04fc8b44464de304aca3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pygfn0-0.0.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygfn0-0.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 75df1624d1dec9db7d0a08df16958fd1147f3fa142396a0e11dbeb34af938f81
MD5 329d81f6164c98262efb795cb389c797
BLAKE2b-256 a1a474d7fb5bd9ac5416b04b13cd20d8de5cc6c5b319eddb4d0a9770e18f5c31

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp310-cp310-win_amd64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4ac4d8f6af8ff9026e33c69f34993fbb8eef82d4f71ffd2a4baa4344ad116099
MD5 71d0b28a31bbfdefe7df50beb077189f
BLAKE2b-256 efb012d8ebb5ae977bdcfaadc3b40abc6617ebdcc1e66b7dfec6398fdbc58ad0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7998af08fed98fb5c4f877ca5eca050f45addd4118f209bec3b6d040c512fe16
MD5 81a7e7f6306ebcd74c47642841dd5be7
BLAKE2b-256 b10fc8f97c352ea325bf7e69409f3643c8877b7c53868fc657f38053da480358

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b72840bc10e59b5be6c938bc02bae0a780fbd3570e5c9e8f630ea5b2791cc380
MD5 221668080367a46a2689241ce8487103
BLAKE2b-256 275bf6a095231615d24bda3446e7fa0a100d76516afdc1c71237eb7b9056a061

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8b3356ee889db7cbf1990e8db2341e2923b7794843d6df4127212017659ebd76
MD5 91f80abda5bf19276c94086c5900f0fc
BLAKE2b-256 7434f83278d2b0f82bc61d0889a19bc06463c97b1685ab1d4c901dfe1f566afe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 eca8299b8257f515e46a14a11882628548a235a37bf7564ff699a4392d6a081d
MD5 7ef1606ff3f9ac0eebbf989320f035f1
BLAKE2b-256 04856ffaa2348035c502fc26e2366d94b62ea53461b51cdaf434847bf0824676

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pygfn0-0.0.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pygfn0-0.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2679d1217d651c1aa4f7a61c2fcf1980b392157e922a9330c1c90ccefd287a25
MD5 a75056b0e0fcfa681e8ac811f458db27
BLAKE2b-256 bb0ff15e9107de882233520d988221a6feef1245c647ea430d449e531f3e7163

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp39-cp39-win_amd64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2678d6ed5d33cf5145fcffd98a4769e5b5826c98bc481e9c36fc0f24c984b3de
MD5 f3f18e6c1739d9afcf0a5031e9681b60
BLAKE2b-256 ac85df92960b39da349295bc0756bd8f35ad9ee3398c8e8a87116da2efe931a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e5be920f2ee0c69d2d16adb8edc775a0d818fa2a12c53a680c784300dbc49ede
MD5 bf3f55863de46c8e9ee3697578447d41
BLAKE2b-256 4088a00579e7673b504371c94956d5389aae272b9895063a55d4727ccaee830f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d0ff4bd6a8d31f56bd46314b0aafd1125577926654d4d9530259a18cc4f26d3d
MD5 00a091c1ea8e8435f42e1d9168c4258f
BLAKE2b-256 43e393033fb78f492eae5f64aa67959fd4c7dcca5ea97019851115408d5d30bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 002f003610a8fc3118a9836cac1038b6eb51eaac3d52afa7739f148760dc4bfd
MD5 e4e562e00deb4289d7120b26e4ffcc76
BLAKE2b-256 810d541fd9754104da30f8de918ced1b59d2590e5909b07d87bbeaeea6448f2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp39-cp39-macosx_14_0_arm64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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

File details

Details for the file pygfn0-0.0.3-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for pygfn0-0.0.3-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f13f61568d65fecd0986d20cef29d1d9b5a73dc9c62a7bc693a51b4decaf71a2
MD5 3a8d6a1d80397a714bfec7cab10798a2
BLAKE2b-256 6911ddedbe93edd5b3e8761ed12a0c0f1c53d0d4dffb1dd55c47b2d1447d7f68

See more details on using hashes here.

Provenance

The following attestation bundles were made for pygfn0-0.0.3-cp39-cp39-macosx_13_0_x86_64.whl:

Publisher: wheel.yml on LiuGaoyong/PyGFN0

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 Pingdom Monitoring Sentry Error logging StatusPage Status page