aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 3cd1638ab1faaaa5e8bdab79281a27d0e5a1c2df (plain)
1
2
3
4
5
6
7
8
# scripts and tools

## A collection of python stuff I wrote to make my life marginally easier

### Programs so far
* fhash - inutitive CLI for hashing files
* xls2csv - converts old excel files into a csv format without having to use excel
* julia-c - C-based CLI for efficient julia set image rendering because python was too slow.