An open API service indexing awesome lists of open source software.

https://github.com/htmujahid/cholab-desktop

A desktop app for Chemical properties of elements
https://github.com/htmujahid/cholab-desktop

chemical-elements chemistry gui pyinstaller python tkinter

Last synced: over 1 year ago
JSON representation

A desktop app for Chemical properties of elements

Awesome Lists containing this project

README

          

# Cholab

A desktop app for Chemical properties of elements

## Getting Started

clone this repository by:

```bash
git clone https://github.com/htmujahid/cholab-desktop
```

```bash
cd cholab-desktop
```

```bash
py main.py
```

## Demo

![Periodic Table](./demo/periodic.png)

![Search](./demo/search.png)

![Information](./demo/information.png)