Python Weekly - Python Weekly - Issue 512

View this email in your browser

Python Weekly

Welcome to issue 512 of Python Weekly. Let's get straight to the links this week.
From Our Sponsor 
Get Your Weekly Dose of Programming
A weekly newsletter featuring the best hand curated news, articles, tutorials, talks, tools and libraries etc for programmers. Join For Free

News

Django Day Copenhagen 2021 Call for Proposals
Submit before August 15th 2021 23:59:59 UTC+1.


Articles, Tutorials and Talks

How To Take Derivatives In Python 
This video goes over three different types of scenarios where one needs to take derivatives in python: symbolic, numeric, and quasi-symbolic.

What to do when you botch a release on PyPI
So you made a release on PyPI and there's a mistake (we've all been there). It can be as big as the whole release is bad, to just a spelling mistake in the README. Luckily there are things you can do to deal with various scenarios.

YOLOV4 Training in 2 lines of code using QuickAI 
In this video, we train a custom YOLOV4 object detecter in only 2 lines of code!

Modernizing Object Storage for Cloud Native Deployments
This post presents multiple ways to achieve object storage with their trade-offs, and how hybrid-cloud object storage can operate on-premises when suitable and cloud-natively for properties of self-scale, self-healing, and self-managing when desired.

PayPal Payments Tutorial with Django and React
Learn how to sell digital products using PayPal payments. In this tutorial you will learn how to use Django and React to sell digital products with a simple product landing page.

Deliver Clean and Safe Code for your Python Applications
Learn how static code analysis tools have helped the Python community identify (and fix) bugs and vulnerabilities in some prominent open source Python projects. Read More SPONSOR

Getting Started with Libsodium in Python and Go
Learn how to use libsodium to encrypt files in Python and decrypt them in Go!

Task-Oriented Conversational AI in Airbnb Customer Support
How Airbnb is powering automated support to enhance the host and guest experience.

Django Rest Framework Recipes

Turning Any Image Into A Van Gogh Painting with Neural Style Transfer in Python

Apply conversion functions to data in SQLite columns with the sqlite-utils CLI tool

Celery in production: Three more years of fixing bugs


Interesting Projects, Tools and Libraries

Evidently
Interactive reports to analyze machine learning models during validation or production monitoring.

Berowra
An open source CMS built for hackers and hobbyists, runs on Deta Space

AutoVideo
An Automated Video Action Recognition System.

Lona
Lona is a web application framework, designed to write responsive web apps in Python.

cmdpxl
A totally practical command-line image editor.

image-to-latex
Convert images of LaTex math equations into LaTex code.

connector-x
ConnectorX enables you to load data from databases into Python in the fastest and most memory efficient way.

hAFL2
hAFL2 is a kAFL-based hypervisor fuzzer.

Bagua 
Bagua is a flexible and performant distributed training algorithm development framework.


New Releases

Python in Visual Studio Code – August 2021 Release


Upcoming Events and Webinars

Virtual: San Francisco Python Meetup August 2021
There will be following talks
  • Not just numbers: Working with dates and times in pandas
  • Regression Testing with Touca 
  • How we dealt with poor code analysis support

Virtual: PyLadies Dublin Meetup August 2021
There will be following talks
  • Text Classification using HuggingFace Transformers
  • PySpark 101: Tips and Tricks

Virtual: PyData T&T August 2021
There will be a talk, An Introduction to Recommender Systems in Python.

Virtual: PyData São August 2021
There will be a talk, Open Source causal impact analysis.
 
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 511

Thursday, August 5, 2021

View this email in your browser Python Weekly Welcome to issue 511 of Python Weekly. Let's get straight to the links this week. From Our Sponsor SonarLint Free and Open Source IDE Extension for

Python Weekly - Issue 510

Thursday, July 29, 2021

View this email in your browser Python Weekly Welcome to issue 510 of Python Weekly. Let's get straight to the links this week. Complete Python 3 Ethical Hacking: Beginner To Advanced! In This

Python Weekly - Issue 509

Thursday, July 22, 2021

View this email in your browser Python Weekly Welcome to issue 509 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks Top 3 Most Important Fourier Transforms

Python Weekly - Issue 508

Friday, July 16, 2021

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

Saturday, July 10, 2021

View this email in your browser Python Weekly Welcome to issue 507 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks Building a Data Center Inside Your

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