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

https://github.com/gozeloglu/celsius-fahrenheit-converter

Simple PyQt5 program
https://github.com/gozeloglu/celsius-fahrenheit-converter

Last synced: over 1 year ago
JSON representation

Simple PyQt5 program

Awesome Lists containing this project

README

          

# Celsius-Fahrenheit-Converter

This is an Python application which is written by `PyQt5` library to convert degrees.

### RUN

` $ python3 app.py`

### REQUIREMENTS

- Python 3.6
- PyQt5