An open API service indexing awesome lists of open source software.

https://github.com/wichmann/currencycalculator

A simple pyQt application to calculate values in different currencies.
https://github.com/wichmann/currencycalculator

Last synced: 9 months ago
JSON representation

A simple pyQt application to calculate values in different currencies.

Awesome Lists containing this project

README

          

# Währungsrechner

## Installation

1) Python (http://python.org/) installieren

2) GUI-Bibliothek PyQt5 installieren: pip install pyqt5

3) Datei currencyCalculator.py mit Idle öffnen

4) Ausführen

## Lizenz

This project is licensed under GPL version 3.0 or newer. You can find the license at www.gnu.org/licenses/gpl.html.