Python Weekly - Python Weekly - Issue 536

View this email in your browser

Python Weekly

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

Google releases differential privacy pipeline for Python
PipelineDP allows datasets containing personal information to be aggregated in a way that preserves the privacy of individuals.

Apple removes Python 2.7 in macOS 12.3 beta 


Articles, Tutorials and Talks

10 Unknown Security Pitfalls for Python
In this blog post, we share 10 security pitfalls for Python developers that we encountered in real-world projects.

Creating Beautiful Tracebacks with Python's Exception Hooks
Debugging can become an enjoyable experience with beautiful traceback messages created with Python’s custom exception hooks.

A Comprehensive Guide to Slicing in Python
Python Slicing is a powerful tool to access sequences. To learn more about the inner mechanics of slices, read this post.

How to stop running out of ephemeral ports and start to love long-lived connections
In this blog post, I'll explain why we had these issues, how we worked around them, and present an userspace code implementing an improved variant of connect() syscall.

Building for Balance
How Instacart Marketplace team developed a unified marketplace balancing engine with machine learning and optimization

Start Analyzing Your Python Projects
SonarQube has over 170 unique rules to find Bugs, Vulnerabilities, Security Hotspots, and Code Smells in your Python code. Get started for free! SPONSOR

How I hacked SONOS and YouTube the same day
Or how to play YouTube videos on your SONOS, easy and for free.

Python and the Legend of Zelda
Using brute force to solve a classic grid-based puzzle.

Is your code too complicated?
Measuring the complexity of your code with two different metrics - Cyclomatic Complexity & Cognitive Complexity.

Scaling SHAP Calculations With PySpark and Pandas UDF
Learn more about how a scalable SHAP values calculation solution using PySpark and Pandas UDFs can help model explainability with improved performance.

Deploying web application to AWS: Django, Django Channels
Deploying your project to AWS can be difficult and frustrating if you are new to deploying a project. Neither is the AWS user interface easy to work with nor is their documentation easy to understand. In this post, I wish not only help you deploy your Django project but also to help you understand AWS better. I will also talk about some of the common errors that I faced during the deployment.

How To Annotate Entities With Spacy PhraseMacher
Learn to write a name matching pipeline using spaCy’s PhraseMatcher that finds and labels organization names and their stock ticker symbols.

Security 101: Securing file downloads

A Gentle Introduction to AWS Lambda

Deep physical neural networks trained with backpropagation


Interesting Projects, Tools and Libraries

Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation.

cibuildwheel
Build Python wheels for all the platforms on CI with minimal configuration.

woob
woob is a collection of applications able to interact with websites, without requiring the user to open them in a browser. It also provides well-defined APIs to talk to websites lacking one.

Rich-cli
Rich-cli is a command line toolbox for fancy output in the terminal, built with Rich.

Procrastinate
PostgreSQL-based Task Queue for Python.

PathML
An open-source toolkit for computational pathology and machine learning.

rip_raw
Rip Raw is a small tool to analyze the memory of compromised Linux systems.

ChatView
Generate data visualizations and get meaningful insights of your chat message history.

tstock
A command line tool to view stock charts in the terminal.

Espial
Espial is an engine for automated organization and discovery of personal knowledge.


New Releases

Django security releases issued: 4.0.2, 3.2.12, and 2.2.27


Upcoming Events and Webinars

Virtual: PyMNtos Python Presentation Night #101
There will be the following talks
  • Creating GUI Applications in Python
  • Django Project Share: Summer_Fun

Virtual: PyData Sydney February 2022
There will be a talk, Helping Pandas with Pyjanitor.

Virtual: PyData Paris February 2022
There will be a talk, Better Data Governance with Revision Control Workflows.

Virtual: IndyPy Meetup February 2022
There will be a talk, Python Dependency Security; best practices and learnings along the way.
 
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 535

Thursday, January 27, 2022

View this email in your browser Python Weekly Welcome to issue 535 of Python Weekly. Let's get straight to the links this week. News The first high-performance self-supervised algorithm that works

Python Weekly - Issue 534

Thursday, January 20, 2022

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

Thursday, January 13, 2022

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

Thursday, January 6, 2022

View this email in your browser Python Weekly Welcome to issue 532 of Python Weekly. Let's get straight to the links this week. News Django Developers Survey 2021 Results Articles, Tutorials and

Python Weekly - Issue 531

Thursday, December 23, 2021

View this email in your browser Python Weekly Welcome to issue 531 of Python Weekly. This will be the final issue of 2021. We will be back on January 6th, 2022 after the holiday break. Wish you all 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