Skip to content

Sephera

Blazingly fast CLI analyzer for your codebase.

Preview

Why Sephera?

  • 🚀 700k+ lines counted in ~1s
  • 🔎 Analyze LOC, stats, directory structure
  • 📦 Zero dependencies – just run
  • 🧠 Regex ignore, language detection, JSON export
  • 🎯 Scan huge codebases like ~/ in seconds

Quick Start

sephera loc --ignore "*.py" # Ignore all Python files.
sephera loc --json # Export to JSON.