| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-05 | remove a few scripts | Franck Cuny | 1 | -27/+0 | |
| 2024-05-05 | move ipconverter under `src` | Franck Cuny | 1 | -1/+1 | |
| 2024-05-04 | move seqstat | Franck Cuny | 1 | -12/+9 | |
| 2024-03-06 | rename `tools` to `packages` to follow convention | Franck Cuny | 1 | -0/+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. | |||||
| 2022-10-17 | ref(tools/python): make mypy happy | Franck Cuny | 1 | -8/+12 | |
| 2022-10-15 | ref(seqstat): rewrite from go to python | Franck Cuny | 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. | |||||
