Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
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'
Continuum Analytics Blog: Enterprises Need to Think Differently about Data Science. Here’s How.

Link: https://www.anaconda.com/data-science-what-enterprises-get-wrong/

Companies that are data science literate make and communicate decisions on the basis of real data models, and not merely instinct or tradition. They welcome new data science technologies as opportunit
PSF GSoC students blogs: Weekly Check-in #13 : ( 16 Aug - 22 Aug )

Link: https://blogs.python-gsoc.org/en/anubhavps-blog/weekly-check-in-13-16-aug-22-aug/

What did you do this week?

I worked on getting Travis to push releases automatically to PyPI, adding a new `ROBOTSTXT_USER_AGENT` setting in Scrapy, and improvements to SitemapSpider.

What is coming
PyCon: PyCon 2020 Conference Site is here!

Link: https://pycon.blogspot.com/2019/08/pycon-2020-conference-site-is-here.html

After 2 successful years in Cleveland, OH, PyCon 2020 and PyCon 2021 will be moving to Pittsburgh, PA!Head over to us.pycon.org/2020 to check out the look for PyCon 2020.Our bold design includes the R
Real Python: Python Histogram Plotting: NumPy, Matplotlib, Pandas & Seaborn

Link: https://realpython.com/courses/python-histograms/

In this course, you’ll be equipped to make production-quality, presentation-ready Python histogram plots with a range of choices and features.
If you have introductory to intermediate knowledge in Pyt