Get Mystery Box with random crypto!

Planet Python RSS

Logo of telegram channel planetpython — Planet Python RSS P
Logo of telegram channel planetpython — Planet Python RSS
Channel address: @planetpython
Categories: Technologies
Language: English
Subscribers: 212
Description from channel

Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg

Ratings & Reviews

3.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

1

3 stars

1

2 stars

1

1 stars

0


The latest Messages 3

2021-12-15 13:42:09 Python Software Foundation: Georgi Ker Awarded the PSF Community Service Award for Q4 2020

Link: http://pyfound.blogspot.com/2021/12/georgi-ker-awarded-psf-community.html

Georgi Ker was awarded the Python Software Foundation 2020 Q4 Community Service Award.RESOLVED that the Python Software Foundation award the Q4 2020 Community Service Award to Georgi Ker. Georgi has b
12 views10:42
Open / Comment
2021-12-15 04:42:05 Glyph Lefkowitz: Declaratively

Link: https://glyph.twistedmatrix.com/2021/12/declaratively.html

This weekend a catastrophic bug in log4j2 was
disclosed,
leading to the potential for remote code execution on a huge number of
unpatched endpoints.
In this specific case, it turns out there was not r
15 views01:42
Open / Comment
2021-12-14 22:42:08 PyCoder’s Weekly: Issue #503 (Dec. 14, 2021)

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

#503 – DECEMBER 14, 2021 View in Browser » A Reverse Chronology of Some Python Features “To help those who wish for the ‘good old days’ of some older Python version, I thought I would write down
14 views19:42
Open / Comment
2021-12-14 19:42:07 Python for Beginners: ASCII value in Python

Link: https://www.pythonforbeginners.com/basics/ascii-value-in-python

There are many languages and hence an unlimited number of symbols in this world.  All the symbols are represented in a computer using different types of encoding such as ASCII and Unicode. In this art
13 views16:42
Open / Comment
2021-12-14 19:42:06 Real Python: Host Your Django Project on Heroku

Link: https://realpython.com/courses/host-your-django-project-on-heroku/

As a novice web developer, you’ve built your portfolio app and shared your code on GitHub. Perhaps, you’re hoping to attract technical recruiters to land your first programming job. Many coding bootca
12 views16:42
Open / Comment
2021-09-05 00:42:04 Weekly Python StackOverflow Report: (ccxci) stackoverflow python report

Link: http://python-weekly.blogspot.com/2021/09/ccxci-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2021-09-04 20:03:19 GMTFiltering list of tuples based on condition - [1
3 views21:42
Open / Comment
2021-09-04 16:42:04 Mike Driscoll: Creating a Text Search GUI with wxPython

Link: https://www.blog.pythonlibrary.org/2021/09/04/creating-a-text-search-gui-with-wxpython/

You learned how to create a file search GUI with wxPython in an earlier tutorial. In this article, you will learn how to create a text search utility with wxPython.
If you’d like to learn more about c
7 views13:42
Open / Comment
2021-09-03 22:42:06 Stack Abuse: Dijkstra's Algorithm in Python

Link: https://stackabuse.com/dijkstras-algorithm-in-python/

Introduction
Dijkstra's algorithm is an algorithm which finds the shortest paths between nodes in a graph. It was designed by a Dutch computer scientist Edsger Wybe Dijkstra in 1956, when he thought a
9 views19:42
Open / Comment
2021-09-03 16:42:05 Mike Driscoll: Python 101 – Working with Files (Video)

Link: https://www.blog.pythonlibrary.org/2021/09/03/python-101-working-with-files-video/

Application developers are always working with files. You create them whenever you write a new script or application. You write reports in Microsoft Word, you save emails or download books or music. F
13 views13:42
Open / Comment
2021-09-03 16:42:04 Real Python: The Real Python Podcast – Episode #76: Harnessing Python's math Module and Exposing Practical Pandas Functions

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

How well do you know Python's math module? Maybe you've used a few of the constants or arithmetic functions. You may be surprised by the amount of functionality hiding within this built-in library, an
12 views13:42
Open / Comment