GSoC Weekly Check-In #5
Akshay_Sharma
Published: 08/02/2021
Hello y'all !
What did you do this week?
The implementation of the MIME sniffing standards into the library xtractmime is complete and the changes have been merged. Also, the integration part of the xtractmime library into Scrapy framework is almost finished, just some changes required in the unit testing.
What is coming up next?
I will wrap-up the integration part this week and will start with the documentation of xtractmime. I will try to make the documentation easy to understand for the new users and will also try to cover all possible functionalities of xtractmime through simple examples.
Did you get stuck anywhere?
Some test cases related to the integration part required a little bit of discussion with the mentors but later it was resolved. Else everything went smoothly.