Skip to content

MadeByMars/UMMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirement

  1. Make sure that you've implemented the Python 2.7, and successfully add the path to the environment. For more details, please check: https://www.cnblogs.com/dangeal/p/5455005.html

  2. Please record the path of document, e.g., C:/user/local/UMHousing. In the rest of this README, we denote this Path as PATH.

Install

(1) open cmd

(2) type in: git clone [email protected]:fanlai0990/UMMonitor.git

(3) type in: cd UMMonitor

(4) type in: python pre_install.py

Then it will automatically download the dependency for you. Please note that you only need install all the dependency once.

Start Searching

(1) open cmd

(2) type in: cd PATH

(3) type in: python HousingMonitor.py

PS: please note that the current codes use my email as the sender, but this will be stale soon. Instead, you should use your own email to replace the current one. i.e., line 40 in HousingMonitor.py and the corresponding validation codes (line 41).

About

NW Monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%