Skip to main content

Python interface to the Open Babel chemistry library

Project description

This is a Python interface to the Open Babel chemistry library. For the main Open Babel project, see http://openbabel.org.

Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. For installation instructions, tutorials and examples, please visit the Open Babel website.

This package provides two Python modules that can be used to access the functionality of the Open Babel toolkit:

  • The openbabel module: A wrapper that is automatically generated using the SWIG package and provides access to almost all of the Open Babel interfaces via Python, including the base classes OBMol, OBAtom, OBBond, and OBResidue, as well as the conversion framework OBConversion.

  • The pybel module: A lightweight wrapper around the classes and methods in the openbabel module. Pybel provides more convenient and Pythonic ways to access the Open Babel toolkit.

For detailed installation instructions, API documentation and further information on the Python bindings, see the Python pages on the Open Babel website.

Dependencies

  • Python 3.9 or a more recent version.

  • Open Babel 3 or a more recent version.

Installation

Option 1: Use pip.

pip install openbabel

Option 2: Download the latest release and install yourself.

tar -xzvf openbabel-3-2-0.tar.gz
cd openbabel-openbabel-3-2-0
python setup.py install

Option 3: While building Open Babel itself.

cd openbabel
mkdir ob-build
cd ob-build
cmake -DRUN_SWIG=ON -DPYTHON_BINDINGS=ON ..
make install

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

openbabel-3.2.1.tar.gz (36.5 MB view details)

Uploaded Source

Built Distributions

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

openbabel-3.2.1-cp314-cp314-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.14Windows x86-64

openbabel-3.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

