Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 593 Bytes

File metadata and controls

14 lines (9 loc) · 593 Bytes

📊 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.