From f58b7b8777a566d73b1d06804922cff8fcb198e4 Mon Sep 17 00:00:00 2001 From: Huskago Date: Thu, 17 Sep 2026 08:07:26 +0200 Subject: [PATCH] Add bashautom to DevOps Tools --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d114f75aaf..550b77da12 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# [Awesome Python](https://awesome-python.com/) -An opinionated guide to the best Python frameworks, libraries, and tools. + +A# [Awesome Python](https://awesome-python.com/ opinionated guide to the best Python frameworks, libraries, and tools. **Visit the [website](https://awesome-python.com/) to search and filter projects more easily.** @@ -730,6 +730,7 @@ _Software and libraries for DevOps._ - [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX. - [flower](https://github.com/mher/flower) - A real-time monitor and web admin for Celery task queues. - [sh](https://github.com/amoffat/sh) - A full-fledged subprocess replacement for Python. + - [bashautom](https://github.com/huskago/bashautom) - Persistent, stateful bash sessions for Python automation. - Other - [borgbackup](https://github.com/borgbackup/borg) - A deduplicating archiver with compression and encryption. - [chaostoolkit](https://github.com/chaostoolkit/chaostoolkit) - A Chaos Engineering toolkit & Orchestration for Developers.