#textual

[ follow ]
Django
fromMouse Vs Python
4 days ago

Textual-cogs 0.0.5 Released - Mouse Vs Python

Creating open source libraries can be rewarding, as demonstrated by the development of the textual-cogs package for Textual.
Python
fromMouse Vs Python
2 weeks ago

Textual - Logging to File and to Textual Console - Mouse Vs Python

Textual simplifies logging in user interfaces by integrating with Python's logging module, allowing easy setup for logging to files and consoles.
fromMouse Vs Python
2 weeks ago

Textual - An Intro to DOM Queries (Part I) - Mouse Vs Python

The query_one() method throughout the Textual documentation allows users to retrieve a single widget that matches a CSS selector or a widget type. You can pass in up to two parameters to query_one(), which are the CSS selector and the widget type, or both at the same time.
jQuery
#python
jQuery
fromMouse Vs Python
1 month ago

Textual - Creating a Custom Checkbox - Mouse Vs Python

Textual is a Python package for creating GUI-like interfaces in the terminal, focusing on checkbox widgets for Boolean choices.
jQuery
fromMouse Vs Python
1 month ago

Textual - Creating a Custom Checkbox - Mouse Vs Python

Textual is a Python package for creating GUI-like interfaces in the terminal, focusing on checkbox widgets for Boolean choices.
#erys
Web development
fromMouse Vs Python
9 months ago

Creating a Simple XML Editor in Your Terminal with Python and Textual - Mouse Vs Python

Transitioning Boomslang from wxPython to Textual creates a functional XML viewer and editor for the terminal.
Writing
fromPythonshow
1 year ago

Writing Creating TUI Applications with Textual and Python

Exploring the journey of creating 'Creating TUI Applications with Textual and Python' reveals challenges and the joy of using Textual.
fromMouse Vs Python
1 year ago

Creating TUI Applications with Textual and Python Kickstarter Launched - Mouse Vs Python

Text-based user interfaces (TUIs) are experiencing a resurgence, as developers increasingly require user-friendly applications to manage headless servers.
Web frameworks
[ Load more ]