Python Weekly (Issue 464 September 3 2020)

Python Weekly - Issue 464

Python Weekly

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

From Our Sponsor 

A weekly newsletter featuring the best hand curated news, articles, tutorials, talks, tools and libraries etc for programmers.

Articles, Tutorials and Talks

Take your Python skills to the next level with this intermediate Python course. First, you will get a review of basic concepts such as lists, strings, and dictionaries, but with an emphasis on some lesser known capabilities. Then, you will learn more advanced topics such as threading, multiprocessing, context managers, generators, and more.

Idioms and conventions that will make your Python code readable, effective, concise and reliable.

ReactiveX is a wonderful framework that allows to write event based code in a very elegant and readable way. Still, getting started in it can be challenging, and intimidating. In practice once you understand a few key principles of ReactiveX, you can start writing reactive code easily. This article explains these keys principles, and shows how they apply though a simple example.

In this tutorial, we’ll show you how to make your own Baka Mitai/Dame Da Ne meme from start to finish. We’ll be using a code script to create the deepfake and our free online editor called Kapwing to prepare and finish up the meme. 

Learn web scraping with Python with this step-by-step tutorial. We will see the different ways to scrape the web in Python through lots of examples.

This guide covers TensorFlow callbacks with runnable examples in Python, from EarlyStopping and ModelCheckpoint to RemoteMonitor, CSVLogger and more.

From the basics to custom controllers and schedulers, our Docker and K8s workshops are the absolute best in the market. Fully remote, fully hands-on, and custom-tailored for your team. Schedule today!

SPONSORHow to Deploy a React-Router + Flask Application This video shows you how to work with the popular React-Router library for React, and in particular how this library affects the production deployment of a React + Flask application.Introduction to Neural Machine Translation(NMT)Learn how to build a Language Translator using Neural Networks.How To Implement Distributed Tracing with Jaeger on KubernetesIn this tutorial, we will deploy a very small distributed application to a Kubernetes cluster and simulate a performance lag using a sleep function in our code. To find the root cause of this issue and to trace each event, we will use Jaeger. With tracing enabled, we’ll see how effective it is at observing the behavior of Services and pinpointing issues.Embed Multiple Dash Apps in Flask with Microsoft AuthenticationA journey (by examples) to get all the parts to come together to build a scalable template for multiple Dash apps deployed together with unified navigation and authenticationThe Amazing Mutable Immutable Tuple and Other Philosophic Digressions A talk that discusses Python tuples, mutability, the Python data model, and whether tuples are immutable or not. Cleaning up a messy, exploratory Python projectBuild Your Own Flight Tracking Application with Python and Open Air Traffic DataPython ate my log messageCreate an Awesome Development Setup for Data Science using AtomImproving your Python by understanding Python bytecode! Interesting Projects, Tools and LibrariesDearPyGuiA GPU Accelerated Python GUI Framework.Howdy Howdy provides Windows Hello™ style authentication for Linux. Use your built-in IR emitters and camera in combination with facial recognition to prove who you are.Fixit A lint framework that writes better Python code for you. Fixit is a lint framework that complements Flake8. It’s based on LibCST which makes it possible to provide auto-fixes.SpeakeasyWindows kernel and user mode emulation.AutoScraperA Smart Automatic Web Scraper for Python.Salesman Headless e-commerce framework for Django.arnA Python library for parsing AWS ARNs.strawberryA new GraphQL library for Python.Malwoverview Malwoverview is a first response tool to perform an initial and quick triage in a directory containing malware samples, specific malware sample, suspect URL and domains. Additionally, it allows to download and send samples to main online sandboxes.kitsuneKitsune is an artificial neural network designed to detect and correlate Twitter profiles with similar behaviours.instafilterInstagram-like filters with deep learning.opacusTraining PyTorch models with differential privacy.Paroxython Tag and recommend Python exercises based on algorithmic features.New ReleasesDjango security releases issued: 3.1.1, 3.0.10 and 2.2.16Upcoming Events and WebinarsVirtual: PyMNtos Python Presentation Night #87There will be following talks

  • Using Python + Django + Postgres + Redash (Bitnami Container) on AWS to Tell Intelligent Stories with Data

  • Jumping in with Both Feet: An Adventure with Django 

Virtual: Austin Python Meetup September 2020There will be following talks

  • Machine Learning Data Preparation and Augmentation with TensorFlow

  • Digging into Public Cancer Literature Using Python

Virtual: IndyPy - At the Crossroads of Agile and AutomationLearn about how to utilize tools such as Python AWS SDK (Boto3) to go from analog to automated.Virtual: Rapid data analysis with SQLite and DatasetteThis talk will demonstrate how to use these tools for use cases ranging from data journalism to personal analytics. 

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.