Skip to content

sai8951/thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

偽装体温計 (Fake Thermometer)

URL: https://sai8951.pythonanywhere.com/

Local Run

Installation using miniconda

Create env.

conda create -n fakethermo python=3.10
conda activate fakethermo

Package

conda install flask

Run

python thermometer.py

*****

You can also set up this app using pipenv.

pipenv install

About

fake thermometer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published