Skip to content

Simple tool for conversions and calculations between binary, octal ,decimal and hexdecimal number systems developed using Kivy in Python

License

Notifications You must be signed in to change notification settings

ritu-thombre99/Number-System-Converter-and-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number-System-Converter-and-Calculator

Simple tool for conversions and calculations between binary, octal ,decimal and hexdecimal number systems developed using Kivy in Python

To run the app type python main.py in Anaconda Powershell Prompt. helper.py contains auxiliary functions base2ops.py, base8ops.py, base10ops.py and base16ops.py contains functions for number conversions and calculations.

Releases

No releases published

Packages

No packages published

Languages