[Python-announce] Pieshell version 0.2.7 (With async/await support)
From =?UTF-8?B?RWdpbCBNw7ZsbGVy?=@[email protected] to comp.lang.python.announce on Tue Oct 17 15:08:40 2023
From Newsgroup: comp.lang.python.announce
Pieshell is a Python shell environment that combines the expressiveness of shell pipelines with the power of python iterators.
This release adds support for async/await and async iterators for all shell pipelines, as well as MacOS X support.
Pieshell can be used as an interactive shell replacing e.g. bash or imported as an ordinary python module, providing a superset of the functionality of subprocess.Popen etc.
Example of what Pieshell lets you do:
for name in ls | grep("-e", ".pyc"):
rm(name)
--- Synchronet 3.20a-Linux NewsLink 1.114
Who's Online
Recent Visitors
Arisance
Thu Sep 10 06:50:43 2026
from
Oshkosh, Wi
via
Telnet
Noozle
Thu Sep 10 06:40:11 2026
from
Noozle City
via
Telnet
Arisance
Wed Sep 9 07:35:21 2026
from
Oshkosh, Wi
via
Telnet
Noozle
Wed Sep 9 06:41:39 2026
from
Noozle City
via
Telnet