Python Weekly - Python Weekly - Issue 508

View this email in your browser

Python Weekly

Welcome to issue 508 of Python Weekly. Let's get straight to the links this week.
From Our Sponsor 
Get Your Weekly Dose of Programming
A weekly newsletter featuring the best hand curated news, articles, tutorials, talks, tools and libraries etc for programmers. Join For Free

News

Łukasz Langa is the inaugural CPython Developer-in-Residence!
Łukasz will work full-time for one year to assist CPython maintainers and the Steering Council. Areas of responsibility will include analytical research to understand the project's volunteer hours and funding, investigation of project priorities and their tasks going forward, and begin working on those priorities.


Articles, Tutorials and Talks

Solving The Rocket Equation: Optimal Way To Expel Fuel 
In this video I seek to solve the ODE specifying the motion of rocket ships in python. In particular, I seek the best way to expel fuel to make the rocket travel as quickly and efficiently as possible.

Python behind the scenes #11: how the Python import system works
The Python import system doesn't just seem complicated – it is complicated. So even though the documentation is really good, it doesn't give you the full picture of what's going on. The only way to get such a picture is to study what happens behind the scenes when Python executes an import statement. And that's what we're going to do in this post.

Let's write a Toy Emulator in Python
In this tutorial we will be creating an emulator in python that can run programs such as printing Fibonacci series or Triangular numbers.

HomeKit Connected Fence Door Monitoring System
Learn how to create a solar powered, HomeKit connected outdoor fence door monitoring device. Once set up, the door’s state (i.e. open/close) can be monitored and used in automations within the HomeKit ecosystem. 

Bite-sized refactoring
This post shows you why refactoring is important and show you how to do it in little steps, so that it doesn't become too overwhelming.

Apple Music Stream Data Analysis
Learn how to analyze your personal music streaming data from Apple Music. 

What You Should Know About The Django User Model
The goal of this article is to discuss the caveats of the default Django user model implementation and also to give you some advice on how to address them.

What’s New In Python 3.11
This article explains the new features in Python 3.11, compared to 3.10.

Learn you a Kedro
After a brief description of what Kedro is and why it is likely to become a standard part of every data scientist’s toolchain, the author describes some technical Kedro concepts and illustrates how to use them with a tutorial.

Filters in Django – filter(A, B) vs filter(A).filter(B)
Understand how Django ORM works a little bit better, especially how it handles joins.

Guide to Reinforcement Learning with Python and TensorFlow
In this article, we present complete guide to reinforcemen learning and one type of it Q-Learning (which with the help of deep learning become Deep Q-Learning). We learn about the inspiration behind this type of learning and implement it with Python, TensorFlow and TensorFlow Agents.

PySpark Tutorial 
Learn PySpark, an interface for Apache Spark in Python. PySpark is often used for large-scale data processing and machine learning.

Why not just use async Python for this API?

Friendlier tracebacks in REPLs (including Jupyter)

How to Name Django Migrations (and Why It's Important)

Closures in Python | Explained with animations 


Interesting Projects, Tools and Libraries

AutoHarness 
A tool that automatically creates fuzzing harnesses based on a library.

icyAI
A project for which the author recreated the game Icy Tower in Python with Pygame and built an AI that learns how to play it.

Pickora
A small compiler that can convert Python scripts to pickle bytecode.

abbr-cli
A command-line tool to look up abbreviations for terms (and the reverse).

QMsolve
A module for solving and visualizing the Schrödinger equation.

hookshot
Integrated web scraper and email account data breach comparison tool.

pyleniumio
Bring the best of Selenium and Cypress into a single Python package.


New Releases

Python 3.10.0b4 is available


Upcoming Events and Webinars

Virtual: PyLadies Dublin Meetup July 2021
There will be a talk, FastAPI, Lambdas, PyTest and other cool things.

Virtual: PyBerlin 30
There will be following talks
  • Asynchronous Code With Python
  • Three paradigms for method inheritance in Python

Virtual: San Diego Python Meetup July 2021
There will be following talks
  • Serverless Application Framework
  • Bring Out the Best in Us with GPT-J

DerbyPy Meetup July 2021 - Louisville, KY

Virtual: SF Python Presentation Night 
 
Our Other Newsletters
Programmer Weekly - A free weekly newsletter for programmers.

Founder Weekly - A free weekly newsletter for entrepreneurs featuring best curated content, must read articles, how to guides, tips and tricks, resources, events and more.
 
Copyright © 2021 Python Weekly, All rights reserved.
You are receiving our weekly newsletter because you signed up at http://www.PythonWeekly.com.

Our mailing address is:
Python Weekly
Brooklyn
Brooklyn, NY 11209

Add us to your address book


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.

Older messages

Python Weekly - Issue 507

Saturday, July 10, 2021

View this email in your browser Python Weekly Welcome to issue 507 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks Building a Data Center Inside Your

Python Weekly - Issue 506

Thursday, July 1, 2021

View this email in your browser Python Weekly Welcome to issue 506 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

Python Weekly - Issue 505

Thursday, June 24, 2021

View this email in your browser Python Weekly Welcome to issue 505 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

Python Weekly - Issue 504

Thursday, June 17, 2021

View this email in your browser Python Weekly Welcome to issue 504 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks Building a WebAuthn Click Farm — Are

Python Weekly - Issue 503

Thursday, June 10, 2021

View this email in your browser Python Weekly Welcome to issue 503 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

You Might Also Like

Import AI 399: 1,000 samples to make a reasoning model; DeepSeek proliferation; Apple's self-driving car simulator

Friday, February 14, 2025

What came before the golem? ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Defining Your Paranoia Level: Navigating Change Without the Overkill

Friday, February 14, 2025

We've all been there: trying to learn something new, only to find our old habits holding us back. We discussed today how our gut feelings about solving problems can sometimes be our own worst enemy

5 ways AI can help with taxes 🪄

Friday, February 14, 2025

Remotely control an iPhone; 💸 50+ early Presidents' Day deals -- ZDNET ZDNET Tech Today - US February 10, 2025 5 ways AI can help you with your taxes (and what not to use it for) 5 ways AI can help

Recurring Automations + Secret Updates

Friday, February 14, 2025

Smarter automations, better templates, and hidden updates to explore 👀 ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The First Provable AI-Proof Game: Introducing Butterfly Wings 4

Friday, February 14, 2025

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? undefined The Market Today #01 Instagram (Meta) 714.52 -0.32%

GCP Newsletter #437

Friday, February 14, 2025

Welcome to issue #437 February 10th, 2025 News BigQuery Cloud Marketplace Official Blog Partners BigQuery datasets now available on Google Cloud Marketplace - Google Cloud Marketplace now offers

Charted | The 1%'s Share of U.S. Wealth Over Time (1989-2024) 💰

Friday, February 14, 2025

Discover how the share of US wealth held by the top 1% has evolved from 1989 to 2024 in this infographic. View Online | Subscribe | Download Our App Download our app to see thousands of new charts from

The Great Social Media Diaspora & Tapestry is here

Friday, February 14, 2025

Apple introduces new app called 'Apple Invites', The Iconfactory launches Tapestry, beyond the traditional portfolio, and more in this week's issue of Creativerly. Creativerly The Great

Daily Coding Problem: Problem #1689 [Medium]

Friday, February 14, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given a linked list, sort it in O(n log n) time and constant space. For example,

📧 Stop Conflating CQRS and MediatR

Friday, February 14, 2025

​ Stop Conflating CQRS and MediatR Read on: m​y website / Read time: 4 minutes The .NET Weekly is brought to you by: Step right up to the Generative AI Use Cases Repository! See how MongoDB powers your