Skip to main content

A collection of chemoinformatics and machine-learning software written in C++ and Python

Project description

RDKit Python platform wheels for pip

This repo contains the code to build RDKit platform wheels for Linux and Mac OS. The wheels are available on PyPi and can be installed using pip.

Available for

OS Version Python
Linux (intel) glibc >= 2.17 (e.g., Ubuntu 16.04+, CentOS 6+, ...) 3.6, 3.7, 3.8, 3.9
Mac OS (intel) >= 10.9 3.6, 3.7, 3.8, 3.9
Mac OS (arm64) >= 11.0 3.9

Install RDKit

PIP

pip install rdkit-pypi
python -c "from rdkit import Chem; print(Chem.MolToMolBlock(Chem.MolFromSmiles('C1CCC1')))"

Poetry

poetry add rdkit-pypi
poetry run python -c "from rdkit import Chem; print(Chem.MolToMolBlock(Chem.MolFromSmiles('C1CCC1')))"

Testing: Build wheels locally (Linux only)

cibuildwheel uses patchelf (apt install patchelf)

git clone https://github.com/kuelumbus/rdkit_platform_wheels.git
cd rdkit_platform_wheels

python3.8 -m pip install cibuildwheel

CIBW_BUILD_VERBOSITY=1 CIBW_MANYLINUX_X86_64_IMAGE=manylinux2014 CIBW_BEFORE_BUILD_LINUX="bash pre_linux.sh" cibuildwheel --platform linux --output-dir wheelhouse

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

rdkit_pypi-2021.3.2.2-cp39-cp39-macosx_10_9_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

rdkit_pypi-2021.3.2.2-cp38-cp38-macosx_10_9_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

rdkit_pypi-2021.3.2.2-cp37-cp37m-macosx_10_9_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

rdkit_pypi-2021.3.2.2-cp36-cp36m-macosx_10_9_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file rdkit_pypi-2021.3.2.2-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 18.0 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd53005a321ddb865c44795903e79d14145172b74f859e6753cc4c14b47c275b
MD5 6eb119ec0048812a593e9e6210ed9b94
BLAKE2b-256 33b69fea6e3842e39095e4e25fa2a461f564c63bf14d9a110de4ddecdbb64860

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.3.2.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a01100c2ee2e80dd588e893bd7754bf16069e165dad4b52c80b94a9970d7366a
MD5 638b86cfa5ab31552a73e49f8fae99b5
BLAKE2b-256 74d0ea7298520d26bf84d89731094ccca0d374f48c861ea10a49d507a64451db

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.3.2.2-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 18.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8776672a280e4695e5393cdd4d6c0d3f36d475333d587fdb7350441e3c076d6
MD5 3b360186452ef16696670c57b29d7e3d
BLAKE2b-256 7a50dfe71cb170d95680ceb009d5377b36233032f111cd79946b8b1c1ce671ff

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.3.2.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 923cc89d71e263538ad19cb5d2b5948bcfd5ab79400ffc43810382c72450d70a
MD5 d06d06dfb2662f5d34ea582cebb5b558
BLAKE2b-256 fa91e2147f4e83bf116457e938f01ee5d21657a4288b08b2d680bb6b17db0239

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.3.2.2-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 17.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3f157e6048849e4c01ed9f7d45b8d07d45777b0ccfedb50a7aaa771241846d7
MD5 90a80775d06dcd1e83b3b92ad6086d24
BLAKE2b-256 2133f7986e00eff551c12873f5429f9b5ea31f8bbff840c3853793e006a370f9

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.3.2.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.0 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fd28d67ab9ddce9effb148abec49b649e5bfdba9fe41b0a973ae029521a4ca97
MD5 f2dc9c5dc43ea42245785a4059ecdb86
BLAKE2b-256 ca30950432408ca4e0e515896c73a60d08800b46ce635b89dda6d760decca39f

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.3.2.2-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 17.8 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fe0fd594c26ebf306fb067fe84d29406b592be71d69c20f121a725d93d4fc462
MD5 e5e6e29264b2eb5a592401864b95fa58
BLAKE2b-256 9cd43621f49ccfc744e34cd7761fc52143c73fdad7fbaf26102e31be5e4d746d

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.3.2.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.3.2.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.0 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for rdkit_pypi-2021.3.2.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db7e42d2932f842fa7fad0ca0657292658d12c8466ed8e46c4dc133b66d57f2d
MD5 8ad1ef67cd342d133732707346890796
BLAKE2b-256 b0308c2921fd41b3711fcb8a8e3e3658e9b0af8a89859c25c708c13b511bf594

See more details on using hashes here.

Supported by

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