Arumoy Shome

Posts tagged python

All posts

Renaming files so they make sense (rename)

2024-11-28 · shell, python

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

2024-03-17 · python, design

Collection of data visualisations I have created using Python.