- Python Weekly
- Posts
- Python Weekly (Issue 517 September 16 2021)
Python Weekly (Issue 517 September 16 2021)
Python Weekly - Issue 517
Python Weekly
Welcome to issue 517 of Python Weekly. Let's get straight to the links this week.
Articles, Tutorials and Talks
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.
Learn how to control DJI Tello using hand gesture recognition on drone`s camera video-stream.
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.
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.
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.
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.
SPONSORAll The Ways to Compress and Archive Files in PythonCompress, decompress and manage archives and files with Python in all the formats you might ever need.How To Use Templates in a Flask ApplicationIn 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 CodeThis article reviews some common options for parallelizing Python code, including process-based parallelism, specialized libraries, ipython parallel, and Ray.Python Standalone BuildsThis 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-PatternPsycopg3 Initial Review OpenBSD's pledge and unveil from PythonHow to Crawl the Web with ScrapyUnravelling `async for` loopsReverse-Engineering Apple DictionaryInteresting Projects, Tools and LibrariesklaraAutomatic test case generation for Python and static analysis library.PhyterminalPhysics Renderer (using Pymunk as physics engine) for Terminal written in Python.MockachinoA mock JSON API in 10 seconds.VCPlayerBotTelegram bot to stream videos in telegram voicechat for both groups and channels. Supports live streams, YouTube videos and telegram media.DeepLabCutOfficial implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans.SoaMProvide a “batteries included” framework for forecasting and anomaly detection pipelines. mkdocstringsAutomatic documentation from sources, for MkDocs.HTM-pytorchImplementation of Hierarchical Transformer Memory (HTM) for Pytorch.Upcoming Events and WebinarsVirtual: PyLadies Dublin Meetup September 2021There will be following talks Multimedia Retrieval in Lifelogging Sentiment Analysis Enhanced by User and Product ContextVirtual: DragonPy Meetup September 2021There 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 2021There 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
- 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.