Yann Büchau :python: · @nobodyinperson
225 followers · 935 posts · Server fosstodon.org

@folkerschamel @birnim Yes in such cases the ETA estimation is useless, sure. But take or for example. Both just try their best at estimating an eta while iterating over a sequence (or more complex structure). If ETA it's wrong, okay. But it's a huge difference between knowing if there's 10000 steps or 100 needed. Any kind of progress display is better than none. Unfortunately you can't even query SCons reliably while it's running how many steps are left... No watching wc -l...

#tqdm #pythonrich

Last updated 1 year ago

Yann Büchau :python: · @nobodyinperson
209 followers · 877 posts · Server fosstodon.org

The level of confidence you get into the safety of your files when using :gitannex: probably goes into the direction of how :nixos: @nixos_org users feel about the unbreakability of their systems 😁

I made a script with @willmcgugan's library to give me a quick overview over the availability and timeseries data content of my that's collected on a in the field with flaky internet and power.

Game-changing software alltogether! 👍

#gitannex #nixos #python #pythonrich #researchdata #raspberrypi

Last updated 1 year ago

Yann Büchau :python: · @nobodyinperson
150 followers · 542 posts · Server fosstodon.org

Whenever one of my programs calls an external program, I have grown fond of presenting a copy-pastable, syntax-highlighted version of the command with @willmcgugan's for easier debugging and out-of-context repetition. I like when programs tell me exactly what they're doing and rich is fantastic for this purpose.

#pythonrich #python

Last updated 2 years ago

Yann Büchau :python: · @nobodyinperson
146 followers · 510 posts · Server fosstodon.org

@willmcgugan And spawn an ecosystem where people build cool things for the terminal you will!!

and are plain awesome! 🤩

Keep up the good work! 💪

#pythonrich #textual

Last updated 2 years ago

Yann Büchau :python: · @nobodyinperson
145 followers · 500 posts · Server fosstodon.org

The liveliness of a command-line interface enhanced with @willmcgugan's is astonishing! 😲

Auto-colored logging, progress bars, syntax highlighting, diffs, ... So much fun! 🤩

BTW taught `sensemapi` to download data from the via the :

pypi.org/project/sensemapi

#pythonrich #opensensemap #cli

Last updated 2 years ago

Yann Büchau :python: · @nobodyinperson
143 followers · 484 posts · Server fosstodon.org

Wouldn't it be awesome if there was a /#textual-based backend? That would step up the terminal plotting game in to the extreme. 💪

drawilleplot (pypi.org/project/drawilleplot/) works, but it's monochrome and thus quite limited.

Here is a template for backends:

github.com/matplotlib/matplotl

Maybe someone will pick it up? Or even future me 🙃 So many ideas, so little time...

@willmcgugan @simonmic

#pythonrich #matplotlib #python

Last updated 2 years ago

Yann Büchau :python: · @nobodyinperson
123 followers · 424 posts · Server fosstodon.org

Alright, release time! 🎉 hledger-utils v1.1.1 is ready and ships with a fixed 'hledger edit', an extension to edit (all or specific) transactions in your $EDITOR no matter in which file they reside.

It uses @willmcgugan's to show a nice diff and logs.

Here is a screencast of 'hledger edit' in action:

📹 asciinema.org/a/549559

📥 Install with 'pip install hledger-utils' from : pypi.org/project/hledger-utils

@simonmic

#hledger #plaintextaccounting #pythonrich #pypi #python

Last updated 2 years ago