Skip to main content

Chemaxon Python API

Project description

Chemaxon Python API

Chemaxon package contains basic a chemical library with a possibility of calculation properties for small molecules. For detailes 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.0b2-cp313-cp313-win_amd64.whl (58.9 MB view details)

Uploaded CPython 3.13Windows x86-64

chemaxon-25.1.0b2-cp313-cp313-musllinux_1_2_x86_64.whl (62.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

chemaxon-25.1.0b2-cp313-cp313-manylinux_2_35_x86_64.whl (61.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.35+ x86-64

chemaxon-25.1.0b2-cp313-cp313-macosx_14_0_arm64.whl (57.6 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

chemaxon-25.1.0b2-cp312-cp312-win_amd64.whl (58.9 MB view details)

Uploaded CPython 3.12Windows x86-64

chemaxon-25.1.0b2-cp312-cp312-musllinux_1_2_x86_64.whl (62.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

chemaxon-25.1.0b2-cp312-cp312-manylinux_2_35_x86_64.whl (61.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.35+ x86-64

chemaxon-25.1.0b2-cp312-cp312-macosx_14_0_arm64.whl (57.6 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

chemaxon-25.1.0b2-cp311-cp311-win_amd64.whl (58.9 MB view details)

Uploaded CPython 3.11Windows x86-64

chemaxon-25.1.0b2-cp311-cp311-musllinux_1_2_x86_64.whl (62.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

chemaxon-25.1.0b2-cp311-cp311-manylinux_2_35_x86_64.whl (61.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.35+ x86-64

chemaxon-25.1.0b2-cp311-cp311-macosx_14_0_arm64.whl (57.6 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d7980be5d2d0affadf57f7ed8fbb92258f1a792117f0d53f2ea9536139c36523
MD5 2316c6e49ec648e2d69fd750106b8773
BLAKE2b-256 879d7bdaecdd623063cb07ee4dd92ca614a5cfbac675bf3ae9f68ededbad3909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 931ba48a7b0ff452e924f4254a9521401421d8def786b8c9aa67e6b0d53d01ff
MD5 836063355bc6241a39285f99a9b319f5
BLAKE2b-256 f50f356473e7abf79ca3296bf58656b7dd2e79d72bfea4054440b016765a5927

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp313-cp313-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 7277aa7854d7af3c6975de01241934c4f58a5eff2e561d574fb0c7cf609aa2c1
MD5 92c64e2b13490c557f49a5a89dffa4b2
BLAKE2b-256 4bae04ff1ae88af75001847887d51f101682b31c32ec0a62baffd8a7a5343409

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 acb3ebac3118234600de96a0841be072c84070db8163ad150fe03e5f19269584
MD5 dc7cf1cff0294466136910779d3f9794
BLAKE2b-256 d7a1eb3c5ad0816b44274a1cd7756e8edb0e0ec0d1b9c81a27991e27ca5b9c0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 41e1bd1c827b8d87471ccc7c3b79257ed3decb049408f92373c2d2ff31406a1a
MD5 3800f26d6212690269a37c6bb083190d
BLAKE2b-256 5ad2ebe8156dfafa51dc6420ebc1694b718343023fca26515ab8911ba35cf33c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4c9c74d5f5f04a8f15bdfd554318220c4a53adf3e983da8f983ab1adcdb69cf7
MD5 6f8704a25a41506a8625e8e3d2e102f6
BLAKE2b-256 cce0d28c6602ee6b5c489010469354f3fcee4f3f3a75e667c0d89e0117a6d909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp312-cp312-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 09d680be194fdb45bf9a8fad54924e19160eccb1bcfa59048f4114aea12d2c32
MD5 3a5134079971d49b63362d48c283a355
BLAKE2b-256 6d1674faf7114b8e3286bddafadc03444ccaff7d2f4f75bd0fa888878a62c7a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 af7d68d4ac9180e3bc3cb59331a832cb2e16642d21e37352686f564b42bd327c
MD5 7a63d8b09b05a667cdb6cdf495554689
BLAKE2b-256 36bd4c13bf6585454724f11af6033ec1b69a7ee1b1bfecb0d3f7bfc53219e0af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 91765a0bf1c6fe1fd1d5c3410c577e8326b63628070ee471062020a63d36ae09
MD5 0c6f84bf8cb3415790621010b93ada71
BLAKE2b-256 9e52052988cc61a691e049de2e1b1131c13ed163ee70660e444e4a6918c4edeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f6c0aaa481884a24d1d4951f940c0f7ad8e38f7f95bd3665d0b728173e2710a
MD5 b4cb356ce38bc73c41b7d783e710d5bc
BLAKE2b-256 595327973ccd471684e111bae512b57b3e8014e98efb252b2b11b8383d121791

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp311-cp311-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 03fe8da2f74071c82d182920318098ad8b5aea87c7ed18fd9183860bb1fdbccd
MD5 418c351fb4bd1e2f041d32adc765c4ce
BLAKE2b-256 15677047856cc2ff500dee53ef4b678020c3448b53f9b1f998eecca3f95b8025

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chemaxon-25.1.0b2-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0cd2b170c8612c0dda6941995a230233a5a67b5253c7b74a503591a3c14ed728
MD5 49e3bbb23d3988d641a8e612a10422d0
BLAKE2b-256 2e1fc284e0679ac3f293b7a492134096a6e6b7e6bc8c9d9cf46664ce1a23d05c

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