User's banner
Avatar

SurrealPartisan

surrealpartisan@lemmy.world
Joined
2 posts • 3 comments

Neuroengineer, (anarcho-)socialist, feminist and amateur artist. Non-binary, autistic. Weird sense of humor. Blue hair and pronouns: they/she/whatever. Mastodon: @SurrealPartisan@kolektiva.social

Direct message

Well, Python is my main programming language, so things being made with it gives me a feeling that I can understand and control them. Sometimes this feeling is even right, for example with Qtile, which is also configured with Python.

permalink
report
parent
reply

Qtile, just because it’s Python-based.

permalink
report
reply

Xonsh. For basic use (running CLI programs with arguments) it works like any other shell, and for other uses it has nice Python syntax (and libraries!). For example, I like not needing a separate calculator program, as I can do maths directly in the shell with an intuitive syntax.

permalink
report
reply