Python countlines script

A basic script which can be used to count the lines of your project and sort them by technology.

Supports most extenstions. Comes with a predefined extenstions mapping, however you can fine-tune it for your needs. Also supports filtering, negative filtering and specific search.

Dependencies

  • os
  • zipfile
  • argparse

Usage

python countlines.py --help

Links (For accessibility)

AfghanGoat - Mirror