psutil
PyPIv7.2.2Cross-platform lib for process and system monitoring.
Overview
psutil is an PyPI package that cross-platform lib for process and system monitoring. The latest version is 7.2.2, released under the BSD-3-Clause license.
Who should use it
Teams working in the PyPI ecosystem who need cross-platform lib for process and system monitoring and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (BSD-3-Clause).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of psutil.
Used by
Popular packages that depend on psutil.
Frequently installed together
Cross-platform colored terminal text.
Decorators for Humans
Defines a variety of Pygments lexers for highlighting IPython code.
An autocompletion tool for Python that can be used for text editors.
Pexpect allows easy control of interactive console applications.
Version history
| Version | Published | License |
|---|---|---|
| 7.2.2latest | 5 months ago | BSD-3-Clause |
| 7.2.1 | 6 months ago | BSD-3-Clause |
| 7.2.0 | 6 months ago | BSD-3-Clause |
| 7.1.3 | 8 months ago | BSD-3-Clause |
| 7.1.2 | 8 months ago | BSD-3-Clause |
| 7.1.1 | 9 months ago | BSD-3-Clause |
| 7.1.0 | 10 months ago | BSD-3-Clause |
| 7.0.0 | 1 year ago | BSD-3-Clause |
| 6.1.1 | 1 year ago | BSD-3-Clause |
| 6.1.0 | 1 year ago | BSD-3-Clause |
| 6.0.0 | 2 years ago | BSD-3-Clause |
| 5.9.8 | 2 years ago | BSD-3-Clause |
| 5.9.7 | 2 years ago | BSD-3-Clause |
| 5.9.6 | 2 years ago | BSD-3-Clause |
| 5.9.5 | 3 years ago | BSD-3-Clause |
| 5.9.4 | 3 years ago | BSD-3-Clause |
| 5.9.3 | 3 years ago | BSD-3-Clause |
| 5.9.2 | 3 years ago | BSD-3-Clause |
| 5.9.1 | 4 years ago | BSD-3-Clause |
| 5.9.0 | 4 years ago | BSD-3-Clause |
Maintainers
Frequently asked questions
How do I install psutil?
Run `pip install psutil` to add psutil to your PyPI project.
What license is psutil released under?
psutil is distributed under the BSD-3-Clause license.
How popular is psutil?
psutil has approximately 0 downloads per week and 1 known dependent packages.