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
- Host: GitHub
- URL: https://github.com/gozeloglu/celsius-fahrenheit-converter
- Owner: gozeloglu
- License: gpl-3.0
- Created: 2018-08-12T20:52:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T19:59:48.000Z (almost 8 years ago)
- Last Synced: 2025-01-04T20:16:40.348Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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