Python Weekly - Python Weekly - Issue 547

View this email in your browser

Python Weekly

Welcome to issue 547 of Python Weekly. Let's get straight to the links this week.
From Our Sponsor 
Deepnote is a new kind of data notebook that's built for collaboration—Jupyter compatible, works magically in the cloud, and sharing is easy as sending a link. It's also 100% free to get started. And you can run your first notebook in seconds.

News

Jupyter Community Workshops: Call for Proposals
Jupyter Community Workshops bring together small groups of Jupyter community members and core contributors for high-impact strategic work and community engagement on focused topics. The fourth call for proposals for Jupyter Community Workshops is open through Sunday, May 22, 2022.


Articles, Tutorials and Talks

Discussion with Sebastián Ramírez 
A great discussion with Sebastián Ramírez, creator of FastAPI, Typer, SQL Model, and more. 

In-Depth Analysis of Moonbirds NFTs using Python and Alchemy
In this blog post, we will use Python and Alchemy to do a deep dive analysis of the collection in its first week of trading. In section 1, we will cover how to download Moonbirds data using Python and Alchemy. In Section 2, we will do a deep dive analysis to understand better the sales trends, the price movements and the holders of Moonbirds.

Managing Python Environments in 2022 (for the 99%)
Install mambaforge, use mamba to install packages, and pin direct dependencies inside your environment.yml.

Economic Data Analysis Project with Python Pandas 
In this video kaggle grandmaster Rob Mulla takes you through an economic data analysis project with python pandas. We walk through the process of pulling down the data for different economic indicators, cleaning and joining the data. Using the Fred api you can pull up to date data and compare, analyze and explore.

MicroPython in Docker Containers
You know how to run MicroPython on hardware, but what if you don't have a microcontroller lying around? That's where Docker comes in!

Build internal apps remarkably fast with Retool
Retool is a new approach to building internal apps: we’ve unified the ease of visual programming with the power and flexibility of real code. Drag and drop a form together, and have it POST back to your API in minutes. Deploy instantly with access controls and audit logs. SPONSOR

Reading date arguments to a Python script using argparse
Argparse doesn't support date arguments by default, but it can be easily extended to parse and validate dates in your Python scripts.

Train AI to Play Snake – Reinforcement Learning Course 
In this Python Reinforcement Learning course you will learn how to teach an AI to play Snake! We build everything from scratch using Pygame and PyTorch.

Automatically generate grocery list with Trello and AWS Lambda
I use Trello for all kinds of personal stuff, one of which is keeping track of recipes and grocery lists. After planning which meals to cook and buy groceries for, a lot of manual work goes into checking every recipe and adding the ingredients to the grocery shopping list. Manual stuff is tedious, so I automated it with AWS Lambda. Read on to find out how!

Probably The Easiest Way To Animate Your Python Plots
Generate frames of plots and combine them as GIF.

FastAPI with SQLModel, Alembic and Authentication 
Build a complete backend FastAPI application with SQLModel and Alembic.  

Deploy a coloring page generator in minutes with Cloud Run
In this post, you'll see how to create an image processing service and make it available online using minimal resources.

Extracting WhatsApp messages from an iOS backup

Easily Automate Your Documentation and Never Touch It Again

How I Integrated Zapier into my Django Project

Creating nice Python cli tools


Interesting Projects, Tools and Libraries

cicd-goat
A deliberately vulnerable CI/CD environment. Learn CI/CD security through multiple challenges.

Slipcover
Near Zero-Overhead Python Code Coverage.

cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.

PyNeuraLogic
PyNeuraLogic lets you use Python to create Differentiable Logic Programs.

Logparser
Command line parser for common log format.

pathos
Parallel graph management and execution in heterogeneous computing.

AutoTwitchDrops
A minimalist bot that gets Twitch drops for you written in pure Python.

jetfuel
Python Performance Profiling for Production.
 
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 © 2022 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 546

Thursday, April 21, 2022

View this email in your browser Python Weekly Welcome to issue 546 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks StarJacking - Making Your New Open

Python Weekly - Issue 545

Thursday, April 7, 2022

View this email in your browser Python Weekly Welcome to issue 545 of Python Weekly. I will be away next week and so there won't be newsletter issue. News Cython is 20! On April 4th, 2002, Greg

Python Weekly - Issue 544

Thursday, March 31, 2022

View this email in your browser Python Weekly Welcome to issue 544 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 543

Thursday, March 24, 2022

View this email in your browser Python Weekly Welcome to issue 543 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Hired is home to 1000s of companies: from startups

Python Weekly - Issue 542

Thursday, March 17, 2022

View this email in your browser Python Weekly Welcome to issue 542 of Python Weekly. Let's get straight to the links this week. News Python removes 'dead batteries' from standard library A

You Might Also Like

WebAIM November 2024 Newsletter

Friday, November 22, 2024

WebAIM November 2024 Newsletter Read this newsletter online at https://webaim.org/newsletter/2024/november Features Using Severity Ratings to Prioritize Web Accessibility Remediation When it comes to

➡️ Why Your Phone Doesn't Want You to Sideload Apps — Setting the Default Gateway in Linux

Friday, November 22, 2024

Also: Hey Apple, It's Time to Upgrade the Macs Storage, and More! How-To Geek Logo November 22, 2024 Did You Know Fantasy author JRR Tolkien is credited with inventing the main concept of orcs and

JSK Daily for Nov 22, 2024

Friday, November 22, 2024

JSK Daily for Nov 22, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Spyglass Dispatch: The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen

Friday, November 22, 2024

The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen The Spyglass Dispatch is a free newsletter sent out daily on

Charted | How the Global Distribution of Wealth Has Changed (2000-2023) 💰

Friday, November 22, 2024

This graphic illustrates the shifts in global wealth distribution between 2000 and 2023. View Online | Subscribe | Download Our App Presented by: MSCI >> Get the Free Investor Guide Now FEATURED

Daily Coding Problem: Problem #1616 [Easy]

Friday, November 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Alibaba. Given an even number (greater than 2), return two prime numbers whose sum will

The problem to solve

Friday, November 22, 2024

​ Use problem framing to define the problem to solve This week, Tom Parson and Krishna Raha share tools and frameworks to identify and address challenges effectively, while Voltage Control highlights

Issue #568: Random mazes, train clock, and ReKill

Friday, November 22, 2024

View this email in your browser Issue #568 - November 22nd 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Whats Next for AI: Interpreting Anthropic CEOs Vision

Friday, November 22, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 22, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 22, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Using the SwiftUI ImageRenderer The SwiftUI ImageRenderer