about summary refs log tree commit diff
path: root/tools/seqstat/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(seqstat): rewrite from go to pythonFranck Cuny2022-10-151-0/+24
This is a simple script, there's no benefit in having this in go. Having it Python makes it easier to extend with panda or other libraries in the future if I need more statistics too.