Skip to content

tajulislamsaidul/Chemical-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation


🧪 Chemical Info Finder

A simple Python GUI app to search for chemical compound data using the PubChem API. This tool allows users to retrieve information such as IUPAC name, molecular weight, chemical formula, and more—complete with structure images.

✨ Features

  • Search by:

    • Name (default)
    • Formula
    • CID
    • SMILES
  • Retrieves and displays:

    • IUPAC Name
    • Common Synonyms
    • Molecular Formula
    • Molecular Weight
    • Compound CID
  • Downloads and shows compound structure image from PubChem

  • Built with Tkinter for a clean and simple GUI

🖼️ Screenshot

Image Alt

🛠️ Requirements

Install dependencies

pip install pubchempy Pillow requests

🚀 How to Run

python "Chemical Info Finder.py"

💡 Usage

  1. Enter a search term (e.g., "glucose").
  2. Select the search type from the dropdown.
  3. Click Search or press Enter.
  4. View the retrieved information and structure image (if available).

❗ Notes

  • Make sure you are connected to the internet—the app fetches data and images live from PubChem.
  • If no image is available, a [No structure available] message will be shown.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages