A Gradio component designed for displaying a gallery of 2D molecular structures.
Project description
gradio_molgallery2d
A Gradio component designed for displaying a gallery of 2D molecular structures. It is designed to accept inputs consisting of RDKit
objects.
Installation
This component can be installed through pip
:
pip install gradio_molgallery2d
Example usage
import gradio as gr
from gradio_molgallery import MolGallery2D
gallery2d = MolGallery2D(columns=5, height=1000, label="3D Interactive Structures")
Information
For any questions and comments, contact Davide Rigoni.
Licenze
GPL-3.0
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 Distribution
gradio_molgallery2d-1.1.0.tar.gz
(79.1 kB
view details)
Built Distribution
File details
Details for the file gradio_molgallery2d-1.1.0.tar.gz
.
File metadata
- Download URL: gradio_molgallery2d-1.1.0.tar.gz
- Upload date:
- Size: 79.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 700555bd8eba182d702a0e57f2dc5f5f6fd396b77b908498840dcedd476aae7f |
|
MD5 | 5e494bace8fb3bdb1a6116493ce24186 |
|
BLAKE2b-256 | 5e2a5c4906d648d81dedbe3081153082a05614d94f826d6e676862443764dddc |
File details
Details for the file gradio_molgallery2d-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: gradio_molgallery2d-1.1.0-py3-none-any.whl
- Upload date:
- Size: 67.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a1d39c0bafb7738fdfb095f70c09fdc49f5b884c5732954d4b1a38dda82920c |
|
MD5 | 377b3b9cae5710a0c82c34c09bed830b |
|
BLAKE2b-256 | 4036675d9e1c75da62dec365bb06bd303c727bdff175cc2d94c6b08ba882d190 |