Python Weekly (Issue 513 August 19 2021)

Python Weekly - Issue 513

Python Weekly

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

Articles, Tutorials and Talks

Test-driven development (TDD), also known as red-green-refactor is a common software development technique in which you write tests before you write the actual code. This video shows an example in Python of how to do TDD using the unittest package and also shares a few practical tips related to software testing.

Learn how to use Flask and React to code full-stack products that scale with ease. Open-source samples included.

Getting to 80% CPU utilization with Django.

Use Python and the US Bureau of Labor Statistics Data API to retrieve consumer price index data. Load the data into Tableau to compare it with Series I US Savings Bond initial composite interest rates.

Learn how to build a Python Django app that uses multiple Google APIs in this full course.

Working in VS Code, PyCharm, Visual Studio, or Eclipse? SonarLint helps you find & fix Code Quality and Code Security issues in your Python codebase!

SPONSORAutomate Asana with a Python web UIAsana’s API is a powerful tool and in this post you’ll learn how to use it by assuming the role of a manager who wants a simple way to update their teams deadlines if there is an absence. We’re going to build an app to log a team member’s absence and automatically update all of their task deadlines with one button.String translate and maketrans methodsIn this post, learn about the Python string methods `translate` and `maketrans`.Reddit Interview Problems: The Game of LifeReproducible Python BytecodeIntroducing the Python Launcher for UnixFeasibility, Use Cases, and Limitations of PyodidePythonic monotonicInteresting Projects, Tools and LibrarieswhythonAn almost fully customizable language made in python!burstA command-line tool to remotely execute code in the cloud.InvernoInverno is a flexible investments portfolio tracker.python-project-templateA github template to start a Python Project - this uses github actions to generate your project based on the template.TorchDrugA powerful and flexible machine learning platform for drug discovery.dartsA python library for easy manipulation and forecasting of time series.byexamplebyexample is a literate programming engine where you mix ordinary text and snippets of code in the same file and then you execute them as regression tests.fastapi-azure-authEasy and secure implementation of Azure AD for your FastAPI APIs.aws-ip-rangesTracking the history and size of AWS's ip-ranges.json file.DIY-ai-artHow to build your own AI art installation from scratch.backdoors101Backdoors 101 — is a PyTorch framework for state-of-the-art backdoor defenses and attacks on deep learning models. 

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.