Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Stack Abuse: Deep Learning Models in Keras - Exploratory Data Analysis (EDA)

Link: https://stackabuse.com/deep-learning-models-in-keras-exploratory-data-analysis/

Introduction
Deep learning is one of the most interesting and promising areas of artificial intelligence (AI) and machine learning currently. With great advances in technology and algorithms in recent
Reuven Lerner: Last chance to get $1400 of Python courses for $25

Link: https://lerner.co.il/2020/07/22/last-chance-to-get-1400-of-python-courses-for-25/


Only a few hours remain before the massive Humble Bundle for Python courses + PyCharm closes its doors! No matter where you are in learning Python, you’ll find something here to improve your skills.
Real Python: Python Packages: Five Real Python Favorites

Link: https://realpython.com/python-packages/

Python has a vast ecosystem of packages, modules, and libraries that you can use to create your application. Some of these packages and modules are included with your Python installation and are colle
PyCharm: Release: PyCharm 2020.1.4

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

PyCharm 2020.1.4 is out with minor bug fixes as we approach the release date for PyCharm 2020.2. For more details about this build read the release notes.
Getting latest version
You can update PyCharm
PSF GSoC students blogs: Weekly Check-In #8

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

What I did this week?
This week I added checkers for libarchive and samba libraries. 
What will I be doing this week?
I will be working on adding checkers for some other libraries to the tool.
Did I g
Programiz: Python RegEx

Link: https://www.programiz.com/python-programming/regex

In this tutorial, you will learn about regular expressions (RegEx), and use Python's re module to work with RegEx (with the help of examples).
PSF GSoC students blogs: GSoC Week 8: Where's the problem ?

Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-8-where-s-the-problem/

What I did this week?
I have been working on adding the tutorial on how to customise the HTML Reports. I have added a argument which will get the directory path from the user. I have also handled the
PSF GSoC students blogs: Week 8 blog!

Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-8-blog/

Hello everyone.
The is week 8 of the Google Summer of Code program. The last week wasn't a lot of work done. I did add some BAM test files, added visualization function to NavMesh class similar to Nav
Matt Layman: Handle Default Values - Building SaaS #65

Link: https://www.mattlayman.com/building-saas/handle-default-values/

In this episode, I updated a model to handle the default duration of new tasks. This default needed to come from the Course model instead of the CourseTask model so we had to determine how best to set
PyCharm: PyCharm 2020.2 – Release Candidate

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

Good news! PyCharm 2020.2 Release Candidate build is out today!
After 8 weeks of EAP builds, feedback gathering, and polishing, we are proud to share our release candidate for PyCharm 2020.2. This wee
PSF GSoC students blogs: Weekly Check In - 7

Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-7-10/

What did I do till now?
This week I implemented the ScrapyH2Agent which is the handled directly by H2DownloadHandler to issue requests. Internally the ScrapyH2Agent uses

H2Agent 
ScrapyProxyH2Agent 
PyCon: Recap of PyCon 2020 Converting to Online

Link: https://pycon.blogspot.com/2020/07/recap-of-pycon-2020-converting-to-online.html

In early March the final steps of planning, scheduling, ordering, counts, rooming lists, shipping, and signage had just begun for PyCon 2020. Our team was working diligently to pull all the final pie
Spyder IDE: STX Next, Python development company, uses Spyder to improve their workflow

Link: https://www.spyder-ide.org/blog/STX-interview/

STX Next, one of Europe's largest Python development companies, has shared with us how Spyder has been a powerful tool for them when performing data analysis.
It is a pleasure for us on the Spyder tea
Python Engineering at Microsoft: Gather: A New Way To Clean Notebooks

Link: https://devblogs.microsoft.com/python/gather-a-new-way-to-clean-notebooks/

We are pleased to announce the release of our experimental extension in Visual Studio Code, Gather! Gather is a notebook cleaning tool that analyzes and determines the necessary code dependencies with
Real Python: The Real Python Podcast – Episode #19: Advanced Python Import Techniques and Managing Users in Django

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

Would you like to clearly understand what's happening when you use the Python import keyword? Do you want to use modules more effectively to structure your code? Or maybe you're ready to move to the n
Janusworx: A Hundred Days of Code, Day 016 - Python, Advanced Objects.

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-016-python-advanced-objects/

Started up with Python Objects today.
This seems like a long, hard one.
Here’s hoping I learn lots.
Knowing Reuven, I know I will.
Read more… (2 min remaining to read)
Moshe Zadka: The Hardest Logic Puzzle Ever (In Python)

Link: https://orbifold.xyz/hardest-logic-puzzle-ever.html

The Labyrinth
is a children’s movie. The main character is 16 years old, and solving a
logic puzzle that will literally decide if she lives or dies. In
fiction, characters are faced with realistic cha