Skip to main content

This project makes it super simple to do exploratory data analysis and develop high-quality Panel data apps within the domain of chemistry.

Project description

🧪 Panel-Chemistry

Follow on Twitter Follow on LinkedIn

We want to

  • make it super simple to do exploratory data analysis and develop high-quality Panel data apps within the domain of chemistry.

We provide

  • the panel-chemistry python package of chemistry components for Panel.
  • example notebooks and data apps.

Panel Chemistry Intro

🚀 Get started in under a minute

You can install the package with pip

pip install panel-chemistry[examples]

Explore the sample apps

pn hello panel-chemistry

You can now find the reference notebooks in the examples/awesome-panel/panel-chemistry folder. Check them out by running jupyter lab.

📒 Get started on Binder

Click the button

Binder

🏃 Serve a data app

Add the below to a python file or notebook

import panel as pn
from panel_chemistry.widgets import JSMEEditor

pn.extension("jsme", sizing_mode="stretch_width")

smiles="N[C@@H](CCC(=O)N[C@@H](CS)C(=O)NCC(=O)O)C(=O)O"
editor = JSMEEditor(value=smiles, height=500, format="smiles")

editor.servable()

Run panel serve name_of_app.py or panel_serve name_of_notebook.ipynb.

JSME Editor

Install with conda

conda install -c conda-forge panel-chemistry

⭐ Support

Please support Panel and awesome-panel by giving the projects a star on Github:

Thanks

❤️ Contribute

You can find good first issues in the issue tracker. To get started check out the DEVELOPER_GUIDE.

I would love to support and receive your contributions. Thanks.

Hacktober Fest.

🖥️ Monitor

PyPI version Downloads Python Versions License Test Results Binder

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

panel-chemistry-0.2.2.tar.gz (46.7 kB view details)

Uploaded Source

Built Distribution

panel_chemistry-0.2.2-py3-none-any.whl (58.2 kB view details)

Uploaded Python 3

File details

Details for the file panel-chemistry-0.2.2.tar.gz.

File metadata

  • Download URL: panel-chemistry-0.2.2.tar.gz
  • Upload date:
  • Size: 46.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for panel-chemistry-0.2.2.tar.gz
Algorithm Hash digest
SHA256 902557db8aeb60a85b5bac7cbd77c44aab33afce2255788ed7db6c36ab5dc701
MD5 ef025c844d185237c5e511dac0aef1cf
BLAKE2b-256 8aba5e7107e4ad6dd3607c54d5152763c34500b6186aadabccb951b7df0ffbc4

See more details on using hashes here.

File details

Details for the file panel_chemistry-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for panel_chemistry-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2a25664036bcc99f56ebd5c0e18d22407f42b7d9112abc0c7d8ec784fc94c0b0
MD5 5c55b124760be07588dc30864db6b4aa
BLAKE2b-256 f3b6fc625a8d5e7dafa0eb9862573037870625d55da2705603014b661faaca15

See more details on using hashes here.

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