Bruno Pedro
Found at “tilpython2025-01-07-scripting-GMail.md at main · pdubroytil · GitHub” on 2025-01-08 21:47:14 +01:00.
Please give me a python script that uses the GMail API. Given a query string, it should search for all messages that match the query string, and then download the attachments from those messages to the current working dir. Make it a standalone script that uses the uv tool, with inline dependencies if necessary.