79333494

Date: 2025-01-06 15:23:15
Score: 1.5
Natty:
Report link

Yes, you can create a persistent dictionary in Python and modify it using regular dictionary methods.

Among the options, I'd look at shelve, persidict, pickle, sqlite3.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Vitaliy Desyatka