Python Resources
Just a few links….and getting quite outdated.
Tutorials and documentation
website and a book devoted to the Python Standard Library. Both resources draw consistent praise from the Python community.
Tools
Jarvis is an interactive coding assistant that shares ideas with Light Table.
~~~ litter kw: “pythontools” f: linklist limit: 20 — ~~~
Object Storage
Durus is a simplified ZODB.
An introduction to Durus as part of the Spyced documentation. Not that great, as pointed out in the comments.
Moellus is a “rich and soft layer on Durus” that adds some kind of relational capability. Don’t know if anyone ever used it.
XML: parsing and constructing