A collection of chemoinformatics and machine-learning software written in C++ and Python
Project description
RDKit Python platform wheels for pip
Use cibuildwheel and Github Actions to build RDKit wheels for Linux and Mac OS. Wheels are available on PyPi using pip.
Available for
| OS | Version | Python |
|---|---|---|
| Linux | glibc >= 2.17 (e.g., Ubuntu 16.04+, CentOS 6+, ...) | 3.6, 3.7, 3.8, 3.9 |
| Mac OS | >= 10.9 (Mavericks) | 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rdkit_pypi-2021.3.2.1-cp39-cp39-manylinux2014_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp39-cp39-manylinux2014_x86_64.whl
- Upload date:
- Size: 17.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0be846b657072aa1f9abe93481a65cf0b5f7d4e1c3629b79d919c99943c2d4f9
|
|
| MD5 |
882161e1ac726ad6da842b1375c44f31
|
|
| BLAKE2b-256 |
74a84375e1823f81ef85c7564dfb60ac42b9d4fb651954bfd76f4d672512bcf7
|
File details
Details for the file rdkit_pypi-2021.3.2.1-cp39-cp39-macosx_10_9_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 15.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b68240ad783bfa3ca4906bff693a9a1ecafeb8734f29025f6a136cdbd0b8c04f
|
|
| MD5 |
cf1f2383c5cfaa26ee3139930c154a3f
|
|
| BLAKE2b-256 |
55e41b11a35d2729a92f92c24171f68c0f36e7e7f35cf41a9fdfbec3071d7519
|
File details
Details for the file rdkit_pypi-2021.3.2.1-cp38-cp38-manylinux2014_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp38-cp38-manylinux2014_x86_64.whl
- Upload date:
- Size: 17.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ce4aa3023adb61048d1e62d0c488ebe488e602dd5795a1ce31d80260a2e75a3
|
|
| MD5 |
c31625d526fb5fc794243532a2f2c947
|
|
| BLAKE2b-256 |
ee9f99d4c268f97995c126aedbf68d5bfa22d1a1dc68756d39a7c4c52a2d7655
|
File details
Details for the file rdkit_pypi-2021.3.2.1-cp38-cp38-macosx_10_9_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 15.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
566f87da110749cb16b100a440ad1273d0f724459e942e5c166eff82bc32a515
|
|
| MD5 |
c53cdfe336577e235fe13e7b2f76536a
|
|
| BLAKE2b-256 |
b60eb9a6b82b9e0b5fc573bb1445f76ad43f84e8e9872b23e70d3c87d8eeb06e
|
File details
Details for the file rdkit_pypi-2021.3.2.1-cp37-cp37m-manylinux2014_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp37-cp37m-manylinux2014_x86_64.whl
- Upload date:
- Size: 17.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1228155b1e9a8c9f30b485215b12ec6cc7c65a4b6849fd3d198c7971c5097867
|
|
| MD5 |
23adc95b1d5a5e566c7f085b7dbe5a29
|
|
| BLAKE2b-256 |
f0f07ff7f2facaf364f1bde3f6d44d2a8bc97163417bbedde2f47842cc84a0f2
|
File details
Details for the file rdkit_pypi-2021.3.2.1-cp37-cp37m-macosx_10_9_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d51f08c6ab14bdcf238b5282363db8da5bd245585fde614829b92392d3460f71
|
|
| MD5 |
8392c2c3a9d7ced6e3bae2810a0e1550
|
|
| BLAKE2b-256 |
f94bb9ff844e13192d5b66a3df6848398762be56874350d5d67015f153803835
|
File details
Details for the file rdkit_pypi-2021.3.2.1-cp36-cp36m-manylinux2014_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp36-cp36m-manylinux2014_x86_64.whl
- Upload date:
- Size: 17.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee5468e4b2df948c7c5816208e3ebd110b233dbc5e7e81cf309848016e37e8eb
|
|
| MD5 |
819561c4eb8f21b8e8e7c3bb6013e02b
|
|
| BLAKE2b-256 |
5476b754b7e8a53a64224a863bc6cabf7ea02a0e4d8c28d94d92f02b713d042f
|
File details
Details for the file rdkit_pypi-2021.3.2.1-cp36-cp36m-macosx_10_9_x86_64.whl.
File metadata
- Download URL: rdkit_pypi-2021.3.2.1-cp36-cp36m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17f4244966cc992c854b6c48af88b2cc85ad20c85443bb4428f5853fa9fa0a14
|
|
| MD5 |
dd89b2f3a0ea821f4ef07bb2c89de7ed
|
|
| BLAKE2b-256 |
88db2b814dc83116cac2df63752d726c7d8e7dc90dde1a76ba4572491e3e9133
|