add node 14

This commit is contained in:
ziggi
2020-10-02 03:16:50 +00:00
parent 5c42b9ad58
commit 41b8f702ca
116 changed files with 11115 additions and 851 deletions

View File

@@ -0,0 +1,7 @@
psutil is a module providing an interface for retrieving information on running
processes and system utilization (CPU, memory) in a portable way by using
Python, implementing many functionalities offered by tools like ps, top and
Windows task manager.
WWW: https://pypi.org/project/psutil/
WWW: https://github.com/giampaolo/psutil