Project Code Statistic
Project description
AKStatistic 项目代码行数统计
- 使用方法:
- 安装
pip install akstatistic
- 导入并运行
from akstatistic.akstatistic import CodeStatistic static_dir = '/home/Kuture/xxx' statics = CodeStatistic(filter_list=['.py'], source_dir_path=static_dir) statics.statistic()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
akstatistic-0.0.2.tar.gz
(2.1 kB
view hashes)