Skip to main content
added 2 characters in body
Source Link
elmarco
  • 1.5k
  • 1
  • 14
  • 13

There is a project, whose goal share similarity with PowerShell: Hotwire. It combines regular sh with python scripting and window/graphical environment. You could give it a look.

It's based around object-oriented pipeline that you can extend with your own objects by wrapping existing programs or using Python libraries.

There is project, whose goal share similarity with PowerShell: Hotwire. It combines regular sh with python scripting and window/graphical environment. You could give it a look.

It's based around object-oriented pipeline that you can extend with your own objects by wrapping existing programs or using Python libraries.

There is a project, whose goal share similarity with PowerShell: Hotwire. It combines regular sh with python scripting and window/graphical environment. You could give it a look.

It's based around object-oriented pipeline that you can extend with your own objects by wrapping existing programs or using Python libraries.

Source Link
elmarco
  • 1.5k
  • 1
  • 14
  • 13

There is project, whose goal share similarity with PowerShell: Hotwire. It combines regular sh with python scripting and window/graphical environment. You could give it a look.

It's based around object-oriented pipeline that you can extend with your own objects by wrapping existing programs or using Python libraries.