Issue #514

Assert, Downloading Concurrently, Troubleshooting, and More

March 1, 2022

Assert, Downloading Concurrently, Troubleshooting, and More
#514 – MARCH 1, 2022 VIEW IN BROWSER
The PyCoder’s Weekly Logo
Python’s Assert: Debug and Test Your Code Like a Pro
Learn how to use Python’s assert statement to document, debug, and test code in development.
REAL PYTHON

How to Download Books Concurrently From Project Gutenberg
Using threads to download multiple books from Project Gutenberg at the same time.
JASON BROWNLEE

Troubleshoot Python Application Performance Errors Fast With Datadog’s end-to-end Tracing
Datadog’s APM generates detailed flame graphs to help you identify bottlenecks and latency in your code. Navigate seamlessly between Python application traces to relevant logs and metrics to troubleshoot and resolve the application error without switching tools or context. Try Datadog APM free →
DATADOGsponsor

Interactive Visualizations With Pandas, Seaborn and Ipywidgets
Creating interactive visual output using ipywidgets.
ZOLTAN GUBA

PyPy v7.3.8 Released With Support for Python 2.7, 3.7-3.9
PYPY.ORG

Python Core Moving Bug Tracking to Github
PYTHON.ORG

Tomli TOML Parser Will Be in Python 3.11 Standard Library
GITHUB.COM/HUKKIN • Shared by Markku Leiniö


Discussions


How to write better scientific code in Python?
Discussion about Oleg Żero’s article of the same name.
HACKER NEWS

Logging Levels: Rule-of-Thumb to Assign Log Levels
STACK OVERFLOW


Python Jobs


Senior Full-Stack Web Developer
MONETIZEMORE 📍 WHITE ROCK, BC, CANADA

Python Software Engineer
FLASHPOINT 📍 ANYWHERE

Mid/Senior Django Developer
TYPE/CODE 📍 BROOKLYN, NY, USA

Sr Python Engineer
FLASHPOINT 📍 ANYWHERE

Senior Backend Engineer - Django
DATAPANE 📍 UK, EUROPE

Backend Software Engineer
CATALPA INTERNATIONAL 📍 ASIA PACIFIC REGION

Full Stack Software Engineer, Python
DEEP SENTINEL 📍 UNITED STATES

Senior Software Engineer
DROICE LABS 📍 ANYWHERE

Python Trainer
PHYSIKALISCH-TECHNISCHE BUNDESANSTALT 📍 JAKARTA, INDONESIA

More Python Jobs >>>


Articles & Tutorials


Starting With Linear Regression in Python
Linear regression is a statistical and machine learning technique, learn how to do it in Python.
REAL PYTHON course

A Guide to Outlier Detection in Python
Outlier detection is the process of identifying data points that have extreme values compared to the rest of the distribution. Python offers a number of packages for carrying this analysis out.
SADRACH PIERRE

Performance Monitoring Built for Developers, by Developers
Scout APM is an application performance monitoring tool that ties performance anomalies directly to endpoints, saving developers hours of time spent on troubleshooting and debugging. See why Scout is a developer’s best friend with a free 14-day trial, no credit card required →
SCOUT APMsponsor

How to Use Python’s Py Launcher for Windows
“Take control of multiple Python installations in Windows with the py launcher, available as part of a standard Python installation.”
SERDAR YEGULALP

Red Flags to Look Out for When Joining a Data Team
What to consider for in terms of the current data situation, roadmaps, role and expectations, tooling, and more.
EUGENE YAN

How to Deploy a Jupyter Notebook to Docker
What Docker is, why you should use it, and how to deploy a Jupyter notebook in a container.
EDEM GOLD

The Thirty Minute Rule
What to do when you get stuck on a coding issue for more than 30 minutes.
DANIEL ROY GREENFELD

NumPy Examples: 45 Practice Questions
Practice questions to perfect your NumPy skills. Answer key available.
JOHN LOCKWOOD

Mocking in Python Has Never Been Easier
How to use Pytest’s Mock Generator to simplify your test writing.
PETER KOGAN • Shared by Peter Kogan

Marathon Training Analysis Using the Strava API and Python
How to use the Strava API and Python to analyze race day data.
CONAN MERCER

Find Your Next Tech Job Through Hired
Hired has 1000s of companies ranging from startups to Fortune 500s who are actively hiring developers, data scientists, mobile engineers, & more. It’s simple: create a profile with your skills for hiring managers to reach you directly. Sign up today!
HIREDsponsor

Faster NumPy Through Numba
Using Numba, a just-in-time compiler for NumPy arrays.
ITAMAR TURNER-TRAURING

Testing Weak References
Testing when using weak-referenced objects.
PAUL GANSSLE


Projects & Code


Brought to you by Real Python for Teams
Online Python training created by a community of experts. Give your team the real-world Python skills they need to succeed →
sponsor

blacken-docs: Run black on Python Code Blocks in Documentation Files
GITHUB.COM/ASOTTILE

codecat: Open-Source Static Code Analysis
GITHUB.COM/COOLERVOID

pyTermTk: Python Terminal Toolkit, TUI widget library
GITHUB.COM/CECCOPIERANGIOLIEUGENIO

mercury: Tool for Converting Python Notebook to a Web App
GITHUB.COM/MLJAR • Shared by Piotr

Practical Python Projects Book
YASOOB.ME • Shared by Yasoob Khalid

Cheat Sheets for Django Class-Based-Views
CCBV.CO.UK

📆🐍 Upcoming Python Events


Weekly Real Python Office Hours Q&A (Virtual)
March 2, 2022

STL Python
March 2, 2022

Heidelberg Python Meetup
March 2, 2022

Sydney Python User Group (SyPy)
March 3, 2022

Edmonton.py: The Edmonton Python User Group
March 8, 2022

Python Web Conference 2022 (Virtual)
March 21 to March 25, 2022
Happy Pythoning!
Copyright © 2022 PyCoder’s Weekly, All rights reserved.