Google Summer of Code: Week 2

Mehant Kammakomati
SCoRe Lab
Published in
1 min readMay 24, 2020

There will another week before the official GSoC coding period starts, I am excited that I have already did some good progress with my work. As usual, this document gives some insights about my Week 2 progress

May 17:

Travis build failure is now fixed, rather showing all logs, we will see logs only when the docker pushes to stderr. PR LINK

May 18:

Went through python style guide on this link

May 19:

Brushed up my OOPS concepts in Python and also watched about SOLID principles

May 20:

I have written required error classes for the client library and completed library functions for the user and download endpoints. PR LINK

May 21:

Read about advanced usage of requests to implement some important strategies like retries and timeouts. I had a conversation with Bhathiya Perera and took some important pointers on the client library code.

May 22:

I continued my reference on requests python module and looked over some more examples to improve our python client library

May 23:

I will have a meetup with my mentor Bhathiya Perera today about lining up for the next week.

You can find as Mehant Kammakomati at GitHub, Twitter, LinkedIn

--

--