about summary refs log tree commit diff
path: root/pyproject.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove a few scriptsFranck Cuny2024-10-051-2/+0
|
* add ipythonFranck Cuny2024-06-031-0/+1
|
* clean up more stuffFranck Cuny2024-05-061-1/+1
|
* add some utility functionsFranck Cuny2024-05-061-1/+1
|
* move ghabilling to pythonFranck Cuny2024-05-061-0/+1
|
* just moving stuff aroundFranck Cuny2024-05-061-3/+5
|
* move ipconverter under `src`Franck Cuny2024-05-051-0/+2
|
* move seqstatFranck Cuny2024-05-041-0/+2
|
* move the slocalc under `src`Franck Cuny2024-05-041-0/+1
|
* start the conversion to pythonFranck Cuny2024-05-041-0/+67
Add support to move all the tools to python and organize them in a way that should be simple. I'm using https://rye-up.com for this.