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
fix compiler warning on windows
d261cf54a28bb9636930384672f4ff8f3632db8a authored about 11 years ago
d261cf54a28bb9636930384672f4ff8f3632db8a authored about 11 years ago
fix compiler warning on windows
e76e893203c816793f1d79c320de87377e2b67e4 authored about 11 years ago
e76e893203c816793f1d79c320de87377e2b67e4 authored about 11 years ago
fix compiler warning
2ee062e6602bfb85f2ad29681ae0c6cdf6a2adab authored about 11 years ago
2ee062e6602bfb85f2ad29681ae0c6cdf6a2adab authored about 11 years ago
update make.bat
bb9b36b14cc73996952df068707e1369a3484f95 authored about 11 years ago
bb9b36b14cc73996952df068707e1369a3484f95 authored about 11 years ago
fix some compiler warnings on windows
5b53f247669ace19c05f4b9ae91336746e00cf6c authored about 11 years ago
5b53f247669ace19c05f4b9ae91336746e00cf6c authored about 11 years ago
add glpi definitions for mingw32
4b8cfd45431a1822f9d11d1ee98ed9a80d948e37 authored about 11 years ago
4b8cfd45431a1822f9d11d1ee98ed9a80d948e37 authored about 11 years ago
import unittest2 from all sub test modules + fix make.bat for python 2.4
42fd49fe935de86199c39155f4b59929353e557e authored about 11 years ago
42fd49fe935de86199c39155f4b59929353e557e authored about 11 years ago
merge with headf
ae843ce44ccf8c32965f85f34002e81ae6cb5a5f authored about 11 years ago
ae843ce44ccf8c32965f85f34002e81ae6cb5a5f authored about 11 years ago
re-establish compatibility with mingw32 compiler + fix a compilation warning
5e1bf4d80c15f7f6c8bad461bcde74530e43db0a authored about 11 years ago
5e1bf4d80c15f7f6c8bad461bcde74530e43db0a authored about 11 years ago
rename old APIs
92d91954312f8ee17ada2b4b9b8e99ae2c313bcc authored about 11 years ago
92d91954312f8ee17ada2b4b9b8e99ae2c313bcc authored about 11 years ago
fix various failing tests on Windows
e04f278b0ab33488139f144e9c3754c3eb048e96 authored about 11 years ago
e04f278b0ab33488139f144e9c3754c3eb048e96 authored about 11 years ago
pep8ify
d5f87c2ac2ffc1e8bb2ad3aec30654363bc44e5f authored about 11 years ago
d5f87c2ac2ffc1e8bb2ad3aec30654363bc44e5f authored about 11 years ago
remove import *
f44b82be6cdd498265fd2666ee5d5bd98e2bdb85 authored about 11 years ago
f44b82be6cdd498265fd2666ee5d5bd98e2bdb85 authored about 11 years ago
remove import *
b9db82d43804dd6292b23eb383d636e53115f51f authored about 11 years ago
b9db82d43804dd6292b23eb383d636e53115f51f authored about 11 years ago
remove import *
fb1ae9d097680d429d3726a3cf172146852339bb authored about 11 years ago
fb1ae9d097680d429d3726a3cf172146852339bb authored about 11 years ago
remove import *
b3bb5b12cd1d3870e0a5321f9ecef2f7eb331601 authored about 11 years ago
b3bb5b12cd1d3870e0a5321f9ecef2f7eb331601 authored about 11 years ago
remove import *
d5e9e212ed01cd0749a25106d59bdb8e02929b97 authored about 11 years ago
d5e9e212ed01cd0749a25106d59bdb8e02929b97 authored about 11 years ago
get rid of import *
fe575a6b0aa4bb40fb4c128cc5b7e56238926270 authored about 11 years ago
fe575a6b0aa4bb40fb4c128cc5b7e56238926270 authored about 11 years ago
pyflakes
d4635e4d7c26c6a4cbb5fbe72633dc1dc6f27040 authored about 11 years ago
d4635e4d7c26c6a4cbb5fbe72633dc1dc6f27040 authored about 11 years ago
pyflakes
547b12e12d3e4b2a076d433cad59285ac6a8358a authored about 11 years ago
547b12e12d3e4b2a076d433cad59285ac6a8358a authored about 11 years ago
pyflakes
46293ff8e63831a2b5d9f352e14f174c63cf2876 authored about 11 years ago
46293ff8e63831a2b5d9f352e14f174c63cf2876 authored about 11 years ago
update mem leak tests + HISTORY
ba737ec5d6b8255751e94c1c1b9e02231294289e authored about 11 years ago
ba737ec5d6b8255751e94c1c1b9e02231294289e authored about 11 years ago
rename psutil.get_users() to psutil.users()
81e3f496eb14096b421aa71b62da0d915568ec50 authored about 11 years ago
81e3f496eb14096b421aa71b62da0d915568ec50 authored about 11 years ago
rename psutil.get_boot_time() to psutil.boot_time()
bda2835fd0af6670fa0a00228a9c012b13fa54b1 authored about 11 years ago
bda2835fd0af6670fa0a00228a9c012b13fa54b1 authored about 11 years ago
rename psutil.get_pids() to psutil.pids()
fc8592a482c1232da33366a95ddd62a99130534a authored about 11 years ago
fc8592a482c1232da33366a95ddd62a99130534a authored about 11 years ago
further Process class renamings in the test suite
416390a9608c7ba4ef6c7538934933f38e91650b authored about 11 years ago
416390a9608c7ba4ef6c7538934933f38e91650b authored about 11 years ago
big renaming of all Process.get_* methods producing a DeprecationWarning
1b2cf476894dd7e63729debea4e87af6fc4a65aa authored about 11 years ago
1b2cf476894dd7e63729debea4e87af6fc4a65aa authored about 11 years ago
tests: the unicode test directory is not removed
80638f11d3540bb5085f0f41f5546404613f6161 authored about 11 years ago
80638f11d3540bb5085f0f41f5546404613f6161 authored about 11 years ago
update INSTALL which wasn't updated in years
67c6226c1d7446830ffb9da00057b9b1ea19010d authored about 11 years ago
67c6226c1d7446830ffb9da00057b9b1ea19010d authored about 11 years ago
make: provide 'build' command
ab23923abfe1e57c784513db72d281d9a79ad698 authored about 11 years ago
ab23923abfe1e57c784513db72d281d9a79ad698 authored about 11 years ago
make.bat: also provide a memtest command; also remove other unnecessary files on clean
42f3f5daea905ca71c8181d1d3f84271b4fb8462 authored about 11 years ago
42f3f5daea905ca71c8181d1d3f84271b4fb8462 authored about 11 years ago
issue 456: revert 63a711935240 - it doesn't really fix the issue
cd8bbc0921303f7b9619106313c67c1eb76f767d authored about 11 years ago
cd8bbc0921303f7b9619106313c67c1eb76f767d authored about 11 years ago
fix windows test failures
009db1c45894528beb6f190a4aa06331d4f8247f authored about 11 years ago
009db1c45894528beb6f190a4aa06331d4f8247f authored about 11 years ago
parametrize PYTHON and TSCRIPT env vars
954b19a6df4ed9c5860aef84b3cb5878d0bbbbb6 authored about 11 years ago
954b19a6df4ed9c5860aef84b3cb5878d0bbbbb6 authored about 11 years ago
make.bat: provide command to upload exes
02dece8fd5cb225b6a6bda157ca92948b54c7d13 authored about 11 years ago
02dece8fd5cb225b6a6bda157ca92948b54c7d13 authored about 11 years ago
make.bat: exit on error
b44abc2e80937747fe8d85a8239ec1b05105fe1c authored about 11 years ago
b44abc2e80937747fe8d85a8239ec1b05105fe1c authored about 11 years ago
make.bat: exit on error
63d943f67b0dc7936a2e9cd9497e3b481393bc29 authored about 11 years ago
63d943f67b0dc7936a2e9cd9497e3b481393bc29 authored about 11 years ago
build.bat refactoring
06a5096ffd4752538f2889aa86bda6855c383dc9 authored about 11 years ago
06a5096ffd4752538f2889aa86bda6855c383dc9 authored about 11 years ago
add make file for Windows
b840490057173cc324f0f9b4fe5c7d9bc8c1c286 authored about 11 years ago
b840490057173cc324f0f9b4fe5c7d9bc8c1c286 authored about 11 years ago
removing docs committed by accident
0a98a9da3a0e670390b9b79a98fd9878ac3bdb5c authored about 11 years ago
0a98a9da3a0e670390b9b79a98fd9878ac3bdb5c authored about 11 years ago
add readthedocs files
f38330d20a61cdae4b4778523752ac9fb6bd59ad authored about 11 years ago
f38330d20a61cdae4b4778523752ac9fb6bd59ad authored about 11 years ago
update docstring and setup.py metadata
c88d38aa7d4d5503397bc4081b67bd5558c7fd8f authored about 11 years ago
c88d38aa7d4d5503397bc4081b67bd5558c7fd8f authored about 11 years ago
update TODO
0e94b43267d4c584e9f42fb5d183245c32b58f67 authored about 11 years ago
0e94b43267d4c584e9f42fb5d183245c32b58f67 authored about 11 years ago
makefile: turn constants into variables which can be changed by specifying an envvar from the shell; also fix clean implementation and add a new upload-src facility
07e64bfa9278ee83ae34d9f2f3d81a989a8b3f62 authored about 11 years ago
07e64bfa9278ee83ae34d9f2f3d81a989a8b3f62 authored about 11 years ago
update TODO + little internal function renaming
1fc474156177afbdfac5a806529d92f62b6bfc66 authored about 11 years ago
1fc474156177afbdfac5a806529d92f62b6bfc66 authored about 11 years ago
TimeoutExpired exception: pass the original timeout so that the error message is more informative
d47993e2652b8f51f891566f49e660190b2e540d authored about 11 years ago
d47993e2652b8f51f891566f49e660190b2e540d authored about 11 years ago
update TODO
996b67bc1dc227962cbe16249b1710ba414d8be0 authored about 11 years ago
996b67bc1dc227962cbe16249b1710ba414d8be0 authored about 11 years ago
wait_procs(): rename 'retcode' to 'returncode' for consistency with subprocess module
d4b7a035f19e671e6041060c661d3d846e0522c8 authored about 11 years ago
d4b7a035f19e671e6041060c661d3d846e0522c8 authored about 11 years ago
fix failing tests
2acfc93666185b5527d41801d6e44b014813ca9b authored about 11 years ago
2acfc93666185b5527d41801d6e44b014813ca9b authored about 11 years ago
mem test for get_boot_time()
92c0a078dbd854c2ba135c5b2678c6db9f22409d authored about 11 years ago
92c0a078dbd854c2ba135c5b2678c6db9f22409d authored about 11 years ago
merge
d9999b7032c3cc0ed55dfcacdf4ac1541b15864f authored about 11 years ago
d9999b7032c3cc0ed55dfcacdf4ac1541b15864f authored about 11 years ago
merge
660f44f9727f7657c68f42a63be200581989930e authored about 11 years ago
660f44f9727f7657c68f42a63be200581989930e authored about 11 years ago
fix issue 457: [POSIX] pid_exists() always return True for PID 0.
86f538826f4f8315926e5f7bf43bc6e7f4ac0ea0 authored about 11 years ago
86f538826f4f8315926e5f7bf43bc6e7f4ac0ea0 authored about 11 years ago
absolute C module imports do not really work after all
d54c7c91bde21bce535e2be10d922378f69c8380 authored about 11 years ago
d54c7c91bde21bce535e2be10d922378f69c8380 authored about 11 years ago
fix HERE path in setup.py + update makefile
0e8d641f410b5896a39de2038ef54d76ea971948 authored about 11 years ago
0e8d641f410b5896a39de2038ef54d76ea971948 authored about 11 years ago
update TODO
7b01059ff2f48b9f386d1b96d6027387ad46eb97 authored about 11 years ago
7b01059ff2f48b9f386d1b96d6027387ad46eb97 authored about 11 years ago
absolute import
ac798c7a94207f8e066f3d05727769f5aab53167 authored about 11 years ago
ac798c7a94207f8e066f3d05727769f5aab53167 authored about 11 years ago
setup.py little refactoring
77b4dfcc465f3004a9dea8a1bfd3fbdd1600a9d5 authored about 11 years ago
77b4dfcc465f3004a9dea8a1bfd3fbdd1600a9d5 authored about 11 years ago
give C modules in setup.py an absolute path so that from _ps*.py scripts we can do 'from psutil import _psutil_{system}'
afc50c5dc59808babfe8d9c582b893293537648c authored about 11 years ago
afc50c5dc59808babfe8d9c582b893293537648c authored about 11 years ago
makefile: provide an uninstall command depending on pip
ccf237761c283754421d2c72a09c46c9729de7af authored about 11 years ago
ccf237761c283754421d2c72a09c46c9729de7af authored about 11 years ago
yet another renaming
c6ed35d17314cbf1ff22c2017a1092d593e0c434 authored about 11 years ago
c6ed35d17314cbf1ff22c2017a1092d593e0c434 authored about 11 years ago
order declarations in header files
5eba5858da72851803f43c8bb8022babf5c06181 authored about 11 years ago
5eba5858da72851803f43c8bb8022babf5c06181 authored about 11 years ago
yet another renaming
bd6ab758cc1b786fdddc815597f995ddab9b8846 authored about 11 years ago
bd6ab758cc1b786fdddc815597f995ddab9b8846 authored about 11 years ago
yet another renaming
b29f5eeec12ef45059859dfaac367dbfbc0fd453 authored about 11 years ago
b29f5eeec12ef45059859dfaac367dbfbc0fd453 authored about 11 years ago
refactoring
18d5af9c1beb397375316491ecab74b981ca9682 authored about 11 years ago
18d5af9c1beb397375316491ecab74b981ca9682 authored about 11 years ago
update README
4b7a8625ead99d7309b076a5b65a35db10282c71 authored about 11 years ago
4b7a8625ead99d7309b076a5b65a35db10282c71 authored about 11 years ago
namedtuples refactoring
7597dabbb969295e7da2585b2cbe722884dcffe7 authored about 11 years ago
7597dabbb969295e7da2585b2cbe722884dcffe7 authored about 11 years ago
namedtuples refactoring
d86ed4dd9004c01b2efe614ca25f020cdffd2747 authored about 11 years ago
d86ed4dd9004c01b2efe614ca25f020cdffd2747 authored about 11 years ago
namedtuples little refactoring
c27b859f05eb3b393f43ac436512f75e4235a190 authored about 11 years ago
c27b859f05eb3b393f43ac436512f75e4235a190 authored about 11 years ago
namedtuples renaming
fa3c1bf7d6a4338edb8a45890155da9830abeb56 authored about 11 years ago
fa3c1bf7d6a4338edb8a45890155da9830abeb56 authored about 11 years ago
namedtuples renaming
3358cf5c35b60001a4dabe6fbb1ea1ad08ca6f8a authored about 11 years ago
3358cf5c35b60001a4dabe6fbb1ea1ad08ca6f8a authored about 11 years ago
update docstrings
d608ab6a812e864fb6da2933fb8453d14cc8795a authored about 11 years ago
d608ab6a812e864fb6da2933fb8453d14cc8795a authored about 11 years ago
update TODO
85efbc10dac3343d68a71c854f215175dd943dbb authored about 11 years ago
85efbc10dac3343d68a71c854f215175dd943dbb authored about 11 years ago
better __hash__ implementation, see http://stackoverflow.com/questions/4005318/how-to-implement-a-good-hash-function-in-python
9e853e576f9e339e537e5d02f84336e7ff4ef58c authored about 11 years ago
9e853e576f9e339e537e5d02f84336e7ff4ef58c authored about 11 years ago
move _replace_module() at the end of the module
e72b937e48d88357fcbbb6d0a6c1c640f1134bda authored about 11 years ago
e72b937e48d88357fcbbb6d0a6c1c640f1134bda authored about 11 years ago
be explicit in specifying the 'replacement' parameter when using the @deprecated decorator
b76516abfe7495bd53ae73ebbd98f35770f70e22 authored about 11 years ago
b76516abfe7495bd53ae73ebbd98f35770f70e22 authored about 11 years ago
update CREDITS
d07a6b1dde1184140c5e0b4b63cc2633fc13ec0b authored about 11 years ago
d07a6b1dde1184140c5e0b4b63cc2633fc13ec0b authored about 11 years ago
provide @memoize decoratori with a cache_clear() utility function similar to functools.lru_cache() for clearing the cache
5f391814d09ed4b653152c4e33f1d9ccbdea5c31 authored about 11 years ago
5f391814d09ed4b653152c4e33f1d9ccbdea5c31 authored about 11 years ago
issue 427: provide a single cpu_count() function which differentiate between logical and physical cores via a parameter
cbc616f85768d75b7bdcd2f4ef74c68b7eba2102 authored about 11 years ago
cbc616f85768d75b7bdcd2f4ef74c68b7eba2102 authored about 11 years ago
issue 427: physical CPU cores on SunOS
6fa1151c51b7a092a05e3b7daba67b958e9ac4b9 authored about 11 years ago
6fa1151c51b7a092a05e3b7daba67b958e9ac4b9 authored about 11 years ago
makefile: get rid of rm -v option which doesn't work on sunos
7611ec276d7cdd8193cb551257164b182d9a20af authored about 11 years ago
7611ec276d7cdd8193cb551257164b182d9a20af authored about 11 years ago
fix namedtuples on BSD
53be183662dd8f26e92aedda55990539b8ce0a0d authored about 11 years ago
53be183662dd8f26e92aedda55990539b8ce0a0d authored about 11 years ago
fix various things on BSD + (hopefully) last renamings
c5e3a865a3d27d85a01db64ae0d23fc0e49fe4c8 authored about 11 years ago
c5e3a865a3d27d85a01db64ae0d23fc0e49fe4c8 authored about 11 years ago
issue 427: physical CPU cores on Windows
54038bfd7ce02378cbc8658e8046c90e4436b3fe authored about 11 years ago
54038bfd7ce02378cbc8658e8046c90e4436b3fe authored about 11 years ago
merge
11c2a399455e161d2600cf3dd2afe7e9ddf26a7b authored about 11 years ago
11c2a399455e161d2600cf3dd2afe7e9ddf26a7b authored about 11 years ago
merge
d516ebac6c7b238925fcdadc58510b10374b76c2 authored about 11 years ago
d516ebac6c7b238925fcdadc58510b10374b76c2 authored about 11 years ago
issue 427: phys cpu count on FreeBSD
b101e54585fa334aa78a61f799f333de7aeac79a authored about 11 years ago
b101e54585fa334aa78a61f799f333de7aeac79a authored about 11 years ago
issue 427: phys cpu count on OSX
4263e354bb4984334bc44adf5dd2f32013d69fba authored about 11 years ago
4263e354bb4984334bc44adf5dd2f32013d69fba authored about 11 years ago
issue 427: phys cpu count on Linux
2e24b0423213993fd075ded6a31ce85fbf79c8da authored about 11 years ago
2e24b0423213993fd075ded6a31ce85fbf79c8da authored about 11 years ago
fix issue 456 (Windws): Process.exe does not handle unicode paths
d81357e67db3d5d8a58d4fc6514ec958a2bd842a authored about 11 years ago
d81357e67db3d5d8a58d4fc6514ec958a2bd842a authored about 11 years ago
further renaming / refactoring
0599c5bacfee77a1e104b04d3158f3af3e899622 authored about 11 years ago
0599c5bacfee77a1e104b04d3158f3af3e899622 authored about 11 years ago
add comment
e100e84f9733fde332a8c3318e93ccfadd342681 authored about 11 years ago
e100e84f9733fde332a8c3318e93ccfadd342681 authored about 11 years ago
is_running() refactoring: rely on __eq__
33a8d9f6981131a4ae9b596e40094dfc25455077 authored about 11 years ago
33a8d9f6981131a4ae9b596e40094dfc25455077 authored about 11 years ago
update TODO
7add52b8cb74eaa93a32e43039fbeb7fccf33c1d authored about 11 years ago
7add52b8cb74eaa93a32e43039fbeb7fccf33c1d authored about 11 years ago
rename all C functions beginning with 'get_process_*' to 'get_proc_*'
dc4e447cad8087d170aa9fa49d44db8f410efbda authored about 11 years ago
dc4e447cad8087d170aa9fa49d44db8f410efbda authored about 11 years ago
rename windows modules by removing the 'ms' prefix in py, c, and h files
3c2eea19d6774b9dd94a61b86aea84f2a9ff8af4 authored about 11 years ago
3c2eea19d6774b9dd94a61b86aea84f2a9ff8af4 authored about 11 years ago
fix windows implementation
e994e7e2eb19931d55061a02fc8d686abfbde196 authored about 11 years ago
e994e7e2eb19931d55061a02fc8d686abfbde196 authored about 11 years ago
rename psutil.get_pid_list() in get_pids() and provide an alias for the deprecated function
43a1200005583e220ed0fafbd92a682f545421dd authored about 11 years ago
43a1200005583e220ed0fafbd92a682f545421dd authored about 11 years ago
rename Process' getcwd() to get_cwd() and deprecate the former
e675988f8f25ce60056e2f5b839821a806082bc4 authored about 11 years ago
e675988f8f25ce60056e2f5b839821a806082bc4 authored about 11 years ago
tests: replace Process(os.getpid()) idioms to Process()
4c86b4466cbaed4ea859df0c608b80cdc89df193 authored about 11 years ago
4c86b4466cbaed4ea859df0c608b80cdc89df193 authored about 11 years ago