Mouse Vs Python
@mousevspython
Followers
6K
Following
64
Media
1
Statuses
2K
Tweets about #Python and whatever @driscollis is up to
Des Moines IA
Joined October 2010
Support the newest Python book from @driscollis and start learning how to vibe code fun games! https://t.co/px8zaxuTTZ
blog.pythonlibrary.org
I am happy to announce my latest book, Vibe Coding Video Games with Python. Here's the announcement from my Kickstarter: Welcome to Vibe Coding Video
0
0
0
Python 3.14 is here. Check out this quick overview with @driscollis
https://t.co/s9smjSZjmQ
blog.pythonlibrary.org
Python 3.14 came out this week and has many new features and improvements. For the full details behind the release, the documentation is the best source.
1
1
5
Use Jupyter Notebooks in your terminal with Erys. Written in Python and Textual https://t.co/ifoDvDQqcr
@driscollis
blog.pythonlibrary.org
Have you ever thought to yourself: "Wouldn't it be nice to run Jupyter Notebooks in my terminal?" Well, you're in luck. The new Erys project not only
0
1
9
Listen to the latest episode of The Python Show with @driscollis where he interviews Paul Everitt about the new Python Documentary https://t.co/vEEkZkoeGc
blog.pythonlibrary.org
In this episode, we have special guest Paul Everitt on the show to discuss the new Python Documentary that was released last week. Paul is the head of
0
0
2
New post: Python Books and Courses – Back to School Sale
blog.pythonlibrary.org
If you are heading back to school and need to learn Python, consider checking out my sale. You can get 25% off any of my eBooks or courses using the
0
0
1
Learn how to read TOML files with Python in this article by @driscollis
https://t.co/iDbX0rxHr4
blog.pythonlibrary.org
The TOML (Tom’s Obvious Minimal Language) format came out in 2013, so it's been around for more than a decade. Python added support for TOML in Python
0
0
1
Learn all about how to create a simple XML Editor TUI with Python and Textual by @driscollis
https://t.co/BefqI8g4bg
blog.pythonlibrary.org
Several years ago, I created an XML editor with the wxPython GUI toolkit called Boomslang. I recently thought it would be fun to port that code to Textual
0
3
9
Check out Squall - a Simple SQLite Editor TUI by @driscollis
https://t.co/gVqZL9JcEh
blog.pythonlibrary.org
Squall is a SQLite viewer and editor that runs in your terminal. Squall is written in Python and uses the Textual package. Squall allows you to view and
0
0
2
Check out this intro to TUIs with Asciimatics and Python from @driscollis
https://t.co/Nig25JY6et
blog.pythonlibrary.org
Text-based user interfaces (TUIs) have gained significant popularity in recent years. Even Rust has its own library called Ratatui after all. Python has
0
3
10
Get the latest Python book from @driscollis and learn how to create TUIs with Textual https://t.co/wKhN5k0MZ3
blog.pythonlibrary.org
Learn how to create text-based user interfaces (TUIs) using Python and the amazing Textual package. Textual is a rapid application development framework
0
3
11
Want to learn some Python this summer? Check out this sale from @driscollis for the 4th of July weekend!
0
0
0
Learn the basics of creating a docs site in Python with Sphinx by @driscollis
https://t.co/MbhRLBi6s1
blog.pythonlibrary.org
Sphinx is a Python-based documentation builder. The Python documentation is written using Sphinx. The Sphinx project supports using ReStructuredText and
0
0
2
New post: An Intro to ty – The Extremely Fast Python type checker
0
0
0
Learn how to find and modify XML comments with Python in this article from @driscollis
https://t.co/Xg7NoBCEFs
blog.pythonlibrary.org
The Extensible Markup Language (XML) is a markup format originally for XML. Some companies use XML as a data serialization format or for configuration.
0
1
6
Learn how to create TEN TUI Applications with Textual and Python with @driscollis
https://t.co/9m17FNs1W6
blog.pythonlibrary.org
Text-based user interfaces (TUIs) are making a BIG comeback. Many developers of today need to easy-to-use applications to configure and run jobs on
0
1
6
New post: Python 101 – An Intro to Working with INI files Using configparser
blog.pythonlibrary.org
Many programs require configuration. Most have a default configuration and many allow the user to adjust that configuration. There are many different
0
0
0
New post: How to Download the Latest Release Assets from GitHub with Python
blog.pythonlibrary.org
I recently needed to figure out how to write an updater script for a project I was working on. The application is released on an internal GitHub page with
0
0
0
Spring Python eBook Sale 2025 Get 25% off of books by @driscollis
0
0
1
Learn the basics of laying out your widgets in Textual with @driscollis
https://t.co/zxVEh31OET
blog.pythonlibrary.org
Textual is an excellent Python package for creating beautiful user interfaces in your terminal. By default, Textual will arrange your widgets starting at
0
0
1