Git Product home page Git Product logo

multiple_temperature_scales_converter's Introduction

Logo of the project

Multiple temperatures converter

A converter between any of the scales: Celsius, Fahrenheit, Kelvin, Rankine, Delisle, Newton, Réaumur, Rømer from any direction. Built in Python 3+

Installing / Getting started

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.

Developing

git clone https://github.com/faycalki/Multiple_temperature_scales_converter.git

Features

  • 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.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Links

Licensing

The code in this project is licensed under the GNU General Public License v3.0.

Disclaimer

This project is intended to be used for legal purposes only, and is pursuant to the license terms and conditions provided.

multiple_temperature_scales_converter's People

Contributors

faycalki avatar

Watchers

 avatar

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.