giampaolo / psutil

Cross-platform lib for process and system monitoring in Python
BSD 3-Clause "New" or "Revised" License
10.22k stars 1.38k forks source link

Added pieshell to list of projects using psutil #2322

Closed redhog closed 8 months ago

redhog commented 11 months ago

Summary

Description

Added pieshell to the list of projects using psutil. Pieshell is a Python shell environment that combines the expressiveness of shell pipelines with the power of python iterators. It uses psutil to provide detailes on processes it has started, and to provide a "process browsing" functionality for running processes.

giampaolo commented 8 months ago

Sorry, I don't consider it relevant enough.