atlas news
  The Mouse vs the Python
10  june     19h15
How to Get TIFF MetaData with Python
Mike    In previous articles on this website, you learned how to extract EXIF data from JPG image files. This week, you will learn how to get similar data...
06  may     12h47
Textual An Intro to DOM Queries (Part II)
Mike    Last month, you learned the basics of Textual’s DOM queries. If you missed it, you can read the article now In this tutorial you will be learning...
01  may     14h58
Textual-cogs 0.0.5 Released
Mike    I always thought it would be fun to create my own open source libraries or applications and distribute them somehow. When I started writing my book,...
20  april     12h40
Textual Logging to File and to Textual Console
Mike    When you are developing a user interface, it can be valuable to have a log of what’s going on. Creating a log in Textual, a text-based user interface...
17  april     12h57
Textual An Intro to DOM Queries (Part I)
Mike    In this article, you will learn how to query the DOM in Textual. You will discover that the DOM keeps track of all the widgets in your application....
02  april     12h29
Python Pop Quiz Number Explosion
Mike    You will sometimes come across examples of code that use one or two asterisks. Depending on how the asterisks are used, they can mean different...
30  march     12h29
Vibe Coding Pong with Python and pygame
Mike    Pong is one of the first computer games ever created, way back in 1972. If you have never heard of Pong, you can think of it as a kind of tennis game...
24  march     17h59
The Python Show Python Illustrated
Mike    In this episode, we hear from two sisters who put together a beginner’s book about Python. The unique hook for their book is that one sister wrote...
16  march     19h42
Textual Creating a Custom Checkbox
Mike    Textual is a great Python user interface package. Textual lets you create a GUI-like interface in your terminal. You can use many different widgets...
03  february     18h17
Python Typing Book Kickstarter
Mike    Python has had type hinting support since Python 3.5, over TEN years ago However, Python’s type annotations have changed repeatedly over the years....
1781264163