This website requires JavaScript.
Explore
Help
Sign in
random
/
fahrenheit-404
Watch
1
Star
0
Fork
You've already forked fahrenheit-404
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a temperature converter, written in python
13
commits
2
branches
0
tags
40
KiB
Python
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
random
0c02b5d8b7
Delete .github/.keep
2025-09-26 14:30:13 -06:00
main.py
enable converting to and from kelvin, and round the output temperature to 2 decimal places.
2025-09-05 12:10:43 -06:00
README.md
Update README.md
2025-09-26 14:29:22 -06:00
README.md
make sure to install progressbar2 from pip before running.