Planet Python RSS
215 subscribers
16.8K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCharm: PyCharm 2018.3 EAP 7

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

PyCharm 2018.3 EAP 7 is out! Get it now from the JetBrains website.
In this EAP we introduced a host of new features as well as fixed bugs in various subsystems.
Read the Release Notes
New in This Ver
Stack Abuse: Getting User Input in Python

Link: https://stackabuse.com/getting-user-input-in-python/

Introduction
The way in which information is obtained and handled is one of the most important aspects in the ethos of any programming language, more so for the information supplied and obtained from
Catalin George Festila: Using kivy python module with PyCharm IDE.

Link: http://python-catalin.blogspot.com/2017/11/using-kivy-with-pycharm-ide.html

First, you need to download the last version of PyCharm IDE.My PyCharm IDE put the python version 3 into a folder named Miniconda3.I use the command shell to go to Scripts and I used pip to install th
Catalin George Festila: Fix PyCharm error install python module from conda .

Link: http://python-catalin.blogspot.com/2017/12/fix-pycharm-error-install-python-module.html

Today I fix an error about PyCharm and conda.As you know :Conda is an open source package management system and environmental management system that runs on Windows, macOS and Linux.Also, Conda quickl
Catalin George Festila: The ebooklib python module .

Link: http://python-catalin.blogspot.com/2018/01/the-ebooklib-python-module.html

Happy new year 2018! The official webpage of this python module comes with this intro:EbookLib is a Python library for managing EPUB2/EPUB3 and Kindle files. It's capable of reading and writing EPUB f
Catalin George Festila: Python 2.7 : InsecurePlatformWarning error.

Link: http://python-catalin.blogspot.com/2018/01/python-27-insecureplatformwarning-error.html

This is not a common error and can be solve it easy like any python issue.The result of this error can be shown like into the next example:c:\python27\lib\site-packages\pip\_vendor\requests\packages\u
Catalin George Festila: Python 2.7 : Python and BigQuery service object.

Link: http://python-catalin.blogspot.com/2018/01/python-27-python-and-bigquery-service.html

Here's another tutorial about python and google. I thought it would be useful for the beginning of 2018.The Google team tell us:What is BigQuery?Storing and querying massive datasets can be time consu
Catalin George Festila: The trinket website for learning.

Link: http://python-catalin.blogspot.com/2018/01/the-trinket-website-for-learning.html

This website comes with this feature:Trinket lets you run and write code in any browser, on any device.Trinkets work instantly, with no need to log in, download plugins, or install software.Easily sha
Catalin George Festila: The collections python module .

Link: http://python-catalin.blogspot.com/2018/02/the-collections-python-module.html

This module named collections implements some nice data structures which will help you to solve various real-life problems.Let's start to see the content of this python module:C:\Users\catafest>python
Catalin George Festila: Use IMDB website with IMDbPY python module .

Link: http://python-catalin.blogspot.com/2018/02/use-imdb-website-with-imdbpy-python.html

This python package is written in pure Python 3 to access the IMDb's database and used it.You can read about this python module from GitHub docs webpageThe development team comes with this DISCLAIMER:
Catalin George Festila: News: The Spyder IDE - new release .

Link: http://python-catalin.blogspot.com/2018/03/news-spyder-ide-new-release.html

Many python users use the Spyder IDE.This IDE comes with many features and is easy to use, see Wikipedia page:Spyder (formerly Pydee[3]) is an open-source cross-platform integrated development environ
Catalin George Festila: The regex online tool for python and any programming languages.

Link: http://python-catalin.blogspot.com/2018/03/the-regex-online-tool-for-python-and.html

Today I tested this online tool.Is a tool for a regular expression (regex or regexp for short) for many programming languages.These programming languages are php, javascript, golang and python.The too
Catalin George Festila: The Google Cloud SDK - part 003 .

Link: http://python-catalin.blogspot.com/2018/03/the-google-cloud-sdk-part-003.html

The webapp2 is a lightweight Python web framework compatible with Google App Engine’s.The webapp2 project, by Rodrigo Moraes, started as a fork of the App Engine web app framework.The webapp2 includes
Catalin George Festila: The jdoodle online tool for python 3.

Link: http://python-catalin.blogspot.com/2018/04/the-jdoodle-online-tool-for-python-3.html

This online tool from jdoodle website lets you to programming online with python 3 version.To see all python modules used by this editor just add this python script and use Execute button.import sysim
Catalin George Festila: Python Qt5 - menu example.

Link: http://python-catalin.blogspot.com/2018/04/python-qt5-menu-example.html

This simple tutorial is about PyQt5 and menu window example.I have a similar example with Qt4 on this blog.The main reason for this tutorial comes from the idea of simplicity and reuse the source code
Catalin George Festila: Windows - test Django version 2.1.1 .

Link: http://python-catalin.blogspot.com/2018/09/windows-test-django-version-211.html

I used python version 3.6.4 to test the last Django framework version.Add your python to the path environment variable under Windows O.S.Create your working folder:C:\Python364>mkdir mywebsiteGo to th
Catalin George Festila: Python 2.7 : Python geocoding without key.

Link: http://python-catalin.blogspot.com/2018/09/python-27-python-geocoding-without-key.html

Today I will come with a simple example about geocoding.I used JSON and requests python modules and python version 2.7.About geocoding I use this service provide by datasciencetoolkit.You can use this
Tim Golden: Teaching with Mu

Link: http://ramblings.tjg.org.uk/posts/teaching-with-mu/

At the club I help to run I started this week what I hope will be a regular
coding session using Python and, of course, the Mu editor. I'm competing
directly with the regular football slot, so I'm not
Django Weblog: DjangoCon Europe 2019 Announcement & Call for volunteers

Link: https://www.djangoproject.com/weblog/2018/oct/21/djangocon-europe-2019/

We are happy to announce that the 2019 DjangoCon Europe will be held in Copenhagen, Denmark. An early announcement has been posted on https://2019.djangocon.eu/ and more details will follow. We are a
"Morphex's Blogologue": A surveillance app (Python tree here I come!)

Link: http://blogologue.com/blog_entry?id=1537135721X17

So, lately I've been taking it very easy on the activities front, since I've had a court-related matter to get to see the kids.So I've had some ideas, urges etc. to do technical stuff, artsy stuff etc