I wrote both a QFX parser and a naive Bayes classifier from scratch because I have stopped trusting third-party dependencies.| log.schemescape.com
Source code: Lib/shelve.py A “shelf” is a persistent, dictionary-like object. The difference with “dbm” databases is that the values (not the keys!) in a shelf can be essentially arbitrary Python o...| Python documentation
Development log of a life-long coder| log.schemescape.com