Skip to main content

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

Project description

RDKit Python platform wheels

RDKit on PyPi 🔥 (pip install rdkit-pypi). This repository contains the code to build RDKit platform wheels for Linux and macOS. The wheels are available at the PyPi repository and may be installed with pip.

Please open an issue if you find something missing or not working as expected.

PyPI version shields.io PyPI download month PyPI download day

GitHub stars

Availability

OS Version Python
Linux (x86_64) glibc >= 2.17 (e.g., Ubuntu 16.04+, CentOS 6+, ...) 3.6, 3.7, 3.8, 3.9
macOS (x86_64) >= 10.9 3.6, 3.7, 3.8, 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.3-cp39-cp39-macosx_10_9_x86_64.whl (16.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

rdkit_pypi-2021.3.3-cp38-cp38-macosx_10_9_x86_64.whl (16.1 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

rdkit_pypi-2021.3.3-cp37-cp37m-manylinux2014_x86_64.whl (18.6 MB view details)

Uploaded CPython 3.7m

rdkit_pypi-2021.3.3-cp37-cp37m-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

rdkit_pypi-2021.3.3-cp36-cp36m-manylinux2014_x86_64.whl (18.6 MB view details)

Uploaded CPython 3.6m

rdkit_pypi-2021.3.3-cp36-cp36m-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 18.8 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.3-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c58ad8a17569c0cd3abc1ae86f0c0ecc8e591fdb211560571d03a1bdfe2a38f
MD5 b05ea148da401e135ce7144d9b665afc
BLAKE2b-256 d86a0b84f19c35791cda14d2b93610310c51df956bb1eb5c8494c62e4efc5128

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 16.1 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.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8b3accdae5b84361311510c7b498773ce1ad2553991dd9d3858a95930d33570b
MD5 6612d37b39c212a966539ad555245d2c
BLAKE2b-256 af68dfd8ec9346af9da581b580b93e168f8d154889cce37f249e00b288a46375

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 18.8 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.3-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c8f6853b1a055d9bd643d327916e25a8e030f19f22414482e8f1f73104b8610
MD5 29941a5814c095aa5cca808d91e67cda
BLAKE2b-256 c3a82c1db570afaf5f5c521919aaf1ec23c1217ccf9b2461ed5999c915664141

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 16.1 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.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9600c1033e4a4bd58ea598a881d2c764046bda4383d3cf27b8dbf8ec069deb19
MD5 6e8462c9f9290b7f1d3dc39c6b113b69
BLAKE2b-256 b1f88e55a22696d370522b8c201b772f61642990437ac8e495144cfe8ed4ced3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 18.6 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.3-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 09fbdd20902f9079ac683bdb8fa348f0add3ccab6784b6fc37160fd87b793884
MD5 7001f033ef930632558e33f7e2253723
BLAKE2b-256 6cf9708cb804901775aeac7cbc2e3f966eac086e4d4caa1df0515aa365617e11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.9 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.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c2852504dcb405e39042ed202af1978046cd0d218c69d3bded54683fed3b4f2f
MD5 2b9dd4f59fdc3813cf21bef681fc2971
BLAKE2b-256 51f8b92f455c884632a7fb0de76a0f64dc989b288805d66a570f2a52500790b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 18.6 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.3-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c2feadbf1b90400f8f44665951f329ac9a84ff8779fc1d5cc10f0c86590b5d8
MD5 0a0011585be2e16e3e2ee11a2aaf8c18
BLAKE2b-256 4c3ab30c3974ad6c2cde142be6a69705a994361a5efcc4f5c3ccf6a4ce9b2b8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rdkit_pypi-2021.3.3-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.9 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.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fc96eec13a1f9d2dd157ca17d28bb8f05db40d31b61d6814b3d492b081e93507
MD5 a51077fa43fe176160d8e080c1b3f5b8
BLAKE2b-256 3a82f87daea45b4f7c1b6d93d09cfe220de0b184105726dacb13f5b305140128

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