Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
John Cook: Time spent on the moon

Link: https://www.johndcook.com/blog/2020/08/01/time-spent-on-the-moon/


This post will illustrate two things: the amount of time astronauts have spent on the moon, and how to process dates and times in Python.
I was curious how long each Apollo mission spent on the lunar
Glyph Lefkowitz: Lenses

Link: https://glyph.twistedmatrix.com/2020/08/lenses.html

I suffer from ADHD.
Photo by Taylor Young on Unsplash
I want to be clear: when I say I suffer from this disorder, I am making a
self-diagnosis. I’ve obliquely referred to suffering from ADHD in prev
PSF GSoC students blogs: [Week 9] Check-in

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

 
1. What did you do this week?


Control the base of the differentiation.


High-order derivatives support.


Cache diff in dict.


2. Difficulty
No difficulties this week.
3. What is coming up next?
Python Bytes: #192 Calculations by hand, but in the compter, with Handcalcs

Link: https://pythonbytes.fm/episodes/show/192/calculations-by-hand-but-in-the-compter-with-handcalcs

<p>Sponsored by us! Support our work through:</p>

<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://testandcode.com
Fabio Zadrozny: PyDev 7.7.0 released (mypy integration improvements, namespace packages)

Link: http://feedproxy.google.com/~r/blogspot/pydev/~3/HjEwsyTsuhk/pydev-770-released-mypy-integration.html

This release brings multiple improvements for dealing with type hints as well as improvements in the Mypy integration in PyDev:The MYPYPATH can now be set automatically to the source folders set on Py
PSF GSoC students blogs: Weekly Check-in #10

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

Single Actor, Physics, Scrollbars.
Hello and welcome to my 10th weekly check-in. Second evaluation ended this week and now we move on to our 3rd and final coding period. In today's check-in I will be
PSF GSoC students blogs: Weekly Check-In: Week 10

Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-10/


Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey Everyone! 
This week , more shaders
What did I do this week
After merging the SDF actor last week , the mentors and i decided
PSF GSoC students blogs: GSoC: Week 10: ''' Documentation '''

Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-10-documentation/

Hello guys, 
I hope you all doing great. Today, I am going to talk about what I did in this week.
What did I do this week?
I am working on documentation of code I have produced during the first two ph
Django Weblog: Django bugfix releases issued: 3.0.9 and 2.2.15

Link: https://www.djangoproject.com/weblog/2020/aug/03/django-bugfix-releases-309-2215/

Today we've issued 3.0.9 and 2.2.15 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this rel
Janusworx: A Hundred Days of Code, Day 026 - Refactoring

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-026-refactoring/

Worked only an hour today.
Trying to change the little lookup program, I made the other day, into something a little better.
Not quite a good day.
Calling it quits early.
PSF GSoC students blogs: GSoC: Week #10

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

Hi there!
What did you do this week?
I completed ‘sync_offset’ for SER, fixed a few bugs, wrote tests for ‘reshaping’ all the formats and continued working on HDF5, FRMS6 and K2IS.
What is coming up n
PSF GSoC students blogs: Weekly Check-in #10

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

What did you do this week?
Instead of downloading the complete notebook, copy the necessary cells. Also display the cluster details.
What is coming up next?
The feature is yet to be reviewed. So add d
Real Python: Customize the Django Admin With Python

Link: https://realpython.com/customize-django-admin-python/

The Django framework comes with a powerful administrative tool called admin. You can use it out of the box to quickly add, delete, or edit any database model from a web interface. But with a little ex
PSF GSoC students blogs: Week 9 : Testing Phase 2

Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-9-testing-phase-2/

Hello! This is the start of the third and final month of the GSoC program :)) Its time to tie up loose strings, and patch up the work in a good form :))
What did you do this week?
I started writing te
PSF GSoC students blogs: GSoC Weekly Blog #5

Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-blog-5/

This week was a little tough for me. First I got some issue while writing the tests for the version history window. For some reasons the tests throw an error randomly and sometimes they pass successfu