The Python Papers
Subscribe
Sign in
Home
Notes
Archive
Leaderboard
About
Latest
Top
Discussions
Textual – How to Add Widgets to a Container (Part I)
Textual is an excellent Python package for creating beautiful user interfaces in your terminal.
May 7
•
Mike Driscoll
4
Share this post
The Python Papers
Textual – How to Add Widgets to a Container (Part I)
Copy link
Facebook
Email
Notes
More
April 2025
Creating TUI Applications with Textual and Python Book Launch
Learn how to create TEN mini TUI applications!
Apr 28
•
Mike Driscoll
5
Share this post
The Python Papers
Creating TUI Applications with Textual and Python Book Launch
Copy link
Facebook
Email
Notes
More
How to Download the Latest Release Assets from GitHub with Python
I recently needed to figure out how to write an updater script for a project I was working on.
Apr 21
•
Mike Driscoll
5
Share this post
The Python Papers
How to Download the Latest Release Assets from GitHub with Python
Copy link
Facebook
Email
Notes
More
Python 101 – An Intro to Working with INI files Using configparser
Many programs require configuration.
Apr 15
•
Mike Driscoll
5
Share this post
The Python Papers
Python 101 – An Intro to Working with INI files Using configparser
Copy link
Facebook
Email
Notes
More
1
Adding Borders to Your Photos with Python and Pillow
One way to make your photos look more professional is to add borders to them.
Apr 8
•
Mike Driscoll
5
Share this post
The Python Papers
Adding Borders to Your Photos with Python and Pillow
Copy link
Facebook
Email
Notes
More
Opening Images with Python and Pillow
The Python Imaging Library (PIL) is a 3rd party Python package that adds image processing capabilities to your Python interpreter.
Apr 1
•
Mike Driscoll
6
Share this post
The Python Papers
Opening Images with Python and Pillow
Copy link
Facebook
Email
Notes
More
March 2025
Rotating Logs in Python (Video)
Learn how to rotate logs in this video that is based on my book, Python Logging.
Mar 27
•
Mike Driscoll
5
Share this post
The Python Papers
Rotating Logs in Python (Video)
Copy link
Facebook
Email
Notes
More
13:30
Python 3 – Function Overloading with singledispatch
Python added partial support for function overloading in Python 3.4. They did this by adding a neat little decorator to the functools module called…
Mar 19
•
Mike Driscoll
6
Share this post
The Python Papers
Python 3 – Function Overloading with singledispatch
Copy link
Facebook
Email
Notes
More
Python 201 - Using functools to make Partial Functions
Python comes with a fun module called functools. One of its classes is the partial class.
Mar 11
•
Mike Driscoll
7
Share this post
The Python Papers
Python 201 - Using functools to make Partial Functions
Copy link
Facebook
Email
Notes
More
Python Logging - Working with Logging Configs (Video)
In this video, I teach you multiple methods of configuring your logging in Python.
Mar 4
•
Mike Driscoll
8
Share this post
The Python Papers
Python Logging - Working with Logging Configs (Video)
Copy link
Facebook
Email
Notes
More
14:18
February 2025
Python 201 - How to use functools.wraps
Making Decorators Better!
Feb 25
•
Mike Driscoll
5
Share this post
The Python Papers
Python 201 - How to use functools.wraps
Copy link
Facebook
Email
Notes
More
Python 101 – Assignment Expressions
AKA: The Walrus Operator
Feb 19
•
Mike Driscoll
8
Share this post
The Python Papers
Python 101 – Assignment Expressions
Copy link
Facebook
Email
Notes
More
1
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts