Skip to content

ro1f12/py-cloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-cloc

Lines of code counter in python : As a part of assignment of Software Engineering

function_point_calc

Function point calculator in python

required third party library tabulate : used to display results in table format

pip install tabulate

pip3 install tabulate

Releases

No releases published

Packages

No packages published

Languages