Python Weekly - Python Weekly - Issue 501

View this email in your browser

Python Weekly

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

Microsoft adds enterprise support for PyTorch AI on Azure
Microsoft makes Facebook's AI Python library more friendly for enterprises with patches and hotfixes for Windows 10.


Articles, Tutorials and Talks

Writing a Jinja-inspired template library in Python
In this post we'll build a minimal text templating library in Python inspired by Jinja. It will be able to display variables and iterate over arrays.

Shrinking your Python application’s Docker image: an overview
In this article you’ll find an overview of the many techniques you can use to shrink your image, organized approximately by logical order packaging. The focus is on Python, though many of these techniques are more generic.

Visual Studio Code ❤️ Pytorch 
Learn some amazing features in Visual Studio Code that can level up your PyTorch game.

Why the sad face?
A post explaining one of the details of Black code style.

Increase performance via Range Fields in Django Querysets on PostgreSQL
A brief story from the database optimizations of a Django application that uses PostgreSQL

Retool - Build Internal Tools, 10x faster. By developers for developers.
Retool gives you a powerful set of building blocks: tables, lists, charts and more. Integrate with any datasource, REST API, gRPC, or Firebase and customize your app with JS. Save hundreds of hours. SPONSOR

Per-visitor Data With Sessions
How does Django know when a user is logged in? Where can the framework store data for a visitor on your app? In this article, we'll answer those questions and look at a storage concept in Django called sessions.

pyFLAC: Real-time lossless audio compression in Python
The pyFLAC package has allowed Sonos to transmit high quality audio data more efficiently in the internal research projects, reducing data rates by around 40%. The ability to apply this to raw audio streams in real-time means it can support large data collections without the need of additional post processing from disk. 

Making a Modern Python Package with Poetry
Make a full command line application, without any of the setup.py hassle!

What is WSGI and Why Do You Need Gunicorn and Nginx in Django
In this article, we’re going to talk about WSGI, Gunicorn, and Nginx. We will discuss why you need these things, and how they work together with Django.

Making microrepos feel like monorepos with all-repos 

Line Search Optimization With Python

An Introductory Guide to Brython


Interesting Projects, Tools and Libraries

msticpy 
msticpy is CyberSecurity tools package for Jupyter notebooks, helping security analysts to vizual and analyze data during investigation of a security incident. 

Jerikan
A configuration management system for network teams.

pyWhat
Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is!

voice2json
Command-line tools for speech and intent recognition on Linux.

QuickPotato 
Profile and test to gain insights into the performance of your beautiful Python code.

kindle2notion
Export all the clippings from your Kindle device to a database in Notion.

entangle
A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.

Tkinter-Designer
Create Beautiful Tkinter GUIs by Drag and Drop. 


Upcoming Events and Webinars

Virtual: PyLadies Vancouver Meetup June 2021
There will be following talks
  • Starting your quantum journey with Python and Q#
  • A Whirlwind Tour of Python Environment Managers

Virtual: DFW Pythoneers Meetup June 2021 
There will be a talk, Using AI to debug code. 

Brisbane PyLadies Meetup June 2021 - Brisbane City
There will be a talk, AI against Modern Slavery, How you can use your AI skills for Good.
 
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 © 2021 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 500

Thursday, May 20, 2021

View this email in your browser Python Weekly Welcome to issue 500 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Ray Summit | June 22-24: Scalable Python & ML

Python Weekly - Issue 499

Friday, May 14, 2021

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

Thursday, May 6, 2021

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

Thursday, April 29, 2021

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

Monday, April 19, 2021

View this email in your browser Python Weekly Welcome to issue 495 of Python Weekly. We have a packed issue this week. Enjoy it! From Our Sponsor REST APIs with Flask and Python Build professional REST

You Might Also Like

📧 Building Async APIs in ASP.NET Core - The Right Way

Saturday, November 23, 2024

​ Building Async APIs in ASP .NET Core - The Right Way Read on: m​y website / Read time: 5 minutes The .NET Weekly is brought to you by: Even the smartest AI in the world won't save you from a

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