Common tools for daily development.
git clone https://github,com/nkfyz/Ftools.git
cd Ftools
python setup.py installEach tool can be loaded from Ftools directly.
import time
from Ftools import Ftimer
with Ftimer():
time.sleep(5)| Name | Name | Last commit date | ||
|---|---|---|---|---|