wangvei / kivy_periodic_table

Kivy App that shows the periodic table and gives element property information for each element on click

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kivy_periodic_table

Kivy App that shows the periodic table and gives element property information for each element on click.

(This project more of an excuse for me to learn some kivy)

Prerequisites

have kivy 1.9.1+ installed

Usage

  • Run the main.py file to start the application
  • Click on any element of the table so that the detail side page will slide in
  • Click anywhere on the detail page to slide it back out and show the periodic table
  • Enjoy :)

Source

I found a good source of element properties ater a quick serach on google, here it is.

About

Kivy App that shows the periodic table and gives element property information for each element on click

License:MIT License


Languages

Language:Python 100.0%