Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ythn
on Nov 1, 2017
|
parent
|
context
|
favorite
| on:
Closh – Bash-like shell based on Clojure
Is there a bash-like shell based on Python? I would love something like that.
hssay
on Nov 2, 2017
|
next
[–]
ipython shell with its magic commands is pretty powerful, although not a bash replacement. For example, you can assign output of ls command to a variable (e.g. a = !ls) and then use that variable as a python list.
Good overview of its power here:
https://jakevdp.github.io/PythonDataScienceHandbook/01.00-ip...
floatboth
on Nov 1, 2017
|
prev
[–]
xonsh
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: