Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
https://github.com/giampaolo/psutil
546d6df9ddc43e7cf16dfd63be3ad780e901ae50 authored about 7 years ago
4d785835929d5e95089b42fd31c8534ff21e71a3 authored about 7 years ago
b0c1b9f1d7e23ff32df5e500e22cc400387f9a8d authored about 7 years ago
3a3598e433adec73e2a9c4d5f08e658516fb1d32 authored about 7 years ago
e0df5da398abfc0fc773736a3dfcc553d2eaa40d authored about 7 years ago
67c73ad93a748972bfe528e66117c766f05a4859 authored about 7 years ago
36b3a2b00aafa9a2e3c31533a7897aa83e8c4d01 authored about 7 years ago
d56f2a9dcc8b532b0f0d4bda78aa2f227d38a2d1 authored about 7 years ago
a7e7b4e83f66576f507ca5fa2759f092cffc18b7 authored about 7 years ago
ca3eb35e8b5b76f8c8f0230071e08ecf86d83486 authored about 7 years ago
845e57ebe94c0f168c4446136f4824aa626a523f authored about 7 years ago
* implement PSUTIL_DEBUG from C module
* update doc
* add psutil_debug() utility function
...
c907d406d96f4c79a28e1a999e3d9ddc4888653e authored about 7 years ago
4d3f5ba337c5a91efa642699cc96331718889b4f authored about 7 years ago
40573cbe58407a3f8dfcb0c3b71237444b10fc0a authored about 7 years ago
100391f880ef2a2c5b124bba4b0722623f3edb3e authored about 7 years ago
fe68b30dacec3255b023fcefac5c9095d96a692f authored about 7 years ago
1c3a15f637521ba5c0031283da39c733fda53e4c authored about 7 years ago
083f711e577764a7de82394469aa790a20ca058a authored about 7 years ago
a8dd6ac992152dc84e0fdf87655355085f465c6f authored about 7 years ago
39c40cb155c0dfd463178dbeb26778f4c446c650 authored about 7 years ago
128f38dc84bc0fc2f2f50c255e8a431edf3930cc authored about 7 years ago
ca73eebc911ebfb3db0f1bcc9305d3270524519d authored about 7 years ago
c11c6ab12886283200b0ae5897d12fe64255a824 authored about 7 years ago
d32973d145bd50f22407d4b8d936f1da6be7313c authored about 7 years ago
0797f32c20b2b722cfb93752359fc4e67d5bdd88 authored about 7 years ago
9383be7bf0bde4d4f4a7425ee3db8aaab0337a30 authored about 7 years ago
988dcd737da2855bc3eb10904f46e6456a664f83 authored about 7 years ago
ab90e4e6ac73c249cf7aea7e92aec2b6a07ef041 authored about 7 years ago
672253e844933e8cd88535d1da8e0b9402ce0be1 authored about 7 years ago
53fb242fbb7025ac892abf615b3bdf5acc5a6156 authored about 7 years ago
500b80bcf7deb77ceeaa9165fa538e0f7ad134c8 authored about 7 years ago
b77021bc220b046de6d4d449ab8101885de1b6a0 authored about 7 years ago
666cf81bd916aa14a9c363ab4933472b1622ad20 authored about 7 years ago
159cb8c55254048c797816b0bc6a7f26b84146ac authored about 7 years ago
0662915f58949a4084f9fb0c278d143708cf3ede authored about 7 years ago
ffde3264f09c5412ce3987617130f2c9d5d7a22b authored over 7 years ago
cpu_freq is not always available on Linux
02e25d765040d3f36ecc66249700a8777b175c7a authored over 7 years agob0209d0acd50fd95723a30bf24e7d06b9378835e authored over 7 years ago
147de27ff4a1f9f078b7e3783dae48a8c9eb8da6 authored over 7 years ago
810498c36895e03a1b4e947659a2b30d8188557b authored over 7 years ago
c95f317d586bbd4313f705c5618f0fd5477cb210 authored over 7 years ago
0c25f9a6b20e11059805f55928cec5bcd18fbf6b authored over 7 years ago
e3f911e6ab90be10a37edf00c5da2c204513c242 authored over 7 years ago
62c845a7d97eea0c2740b8f488a62b6c08eb4331 authored over 7 years ago
bbab187d20908cca7a51ee3ca0267ab69f7c8c9d authored over 7 years ago
a0a196e8e08f426fc83a3ffea20e1d5158a60b31 authored over 7 years ago
e73ddf4057ed9ea07747b633bf539f6553366049 authored over 7 years ago
02d1d199e6a439d423165320b88a5955561ddc76 authored over 7 years ago
657d028799ee071be2c2ad50e2526f53e0dfdc9f authored over 7 years ago
a2957e6a4a95ffee461c5b4d37a4b16c3d13c7d2 authored over 7 years ago
3f74e32f0c97e67e4647903df6f400c0e1491445 authored over 7 years ago
a4f00398f923bf1db2cd575af0074870138d328a authored over 7 years ago
90847b3e9d3f9a0ae39accea4597e408c4e80bbf authored over 7 years ago
* small changes
* AIX: implement num_ctx_switches
65a52341b55faaab41f68ebc4ed31f18f0929754 authored over 7 years ago1781c243e590d4dfdb3abff9a658fdc8bbec80b4 authored over 7 years ago
da32baf6ce6f648b709bc5cbd537e904022fc790 authored over 7 years ago
04087b9f0e182dc5bbd36c42f295888a408c6c00 authored over 7 years ago
b30bef830aaa0adb0f3904ed805aa3174aaa2d49 authored over 7 years ago
The value may come from two different files, must mock both.
fe53d1a582a8174204ae08b5e301a3dcfdf09901 authored over 7 years agod6c54a02431d7ad6408231bcc7c8b1a3534c788b authored over 7 years ago
35bd6fdfd752e61da41ca4325bc30bc85de1cbce authored over 7 years ago
Helps library users know, at a glance, what platforms are tested and
supported. This helps user...
21e323f51d05cc95eb129704f8eb1c27a47a697d authored over 7 years ago
20bb2e7ac54ecd0fd22d13aac3a3890da19d2d63 authored over 7 years ago
* Reap test subprocess.
The leftover child process was triggering an assert in a later test:
...
Arch Linux and Ubuntu 17.10 use a newer ifconfig version than other distributions and that chang...
3cec63006e0f3f3498862310268d2ca6e21af39d authored over 7 years agosh() return value is a string due to Popen(universal_newlines=True).
Traceback (most recent c...
be8abbdf9cbab6ea82a1b16ad144a55783c5f45b authored over 7 years ago516269a43646693a3ef4423ba0c2890a816e89bc authored over 7 years ago
af59d7a138664bf80150d672215f9b1705bc3f30 authored over 7 years ago
8d72368934542e78e7dcf1e31ecab3821677bbb2 authored over 7 years ago
* fix valid_types in memory_percent
pfullmem._fields is always added twice to valid_types so
...
5ed29588e0f8d95ffac21cf3128489383691961b authored over 7 years ago
d24d73840d2ff0dccbdb1c7b55e3477c1466f508 authored over 7 years ago
88740189e0d846df8163fd172f4b4e34f7981e22 authored over 7 years ago
5444c5b548650d6c3550fca2cfb324109b8fa4aa authored over 7 years ago
d286ac5eef2a41fc1e34bb122d583892aaf432ce authored over 7 years ago
dd80a8b94b3e5135b11700a5ef9e4665d76db1fd authored over 7 years ago
If the TerminateProcess WinAPI function is called with 0, then the
exit code of the terminated ...
* create_exe should use default code if c_code is True
* fix or skip remaining AIX unit tests
3e5e9b780c9e2809f7552f6218e5ae86cbd35e28 authored over 7 years ago2fd5679f6b61cb8cc5b358a2d298f6338c1c915b authored over 7 years ago
38f43df717386e767de0b1e044bb17510b0b1a6c authored over 7 years ago
1d8399a9a0822e0f2216409f316aa1f2e966efc6 authored over 7 years ago
9c75262c01266a3e2e31cd09d5d9c710d0270e18 authored over 7 years ago
632dac16e9a3d8cb79270dabe7033143b0b112ba authored over 7 years ago
ad4b22f51b064c4dcc07f3f3c019a46c63e35119 authored over 7 years ago
5e33068e2a515efe5a434a7771b316b61519cc2d authored over 7 years ago
241109c51a02709612ba275e410532ac06ea3b65 authored over 7 years ago
f6b064e930ad771187f2fefb1fdfefe892d76521 authored over 7 years ago
beda43bea5e64c28e3e6e1367761b28a112253be authored over 7 years ago
9a7af565ebd0df2bab15e18b2f70f61025377fd9 authored over 7 years ago
cbbf1bdfd163af486fb4975445edd777c75cb758 authored over 7 years ago
9632fb1969c526129eec63a267a6bcf91010228d authored over 7 years ago
d9247ed08bab0c6795492fb2cb847f6e9e6572f7 authored over 7 years ago
ffa1c64accf8ee1505dd7d1634a33ca6d96ad754 authored over 7 years ago
943367f969ac3a49cae2da3186500a68cc3ea6ae authored over 7 years ago
The 'kill' method to check whether processes exist doesn't
work on 'wait' processes in AIX. All...
12109ee217c247cf68735589fa55e6c721e463fc authored over 7 years ago
6acb8d71e1db4b01ef298408c7423950c867f1c3 authored over 7 years ago
a39c3c06d51e17b20088a3b519bcd120250b3219 authored over 7 years ago