Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

gradio_molgallery2d-1.1.0-py3-none-any.whl (67.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page