Skip to content

A simple, Python based, Base Converter. Convert any number into Decimal, Binary, Octal or Hexadecimal writing, just with a few clicks.

License

Notifications You must be signed in to change notification settings

alexelzx/baseconverter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

baseconverter-python

A simple, Python based, Base Converter. Convert any number into Decimal, Binary, Octal or Hexadecimal writing, just with a few clicks. This open-source converter is licensed under the Apache 2.0 License. While the interface is currently in French, you can easily modify the code to display text in any language.

Below, a screenshot of this code working:

image

Usage

You will need to download the .py file and execute it on a Python emulator, or, you can use Google Collaboratory (https://colab.research.google.com/) to test the code.

About

A simple, Python based, Base Converter. Convert any number into Decimal, Binary, Octal or Hexadecimal writing, just with a few clicks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages