Python Weekly (Issue 547 April 28 2022)

Python Weekly - Issue 547

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

. And you can

.

News

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

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

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.

Install mambaforge, use mamba to install packages, and pin direct dependencies inside your environment.yml.

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.

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!

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.

SPONSORReading date arguments to a Python script using argparseArgparse 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 LambdaI 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 PlotsGenerate 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 RunIn 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 backupEasily Automate Your Documentation and Never Touch It AgainHow I Integrated Zapier into my Django ProjectCreating nice Python cli toolsInteresting Projects, Tools and Librariescicd-goatA deliberately vulnerable CI/CD environment. Learn CI/CD security through multiple challenges.SlipcoverNear Zero-Overhead Python Code Coverage.cleanlabThe standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.PyNeuraLogicPyNeuraLogic lets you use Python to create Differentiable Logic Programs.LogparserCommand line parser for common log format.pathosParallel graph management and execution in heterogeneous computing.AutoTwitchDropsA minimalist bot that gets Twitch drops for you written in pure Python.jetfuelPython Performance Profiling for Production. 

Our Other Newsletters

 - A free weekly newsletter for programmers.

- A free weekly newsletter for entrepreneurs featuring best curated content, must read articles, how to guides, tips and tricks, resources, events and more.