Planet Python RSS
215 subscribers
16.8K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Catalin George Festila: Python Qt5 - toolbar example.

Link: http://python-catalin.blogspot.com/2018/10/python-qt5-toolbar-example.html

This is a simple example with PyQt5 python module and python 3.6.4 version.The example is about how to create a toolbar with PyQt5.The base of this source code is the create a default window applicati
Continuum Analytics Blog: Patching Source Code to Conda Build Recipes

Link: https://www.anaconda.com/blog/developer-blog/patching-source-code-to-conda-build-recipes/

By Casey Clements and Michael Sarahan If you are a developer who relies upon conda, we hope to encourage you to begin building your own packages so that your projects can be used just like all of the
Mike Driscoll: Working with Jupyter Notebook Widgets

Link: http://www.blog.pythonlibrary.org/2018/10/24/working-with-jupyter-notebook-widgets/

What are Jupyter widgets? A widget is an “eventful python object” that in the case of Jupyter Notebook, resides in the browser and is a user interface element, such as a slider or textbox. Jupyter sup
Python Anywhere: Today's Upgrades: Always-On Tasks

Link: https://blog.pythonanywhere.com/171/

Always-On Tasks
We are officially live with our always-on tasks! All paying customers will get one always-on task, and you can add more by customizing your plan on our accounts page. Our infrastructur
Hynek Schlawack: Testing & Packaging

Link: https://hynek.me/articles/testing-packaging/

How to ensure that your tests run code that you think they are running, and how to measure your coverage over multiple tox runs (in parallel!).
Catalin George Festila: Python Qt5 - webcam example.

Link: http://python-catalin.blogspot.com/2018/10/python-qt5-webcam-example.html

Today I come with another source code.This example use QtMultimedia to create use the webcam.The source code follows the steps from finding, set and use webcam.from PyQt5.QtGui import *from PyQt5.QtWi
Stack Abuse: Object Oriented Programming in Python

Link: https://stackabuse.com/object-oriented-programming-in-python/


Introduction
Pros and Cons of OOP
Class
Objects
Attributes
Methods
Constructors
Local vs Global Variables
Access Modifiers
Inheritance
Polymorphism
Encapsulation
Conclusion

Introduction
Object-Orien
Stories in My Pocket: Pathlib: my new favorite module

Link: https://storiesinmypocket.com/articles/pathlib-my-new-favorite-module/

Though `pathlib` was introduced in python 3.4 to some praise, I didn't "get" it. Like many things in python, I needed some time to come around and tinker with it before I realized the power within. I
PyCharm: PyCharm 2018.3 EAP 8

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

Our Early Access Preview (EAP) program continues, and the eighth preview version of PyCharm 2018.3 is now available. Download now from our website
New in This Version
Customizable SQL Aliases

You may
Talk Python to Me: #183 Qt for Python

Link: https://talkpython.fm/episodes/show/183/qt-for-python

Python is taking over much of the development world as it quickly is becoming one of the, or simply the most widely used programming languages. But that does not mean that Python is without its weakne
Mike Driscoll: Python 101: Episode #30 – The configobj Package

Link: http://www.blog.pythonlibrary.org/2018/10/24/python-101-episode-30-the-configobj-package/

In this episode you will learn how to use the configobj package. This is a 3rd party package that I think is better and easier to use than Python’s built-in configparser module.

You can also read the
Mike Driscoll: Python 101: Episode #30 – The configobj Package

Link: http://www.blog.pythonlibrary.org/2018/10/24/python-101-episode-30-the-configobj-package/

In this episode you will learn how to use the configobj package. This is a 3rd party package that I think is better and easier to use than Python’s built-in configparser module.

You can also read the
Stefan Scherfke: The macOS Dark Mode, your Terminal and Vim

Link: https://stefan.sofa-rockers.org/2018/10/23/macos-dark-mode-terminal-vim/

The new Dark Mode in macOS Mojave is a nice addition and is – especially in
the night hours — more pleasing to your eyes than the light mode.


MacOS light mode with a light Terminal profile and a lig
Stack Abuse: Python GUI Development with Tkinter: Part 2

Link: https://stackabuse.com/python-gui-development-with-tkinter-part-2/

This is the second installment of our multi-part series on developing GUIs in Python using Tkinter. Check out the links below for the other parts to this series:

Python GUI Development with Tkinter
P
Techiediaries - Django: Angular 7 Tutorial: Introducing Angular for Python Developers

Link: https://www.techiediaries.com/angular-tutorial-basics/

Angular 7 is out and we'll use it to continue with our front-end tutorial series designed for Python developers.
This tutorial is part of an ongoing series for teaching Angular to Python developers. S
Python Piedmont Triad User Group: PYPTUG Monthly Meeting (October): Altair, Ansible and more

Link: http://www.pyptug.org/2018/10/pyptug-monthly-meeting-october-altair.html

DetailsCome join PYPTUG at out next monthly meeting (October 30th 2018) to learn more about the Python programming language, modules and tools. Python is the language to learn if you've never programm