/ntp

Primary LanguagePython

NOTE

the function of these code is to parse some txt files which related to ntp.

Instructions

this code run in python2.7 we use virtualenv ntp-env virtualenv --python=python2.7 ntp-env please run pip install -r requirements.txt to install requirements.