Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Chris Moffitt: Taking Another Look at Plotly

Link: https://pbpython.com/plotly-look.html


Introduction
I’ve written quite a bit about visualization in python - partially because the landscape
is always evolving. Plotly stands out as one of the tools that has undergone a significant
amount
PyBites: How to Run External Python Libraries in AWS Cloud

Link: https://pybit.es/aws-lambda-external-libraries.html

AWS Lambda is awesome, but sometimes it can be hard to get external libraries working in this serverless environment.
No worries, we learned a lesson or two which I will share in this article.
Ready t
PSF GSoC students blogs: Weekly Check-In: Week 12

Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-12/


Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey Everyone! 
This week , Picking Outline
What did I do this week
We needed a Outline feature in FURY to indicate which model we
PSF GSoC students blogs: Parallelizing Wheel Downloads

Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/parallelizing-wheel-downloads/


And now it's clear as this promise
That we're making
Two progress bars into one


Hello there! It has been raining a lot lately and my wisdom tooth has
decided to start growing t
Real Python: A Practical Introduction to Web Scraping in Python

Link: https://realpython.com/python-web-scraping-practical-introduction/

Web scraping is the process of collecting and parsing raw data from the Web, and the Python community has come up with some pretty powerful web scraping tools.
The Internet hosts perhaps the greatest
PSF GSoC students blogs: Weekly Check-in #12

Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-12-2/

<meta name="uuid" content="uuidOydLs1lRETA4"><meta charset="utf-8">
What did I do this week?
After discussing with my mentor, I decided to add more tests for the node connection stage before implement
Karim Elghamrawy: [Video] How Long Does it Take to Learn Python?

Link: https://www.afternerd.com/blog/how-long-to-learn-python/

The post [Video] How Long Does it Take to Learn Python? appeared first on Afternerd.
PSF GSoC students blogs: Custom Neural Networks - Weekly Check-in 12

Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/custom-neural-networks-weekly-check-in-12/

End of Week 11  - 17/08/2020

What did you do this week?
This week I worked on polishing the way one can create a use a custom neural network using DFFML. I will continue working on it and discussing
PSF GSoC students blogs: Inches closer to the GSOC’20 finish line

Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/inches-closer-to-the-gsoc20-finish-line/

Our sweet GSOC family literally coded the summer away with some of the best developers from around the world always ready to hold our hand in case we loose balance. Now the hardest week has come. Its
PSF GSoC students blogs: Final Blog GSoC 2020

Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/final-blog-gsoc-2020/

Hello all!

So, I am into the final week now and what a ride it has been. Haaha!!
The last two weeks have been mostly about completing the left over work in creating a most viable product. There were
Wingware: Wing Python IDE 7.2.4 - August 17, 2020

Link: https://wingware.com/news/2020-08-17

Wing 7.2.4 introduces support for Python 3.9, adds a preference to set the size of white
space indicators, and makes a number of usability improvements.
Download Wing 7.2.4 Now: Wing Pro |
Wing Person
PSF GSoC students blogs: GSoC Weekly Blog #6

Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-blog-6/

This week I finished all the functionalities and tests that I had proposed in my GSoC proposal. There is currently a very tricky bug in one of the tests for the waypoints merge dialog which needs to b
Podcast.__init__: Building The Open Data Ecosystem For Music And More At Metabrainz

Link: https://www.pythonpodcast.com/metabrainz-open-data-episode-276/

The Musicbrainz project was an early entry in the movement to build an open data ecosystem. In recent years, the Metabrainz Foundation has fostered a growing ecosystem of projects to support the contr
Python Insider: Python 3.7.9 and 3.6.12 security updates now available

Link: http://feedproxy.google.com/~r/PythonInsider/~3/yowZpdqeW1I/python-379-and-3612-security-updates.html

Python 3.7.9 and 3.6.12,  the lastest security fix rollups for Python 3.7 and Python 3.6, are now available. You can find the release files including updated binary installers for 3.7.9, links to the
Sebastian Witowski: Writing Faster Python - Introduction

Link: https://switowski.com/blog/writing-faster-python-intro


A few years ago, I made a presentation called “Writing Faster Python,” which got quite popular (as for a technical talk). But I made it for Python 2, and even though most advice applies to Python 3,
PSF GSoC students blogs: Weekly Check-in #11

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

What did i do this week? 
Working on scikit operation documentation.
What's next? 
Will be wrapping up the documentation and example usage.
Did I get stuck somewhere?
Yes, got stuck in example usage.
Red Hat Developers: OpenShift 4.5: Bringing developers joy with Kubernetes 1.18 and so much more

Link: https://developers.redhat.com/blog/2020/08/18/openshift-4-5-bringing-developers-joy-with-kubernetes-1-18-and-so-much-more/

Since the first Red Hat OpenShift release in 2015, Red Hat has put out numerous releases based on Kubernetes. Five years later, Kubernetes is celebrating its sixth birthday, and last month, we announc
IslandT: Returns a sequence of all the even characters from a string with Python

Link: https://kibiwebgeek.com/returns-a-sequence-of-all-the-even-characters-from-a-string-with-python/

In this example, I will write a Python function that will return a sequence (index begins with 1) of all the even characters from a string. If the string is smaller than two characters or longer than
EuroPython Society: EuroPython Society General Assembly 2020

Link: https://www.europython-society.org/post/626791290466615296

As with our EuroPython conference, we are holding the General Assembly (GA) of the EuroPython Society (EPS) online for this year.Normally, we’d have the General Assembly at the EuroPython conference.