Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

📊 Data Processing Scripts

These scripts are designed to help you generate, analyze, or manipulate data. Whether it’s for testing or diving into your movie stats, these tools have you covered.

📝 Scripts

  • letterboxd_analyzer.py
    Connects to your Letterboxd account and estimates your total movie watch time based on your watched list.

  • file_generator.py
    Generates a number of files with random content and sizes — useful for testing file handling or stress-testing scripts.


As always, check the top of each file to see what packages you might need.