Planet Python RSS
217 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
François Dion: Jupyter: JUlia PYThon and R

Link: http://raspberry-python.blogspot.com/2020/08/jupyter-julia-python-and-r.html

it's "ggplot2", not "ggplot", but it is ggplot() Did you know that @projectJupyter's Jupyter Notebook (and JupyterLab) name came from combining 3 programming languages: JUlia, PYThon and R.Readers of
Mike Driscoll: Blackberry Released an Anti-Malware Tool Written in Python

Link: https://www.blog.pythonlibrary.org/2020/08/26/blackberry-released-an-anti-malware-tool-written-in-python/

In case you missed it earlier this month, Blackberry released a tool of theirs that they use for reverse engineering malware. That tool is called PE Tree and is open-source and written in Python.
Blac
Sebastian Witowski: Find Item in a List

Link: https://switowski.com/blog/find-item-in-a-list


Find a number
If you want to find the first number that matches some criteria, what do you do? The easiest way is to write a loop that checks numbers one by one and returns when it finds the correct
PSF GSoC students blogs: Weekly Check-in #13

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

<meta name="uuid" content="uuidCXied8VStJ11"><meta charset="utf-8">
What did I do this week?
I added test cases to check whether the orchestrator can run operations in parallel. I also started working
Kushal Das: PrivChat with Tor: 2020-08-28

Link: https://kushaldas.in/posts/privchat-with-tor-2020-08-28.html


Tomorrow at 17:00UTC, Tor Project is hosting the next session of PrivChat, titled "The Good, the Bad, and the Ugly of Censorship Circumvention". You can watch it live on Youtube.

This 2nd edition of
PyCharm: PyCharm 2020.2.1

Link: http://feedproxy.google.com/~r/Pycharm/~3/oNfK72PVPY0/

PyCharm 2020.2.1 is out with fixes for small issues, including usability problems introduced by version 2020.2. Update from within PyCharm (Help | Check for Updates), using the JetBrains Toolbox, or b
PSF GSoC students blogs: GSOC 2020 - Final Report

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

Hi, first of all the link to the newly created number-parser library - https://github.com/scrapinghub/number-parser. The entire library was created from scratch
as part of GSoC 2020. Going over the gi
PSF GSoC students blogs: Week 13 Check-in!

Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-13-check-in/

Hello everyone
The coding period of Google Summer of Code 2020 is finally over. In the last week of this program, I made my Pull Request ready to be merged. With the help of mentors, I resolved the me
Matt Layman: Predicting The Future - Building SaaS #70

Link: https://www.mattlayman.com/building-saas/predicting-the-future/

In this episode, we worked on two issues. The first issue was fixing incorrect projected completion dates of tasks. We used test driven development to reveal the bug and work on the fix. The second is
PyCharm: Early Access PyCharm Podcast — Episode 2

Link: http://feedproxy.google.com/~r/Pycharm/~3/F7L6SmI-br4/

Welcome to Early Access PyCharm, a brand-new podcast that goes behind the scenes of how the PyCharm IDE is made and all the thinking that goes into it. In the upcoming episodes, you will hear from the
PSF GSoC students blogs: Weekly Check-In #13

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

What I did this week?
I made some changes to my previous PR on updating documentation for new checkers.
What will I be doing this week?
I have been working on the final work report, and will complete
Python Engineering at Microsoft: IoT exploration with VS Code, Python, and the Device Simulator Express

Link: https://devblogs.microsoft.com/python/iot-exploration-with-vs-code-python-and-the-device-simulator-express/

The explosion of devices in the IoT space is more than a little overwhelming. Where do you start? 
Why choose hardware when you can experiment entirely in software? That’s the power of the Device Simu
PSF GSoC students blogs: Final Blog Post

Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/final-blog-post/


So this is the Final Blog post. GsoC was Super fun I learned a lot interacted with cool people, made a network of awesome developers, worked under the best mentors. You can check my work product here
Red Hat Developers: Vulnerability analysis with Red Hat CodeReady Dependency Analytics and Snyk Intel

Link: https://developers.redhat.com/blog/2020/08/28/vulnerability-analysis-with-red-hat-codeready-dependency-analytics-and-snyk/

Red Hat CodeReady Dependency Analytics is a hosted service on OpenShift that provides vulnerability and compliance analysis for your applications, directly from your IDE. It automatically analyzes you
Real Python: The Real Python Podcast – Episode #24: Options for Packaging Your Python Application: Wheels, Docker, and More

Link: https://realpython.com/podcasts/rpp/24/

Have you wondered, how should I package my Python code? You've written the application, but now you need to distribute it to the machines it's intended to run on. It depends on what the code is, the l
Dataquest: Do You Post Too Much? Analyze Your Personal Facebook Data with Python

Link: https://www.dataquest.io/blog/analyze-facebook-data-python/

As of Q2 2020, Facebook claims more than 2.7 billion active users. That means that if you're reading this article, chances are you're a Facebook user. But just how much of a Facebook user are you? How