Pygount ####### Pygount is a command line tool to scan folders for source code files and count the number of source code lines in it. It is similar to tools like `sloccount `_ and `cloc `_ but uses the `pygments `_ package to parse the source code and consequently can analyze any `programming language supported by pygments `_. The name is a combination of pygments and count. Pygount is open source and distributed under the `BSD license `_. The source code is available from https://github.com/roskakori/pygount. .. toctree:: :maxdepth: 2 :caption: Table of contents installation usage continuous-integration json background api contributing changes Indices and tables ------------------ * :ref:`genindex` * :ref:`search`