aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 0aacc9103cd449bcdb23dc5cfd2db6f6190c574d (plain)
1
2
3
4
5
6
7
8
9
# 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.