openbabel-3.2.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (12.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

openbabel-3.2.1-cp314-cp314-macosx_11_0_arm64.whl (10.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

openbabel-3.2.1-cp314-cp314-macosx_10_15_x86_64.whl (11.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

openbabel-3.2.1-cp313-cp313-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.13Windows x86-64

openbabel-3.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

openbabel-3.2.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (12.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

openbabel-3.2.1-cp313-cp313-macosx_11_0_arm64.whl (10.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

openbabel-3.2.1-cp313-cp313-macosx_10_13_x86_64.whl (11.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

openbabel-3.2.1-cp312-cp312-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.12Windows x86-64

openbabel-3.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

openbabel-3.2.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (12.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

openbabel-3.2.1-cp312-cp312-macosx_11_0_arm64.whl (10.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

openbabel-3.2.1-cp312-cp312-macosx_10_13_x86_64.whl (11.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

openbabel-3.2.1-cp311-cp311-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.11Windows x86-64

openbabel-3.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

openbabel-3.2.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (12.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

openbabel-3.2.1-cp311-cp311-macosx_11_0_arm64.whl (10.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

openbabel-3.2.1-cp311-cp311-macosx_10_9_x86_64.whl (11.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

openbabel-3.2.1-cp310-cp310-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.10Windows x86-64

openbabel-3.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

openbabel-3.2.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (12.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

openbabel-3.2.1-cp310-cp310-macosx_11_0_arm64.whl (10.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

openbabel-3.2.1-cp310-cp310-macosx_10_9_x86_64.whl (11.1 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file openbabel-3.2.1.tar.gz.

File metadata

  • Download URL: openbabel-3.2.1.tar.gz
  • Upload date:
  • Size: 36.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openbabel-3.2.1.tar.gz
Algorithm Hash digest
SHA256 3afad3decd3b4343e09af3d98472b72f84cbf9a0fa25c2e4eb102abc334548c3
MD5 7bac424a66ce0cbf1ea57827949f74cd
BLAKE2b-256 03ee946ca33e35e47fc634d9f62f6a74505318a651de720495ae42c6307551e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1.tar.gz:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: openbabel-3.2.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openbabel-3.2.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 035adaeb0cca1390ea7d72966ef92005b88eb22949032ff2932be102b17abf35
MD5 0bfa9bd33fd74581ea9fa878f5025692
BLAKE2b-256 0af4dac3a401a7a021fcfdc0a282f49456ef32a7a3f5a3f6ab5e2a74285cccb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f7a732b425ccd97c1c99e736b7a66344e1e78f8baf0de61972c84a6a284db562
MD5 1af1974131b38fe04e0c53ea2aaa96cd
BLAKE2b-256 679ae8c791b2d9ccc3a59c1c564c3fa62a300045fad020603a01a9270bb7960c

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 dce9336b55e2458e62f181ab9e51556c9a2562ca2b5baf81b1612d853cc38b69
MD5 32bb52fbcdd88b2cfbeb4fb40976adc6
BLAKE2b-256 77e61e159a45bac51ff4167b80b9e3958903fbb2dc133f32c18eecd6a969f487

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b7a95b448310faeb090e84693564c06a8dde5156e13d420bff42ee39e09c0af
MD5 75267494d501e4553f0613affdfa6217
BLAKE2b-256 2ceb29697830f84cad5aa878af946667a9f8457a0b3f3027396720a7d2bf2404

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d6e05ec17ae224c8d36f976c04f794484003322b04773b849bcd15d78c2422b2
MD5 578eaa631be5998f8954a25bb9e3bb3b
BLAKE2b-256 a41acf8d08297a119d565ddb1a9809e201dd7f9fdf2fbd965c1af6f0799c5dad

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: openbabel-3.2.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openbabel-3.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bdc96be34791a7eb6c7c5f022ae6368e45dd3d42dcfeb03d159b633d5644943c
MD5 95f4ea1a81badff97702931146c46667
BLAKE2b-256 c59eea5a71b1f99b85d362f0f6859b590d8cbb298a37ee910744296aec4f1141

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 163e45d0d0f23c77985e6b0e84bc33cb89c808d31480715bd621e59a031b4b09
MD5 01e7219edc177da76bea87be281fe531
BLAKE2b-256 9a4fc6f84663b0c22b02ec24c4fbce9f8d2c46fed397655b44924c5260660e80

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e80aba168a71a4650ecc8526ee3bed663dadfcc488291984d0f7970b014ae1ef
MD5 5b879c1bd950628e63de58ad9b747e36
BLAKE2b-256 35982c4badc6aa956aef775cd1303c2b8557f4076703db23d345ffc8a7b2bd87

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96e3518d7b9d25f82c4387bf7db180d6825ba7abd9a5cfbaff84a6291e361865
MD5 f046d1d0eefa752828862e027332aecb
BLAKE2b-256 77df3d9194aa5c864bb71ff1b7608e9f142ff7e0d08b1481ba741d640e46f116

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6ad899f3b8fa44020917acfb12aad1defccd2f8534fc976cfb2031907798e930
MD5 ada1356d83348f8a990f1cb10ad605e4
BLAKE2b-256 bad90aabbdd9b39c838832123c13ac9ffbebf4543520dbc0e6da60f48e380ab1

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: openbabel-3.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openbabel-3.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 44910a1ee4576a3a0b8ca14f23617b7f191b5d89b3643493bb4d1463195bd978
MD5 53babc7b151945bd70101e96f975c554
BLAKE2b-256 7db09fbad1c10263c15debda2fecf08e7ee908bcdbf8eedf0280bbf669e2bd32

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bdaceaa9c6d14cae08594d535b81745eb6b5850007f87599c3495bf500f292c8
MD5 8f39be112c215ddc1600a22612782cce
BLAKE2b-256 e237e5c54fbe0d3c9ba17e1f8332631757cbffe727d82a0b290e82e67e3566ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 dcb76ec05be8789cab24229e6a8b8b369ffb72e8fc0fa0f570e6420b579af62c
MD5 68af86a5d80cdf6a0b81562b8294bf86
BLAKE2b-256 d3af4dd25ef6437ee6e49cb2697538b327df5fda90f20177f03453ed6f0b414a

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5785ccc30b0405890e037f4d7652cc12df2909be092aef5eabc9dd4c5d01848
MD5 f4b3c54adae031c9774f29360ba807a4
BLAKE2b-256 c953574a2b10d5c7b3df5f84041ab97bbbc351c489b26883f865e99ee7c8fbde

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1de881a1a138ef7cbc87d6b69fa55bc6803d76c69dcb9c38828c31056b52d3de
MD5 531fec6ed35a5535e217944d83b5ee16
BLAKE2b-256 04766f9a9f5514229077d8d8142ac81d0171e1976ddb85a18917261c7188566f

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: openbabel-3.2.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openbabel-3.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 04c64bd8db520046abdc01396ee122b3b32deb08bdd2fa136a16228ffad7bf8c
MD5 56b2a0f0bc21ce9482409a979edadaa2
BLAKE2b-256 edf2eb846f951ab0a7028733ef63b5caaf0b4173c91f20d33a08a3ee2b33e1cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c5340ebb2e75da58765b27af2134cdcc8c140e97d1cd9729d7e1f6a74458832e
MD5 7cff41b0ee4c5e0090079d13793cd0f0
BLAKE2b-256 efaab2ade118fffbcc4ce772a3d8218f58b0ee13f75d01c46cc954ff3ebe4a79

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ea5a233b762816f1e57c0edc39e00ad273a1a2949ad9d0f5d80acac1450db361
MD5 003f8acf8008ea278e94d4ffda940c34
BLAKE2b-256 4f2c7409180a699634a1f25082cb0c8426137c1512fbfe7881a1d06ee1d8f1c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a08b7d6aa6be7d39183a363992ba816c8c08c2a7ed65b1423ccb8ca5524ed5ba
MD5 67541e67feac53c3cfffb8941be329d6
BLAKE2b-256 741958ba38dfe7871fb1d72eee3e2f7d4048b18362474e19b07be6ef6c1ab21d

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 89c3e8e8b9d55f0daba8f860713751b17b280400dd70b9eba530377eb55da427
MD5 f08af0151c7aac036444c238fdc70efd
BLAKE2b-256 ec90513265cf92cc3efb9153a0dded1c690ff88f268f60fe1520f8737e39bc2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: openbabel-3.2.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openbabel-3.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0d61defefb6f663fde131dd844525bcda6289aa922205a89ef44162b704a4890
MD5 8194074b8a2b99f00c1c0ee04ba1a928
BLAKE2b-256 4b3b5b9c452db8dc652c475392e8dbca591c49452d2de384c6f8aa6f8e987d5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ca6345ca6cc66522208c45355a90472d657be78dec7706757d477bfb0c105413
MD5 c242d37aa48a8a808c94bdc9c5714758
BLAKE2b-256 44b74cadf92fedbfd64ddf05dc7a190b9d7f79e5b5482f2fc2e0ca4ed5171208

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 820c90349e7f024b11e92aa2e0e243baa3f6a282312c16ebd1738489b87c45c3
MD5 89e396d6a0ec112bf3fca11fa45efe38
BLAKE2b-256 c1e662b6605fa3c3d16fdffc9d70f169c0be45e676e9e366315df1b141256535

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39ba821326e2f9d4c0e91cc54f3c5e27d6b5f342130b17f56bd7b9ed83b6ecf5
MD5 af66083b04e0474613d1c0a1195552b6
BLAKE2b-256 7a07b394c6e4076aa92639761548ea5a71d6ef1bdf6d05d5549280fa76803974

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on openbabel/openbabel

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

File details

Details for the file openbabel-3.2.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for openbabel-3.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 13bb8c6daba5916eed613c89b8c59531497895b08f3294e9b0ebe39351842e76
MD5 08a13e7742d7cd6ba18799799744c056
BLAKE2b-256 ed23d4522f05f012f160a8ef8e523cad879965e6c179a0d09c347de98d74a8e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for openbabel-3.2.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on openbabel/openbabel

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