Python Programming Leftovers

-
Webinar Recording: “Security Checks for Python Code” with Anthony Shaw
Last week we had a webinar on Python security with Anthony Shaw. He covered a number of places where Python code, including popular frameworks, run into security vulnerabilities. He also showed his PyCharm plugin for showing and fixing known vulnerabilities. The webinar recording is now available.
So much covered in this webinar! Anthony discussed common Python security vulnerabilities, how his plugin helps, how to run it in continuous integration, and more.
-
How to Write a Guest Article for PyBites
Hello Everybody! In this article I'll run through the procedure of using git and github to submit a guest article to PyBites.
-
The Beginner's Guide to Python Turtle
When I was a kid, I used to learn Logo, a programming language that involved a turtle that you could move around the screen with just a few commands. I remember feeling like a computer genius as I controlled this little object on my screen, and this was what got me interested in programming in the first place. The Python turtle library comes with a similar interactive feature that gives new programmers a taste of what it’s like to work with Python.
-
Use logzero for simple logging in Python
The logzero library makes logging as easy as a print statement, which is quite a feat of simplicity. I'm not sure whether logzero took its name to fit in with the series of "zero boilerplate" libraries like pygame-zero, GPIO Zero, and guizero, but it's certainly in that category. It's a Python library that makes logging straightforward.
You can just use its basic logging to stdout the same way you might use print for information and debugging purposes, and it has a smooth learning curve towards more advanced logging, like logging to a file.
-
Create Boing!, our Python tribute to Pong
Following on from yesterday’s introduction to Pong, we’re sharing Boing!, the Python-based tribute to Pong created by Eben Upton exclusively for Code the Classics. Read on to get a detailed look at the code for Boing!
-
- Login or register to post comments
Printer-friendly version
- 1728 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
- Review: Mabox Linux 20.10
- Linux 5.11-rc5
- today's howtos
- TV-Lite – GTK 3 IPTV, Sopcast, Acestream Player for Linux
- Qubes OS 4.0.4-rc2 has been released!
- NuTyX 20.12.1 available with cards 2.4.124
- Ubuntu Mate On The Raspberry PI 400
- Videos/Audiocasts/Shows: TWIL, KDE Plasma 5.21 Beta and More
- VICE v3.5 | Versatile Commodore Emulator on openSUSE
- Fearful Huawei finds comfort in Deepin Linux on laptops
- How to Install Debian 10 Buster [Step by Step - with Screenshots]
- Android Leftovers
- Android Leftovers
- Getting Started with Raspberry Pi Pico using MicroPython and C
- Tiny Core Linux Installation and Review
- PinePhone news roundup (1-24-2021)
- Xfce’s Thunar File Manager Gets Split View, File Creation Times, and More
- 9to5Linux Weekly Roundup: January 24th, 2021 (1st Anniversary)
- today's howtos
- KDE: Kate and Konsole
Recent comments
4 hours 58 min ago
5 hours 16 min ago
14 hours 50 min ago
14 hours 59 min ago
17 hours 25 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 4 hours ago
1 day 5 hours ago