Skip to content

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

License

Notifications You must be signed in to change notification settings

wangvei/kivy_periodic_table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%