{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering"}],"enrichment":{"capability":"RDKit is a chemoinformatics toolkit providing C++ and Python libraries for molecular structure manipulation, analysis, and machine-learning workflows on chemical data.","skillfed_tags":["chemistry","molecular-modeling","drug-discovery"],"use_cases":["Parse and manipulate molecular structures from SMILES strings or other chemical formats in drug discovery pipelines.","Calculate molecular descriptors and fingerprints for machine-learning models predicting chemical properties.","Perform substructure searches and similarity comparisons across chemical compound databases.","Visualize molecular structures as 2D images for reports or interactive applications.","Validate chemical structure data and standardize molecular representations in data preprocessing workflows."],"what_it_does":"RDKit is a mature chemoinformatics library that wraps C++ computational chemistry code in a Python interface. It handles molecular structure parsing (from SMILES and other formats), property calculation, substructure matching, and visualization. The package is distributed as precompiled wheels containing platform-specific dynamic libraries, making installation straightforward on supported systems without requiring a C++ compiler.\n\nThe library is commonly used in computational chemistry, drug discovery, and machine-learning pipelines where chemical structure data must be processed programmatically. It depends on numpy for numerical operations and Pillow for image rendering. Active maintenance and broad platform coverage (Linux, macOS, Windows; multiple architectures) make it a stable choice for production chemoinformatics workflows.","worth_installing":"Yes. RDKit is actively maintained, widely used in chemoinformatics, has no known vulnerabilities, and offers precompiled wheels for modern Python on major platforms. Install friction is moderate but manageable; the BSD-3-Clause license is permissive. Install it if you work with molecular structures, chemical data, or computational chemistry."},"id":"rdkit","links":{"html":"https://skillfed.io/packages/rdkit","md":"https://skillfed.io/packages/rdkit.md","pypi":"https://pypi.org/project/rdkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":null,"license_treatment":"permissive","name":"rdkit","python_support":"unspecified","summary":"A collection of chemoinformatics and machine-learning software written in C++ and Python"},"popularity":{"monthly_downloads":11469327,"position":1391,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2026.3.5"}
