Anyone familiar with aiohttp. ?.how to get name of the file in here https://bin.nixnet.services/?b7524743589bc2c9#HCMof8cFV8DfNLvY5vMmxmK6hDkahaZDTdvCyn1jg3jC
https://github.com/Rhymen/go-whatsapp is there any similar py framework like this?
Btw which framework can be used for making an python api? Which would be more reliable and faster
► EVALPy import re p(re.findall("<url>(.*?)</url>", reply.text)) p(re.findall("<text>(.*?)</text>", reply.text)) ► OUTPUT: ['https://duckduckgo.com/?q=%5Csite%3Aen.wikiped...
Any good resource to learn oops concepts in python?