Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTools

Common tools for daily development.

Installation

git clone https://github,com/nkfyz/Ftools.git
cd Ftools
python setup.py install

Usage

Each tool can be loaded from Ftools directly.

Ftimer

import time
from Ftools import Ftimer

with Ftimer():
    time.sleep(5)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages