http://6i4b2igvvpe53lp4vpm4frtjvdepiyfczdemljgomn5mqjtfl2w7scyd.onion/tag/python
It connects to an IMAP server, queries the list of folders, and downloads all the messages from each one but trash and spam (but notice that the comparison is case-sensitive!). client.fetch downloads all the messages you provide to it, which caused an OOM in my case.