Skip to content

LotsoTeddy/FTools

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

No releases published

Packages

No packages published

Contributors 2

  •  
  •