| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename `tools` to `packages` to follow convention | Franck Cuny | 2024-03-06 | 1 | -30/+0 |
| | | | | | | | The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | ||||
| * | ref(tools/python): make mypy happy | Franck Cuny | 2022-10-17 | 1 | -8/+12 |
| | | |||||
| * | ref(seqstat): rewrite from go to python | Franck Cuny | 2022-10-15 | 1 | -0/+26 |
| 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. | |||||
