Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyBites: Freezegun - Real Joy for Fake Dates in Python

Link: https://pybit.es/guest-freezegun.html

Introduction
If you've ever tested code involving dates and times in Python you've probably had to mock the datetime module. And if you've mocked the datetime module, at some point it probably mocked
Python Circle: Adding Robots.txt file to Django Application

Link: https://www.pythoncircle.com/post/578/adding-robotstxt-file-to-django-application/

Adding robots.txt file in your Django application, Easiest way to add robots.txt file in Django, Django application robots.txt file, Why should you add robots.txt file in your Django Application,
Python Circle: Server Access Logging in Django using middleware

Link: https://www.pythoncircle.com/post/439/server-access-logging-in-django-using-middleware/

Creating access logs in Django application, Logging using middleware in Django app, Creating custom middleware in Django, Server access logging in Django, Server Access Logging in Django using middlew
Weekly Python StackOverflow Report: (ccxl) stackoverflow python report

Link: http://python-weekly.blogspot.com/2020/08/ccxl-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-08-15 12:14:43 GMTWhy does “np.inf // 2” result in NaN and not inf
Catalin George Festila: Python 3.8.5 : The hashlib python package - parts 001.

Link: http://python-catalin.blogspot.com/2020/08/python-385-hashlib-python-package-parts.html

The tutorial for today is about hashlib python module.
The official webpage comes for this python package has this intro:
This module implements a common interface to many different secure hash and me
IslandT: Pure list sorting with Python program

Link: https://kibiwebgeek.com/pure-list-sorting-with-python-program/

Hello and welcome back, in this Python solution article we will sort a number list with a Python function. If the function passes in an empty array or a none value then it should return an empty array
IslandT: A python module to sort a number list

Link: https://kibiwebgeek.com/a-python-module-to-sort-a-number-list/

This python module will help you to sort any numbers within a list, either integer or double type, or a mix of both.
For example, if you enter this list, [3.4, -4, 3.5, 7, 14] and pass in True as the
PSF GSoC students blogs: [Week 11] Check-in

Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-11-check-in-1/

1. What did you do this week?


Add more diff funtions and test cases.


2. Difficulty
No difficulties this week.
3. What is coming up next?

Publish a simple version of udiff on pypi.
Add jvp.
PSF GSoC students blogs: Weekly Check-in #12

Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-12/

Wrecking Ball Simulation, Scrollbars Update, Physics Tutorials.
Hello and welcome to my 12th weekly check-in. In this blog I will be discussing my progress with the wrecking ball simulation and my scr
PSF GSoC students blogs: Weekly Check-in #12

Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-12-1/

Hey!
What did you do this week?
I have almost finished the cluster analysis template. Also working on cluster status. This display the number of CPU and GPU in the worker nodes.
What is coming up next
PSF GSoC students blogs: GSoC: Week #12

Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-12/

Hello!
What did you do this week?
I improved the coordinates generation code according to the feedback I got from my mentors. Now it performs better and is more efficient as only the UDFs which need t
Codementor: Which is better, Java or Python? And how?

Link: https://www.codementor.io/narendranareshit/which-is-better-java-or-python-and-how-19exyfz95n

Blogs over the internet that are showcasing the comparison between Python and Java. But no one is giving a solid reason for “is python or java easier.” We all know that nowadays Python is competing wi
PSF GSoC students blogs: Week 11 : Wrapping up!

Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-11-wrapping-up/

Hello there! We are almost there, 7 days to go! I am pretty excited and proud of the work I have been able to do, plus the things that I have learnt :))
What did you do this week?
This week, I worked
PSF GSoC students blogs: Weekly Blog #6 (9th Aug - 16th Aug)

Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-blog-6-9th-aug-16th-aug/

Hi, all we have nearly reached the end. This week was mostly involved in creating and finalizing the auto-language detect feature.
Earlier we needed to put a language parameter with the input string t
PSF GSoC students blogs: GSoC: Week 12: Scanning docker

Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-12-scanning-docker/

What did I do this week?
I was working on documentation this week. I have added how-to guide for scanning a docker image which was requested by our user. I have listed 2 different ways to scan a docke