Skip to content

Add bashautom to DevOps Tools - #3339

Closed
huskago wants to merge 1 commit into
vinta:masterfrom
huskago:master
Closed

huskago wants to merge 1 commit into
vinta:masterfrom
huskago:master

Conversation

@huskago

@huskago huskago commented Sep 17, 2026

Copy link
Copy Markdown

bashautom keeps a persistent bash session alive from Python (state carries across commands: cwd, env vars, sourced files), unlike subprocess.run() which spawns fresh each time. Includes timeouts, streaming, and multi-session support.

@JinyangWang27

Copy link
Copy Markdown
Collaborator

@huskag Thanks for your submission. Bashautom is currently classified as Beta on PyPI, so it does not meet the stability requirement. The PR also corrupts the README heading.

@JinyangWang27

Copy link
Copy Markdown
Collaborator

@huskago Thanks for your submmission. However, bashautom is currently classified as Beta on PyPI, so it does not meet the stability requirement. The PR also corrupts the README heading.

@panyachai2018-crypto

panyachai2018-crypto commented Sep 20, 2026 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants