Skip to main content

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

Project description

RDKit python wheels 🔥🔥 pip install rdkit-pypi 🔥🔥

This repository holds the code to build RDKit platform wheels for Linux, macOS, and Windows. The wheels are available at the PyPi repository and can be installed using pip (pip install rdkit-pypi).

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/Conditions 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
Windows (x86_64) ? 3.6, 3.7, 3.8, 3.9

Install RDKit

PIP

python -m 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')))"

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 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.9.1b1-cp39-cp39-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

rdkit_pypi-2021.9.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

rdkit_pypi-2021.9.1b1-cp39-cp39-macosx_10_9_x86_64.whl (16.6 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

rdkit_pypi-2021.9.1b1-cp38-cp38-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

rdkit_pypi-2021.9.1b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

rdkit_pypi-2021.9.1b1-cp38-cp38-macosx_10_9_x86_64.whl (16.6 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

rdkit_pypi-2021.9.1b1-cp37-cp37m-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.7m Windows x86-64

rdkit_pypi-2021.9.1b1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

rdkit_pypi-2021.9.1b1-cp37-cp37m-macosx_10_9_x86_64.whl (16.5 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

rdkit_pypi-2021.9.1b1-cp36-cp36m-win_amd64.whl (25.6 MB view details)

Uploaded CPython 3.6m Windows x86-64

rdkit_pypi-2021.9.1b1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

rdkit_pypi-2021.9.1b1-cp36-cp36m-macosx_10_9_x86_64.whl (16.5 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file rdkit_pypi-2021.9.1b1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.9, Windows 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.9.1b1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4318837a37a2304a15b9511609af8372725e3f19720de574954861b91e63a3d9
MD5 f56a1d27a6d32735073a0b5a95f91fdd
BLAKE2b-256 2585c314cebae649fbfc59ff89bfbf174b9a8298f3397b9c342d1b551f12c92d

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_pypi-2021.9.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 346068a909658da699e6c16cbbdaf46c6f39b0140274be85cf7da7930b33dada
MD5 98963b85d755280110438db53ea5f81f
BLAKE2b-256 b74769d8403bc4903e3ab7666bc08cd157bf710ae5684c795bfc75ee74c05181

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 16.6 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.9.1b1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 36c1f8c78ce2f7fdb3f8c415c6154b6c69dead52fbcf164fdfaa756b98c4f214
MD5 af9bce15664ec627349e665d84431c75
BLAKE2b-256 20eacdcd457d24739e2562829626f994d8c9affc540fd95413175155d52c2cc0

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.8, Windows 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.9.1b1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 63472eac72f95516fa609de9a5dfb9b2e119c50a6b63276046e3adf20cd9c66f
MD5 91e4380cb050e90b75e2d839bcc956f9
BLAKE2b-256 d69ddb50bc0f74da7bfc00a3198cc4ff0a9e4c58345af543e2d525cd24d16fe4

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_pypi-2021.9.1b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a35cb4e75cc08a984abebeca6defefabe25931afcf3763d103437b1acdf79a39
MD5 8c9ceb5358c7679aa96bf57e454884dc
BLAKE2b-256 b4d4a327fbe113c03e23ea0c00cdae1209cde4886d5d43af5174eab5eec21f2e

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 16.6 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.9.1b1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a44170f98224582050b3dce8a49d3b04e3df3daf3ba348d684ca93ca39cf3f8f
MD5 7b7f041b7688ffc6ef2c39519c1099b3
BLAKE2b-256 0a561423860bf4d878503e3935fa26415392db9a4b1c38d233462fcef451fe1e

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.7m, Windows 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.9.1b1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9732b890c6023307d8c9df35192d90e58a5b18cbecd77cba940e7558f96ffc82
MD5 a5e51e729451a00172e007813436ce4e
BLAKE2b-256 11ecd60ed91254dbbf8a7af340af8675ab89ad6d57547b4ecf02a0f84f081c69

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_pypi-2021.9.1b1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db589fb1266cbdafc95eee49dedcaef0e53a541ec012db799d26f4f887ef40cc
MD5 db3d1c0aa68f55ce3cc7b536d341ed2c
BLAKE2b-256 7c3ed84e21ec0a96ce02fe34a4723aeedd44a258a738830cf4b545177dd985f9

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 16.5 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.9.1b1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 18cec1cae4a12d3f59e7dc2d6563b6d061efd4b99f49c456616e692cbcbe997e
MD5 a788ce8ac56208b5217cba1561a02855
BLAKE2b-256 a9ae142cbafbfd85f7c7d476b337395e4b374236f9c55d5eba2e8f7058409121

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: CPython 3.6m, Windows 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.9.1b1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 14d429e9c3a54a0e5644f04269de77d4129c13fa79dbfc762f9345ab29c7be9f
MD5 4f4e4833694d2ca8a5e9e2dde0fbc848
BLAKE2b-256 c6b20fcd01b1fc1d25e5cd2a784463a01c06d4b3bd70e64c047ed8bb80b6d79c

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdkit_pypi-2021.9.1b1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c33a686dddb1b66b92ee5531a365f681ac42e0555f3febbdc8f269a756be8d6
MD5 dcff95a928e759d672798568b75f1cf7
BLAKE2b-256 2d882731a6e1add7fb2d69751693b216c9f96452d565f36e74f61d5b903ec18a

See more details on using hashes here.

File details

Details for the file rdkit_pypi-2021.9.1b1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rdkit_pypi-2021.9.1b1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 16.5 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.9.1b1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9656723538f8d2f6567ca4864e0f36edbc8bdc96605378d927893f914c0ed06b
MD5 ff2cd78d2b48b281cc6cbce55b6a61d9
BLAKE2b-256 7cca2635e537f301ef6227eeb687fb1107d1670c50443363b2b4a76cf7c9f6e5

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