Skip to main content

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page