Dave Pearson · @davep
456 followers · 3791 posts · Server fosstodon.org

I’ve been tinkering with my query sandbox tool every couple or so days since I first hacked it together. Here's a wee update on what I've been doing with it: blog.davep.org/2023/09/10/text

#textual #python #terminal

Last updated 1 year ago

Dave Pearson · @davep
457 followers · 3770 posts · Server fosstodon.org

The absolute best thing about some post about hitting high on the orange site is seeing a fresh crop of experts saying hilarious uninformed nonsense like:

- It can’t work
- It sucks because it’s keyboard-hostile
- Nobody will use it
- It is a terrible design because CSS
- It has authors who don’t know what telnet or ssh are
- Assumes everyone working on it never used an actual terminal in their life
- Assumes everyone working on it doesn’t know DOS existed
- Etc

#textual

Last updated 1 year ago

🌱 pvergain ⏚ · @pvergain
408 followers · 5491 posts · Server framapiaf.org

Textual Web is now in public beta, which means it is available to everyone to try out

- textual.textualize.io/blog/202

Textual Web takes a Textual-powered and turns it in to a web application

#python #cli #web #textual #textualweb #webapplication #tui

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
154 followers · 290 posts · Server fosstodon.org

Tired of browsing Python API docs online 😴 ?

Why not browsing them offline, directly in your terminal, thanks to and 😎 ?

mkdocstrings.github.io/griffe-

#Griffe #textual

Last updated 1 year ago

Dave Pearson · @davep
453 followers · 3752 posts · Server fosstodon.org

Had a wee play with the query sandbox app, toying with the idea of adding support for multiple playgrounds within the app, that can be easily switched between.

github.com/davep/textual-query

#textual #python #terminal #css #dom

Last updated 1 year ago

Dave Pearson · @davep
453 followers · 3748 posts · Server fosstodon.org

Cool. Someone’s building a Game of Life implementation using and , all for the .

github.com/thomascrha/textual-

#python #textual #terminal

Last updated 1 year ago

Dave Pearson · @davep
454 followers · 3733 posts · Server fosstodon.org

Quick blog post explaining some of the background about Query Sandbox:

blog.davep.org/2023/09/01/text

#textual #python #terminal

Last updated 1 year ago

Darren Burns · @darrenburns
115 followers · 4 posts · Server fosstodon.org

Dracula 🧛‍♂️ and some bracket matching!

#python #textual

Last updated 1 year ago

Joshua Oliphant · @oliphant
6 followers · 42 posts · Server techhub.social

Figured out how to add a progress bar to my app this morning. world.hey.com/joshua.oliphant/

#python #textual

Last updated 1 year ago

Dave Pearson · @davep
448 followers · 3699 posts · Server fosstodon.org

The FAQ is now in the docs, rather than just being a file in the repo. This should make it easier to discover. Still generated with FAQtory by @willmcgugan - and slides into the docs easily thanks to mkdocs-material from @squidfunk - guess it’s time to review the FAQs and add some more recent ones.

textual.textualize.io/FAQ/

#textual

Last updated 1 year ago

Dave Pearson · @davep
448 followers · 3687 posts · Server fosstodon.org

Some background and detail on a monitoring tool written in and using for the UI.

percona.community/blog/2023/08

#mysql #python #textual

Last updated 1 year ago

Dave Pearson · @davep
447 followers · 3675 posts · Server fosstodon.org

Apparently there’s syntax highlighting support for CSS files in some niche editor now: marketplace.visualstudio.com/i

#textual #python

Last updated 1 year ago

Dave Pearson · @davep
447 followers · 3675 posts · Server fosstodon.org

I’ve just stumbled on my first ever licence violation of a body of my work. A little app I wrote a wee while back, written using , and someone’s taken (not forked) the code, made very minimal changes (really just to the layout of the code), removed my licence and copyright information (was under the GPL) and asserted their copyright and made it MIT.

Problem is: I keep an eye on GitHub repos that have as a requirement. 😏

#python #textual

Last updated 1 year ago

Dave Pearson · @davep
446 followers · 3637 posts · Server fosstodon.org

I don’t really do anything with database servers myself — at least not with running and maintaining them, not if I can help it — but this project, newly-migrated to , looks pretty neat and also *looks* pretty: github.com/charles-001/dolphie

#textual #python #mysql #terminal

Last updated 1 year ago

Dave Pearson · @davep
445 followers · 3633 posts · Server fosstodon.org

So @willmcgugan asked me to give the web service a bit of a shake-down. Now, I could have thrown a nice friendly "Hello, World" app at it, just to be gentle.

Or, you know, I could be kinda mean to it.

Go on, guess what I did.

youtube.com/watch?v=jGmzU7bhUo

#textual #python #terminal #web

Last updated 1 year ago

Dave Pearson · @davep
444 followers · 3621 posts · Server fosstodon.org

I’ve updated Unbored — the silly self-filling TODO app for the terminal, written in with — to v0.6.0: blog.davep.org/2023/08/13/unbo

#python #textual

Last updated 1 year ago

Thomas Svensson 🖖 · @tsvenson
18 followers · 164 posts · Server fosstodon.org

@davep oh no, how bad for 😁

#textual

Last updated 1 year ago

Dave Pearson · @davep
441 followers · 3584 posts · Server fosstodon.org

Just looking at my journal… it’s a year ago today I got the offer email from @textualize - damn that’s flown by!

Took a while to officially start (extracting myself from the the then current employer took a wee while), but still…

and the community surrounding it has really grown in that time. It’s still exciting to watch it grow. And delightful to have a say.

#textual #python

Last updated 1 year ago

Dave Pearson · @davep
441 followers · 3579 posts · Server fosstodon.org

This afternoon I wrote my first "proper" command source for the `CommandPalette`, adding an alternative method of opening files in the Textual code browser example. Still a bit rough around the edges, and has been useful in identifying a couple of improvements and additions.

youtube.com/watch?v=l_Bc8LOBZl

#textual #python #terminal

Last updated 1 year ago

Dave Pearson · @davep
441 followers · 3568 posts · Server fosstodon.org

Just pushed out a small update to my filesystem dialog library, which updates a couple of things to take into account some recent breaking changes in .

pypi.org/project/textual-fspic

#textual #python

Last updated 1 year ago