Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 239 Bytes

Smiles helper

Helps cannonicalizig and plotting SMILES strings

Installation

python3.10 -m venv venv
source venv/bin/activate
python -m pip install -r requirements.txt

Run Locally

streamlit run app.py