Trending

#xonsh

Latest posts tagged with #xonsh on Bluesky

Latest Top
Trending

Posts tagged #xonsh

Wezterm with a vertical split. On the left you see bpytop, on the right some code golfing that produces a Mandelbrot set image from a Mandebrot set-looking piece of Python code. Executing with Python 3.14.

Wezterm with a vertical split. On the left you see bpytop, on the right some code golfing that produces a Mandelbrot set image from a Mandebrot set-looking piece of Python code. Executing with Python 3.14.

Today is a good day. I built installers for #Python 3.14.0a5 for both Windows and macOS. My little fix to #xonsh immediately landed in a new release that was immediately picked up by #homebrew. Upgrading was seamless.

Try 3.14.0a5 yourself at www.python.org/download/pre...

13 1 0 1
Xonsh and Midnight Commander

Do you use xonsh? Do you hate it when midnight commander doesn't exit into the directory you were in?

This post has the fix:

blog.nawaz.org/posts/2018/Apr/xonsh-and...

#mc #midnightcommander #xonsh

0 1 0 0
Post image

While I've been waiting on packages to compile for ELFS I've been playing with xonsh in between builds.

Xonsh is a python-powered shell. I don't often use python, but have started growing a liking to it with xonsh.

#python #shellscripting #shell #elfs #xonsh #linux #linuxengineer

0 0 1 0
Preview
The Xonsh Shell — Python-powered shell. The xonsh shell is a Python-powered shell. Full-featured and cross-platform.

Anyone wanting `sudo` on Windows? We have it in #xonsh, give it a try: http://xon.sh

0 0 0 0
Anthony Scopatz - xonsh - PyCon 2016
Anthony Scopatz - xonsh - PyCon 2016

A very fast but cool introduction to #xonsh by @scopatz at #pycon2016 - https://youtu.be/uaje5I22kgE

0 0 0 0

If you are going to #pycon you wouldn't want to miss this talk from @scopatz about #xonsh - https://us.pycon.org/2016/schedule/presentation/2046/

0 0 0 0

Best thing about using #xonsh is being able to do this:
`pip install dnspython3; list(dns.resolver.query('byk.im', 'A'))`

0 0 0 0
Post image

This is how my console looks like, ON WINDOWS! Thanks to @ConEmuMaximus5 and #xonsh

0 0 0 0

Magic with #xonsh:

$import git
$ git.get_remotes()
{'origin': {'master',
'standard-comments',
'unixy-cli'}}

0 0 1 0