Planet Python RSS
213 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCoder’s Weekly: Issue #362 (April 2, 2019)

Link: https://pycoders.com/issues/362

#362 – APRIL 2, 2019 View in Browser » How to Stand Out in a Python Coding Interview Take your Python coding interview skills to the next level and use Python’s built-in functions and modules to
Codementor: How to Execute Mars in a Distributed Manner

Link: https://www.codementor.io/alibabacloud/how-to-execute-mars-in-a-distributed-manner-to9j54y96

We have already introduced what Mars is in a previous article, and have made it open source on GitHub after testing it on our internal systems. This article introduces the distributed execution...
leftmouseclickin: Plot the balance of power graph with python

Link: http://leftmouseclickin.com/2019/04/03/plot-the-balance-of-power-graph-with-python/


Our Own Score




We are supposed to finish the previous Forex and Stock application project already but because it has been a while I am not writing anything on this website, therefore I would like
PyCharm: How We Did the New Jupyter Support: Interview with Anton Bragin

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

Data science and Jupyter Notebooks are obviously super-big in Python. PyCharm has had Jupyter support for several years but we needed to do a re-think, to better align our “IDE for Python Professional
Real Python: What Is Pip? A Guide for New Pythonistas

Link: https://realpython.com/what-is-pip/

What is pip? pip is the standard package manager for Pyhon. It allows you to install and manage additional packages that are not part of the Python standard library. This tutorial is an introduction t
PyCharm: PyCharm 2019.1.1

Link: http://feedproxy.google.com/~r/Pycharm/~3/O-Cv1uURgD8/

PyCharm is the first JetBrains IDE to ship with the new JDK 11. This brings us improved performance and better rendering for our Jupyter Notebooks. Unfortunately, it also means that we ran into a coup
Stack Abuse: Python for NLP: Sentiment Analysis with Scikit-Learn

Link: https://stackabuse.com/python-for-nlp-sentiment-analysis-with-scikit-learn/

This is the fifth article in the series of articles on NLP for Python. In my previous article, I explained how Python's spaCy library can be used to perform parts of speech tagging and named entity re
Catalin George Festila: About Ninja IDE for python programming.

Link: http://python-catalin.blogspot.com/2019/04/about-ninja-ide-for-python-programming.html

This I.D.E. is a very good tool for python programming and development.
The version of this tool is 2.3.
I tested with my Django project on Windows OS and works great.
The development team comes with
Wingware Blog: Auto-Editing in Wing Pro (Part 2 of 3)

Link: https://wingware.com/blog/wingpro-auto-editing-2

Wing Pro implements a suite of auto-editing operations that take care of common low-level
editing tasks. Last week we looked at creating and
managing blocks in Python code.
In part two of this Wing Ti
Real Python: Python Development in Visual Studio Code (Setup Guide)

Link: https://realpython.com/courses/python-development-visual-studio-code-setup-guide/

In this course, you’ll learn how to use Visual Studio Code for Python development. By following examples, you’ll cover everything from how to install and configure Visual Studio Code for Python develo
PyCharm: Collaboration with Anaconda, Inc.

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

Just now at AnacondaCON, JetBrains CEO Max Shafirov, and Anaconda’s CEO Scott Collison announced the start of our collaboration.

The PyCharm team has been working hard in the last months to improve t
Python Software Foundation: Update on the Python in Education Proposal Phase

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/V1XhKnxuyi4/update-on-python-in-education-proposal.html

In January when we launched the Python in Education project, we were a bit too ambitious with our timeline. Due to other commitments, we were not able to stick to the original time frame.

Here is the
Continuum Analytics Blog: AnacondaCON 2019 Day 1 Recap: Big-Time Learning

Link: https://www.anaconda.com/anacondacon-2019-day-1-recap-big-time-learning/

AnacondaCON 2019 is off to a great start. As in past years, we programmed Day 1 with product- and package-specific tutorials for those looking to get hands-on learning with Anaconda Enterprise tools.
PyPy Development: An RPython JIT for LPegs

Link: http://feedproxy.google.com/~r/PyPyStatusBlog/~3/d6HQKSwCvLY/an-rpython-jit-for-lpegs.html

The following is a guest post by Stefan Troost, he describes the work he did in his bachelor thesis:
In this project we have used the RPython infrastructure to generate an RPython
JIT for a
less-typic
Test and Code: 71: The Ultimate Guide To Memorable Tech Talks - Nina Zackarenko

Link: https://testandcode.com/71

Nina Zakharenko gives some great advice about giving tech talks.
We talk about a blog series that Nina wrote called "The Ultimate Guide To Memorable Tech Talks". Of course, we don't rehash the whole b
Andre Roberge: AvantPy needs you

Link: https://aroberge.blogspot.com/2019/04/avantpy-needs-you.html

Imagine that you are either learning Python or helping someone that is learning Python. It is almost a certainty that you will see some Python tracebacks, often much more complicated to decipher thanI