Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 257 Bytes

File metadata and controls

15 lines (10 loc) · 257 Bytes

Time Dilation Calculator in Python

A calculator for the time inside and outside of fast moving objects near the speed of light.


Nedeed python packages are:

  • PySimpleGUI

Which can be installed using pip.

(Example)

pip install PySimpleGUI