I make here a list of all programs I wrote that will substitute all spreadsheets I have been using. those programs will all be in Python and using Object Oriented Programming.

Construction Days

I record in these notes the hours spent on building the python code I need to complete the programs I need to store the information I want.

19.09, First Blocks
24.09, Continuation of MoL_Marks (SIP.py)
  • Find a way to insert the adequate information
    • Where will data be stored? Jupiter Notebook file or .txt?
  • Check sound running of the program & ease in updating information
  • Analogous building for Sublet (SIP.py)
    • Write down classes using freely ChatGPT
    • Check the same steps and store results on Obsidian
xx.xx, Financial Sheet
  • Check classes in Financials (SIP.py)
    • Write down classes using freely ChatGPT
    • Check the steps and store results on Obsidian