A blazingly fast, cyber-styled source code counter. Count your lines with pure edge.
Install directly from PyPI:
pip install neonlocFrom source:
git clone https://github.com/debeski/neonloc.git
cd neonloc
pip install .Simply run neonloc in your terminal and pass a directory. By default, it will use the current directory (.).
neonloc .Or target a specific folder:
neonloc /path/to/project- Categorized Metrics: Distinct, color-coded tables for
Code,Documentation,Config,Data,Markup, andStyle. - Cyber Aesthetic: Pure neon glory in your terminal, rendered with
Rich. - Lightning Fast: Scans and parses directories in the blink of an eye.
- Language Support: Python, JavaScript, TypeScript, Go, C/C++, Rust, HTML, CSS, YAML, JSON, Markdown, Bash, Ruby, Java, PHP, Vue, Svelte, TOML, Dockerfile.
- Deep Metrics: Counts true code logic, comments, blanks, and total lines.
