A converter between any of the scales: Celsius, Fahrenheit, Kelvin, Rankine, Delisle, Newton, Réaumur, Rømer from any direction. Built in Python 3+
Python Interpreter 3+ is required in order to compile the code, you may build this into an executable through other means if you wish. Standard compilation is all that is needed.
python scientific_and_standard_scales_temperature_converter.py
Once the code is executed, you will be provided with a prompt asking you what scale you want to convert from, then another prompt asking you for the temperature to convert. The output will be all the temperature scales supported.
git clone https://github.com/faycalki/Multiple_temperature_scales_converter.git
- Clutter-free conversion between multiple temperature scales.
- Minimal dependencies (no external packages or modules loaded).
- Can be implemented as a fully modular program with minimal editing.
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
- Repository: https://github.com/faycalki/Multiple_temperature_scales_converter/
- Issue tracker: https://github.com/faycalki/Multiple_temperature_scales_converter/issues/
- In case of sensitive bugs like security vulnerabilities, please contact icechillgaming@gmail.com directly instead of using the issue tracker. I greatly appreciate any efforts to improve the security of my projects.
- My other projects, feel free to check them out: https://github.com/faycalki/
The code in this project is licensed under the GNU General Public License v3.0.
This project is intended to be used for legal purposes only, and is pursuant to the license terms and conditions provided.