Posts tagged python
Renaming files so they make sense (rename)
rename is a bash script I wrote to automatically rename long files (the way I like it).
Extracting the Module and Function Names from Python ASTs
2024-03-23 · python
How to extract the module and function name from Python Abstract Syntax Trees.
Visualisation Zoo
Collection of data visualisations I have created using Python.