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

https://github.com/ruppysuppy/number-system-converter

Simple GUI based Number system converter
https://github.com/ruppysuppy/number-system-converter

number-system-converter python tkinter-gui

Last synced: 2 months ago
JSON representation

Simple GUI based Number system converter

Awesome Lists containing this project

README

        

# Number-System-Converter
This is a beginner friendly project (An application which is used to convert the given input in a specified number system to another number system of choice), for learning how to work on github.

# Languages/Frameworks Used
* Python 3.x
* Tkinter (Available by default upon python installation)