whitead / emoji-chem

🥳emojis in chemistry⚗️🥳

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emoji-chem buildPyPI version

Open In Colab

Install

pip install emojichem

Quickstart

import emojichem
emojichem.emoji_draw('CCN(CC)C(=O)[C@H]1CN([C@@H]2Cc3c[nH]c4c3c(ccc4)C2=C1)C')

Example

This is how it should look

image

You can also make a grid with emoji_grid:

image

Credit

Emoji list was taken (with minor modifications) from Nicola Ga-stan (@nicgaston) in this tweet

About

🥳emojis in chemistry⚗️🥳


Languages

Language:Jupyter Notebook 93.2%Language:Python 6.8%