{"id":13419866,"url":"https://github.com/rdkit/rdkit","last_synced_at":"2026-01-30T11:33:58.996Z","repository":{"id":8422853,"uuid":"10009991","full_name":"rdkit/rdkit","owner":"rdkit","description":"The official sources for the RDKit library","archived":false,"fork":false,"pushed_at":"2025-05-08T04:54:25.000Z","size":210671,"stargazers_count":2895,"open_issues_count":149,"forks_count":915,"subscribers_count":76,"default_branch":"master","last_synced_at":"2025-05-08T05:29:09.439Z","etag":null,"topics":["c-plus-plus","cheminformatics","python","rdkit"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdkit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-05-12T06:19:15.000Z","updated_at":"2025-05-08T04:54:29.000Z","dependencies_parsed_at":"2024-06-20T19:41:14.525Z","dependency_job_id":"71c32e16-6d1e-41b3-91b8-a4902262332a","html_url":"https://github.com/rdkit/rdkit","commit_stats":{"total_commits":7231,"total_committers":253,"mean_commits":28.58102766798419,"dds":"0.32097911768773335","last_synced_commit":"f29dd30e844574692bb87ffd405842dca928aea6"},"previous_names":[],"tags_count":187,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkit%2Frdkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkit%2Frdkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkit%2Frdkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdkit%2Frdkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdkit","download_url":"https://codeload.github.com/rdkit/rdkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253765134,"owners_count":21960678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","cheminformatics","python","rdkit"],"created_at":"2024-07-30T22:01:22.101Z","updated_at":"2026-01-30T11:33:58.964Z","avatar_url":"https://github.com/rdkit.png","language":"HTML","readme":"# RDKit\n[![Azure build Status](https://dev.azure.com/rdkit-builds/RDKit/_apis/build/status/rdkit.rdkit?branchName=master)](https://dev.azure.com/rdkit-builds/RDKit/_build/latest?definitionId=1\u0026branchName=master)\n[![DOI](https://zenodo.org/badge/10009991.svg)](https://zenodo.org/badge/latestdoi/10009991)\n\n\n## What is it?\n\nThe [RDKit](https://www.rdkit.org) is a collection of cheminformatics and machine-learning software written in C++ and Python.\n\n  * [BSD license](https://github.com/rdkit/rdkit/blob/master/license.txt) - a business friendly license for open source\n  * Core data structures and algorithms in C++\n  * [Python 3.x wrapper](https://www.rdkit.org/docs/GettingStartedInPython.html) generated using Boost.Python\n  * Java and C# wrappers generated with SWIG\n  * JavaScript (generated with emscripten) and CFFI wrappers around important functionality\n  * 2D and 3D molecular operations\n  * [Descriptor](https://www.rdkit.org/docs/GettingStartedInPython.html#list-of-available-descriptors) and [Fingerprint](http://www.rdkit.org/docs/GettingStartedInPython.html#list-of-available-fingerprints) generation for machine learning\n  * Molecular database [cartridge](https://www.rdkit.org/docs/Cartridge.html) for PostgreSQL supporting substructure and similarity searches as well as many descriptor calculators\n  * Cheminformatics nodes for [KNIME](https://www.knime.com/rdkit)\n  * [Contrib](https://github.com/rdkit/rdkit/tree/master/Contrib) folder with useful community-contributed software harnessing the power of the RDKit\n\n\n## Installation and getting started\n\nIf you are working in Python and using conda (our recommendation), installation is super easy:\n\n```shell-session\n$ conda install -c conda-forge rdkit\n```\n\nYou can then take a look at our [Getting Started in Python](https://rdkit.org/docs/GettingStartedInPython.html) guide.\n\nMore detailed installation instructions are available in [Docs/Book/Install.md](https://github.com/rdkit/rdkit/blob/master/Docs/Book/Install.md).\n\n## Documentation\nAvailable on the [RDKit page](https://www.rdkit.org/docs/index.html)\nand in the [Docs](https://github.com/rdkit/rdkit/tree/master/Docs) folder on GitHub\n\nThe [RDKit blog](https://greglandrum.github.io/rdkit-blog/) often has useful tips and tricks.\n\n## Support and Community\n\nIf you have questions, comments, or suggestions, the best places for those are:\n\n  * [GitHub discussions](https://github.com/rdkit/rdkit/discussions)\n  * The [mailing list](https://sourceforge.net/p/rdkit/mailman/)\n\nIf you've found a bug or would like to request a feature, please [create an issue](https://github.com/rdkit/rdkit/issues)\n\nWe also have a [LinkedIn group](https://www.linkedin.com/groups/RDKit-8192558/about)\n\nWe have a yearly user group meeting (the UGM) where members of the community do presentations and lightning talks on things they've done with the RDKit. Materials from past UGMs, which can quite useful, are also online:\n  * [2012 UGM, London](http://www.rdkit.org/UGM/2012/)\n  * [2013 UGM, Hinxton](https://github.com/rdkit/UGM_2013)\n  * [2014 UGM, Darmstadt](https://github.com/rdkit/UGM_2014)\n  * [2015 UGM, Zurich](https://github.com/rdkit/UGM_2015)\n  * [2016 UGM, Basel](https://github.com/rdkit/UGM_2016)\n  * [2017 UGM, Berlin](https://github.com/rdkit/UGM_2017)\n  * [2018 UGM, Cambridge](https://github.com/rdkit/UGM_2018)\n  * [2019 UGM, Hamburg](https://github.com/rdkit/UGM_2019)\n  * [2020 UGM, virtual](https://github.com/rdkit/UGM_2020)\n  * [2021 UGM, virtual](https://github.com/rdkit/UGM_2021)\n  * [2022 UGM, Berlin](https://github.com/rdkit/UGM_2022)\n  * [2023 UGM, Mainz](https://github.com/rdkit/UGM_2023)\n  * [2024 UGM, Zurich](https://github.com/rdkit/UGM_2024)\n\n## License\n\nCode released under the [BSD license](https://github.com/rdkit/rdkit/blob/master/license.txt).\n","funding_links":[],"categories":["TODO scan for Android support in followings","Science","HTML","General Tools","c-plus-plus","Preprocess","🔬 Domain-Specific Applications","📚 فهرست","Software and products","Ranked by starred repositories"],"sub_categories":["Clinical Trial","🧬 Biology \u0026 Medicine","کتابخانه هاي داروسازي"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdkit%2Frdkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdkit%2Frdkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdkit%2Frdkit/lists"}