Skip to content

Commit aeb6a2c

Browse files
authored
Update README.md
Add Pobshell project to table of "Projects using cmd2"
1 parent 01e84ce commit aeb6a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ reproduce the bug. At a minimum, please state the following:
161161

162162
| Application Name | Description | Organization or Author |
163163
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
164+
| [Pobshell](https://github.com/pdalloz/pobshell) | A Bash‑like shell for live Python objects: Think `cd`, `ls`, `cat`, and `find` — but for modules, classes, live objects. Explore code, runtime state, and data structures with familiar commands; piping output to CLI utils like diff and aichat. | [Peter Dalloz](https://www.linkedin.com/in/pdalloz)
164165
| [CephFS Shell](https://github.com/ceph/ceph) | The Ceph File System, or CephFS, is a POSIX-compliant file system built on top of Ceph’s distributed object store | [ceph](https://ceph.com/) |
165166
| [garak](https://github.com/NVIDIA/garak) | LLM vulnerability scanner that checks if an LLM can be made to fail in a way we don't want | [NVIDIA](https://github.com/NVIDIA) |
166167
| [medusa](https://github.com/Ch0pin/medusa) | Binary instrumentation framework that that automates processes for the dynamic analysis of Android and iOS Applications | [Ch0pin](https://github.com/Ch0pin) |

0 commit comments

Comments
 (0)