Installation¶
Requirements¶
- Python 3.10 or later
- Linux, macOS, or Windows (WSL recommended)
Install from Source¶
Optional: Graph Analysis¶
For communication network intelligence (HITS, PageRank, Louvain communities):
This adds networkx, numpy, and scipy. Without these, PikoClaw works normally but skips network analysis output.
Optional: Development¶
PST/OST Support¶
PST and OST parsing requires libpff-python:
System dependencies for libpff-python
Ubuntu/Debian:
macOS:
Windows: Use WSL (Windows Subsystem for Linux) for the best experience.
No pypff? No problem
PikoClaw works without libpff-python for Maildir and MBOX formats. PST/OST support is the only feature that requires it.
Verify Installation¶
You should see: