Python Weekly - Python Weekly - Issue 517

View this email in your browser

Python Weekly

Welcome to issue 517 of Python Weekly. Let's get straight to the links this week.
Articles, Tutorials and Talks

Solidity, Blockchain, and Smart Contract Course – Beginner to Expert Python Tutorial 
This course will give you a full introduction into all of the core concepts in blockchain, smart contracts, solidity, NFTs/ERC721s, ERC20s, Coding Decentralized Finance (DeFi), python and solidity, Chainlink, Ethereum, upgradable smart contracts, and full stack blockchain development. 

Drone control via gestures using MediaPipe Hands
Learn how to control DJI Tello using hand gesture recognition on drone`s camera video-stream.

User File Use
Maybe your app needs to handle files from users like profile pictures. Accepting files from others is tricky to do safely. In this article, we'll see the tools that Django provides to manage files safely.

How to setup a Custom Private Email Relay like Hide My Email - Part 1
The part 1 of the two part series explains why you should use a custom Private Email Relay and how you can set up one using AWS.

Here's A More Pythonic Factory Pattern 
What would the Factory Pattern look like if it was invented today instead of in the 90s? I talk about the design principles behind the Factory Pattern, and how you can achieve the same thing, but even better, by using modern Python features.

Working in VS Code, PyCharm, Visual Studio, or Eclipse?
SonarLint is a Free & Open Source IDE Extension that offers more than 170+ unique rules to find Bugs, Vulnerabilities, Security Hotspots, and Code Smells in your Python code. Discover more SPONSOR

All The Ways to Compress and Archive Files in Python
Compress, decompress and manage archives and files with Python in all the formats you might ever need.

How To Use Templates in a Flask Application
In this tutorial, you’ll build a small web application that renders several HTML files. You’ll use variables to pass data from the server to the templates. Template inheritance will help you avoid repetition. You’ll use logic in templates such as conditionals and loops, use filters to modify text, and use the Bootstrap toolkit to style your application.

How to Solve Differential Equations in Python 
Examined are first order ordinary differential equations (ODEs), coupled first order ODEs, and higher order ODEs.

Parallelizing Python Code
This article reviews some common options for parallelizing Python code, including process-based parallelism, specialized libraries, ipython parallel, and Ray.

Python Standalone Builds
This project produces self-contained, highly-portable Python distributions. These Python distributions contain a fully-usable, full-featured Python installation as well as their build artifacts (object files, libraries, etc).

Python Anti-Pattern

Psycopg3 Initial Review 

OpenBSD's pledge and unveil from Python

How to Crawl the Web with Scrapy

Unravelling `async for` loops

Reverse-Engineering Apple Dictionary


Interesting Projects, Tools and Libraries

klara
Automatic test case generation for Python and static analysis library.

Phyterminal
Physics Renderer (using Pymunk as physics engine) for Terminal written in Python.

Mockachino
A mock JSON API in 10 seconds.

VCPlayerBot
Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live streams, YouTube videos and telegram media.

DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans.

SoaM
Provide a “batteries included” framework for forecasting and anomaly detection pipelines. 

mkdocstrings
Automatic documentation from sources, for MkDocs.

HTM-pytorch
Implementation of Hierarchical Transformer Memory (HTM) for Pytorch.


Upcoming Events and Webinars

Virtual: PyLadies Dublin Meetup  September 2021
There will be following talks
  • Multimedia Retrieval in Lifelogging
  • Sentiment Analysis Enhanced by User and Product Context

Virtual: DragonPy Meetup September 2021
There will be following talks
  • Self-Sovereign identity
  • Project isolation beyond requirements.txt
  • I/O operations on AWS: How to effectively train a deep learning model when data doesn't fit in RAM.
  • Using Ice Cream instead of `print()`

Virtual: PyData Hamburg Meetup September 2021
There will be following talks
  • Introduction to the Hugging Face ecosystem and a hands-on with the new SageMaker integration
  • Multimodal Transformers promise to handle any kind of data - text and images too! How far do they actually go?
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 515

Thursday, September 2, 2021

View this email in your browser Python Weekly Welcome to issue 515 of Python Weekly. Let's get straight to the links this week. News Join the PyCon US 2022 team! Want to play a pivotal role in the

Python Weekly - Issue 514

Thursday, August 26, 2021

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

Thursday, August 19, 2021

View this email in your browser Python Weekly Welcome to issue 513 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks Test-Driven Development In Python Test-

Python Weekly - Issue 512

Friday, August 13, 2021

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

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

You Might Also Like

Import AI 399: 1,000 samples to make a reasoning model; DeepSeek proliferation; Apple's self-driving car simulator

Friday, February 14, 2025

What came before the golem? ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Defining Your Paranoia Level: Navigating Change Without the Overkill

Friday, February 14, 2025

We've all been there: trying to learn something new, only to find our old habits holding us back. We discussed today how our gut feelings about solving problems can sometimes be our own worst enemy

5 ways AI can help with taxes 🪄

Friday, February 14, 2025

Remotely control an iPhone; 💸 50+ early Presidents' Day deals -- ZDNET ZDNET Tech Today - US February 10, 2025 5 ways AI can help you with your taxes (and what not to use it for) 5 ways AI can help

Recurring Automations + Secret Updates

Friday, February 14, 2025

Smarter automations, better templates, and hidden updates to explore 👀 ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The First Provable AI-Proof Game: Introducing Butterfly Wings 4

Friday, February 14, 2025

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? undefined The Market Today #01 Instagram (Meta) 714.52 -0.32%

GCP Newsletter #437

Friday, February 14, 2025

Welcome to issue #437 February 10th, 2025 News BigQuery Cloud Marketplace Official Blog Partners BigQuery datasets now available on Google Cloud Marketplace - Google Cloud Marketplace now offers

Charted | The 1%'s Share of U.S. Wealth Over Time (1989-2024) 💰

Friday, February 14, 2025

Discover how the share of US wealth held by the top 1% has evolved from 1989 to 2024 in this infographic. View Online | Subscribe | Download Our App Download our app to see thousands of new charts from

The Great Social Media Diaspora & Tapestry is here

Friday, February 14, 2025

Apple introduces new app called 'Apple Invites', The Iconfactory launches Tapestry, beyond the traditional portfolio, and more in this week's issue of Creativerly. Creativerly The Great

Daily Coding Problem: Problem #1689 [Medium]

Friday, February 14, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given a linked list, sort it in O(n log n) time and constant space. For example,

📧 Stop Conflating CQRS and MediatR

Friday, February 14, 2025

​ Stop Conflating CQRS and MediatR Read on: m​y website / Read time: 4 minutes The .NET Weekly is brought to you by: Step right up to the Generative AI Use Cases Repository! See how MongoDB powers your