Coding Period Week 4 & 5
Week 4 & 5 progess (June 17 - June 30) These two weeks were crucial for the project as the mid-term evaluation approached, and we needed to cover most of the work. We held a special meeting in...
Week 4 & 5 progess (June 17 - June 30) These two weeks were crucial for the project as the mid-term evaluation approached, and we needed to cover most of the work. We held a special meeting in...
Week 3 Progress (June 10 - June 16) This week mostly went through passing the tests in the Draft PR and written a basic test for the Post Scan Plugin --package-summary with pytest in commit. Impl...
Week 2 Progress (June 3 - June 9) This week was completely focused on integrating the post-scan plugin --package-summary for the computation of package-level summaries. These plugins primarily hand...
Week 1 Progress (May 27 - June 2) In scancode-toolkit, we previously computed the summary and license clarity scores for the whole scan. Now, we need to implement this for each package and its rel...
With the announcement of the Google Summer of Code (GSoC) results on May 1, 2024, my excitement was so overwhelming that I didn’t even study for my University End Semester Exam. I can still recall ...
File Server is a computer attached to a network that provides a location for shared disk access, i.e storage of computer files such as text, image, sound, video that can be accessed by the workstat...
Web scraping is a automatic method to obtain large amounts of data from the websites. Suppose we have to obtain some information from a website, usually what we did, is to start copy paste the data...