Mike Driscoll

@driscollis
410 Followers
13 Following
1.4K Posts

I write, blog, podcast and more about everything #Python

Writing about Python at https://blog.pythonlibrary.org/ and https://pythonpapers.com/

Teaching at https://teachmepython.com/

Podcasting at https://pythonshow.com/

Author of multiple books, including Python 101

Bloghttps://blog.pythonlibrary.org/
Teach Me Pythonhttps://teachmepython.com/
The Python Showhttps://pythonshow.com/
The Python Papershttps://pythonpapers.com/

There are lots of #Python GUI frameworks. Have you tried out dearpygui yet?

Here's a quick demo they have provided:

I have been a #Python programmer for 20 years now!

I have used Python for all the following and more:

🐍 Automation
🐍 GUIs
🐍 PDF creating, scraping, etc
🐍 Excel
🐍 Login scripts
🐍 Testing C++ / Python
🐍 Websites
🐍 and much more

Ask me anything!

OpenAI to acquire Astral

Accelerates Codex growth to power the next generation of Python developer tools

Astral, the company behind the amazing Ruff, uv, and ty applications, is being acquired by OpenAI

What do you think about this new update?

What have you used a #Python async comprehension for lately? 🐍❓

The Mouse vs Python blog is back on the top 60 #Python blog list again this year along with many of my other friends!

https://bloggers.feedspot.com/python_blogs

60 Best Python Blogs to Follow in 2026

FeedSpot brings you the best list of Python blogs, ranked by relevance, online following, and freshness to keep you connected with the latest voices

Blogs Database

You can listen in or subscribe on you favorite podcast host or here:

https://www.pythonshow.com/p/56-python-illustrated

56 - Python Illustrated

In this episode, we hear from two sisters who put together a beginner's book about Python.

The Python Show

The latest episode of The Python Show podcast is out now!

In this episode, I chat with two sisters who wrote a #Python beginner's book with many cute illustrations to help you learn the language.

Did you know you can use method chaining with strings in #Python? 🐍🔥

Here's an example:

#Python 101 - How to count the number of characters in a string 🐍🔥