Skip to main content

Chemaxon Python API

Project description

Chemaxon Python API

Chemaxon package contains a chemical library with a possibility of calculation properties for small molecules. For detailed information, see: Chemaxon Python API documentation site.

For a commercial evaluation, please consult with our Sales Team (sales@chemaxon.com).

Usage example

from chemaxon import import_mol, logp, logd, pka, hlb

mol = import_mol('CC(=O)NC1=CC=C(O)C=C1') # paracetamol

print('logP:        ', logp(mol))
print('logD[pH 9.0]:', logd(mol, pH=9.0))
print('pKa:         ', pka(mol))
print('hlb:         ', hlb(mol))

For more examples, see https://github.com/ChemAxon/python-examples.

License information

For Chemaxon Python API to work, you will need to obtain both a Chemaxon Python API license and a license for the functionality you intend to use. By default, the Python API will work with a license key only. This library package invoking the Chemaxon Python API can be distributed royalty-free in line with the applicable PyPI Terms of Use, but for any use, you will need to receive a license for the Chemaxon Software in line with the following End User License Agreement (EULA): https://docs.chemaxon.com/display/docs/legal_end-user-license-agreement-eula.md.

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.

chemaxon-25.1.0b3-cp313-cp313-win_amd64.whl (64.6 MB view details)

Uploaded CPython 3.13Windows x86-64

chemaxon-25.1.0b3-cp313-cp313-musllinux_1_2_x86_64.whl (68.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

chemaxon-25.1.0b3-cp313-cp313-manylinux_2_35_x86_64.whl (67.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.35+ x86-64

chemaxon-25.1.0b3-cp313-cp313-macosx_14_0_arm64.whl (63.3 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

chemaxon-25.1.0b3-cp312-cp312-win_amd64.whl (64.6 MB view details)

Uploaded CPython 3.12Windows x86-64

chemaxon-25.1.0b3-cp312-cp312-musllinux_1_2_x86_64.whl (68.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

chemaxon-25.1.0b3-cp312-cp312-manylinux_2_35_x86_64.whl (67.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.35+ x86-64

chemaxon-25.1.0b3-cp312-cp312-macosx_14_0_arm64.whl (63.3 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

chemaxon-25.1.0b3-cp311-cp311-win_amd64.whl (64.6 MB view details)

Uploaded CPython 3.11Windows x86-64

chemaxon-25.1.0b3-cp311-cp311-musllinux_1_2_x86_64.whl (68.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

chemaxon-25.1.0b3-cp311-cp311-manylinux_2_35_x86_64.whl (67.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.35+ x86-64

chemaxon-25.1.0b3-cp311-cp311-macosx_14_0_arm64.whl (63.3 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

File details

Details for the file chemaxon-25.1.0b3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5937d4ece1af7b7d5c13bb6437fe097aec6a7cb2827da508fd4a50dad7b4a7b2
MD5 9a453aae9fdb00d5a19c66e981f297db
BLAKE2b-256 05df9b5c86a633cbd7c65fe9804b9bba7845658dea9fe7bdb8e843a0bdd6a2a0

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8ad15681f32687a6742bde3aa05c5e571784552739e4f506d26ce935a91bc71d
MD5 dd33800acd056b10e4e0fae221bd1ddd
BLAKE2b-256 ea75862d416f67834338f143f798eb45f3e94e36ce759de1637c149f50f54dff

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp313-cp313-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp313-cp313-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 af08bd372a176438d061b33f6533cad64a8daad6d94d62c35e861c8d56b200a9
MD5 980bbc68824df1ee11f2459c2dfe63a0
BLAKE2b-256 f6462e2a563dbbe8bd69325dd0d3d7020805531bfea7db64a0b219efeb7db54e

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5e7205b6d0f933378d116f273028cdce79b1f3ffe5332b50596bd51589aca7f6
MD5 19f7209cc18e9503be5f216576c071b6
BLAKE2b-256 d86096bc5531b662dc3305c3ebd6eb4770e6cc336d20ba0e583b211566241e5c

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5d1c81f6e0492084f0a9f3c0f7e8c31d42e2b0773b6b8071322157759e4d1818
MD5 8fc2f5d9c051a01412bd87bc41c8cf10
BLAKE2b-256 9c34ebe74098b7b1a23deccadc921e93862d2e10f57f392be2ab74ce251013e4

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 69d115f55f859b9de1be338066c10389c8dfde8ce5beb72c18c39a3701afb3f4
MD5 cf3b262dac35439587270a9a11469daa
BLAKE2b-256 64bfbe7bf4a4736fe6e8388ac34dcdc5081cd2049b8e7a1e6107c9afbcd45303

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp312-cp312-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp312-cp312-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 44af63906ff4eef6d9f2090ab6711ee2755c879ca63e5db2723e32945f404da6
MD5 5b07c87d00e71b5f3dfbcc094af2f520
BLAKE2b-256 01de099e7666b35f0f9cc95518fe3d4c7ab4c9025a1db8d11b5979269decf046

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 35ce9c508148769aaa4026c6632652a0b37cc31e96c8a1393edb8887359ddfa7
MD5 f621403b541796a19d11d3dacd0f0070
BLAKE2b-256 acb4e58c98a10c6b5476a972f6f7f8c071411748ed72d5f18a13097b41d967ca

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 86798fc6ddbd1810903b809abe35e4ac70a96c33f8ad5dcb81999baa2d3a3565
MD5 560e6fd695db805670f6d5fd44b7abd4
BLAKE2b-256 5172ff63f5e4c0f45b970c4de5f6f9bddfb15a1fcffe4395030b714058db6408

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 36d66838381ba92dd3cb5c445a1c0838bdc55c88be6fe329e979059a88dca095
MD5 a50d1660fc19e56c748b96d1306b3deb
BLAKE2b-256 88e35ae9aa30dac3dcd55480d3d8017565baac27d1ca99482f9b8d197eedb491

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp311-cp311-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp311-cp311-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 c04319ba3d2d4cd9591ae18070c0ee03cf4bdb67d3681c771095dcdc6d155793
MD5 cc6c840dcfc87ee12b201624862dc347
BLAKE2b-256 db0a8021938b121cb04f11b0786c1397189f7ba920c075ebed400c0100d37ab5

See more details on using hashes here.

File details

Details for the file chemaxon-25.1.0b3-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for chemaxon-25.1.0b3-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ec8bf7bad2fd455cf5f20646609d2000619f62baaa643c416fc789f519e914b3
MD5 7574425531edaa59118caab0a170bfb7
BLAKE2b-256 66e35547b9f53b2621c3cb3d48f36e0f6a2cf6c4a8229cf9dd2e7748397bd1e3

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