Planet Python RSS
213 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Zero-with-Dot (Oleg Żero): Categorical sequences with Pandas for household expense control

Link: https://zerowithdot.com/categorical-sequence-with-pandas/

Introduction
Dealing with household expenses is never pleasant.
Although banks try to make it fun these days, it is seldom that their user interface
would actually help you to gain insight into how mu
Mike Driscoll: PyDev of the Week: Abdur-Rahmaan Janhangeer

Link: http://www.blog.pythonlibrary.org/2019/04/08/pydev-of-the-week-abdur-rahmaan-janhangeer/

This week we welcome Abdur-Rahmaan Janhangeer as our PyDev of the Week! Abdur-Rahmaan is the French translator of Think Python. You can see what he is up to on his blog as well as on Github. Let’s tak
Podcast.__init__: Version Control For Your Machine Learning Projects

Link: https://www.pythonpodcast.com/data-version-control-episode-206/

Version control has become table stakes for any software team, but for machine learning projects there has been no good answer for tracking all of the data that goes into building and training models,
Philippe Normand: Introducing WPEQt, a WPE API for Qt5

Link: https://base-art.net/Articles/introducing-wpeqt-a-wpe-api-for-qt5/

WPEQt provides a QML plugin implementing an API very similar to the QWebView
API. This blog post explains the rationale behind this new project aimed for
QtWebKit users.
Qt5 already provides multiple
codingdirectional: Return a welcome message based on the input language

Link: http://codingdirectional.info/2019/04/08/return-a-welcome-message-based-on-the-input-language/

Hello and welcome! I think I will start another new project after the previous sport application project in next month but at this moment we are going to solve a few python related problems from Codew
Jason Meyers: First Tesla Model 3 Trip: Gatlinburg

Link: http://jasonamyers.github.io//2019/tesla-trip-gatlinburg/

Just got back from my first trip in my Tesla Model 3. I was a bit nervous, but mostly because my first trip also included my in laws riding with us. I along with them great, but I knew if the car beca
Moshe Zadka: Publishing a Book with Sphinx

Link: https://orbifold.xyz/book-with-sphinx.html

A while ago,
I decided I wanted to self-publish a book on improving
your Python skills.
It was supposed to be short,
sweet,
and fairly inexpensive.
The journey was a success,
but had some interesting
Real Python: Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 3

Link: https://realpython.com/flask-connexion-rest-api-part-3/

In Part 2 of this series, you added the ability to save changes made through the REST API to a database using SQLAlchemy and learned how to serialize that data for the REST API using Marshmallow. Conn
Wingware News: Wing Python IDE 7.0 - April 8, 2019

Link: https://wingware.com/news/2019-04-08

Wing 7 introduces an improved code warnings and code quality inspection system that
includes built-in error detection and tight integration with pylint, pep8, and mypy. This
release also adds a new da
NumFOCUS: NumFOCUS Announces Cambridge Spark will Host a PyData Conference in 2019

Link: https://numfocus.org/blog/numfocus-announces-cambridge-spark-will-host-a-pydata-conference-in-2019

The post NumFOCUS Announces Cambridge Spark will Host a PyData Conference in 2019 appeared first on NumFOCUS.
NumFOCUS: NumFOCUS Releases 2018 Annual Report

Link: https://numfocus.org/blog/numfocus-releases-2018-annual-report

The post NumFOCUS Releases 2018 Annual Report appeared first on NumFOCUS.
Mike Driscoll: ReportLab: Adding a Chart to a PDF with Python

Link: http://www.blog.pythonlibrary.org/2019/04/08/reportlab-adding-a-chart-to-a-pdf-with-python/

The ReportLab toolkit supports adding many different charts and graphs to your PDFs. In fact, I have covered some of them in a previous article. However most of the examples I have seen, including the
eGenix.com: Python Meeting Düsseldorf - 2019-04-10

Link: https://www.egenix.com/company/news/Python-Meeting-Duesseldorf-2019-04-10

The following text is in German, since we're announcing a regional user group meeting in Düsseldorf, Germany.

Ankündigung
Das nächste Python Meeting Düsseldorf findet an folgendem Termin statt:

10.0
Real Python: Running Python Scripts

Link: https://realpython.com/courses/running-python-scripts/

One of the most important skills you need to build as a Python developer is to be able to run Python scripts and code. This is going to be the only way for you to know if your code works as you planne
Trey Hunner: The problem with inheriting from dict and list in Python

Link: http://treyhunner.com/2019/04/why-you-shouldnt-inherit-from-list-and-dict-in-python/

I’ve created dozens of Python Morsels since I started it last year.
At this point at least 10 of these exercises involve making a custom collection: often a dict-like, list-like or set-like class.
Sin
Stack Abuse: Python for NLP: Topic Modeling

Link: https://stackabuse.com/python-for-nlp-topic-modeling/

This is the sixth article in my series of articles on Python for NLP. In my previous article, I talked about how to perform sentiment analysis of Twitter data using Python's Scikit-Learn library. In t
Continuum Analytics Blog: AnacondaCON 2019 Day 3 Recap: The Need for Speed, “Delightful UX” in Dev Tools, LOTR Jokes and More.

Link: https://www.anaconda.com/anacondacon-2019-day-3-recap-the-need-for-speed-delightful-ux-in-dev-tools-lotr-jokes-and-more/

Everyone at Anaconda is still feeling the love AnacondaCON 2019. Day 3 wrapped up last Friday with one more day of talks and sessions, highlighted by some powerhouse keynotes. Let’s get right to the g