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.
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
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
File details
Details for the file rdkit_pypi-2021.3.5.1-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 26.2 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a5285979e5724b621b67f1ae429daad475b24034706784dea87a28e4db20284 |
|
MD5 | 28e4c704309021bb12a6beec28bfb157 |
|
BLAKE2b-256 | 0a0a01e5a3172c3e09a6b69dcfcf9bed98128195c786bdfccb4c751bde6a77bd |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 19.9 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ 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 | 28ea6ea5d619214662253f62a022a77152140260f7929dc5d5b5a247f2980de9 |
|
MD5 | 729245d08798d26f7f26b9a9bb4c9a01 |
|
BLAKE2b-256 | 2450e546d3eead00179d2137341c037a0a9904a144a0487b4a6de632c975277f |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9852e0e54e56460f692e36cd707ba4cb73b4e144303f1ffa3cba412974edfff3 |
|
MD5 | ce71484dd6d48dc4ef5a110be44cf7d4 |
|
BLAKE2b-256 | 765812a124f3a6f8035c395911e13294e0f6c6b7cfff7b619610afff1a000d3b |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 26.2 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cce4b70fe297925a0196fd3b4cf95f9a70eb14cb3c0978643b98dcab7781907 |
|
MD5 | d4d7c5b7ae2eec429bd8648bfc1d6ad8 |
|
BLAKE2b-256 | 9a436706945c89ef6c23ea613edcbdae62dffbc6a079cd51013ff3845d77242d |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 19.9 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ 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 | 0da2f7090a61319bb3d48e576ee53e0ae49f58eedad10ddd557ec80a649b34c7 |
|
MD5 | dcb7693bfffbd32afdc8068a4a87e289 |
|
BLAKE2b-256 | bd6ebc8bb223b81c929ae770b3f618800634e4841f3e70706690ec44e7098676 |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1710f048644b096fcbf4fdc8656b8b1da77dbf77a3c39ed7cb233139c897516d |
|
MD5 | df6d591ba1b5bf703ab01dea84e61380 |
|
BLAKE2b-256 | 9ed9cf300fd8929515827106d4013037d4178d7a8e312a1d619d96b349bd53e1 |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 26.3 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f9fc1c0f66c6cf1d577b5dae8dd50e4fa8c00cbb712102388e76af26949a2a5 |
|
MD5 | 69203c97dcc2341945d8cdcd504bc0b5 |
|
BLAKE2b-256 | 402c43a95548f2610cffe7d4f4942a210523aa4c969fe2203c243478370ee6bf |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 19.7 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ 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 | 8a6f88e6b8555b6fea43e77f9a6c37b60d1614737c9f0c156a600016055ad526 |
|
MD5 | 2d878685039c718886470ae1dbc38a49 |
|
BLAKE2b-256 | a2678a73692970f7e471b6843f8cd6da948a3cfcdbbaf6427bb43433cbfd4d03 |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 16.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 071947c3736a549aab759fbbaf3b138eb452b43c9939d087e8036db7e5f5264d |
|
MD5 | 4c7c4c03e6af020e215f83d3abd6a8ff |
|
BLAKE2b-256 | 980076e77435cad913f83f6c9102b246cd758cde3bacc95edc6a9fcf497dc5a7 |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 26.3 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 993a9f15ec4b9b51abfa4ac48a854b973409a2cfd44d6fba5374fba0948bf34a |
|
MD5 | 0eb0d4b6f5362e263798f90ac6689706 |
|
BLAKE2b-256 | 0709a1fa28a3607522a2ffeb4068c825aac6877ad3e718363bdc968bb191a2b9 |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 19.7 MB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ 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 | ab689d87e80d49eaa30d783542a99109924186a5bc5a41aea2b153449a56bbb4 |
|
MD5 | 4f21bd8485ec9b7f2ed3d1724dfab5cd |
|
BLAKE2b-256 | 420fb3af45a9e907c5a5feb9d04eebfb2476ed4c56c80a53c6ae008ed1484da7 |
File details
Details for the file rdkit_pypi-2021.3.5.1-cp36-cp36m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: rdkit_pypi-2021.3.5.1-cp36-cp36m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 16.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec932dbca49f438229a67ce17001e03db7ea75468cd3f94490dd61a74e403be1 |
|
MD5 | d4ee55dc940ce628d199559b488cfac2 |
|
BLAKE2b-256 | 47aa7d2aec352ebe78a84fde20e0237e50f39981d6d9304643ed91275bfadcd3 |