Python Weekly (Issue 541 March 10 2022)

Python Weekly - Issue 541

Python Weekly

Welcome to issue 541 of Python Weekly. Let's get straight to the links this week.

News

The EuroPython 2022 Call for Proposals (CFP) is open and accepting proposals for talks, training sessions, workshops, panels, poster sessions, helpdesks and other interactive sessions at EuroPython 2022.

Articles, Tutorials and Talks

In this video we look into tweet data from the daily word game Wordle. We explore various techniques for data wrangling and visualization using python, pandas and matplotlib.

DynaCLI (Dynamic CLI) is a cloud-friendly, open source library for converting pure Python functions into Linux Shell commands. This article explains how DynaCLI makes writing Command Line Interfaces in Python easy and efficient, using as an example a function to generate a QR code that records a person’s vaccination status.

This article presents a quick introduction to managing Python dependencies with Project Thoth. The included video tutorial shows you how Thoth's cloud-based resolver finds problems in your Python dependencies and execution environment. Thoth's resolver is a drop-in replacement for other Python resolvers such as pip, Pipenv, or Poetry. Thoth's resolution process can also be used in containerized environments.

A range is most often used in Python for loops. This article explains how to use ranges and how they work, using lots of code examples.

In this tutorial, we will define lambda functions in Python and explore the advantages and limitations of employing them.

In part one of this series on object localization with pytorch, you will learn the theory behind object localization, and learn how to set up the dataset for the task.

  • Part 2 - See how to train a classification model for object localization using CNN's and PyTorch. Then see how to save and convert the model to ONNX.

Python Jobs of the Week

Portside is developing a solution for optimizing aircraft routes and crew schedules for business aviation. Python 3.9, FastAPI, DDD, Algorithms, complexity, basic discrete mathematics are a must.

Interesting Projects, Tools and Libraries

Find what you need, faster. Get answers to your Python questions fast.

Optimizing Protein Structure Prediction Model Training and Inference on GPU Clusters.

A FastApi CRUD router generator for SQLALchemy.

Implicit Clothed humans Obtained from Normals.

Private, Secure Computer Backups.

Automated website screenshots using GitHub Actions.

TRACARDI is an API-first solution, low-code / no-code platform aimed at any e-commerce business that wants to start using user data for marketing purposes.

A Python library to analyze molecular dynamics simulations.

New Releases

Upcoming Events and Webinars

There will be a talk, Deploying Flask Apps to Production in AWS.

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.