Python Weekly (Issue 507 July 8 2021)

Python Weekly - Issue 507

Python Weekly

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

Articles, Tutorials and Talks

Build a virtual switching network inside your own computer. Dr Richard G Clegg of Queen Mary University London demonstrates building a software network configured with Python.

A story about how I ended up sending hundreds of users messages saying they got paid when they didn't! In the process we've learned a valuable lesson about nested transactions and Django signals.

A post on hacking the $6 M6 fitness tracker.

In this tutorial series you are going to learn the basics about DRF: how to start a project, handle authentication, work with ViewSets and serializers.

Learn how to create, parse and verify your JWTs in Python using PyJWT.

In January 2021, OpenAI released the weights and code for their CLIP model, and since then various hackers, artists, researchers, and deep learning enthusiasts have figured out novel methods for combining CLIP with various generative models to create beautiful visual art from just a text prompt. This post documents the evolution of this new art scene and shares a bunch of cool artwork along the way.

This video tries to explain how variables or name bindings work in Python and their internal representations like PyObject and PyVarObjects, using animations.

What drives me up the wall is when companies do not provide a mechanism to get your data. With the Eufy SmartLife app, I hacked my way around it.

Jupyter notebooks are often run with different parameters, and the best way to automate setting parameters and running them is papermill.

This video is a full backend web development course with python. In the course, you will learn everything you need to know to start your web development journey with Python and Django.

Interesting Projects, Tools and Libraries

Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.

Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code.

plotext plots directly on terminal, it has no dependencies and the syntax is very similar to matplotlib. It also provides a simple command line tool.

Query language for efficient data extraction from Wikipedia.

A VSCode extension to highlight nested code blocks supporting multiple languages including Python.

A library of multi-agent reinforcement learning components and systems.

Box is a text-based visual programming language inspired by Unreal Engine blueprint function graphs.

pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using a declarative markdown file as input

New Releases

Upcoming Events and Webinars

There will be following talks

  • Pyodide: CPython in the web browser

  • Click: command line interfaces with Python

There will be following talks

  • Python -> R -> epigenetics -> magic

  • IPython AutoImport: importing the easy way

  • Practical closures

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.