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: Weekly blog #6 (week 12): 12/08 to 18/08

Link: https://blogs.python-gsoc.org/en/tomasbs-blog/weekly-blog-6-week-12-12-08-to-18-08/

Hello there! We are at the end of GSoC! Week 12 was the last week where we’d do any major coding. We still have the next week where we do a submission (and a final check-in?), so let me keep it short
Python Software Foundation: Humble Bundle by No Starch supports the Python Software Foundation!

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/CUsPxiYXK-g/humble-bundle-by-no-starch-supports.html

We are super excited to announce that the Python Software Foundation is featured as a charity in a Humble Bundle by No Starch Press this month.





This bundle features books such as Python Playgroun
PSF GSoC students blogs: Week 12: Blog Post (#6)

Link: https://blogs.python-gsoc.org/en/digyts-blog/week-12-blog-post-6/

Last week, I worked on several steps to finalize my project.
Some work was put into correcting and improving my pull requests, so they can be merged soon. I created an example file to demonstrate the
Wingware Blog: Moving Code with Refactoring in Wing Pro

Link: https://wingware.com/blog/refactoring-move

In this issue of Wing Tips we explain how to quickly move functions, methods,
classes, and other symbols around in Python code, using Wing Pro's Move Symbol
refactoring operation.
This operation takes
Continuum Analytics Blog: Moving Conda Environments

Link: https://www.anaconda.com/moving-conda-environments/

Conda is known as a package manager for Python and R packages produced by Anaconda, Inc. and conda-forge, the open-source community for conda Python packages. In addition to managing packages, Conda i
Podcast.__init__: Security, UX, and Sustainability For The Python Package Index

Link: https://www.pythonpodcast.com/pypi-improvements-episode-225/

PyPI is a core component of the Python ecosystem that most developer's have interacted with as either a producer or a consumer. But have you ever thought deeply about how it is implemented, who design
PSF GSoC students blogs: Seventh Blog - GSOC 2019

Link: https://blogs.python-gsoc.org/en/abhinandan0659s-blog/seventh-blog-gsoc-2019/

Hey! welcome back.
As I mentioned in my previous blog, internet services were paused here in J&K, India. And internet is not back yet. But somehow I have internet access, and its a long story(see prev
PSF GSoC students blogs: Blogpost: 12th week of GSoC (Aug 12 - Aug 18)

Link: https://blogs.python-gsoc.org/en/josealaniss-blog/blogpost-12th-week-of-gsoc-aug-12-aug-18/

The final week of Google Summer of Code is almost here. Time to make some final adjustmens and wrap up the project.
What are the major achievements?

phase-coherence beta coefficinets are computed for
PSF GSoC students blogs: See you later PSF-GSoC

Link: https://blogs.python-gsoc.org/en/sandos-blog/see-you-later-psf-gsoc/

Hi everyone!
"""
The truth was that it was an incredible experience I recommend it
Anyone who likes challenges in new technologies,
development and especially python.
Work under the supervision of tit
PSF GSoC students blogs: Working towards pre-planned transforms

Link: https://blogs.python-gsoc.org/en/peterbell10s-blog/working-towards-pre-planned-transforms/

What did you do this week?
The main feature I've been working on this week has been adding pre-planned transforms to pypocketfft in (pypocketfft!28). This will allow users to speed-up cases where many
PSF GSoC students blogs: Week 10 & 11

Link: https://blogs.python-gsoc.org/en/wzao1515s-blog/week-10-11/

These two weeks, I've been working on fixing bug #1. I think my algorithm will work in general, but right now the get_cves function doesn't work as I expected, which would cause some problem with data
PSF GSoC students blogs: weeklyCheckIn[12]

Link: https://blogs.python-gsoc.org/en/plant99s-blog/weeklycheckin-12/

What did I do this week?
Last week, me and my mentor started testing mscolab. At first, I exposed my port through ngrok. But the network I/O were extremely slow. I couldn't demonstrate all of mscolab'