Skip to content

Akanakis1/Unit_Converters

Repository files navigation

Unit Conversion Scripts

This repository contains a series of modular Python scripts for converting various units of measurement and currency.

The scripts include:

  • Area_Converters.py: Converts between different units of area measurement.
  • Length_Converters.py: Provides functionality to convert between different units of length.
  • Temperature_Converters.py: Includes temperature conversion between popular units like Celsius, Fahrenheit, and Kelvin.
  • Time_Converters.py: Converts time units such as seconds, minutes, hours, and more.
  • Weight_Converter.py: Allows conversion between various weight units, including kilograms, grams, pounds, etc.
  • Currencies_Converters.py: Converts monetary values between different currencies using real-time exchange rates (via the CurrencyConverter package).

Each script is designed to be modular, user-friendly, and easy to integrate into any Python project requiring unit or currency conversion functionality. These files are part of the initial commit, with more updates and enhancements planned.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages