Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete a bunch of python related stuff | Franck Cuny | 2024-10-14 | 1 | -74/+0 |
| | |||||
* | remove a few scripts | Franck Cuny | 2024-10-05 | 1 | -2/+0 |
| | |||||
* | add ipython | Franck Cuny | 2024-06-03 | 1 | -0/+1 |
| | |||||
* | clean up more stuff | Franck Cuny | 2024-05-06 | 1 | -1/+1 |
| | |||||
* | add some utility functions | Franck Cuny | 2024-05-06 | 1 | -1/+1 |
| | |||||
* | move ghabilling to python | Franck Cuny | 2024-05-06 | 1 | -0/+1 |
| | |||||
* | just moving stuff around | Franck Cuny | 2024-05-06 | 1 | -3/+5 |
| | |||||
* | move ipconverter under `src` | Franck Cuny | 2024-05-05 | 1 | -0/+2 |
| | |||||
* | move seqstat | Franck Cuny | 2024-05-04 | 1 | -0/+2 |
| | |||||
* | move the slocalc under `src` | Franck Cuny | 2024-05-04 | 1 | -0/+1 |
| | |||||
* | start the conversion to python | Franck Cuny | 2024-05-04 | 1 | -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. |