Skip to content

Este é um conversor de moedas em Python que converte entre Euro, Dólar, Libra e Real. Com taxas de conversão pré-definidas, o programa exibe um menu para selecionar as moedas e o valor a ser convertido, apresentando o resultado. O banner de apresentação inclui o nome do desenvolvedor.

License

Notifications You must be signed in to change notification settings

felipeclarindo/currency-converter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Leia em Português

Currency Converter

A simple currency converter in Python that converts between Euro, Dollar, Pound and Real.

Features

  • Convert between Euro, Dollar, Pound and Real.
  • Shows the current conversion rate.

Steps to install and run

  1. Clone the repository:
git clone https://github.com/felipeclarindo/currency-converter-cli.git
  1. Enter directory:
cd currency-converter-cli
  1. Create the Virtual Environment:
python -m venv .venv
  1. Activate the Virtual Environment running the file .bat located in .venv/Scripts/activate.bat.

  2. Install dependencies:

pip install -r requirements.txt
  1. Run the application:
python main.py
  1. Follow the instructions on the console to interact with the converter.

Contribution

Contributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.

Author

Felipe Clarindo

License

This project is licensed under the GNU Affero License.

About

Este é um conversor de moedas em Python que converte entre Euro, Dólar, Libra e Real. Com taxas de conversão pré-definidas, o programa exibe um menu para selecionar as moedas e o valor a ser convertido, apresentando o resultado. O banner de apresentação inclui o nome do desenvolvedor.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages