{"id":14977404,"url":"https://github.com/cbouy/bokehmol","last_synced_at":"2025-10-28T03:31:27.659Z","repository":{"id":182676316,"uuid":"668498368","full_name":"cbouy/bokehmol","owner":"cbouy","description":"Bokeh extensions to plot molecules easily","archived":false,"fork":false,"pushed_at":"2024-03-21T12:56:56.000Z","size":157,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T10:51:14.746Z","etag":null,"topics":["bokeh","cheminformatics","interactive-visualizations","jupyter","rdkit"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbouy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-07-20T00:51:27.000Z","updated_at":"2025-01-14T09:40:03.000Z","dependencies_parsed_at":"2024-09-28T00:00:37.218Z","dependency_job_id":"e7ab7189-8fc8-428b-93a5-c1eec94f137e","html_url":"https://github.com/cbouy/bokehmol","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":0.06896551724137934,"last_synced_commit":"00aa80edcbde7d111ece0f6a26f4c319a497b94d"},"previous_names":["cbouy/bokehmol"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbouy%2Fbokehmol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbouy%2Fbokehmol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbouy%2Fbokehmol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbouy%2Fbokehmol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbouy","download_url":"https://codeload.github.com/cbouy/bokehmol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238590593,"owners_count":19497350,"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":["bokeh","cheminformatics","interactive-visualizations","jupyter","rdkit"],"created_at":"2024-09-24T13:55:35.942Z","updated_at":"2025-10-28T03:31:22.620Z","avatar_url":"https://github.com/cbouy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bokehmol, gotta plot them mol! ⌬\n\n[![Powered by RDKit.js](https://img.shields.io/badge/Powered%20by-RDKit.js-3838ff.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAFVBMVEXc3NwUFP8UPP9kZP+MjP+0tP////9ZXZotAAAAAXRSTlMAQObYZgAAAAFiS0dEBmFmuH0AAAAHdElNRQfmAwsPGi+MyC9RAAAAQElEQVQI12NgQABGQUEBMENISUkRLKBsbGwEEhIyBgJFsICLC0iIUdnExcUZwnANQWfApKCK4doRBsKtQFgKAQC5Ww1JEHSEkAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wMy0xMVQxNToyNjo0NyswMDowMDzr2J4AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjItMDMtMTFUMTU6MjY6NDcrMDA6MDBNtmAiAAAAAElFTkSuQmCC)](https://www.rdkit.org/)\n\n**bokehmol** provides custom extensions that help plotting molecules with the\n[Bokeh](https://docs.bokeh.org/) library.\n\nIt currently provides hover tools that can depict molecules **on-the-fly** using SMILES: no need to\npre-generate the depictions and store them in memory anymore! Everything is rendered client-side in\nthe browser so you don't even need to install rdkit in your Python environment.\n\n\u003cimg width=\"600\" alt=\"image\" src=\"https://github.com/cbouy/bokehmol/assets/27850535/e33c4185-301a-477a-9a6b-fea2939ad540\"\u003e\n\n\n## [Installation](https://pypi.org/project/bokehmol/)\n\nBokehmol only requires bokeh as a dependency. You can install it with:\n```\npip install bokehmol\n```\n\n## [Notebooks](https://github.com/cbouy/bokehmol/tree/master/notebooks)\n\nSome examples on how to use the library [here](https://rawcdn.githack.com/cbouy/bokehmol/9ee061268dee125268489041586dac5e757fa6a3/notebooks/quickstart.html)\n\n## [Discussions](https://github.com/cbouy/bokehmol/discussions)\n\nFeature requests or questions on how to use should be posted [here](https://github.com/cbouy/bokehmol/discussions)\n\n## [Issues](https://github.com/cbouy/bokehmol/issues)\n\nBug [tracker](https://github.com/cbouy/bokehmol/issues) 🐞\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbouy%2Fbokehmol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbouy%2Fbokehmol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbouy%2Fbokehmol/lists"}