Hello my fellow developers,

I'm currently gathering some info about libraries to use for python automation.
I have some experience with Selenium because I thought it would be a nice show off skill for a tester job interview, but I'm really not into that kind of automation. I'm looking for some packages for making HTTP requests; packages that facilitate reading and extracting relevant information from GETs; and whatever other packages you think are nice to have around when performing this kind of task.

See, I'm not looking for tutorials and I also downloaded a NQ II python bot for studying the code, but then, well, you know, python >2<... jk, i got lazy.
So if you have some python toolkit list to share (and what each tool is responsible for) I would be pleased to know.

Thanks in advance.