Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PSF GSoC students blogs: GSoC: Week #9

Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-9-1/

Hello!
What did you do this week?
I added ‘nav_shape’ and ‘sig_shape’ parameters for all the formats, implemented reshaping for formats using the general ‘get_tiles’, reworked on the API and the GUI f
PSF GSoC students blogs: Weekly Check-In #5 (19th Jul - 26th Jul)

Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-5-19th-jul-26th-jul/

So we have almost reached the second stage of evaluation , and the past month did go surprisingly fast. 😅
 
What did you do this week ?
So fixes were made to handle the long and short scale used by d
Janusworx: A Hundred Days of Code, Day 019 - Future Exercise Addendum

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-019-future-exercise-addendum/

Ok, think I have the problem of writing code, licked.
Will start with one problem from all the Lerner Courses, that I still have to do.
And another problem, I ask my friends to give me.
This should
PSF GSoC students blogs: Weekly Check-in #9

Link: https://blogs.python-gsoc.org/en/0dusts-blog/weekly-check-in-9-5/

What did i do this week? 
I worked on wrapping spacy and scikit learn functions as operations. I discussed with my mentors regarding the examples usage of these operations to be added to documentation
Python Software Foundation: Abigail Dogbe Awarded the PSF Community Service Award for Q1 2020

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/6FahUJasdEc/abigail-dogbe-awarded-psf-community.html






Abigail Dogbe, lead organizer PyLadies Ghana and co-organizer of Pycon Africa 2019, has been awarded the Python Software Foundation Q1 2020 Community Service Award.



Abigail holds a Bachelor's
Real Python: Generative Adversarial Networks: Build Your First Models

Link: https://realpython.com/generative-adversarial-networks/

Generative adversarial networks (GANs) are neural networks that generate material, such as images, music, speech, or text, that is similar to what humans produce.
GANs have been an active topic of res
PSF GSoC students blogs: GSoC Weekly Check-In #5

Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-check-in-5/

What did I do this week?
This week I finished the version history window and added options for users to work locally on a flight path. I had to make a lot of changes to the existing database and the w
PSF GSoC students blogs: Dynamic Loading - Weekly Check-in 9

Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/dynamic-loading-weekly-check-in-9/

End of Week 8  - 27/07/2020

What did you do this week?
Picking up from last week, I implemented dynamic loading of all the pre-trained torchvision models for image classification. This method creates
PSF GSoC students blogs: GSoC Week 9: Triage data

Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-9-triage-data/

What I did this week?
I was working on the Addition of File paths to the HTML reports and I have submit a PR for that. Users will now be able to see what are the files that were vulnerable I also work
PSF GSoC students blogs: Fifth Check-In

Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/fifth-check-in/


Hello and I hope y'all are still doing well!

What did I do last week?

I was not really productive last week—most of the following tickets
are fillers to make use of the spare cycles I
PSF GSoC students blogs: Check-in for week 8

Link: https://blogs.python-gsoc.org/en/lukas0907s-blog/check-in-for-week-8/

1. What did you do this week?
Last week I was splitting the pull request into two parts: One part that goes into the Scrapy core, and one part that goes into a new library scrapy-external-queues. I al
PSF GSoC students blogs: Weekly Check-In #9

Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-9-6/

What I did this week?
This week I added checkers for openldap and netpbm libraries. 
What will I be doing this week?
I will be working on adding checkers for some other libraries to the tool.
Did I ge
PSF GSoC students blogs: Weekly Check-In | Gsoc'2020 | #9

Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-check-in-gsoc-2020-9/

Greetings, People of the world!
This was last week before the second evaluation and this week has also been amazing.
1. What did you do this week?
This week, I worked on a change my mentors suggested.
Python Engineering at Microsoft: Notebooks are getting revamped!

Link: https://devblogs.microsoft.com/python/notebooks-are-getting-revamped/

The Python Extension for VS Code Insiders is excited to announce the new preview for Native Notebooks! Native Notebooks are VS Code’s newest implementation of notebooks and the Python Extension is lev
Podcast.__init__: Learning To Program By Building Tiny Python Projects

Link: https://www.pythonpodcast.com/tiny-python-projects-book-episode-273/

One of the best methods for learning programming is to just build a project and see how things work first-hand. With that in mind, Ken Youens-Clark wrote a whole book of Tiny Python Projects that you
PSF GSoC students blogs: Weekly Check-in #5

Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-check-in-5-9/


What did I do this week?
After adding the functionality of cd ing into workdir. I was able to give more time copyright extraction. Currently its under testing but I will try to get it done asap.
What
PSF GSoC students blogs: Week 6

Link: https://blogs.python-gsoc.org/en/ars-blog/week-6-3/

I've been continuing on the code cleanup and database, running face first into Django's dreaded ManyToMany. This bridges into a related problem of having a binary sqlite3 database in the code reposito
PSF GSoC students blogs: Week 7

Link: https://blogs.python-gsoc.org/en/ars-blog/week-7-2/

I'm on my fourth rewrite of the ManyToMany migrations, on one hand really wanting to learn to do this right, but on the other this only applies to two fields and for past suborg applications: years th