Giter Site home page Giter Site logo

ved-programmer / numerical-base-converter Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 41 KB

An offline Graphical Numerical Base Converter, written in python. Takes numbers from a base and converts them into another base.

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
python gui numerical-base-converter converts backend number number-base-converter number-base-conversion

numerical-base-converter's Introduction

Numerical Base Converter

About

A Numerical Base Converter Made with Python 3

It takes a number, the base of the entered number and the base of the output number. When the calculate button is pressed by the usr, the program converts the number to the output base.

The program only supports the 64 bases, the bases characters are in this order: 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz/-



How it Works:

  • The program file shows a text input box for the number to be converted and two drop down boxes, one drop down for the base of the input number and one drop down for the output base.

  • The program is divided into two files. one for the front end and one for the backend.

  • the main.pyw file is the main execution of the program, contains the front end code and uses the convertBase.py file for the backEnd.





-Thank you

numerical-base-converter's People

Contributors

ved-programmer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

numerical-base-converter's Issues

Creators

Need a button to show the creators of the project

DPI settings

Need to change the DPI settings of the gui using the ctypes library

edit : similar to my other projects

DPI

Need to change the DPI settings of the gui using the ctypes library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.