{"library":"rdkit","type":"library","category":null,"description":"RDKit is a free, open-source toolkit for chemoinformatics, combining chemistry with computer science. It provides functionalities for analyzing molecules, predicting chemical properties, visualizing structures, and preparing data for drug discovery. The library is primarily written in C++ with extensive Python bindings. It maintains a regular release cadence with two major releases per year (typically March/April and September/October) and monthly patch releases, indicating active development and maintenance.","language":"python","status":"active","version":"2026.3.1","tags":["chemoinformatics","cheminformatics","chemistry","molecular modeling","drug discovery","molecules","smiles"],"install":[{"cmd":"pip install rdkit","imports":["from rdkit import Chem","from rdkit.Chem import AllChem","from rdkit.Chem import Draw","from rdkit import DataStructs"]},{"cmd":"conda create -n my_rdkit_env -c conda-forge rdkit\nconda activate my_rdkit_env","imports":[]}],"homepage":"https://www.rdkit.org","github":"https://github.com/kuelumbus/rdkit-pypi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rdkit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":5.8,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rdkit/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}