https://github.com/engineerjoe440/pytopparse
Parse the output of the Linux top command.
https://github.com/engineerjoe440/pytopparse
Last synced: about 1 year ago
JSON representation
Parse the output of the Linux top command.
- Host: GitHub
- URL: https://github.com/engineerjoe440/pytopparse
- Owner: engineerjoe440
- License: mit
- Created: 2024-04-17T19:33:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T00:25:12.000Z (over 2 years ago)
- Last Synced: 2025-06-13T10:09:56.473Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pytopparse
Parse the output of the Linux `top` command as: `top -b -n 1`.