http://6i4b2igvvpe53lp4vpm4frtjvdepiyfczdemljgomn5mqjtfl2w7scyd.onion/tag/python
I wanted to download all the IMAP folders, not only Inbox. Therefore, I wrote my version of that script 😄️. I used imapclient instead of the built-in imaplib because it is more Pythonic and handles all the tedious conversions between bytes, strings, and other types.