https://github.com/nicolasbizzozzero/super_converter
Convert your binary/decimal/hexadecimal number into binary/decimal/hexadecimal with a cool GUI !
https://github.com/nicolasbizzozzero/super_converter
convert-numbers convert-temperatures converter gui pypi-source
Last synced: 2 months ago
JSON representation
Convert your binary/decimal/hexadecimal number into binary/decimal/hexadecimal with a cool GUI !
- Host: GitHub
- URL: https://github.com/nicolasbizzozzero/super_converter
- Owner: NicolasBizzozzero
- License: gpl-3.0
- Created: 2016-11-27T10:56:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T06:13:30.000Z (almost 8 years ago)
- Last Synced: 2025-04-12T06:18:09.494Z (2 months ago)
- Topics: convert-numbers, convert-temperatures, converter, gui, pypi-source
- Language: Python
- Size: 6.55 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super-Converter
Super-Converter is written in Python 3 and uses Tkinter for his GUI.
It allows you to do multiple conversion, sush as :
- Convert an integer from one base to another.
- Convert a temperature into different scales.
![]()
# Installation
Super-Converter is available in PyPI, just type :
```shell
pip install super_converter
```
It needs no other librairy to work.# Multi-language support
Super-Converter currently support the following languages :
* :us: - :uk: English
* :fr: French
* :es: Spanish