Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

psutil

Cross-platform lib for process and system monitoring in Python
Collective - Host: opensource - https://opencollective.com/psutil - Code: https://github.com/giampaolo/psutil

Update __init__.py

github.com/giampaolo/psutil - simbafl opened this pull request over 1 year ago
[z/OS] Support for z/OS from psutil

github.com/giampaolo/psutil - ccc13481 opened this issue over 1 year ago
chore: test with Python 3.12

github.com/giampaolo/psutil - mayeut opened this pull request over 1 year ago
chore(ci): fix linters job warning

github.com/giampaolo/psutil - mayeut opened this pull request over 1 year ago
bytes2human() is unable to print negative values

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
Check PID range before any `cext` call

github.com/giampaolo/psutil - XuehaiPan opened this pull request over 1 year ago
Following lm-sensors with fan names

github.com/giampaolo/psutil - alexwbaule opened this pull request over 1 year ago
Set `Process.info` to `None` by default

github.com/giampaolo/psutil - sobolevn opened this pull request over 1 year ago
[Linux] Test failure with Python 3.12 beta1

github.com/giampaolo/psutil - thesamesam opened this issue over 1 year ago
[Windows] Deprecation Warning

github.com/giampaolo/psutil - mokadevcloud opened this issue over 1 year ago
fix typos and some other minor bugs

github.com/giampaolo/psutil - cuishuang opened this pull request over 1 year ago
[NetBSD] EBUSY on cmdline()

github.com/giampaolo/psutil - 0-wiz-0 opened this issue over 1 year ago
Run `abi3audit` on produced abi3 wheels

github.com/giampaolo/psutil - mayeut opened this pull request over 1 year ago
Drop python 3.4 & 3.5 support

github.com/giampaolo/psutil - mayeut opened this pull request over 1 year ago
fix var unbound

github.com/giampaolo/psutil - lgc2333 opened this pull request over 1 year ago
fix var unbound

github.com/giampaolo/psutil - lgc2333 opened this pull request over 1 year ago
OSX / refact: get rid of process_info.c

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
OSX big C refactoring

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
Fix build on NetBSD.

github.com/giampaolo/psutil - 0-wiz-0 opened this pull request over 1 year ago
Add CI testing for OpenBSD and NetBSD

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
[NetBSD] virtual_memory() metrics are completely wrong

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
[NetBSD] available mem can be higher than total

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
[NetBSD] move files / refactoring of C files

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
OpenBSD: rewrite net_connections() from scratch

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
OpenBSD is unable to recognize zombie process.

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
[AIX], [SUNOS] boot_time() may lose precision

github.com/giampaolo/psutil - giampaolo opened this issue over 1 year ago
wheels: add arm64 builds

github.com/giampaolo/psutil - shawaj opened this pull request over 1 year ago
docs: add percentage usage of virtual memory

github.com/giampaolo/psutil - shawaj opened this pull request over 1 year ago
Fix cpu_freq for Apple silicon

github.com/giampaolo/psutil - snOm3ad opened this pull request over 1 year ago
Fix Linux test: allow '-dirty' or other version postfixes

github.com/giampaolo/psutil - masselstine opened this pull request over 1 year ago
[Linux] More tolerant battery detection

github.com/giampaolo/psutil - sujaldev opened this pull request over 1 year ago
Fix pylint warnings / cleanup

github.com/giampaolo/psutil - giampaolo opened this pull request over 1 year ago
Print full warnings stack trace

github.com/giampaolo/psutil - giampaolo opened this issue over 1 year ago
ci(test): re-enable test_misc.TestScripts tests

github.com/giampaolo/psutil - mayeut opened this pull request almost 2 years ago
fix(windows): running tests in a virtual environment

github.com/giampaolo/psutil - mayeut opened this pull request almost 2 years ago
Cannot buil the psustil correctly

github.com/giampaolo/psutil - allzzwell11 opened this issue almost 2 years ago
[OS] Get core id of specific cpu_id

github.com/giampaolo/psutil - aouinizied opened this issue almost 2 years ago
ARM64 support

github.com/giampaolo/psutil - jklap opened this issue almost 2 years ago
[Windows 10] "conn.bytes_sent" and "conn.bytes_recv" error

github.com/giampaolo/psutil - ysn2382617094wsw opened this issue almost 2 years ago
support PyPy in setup.py

github.com/giampaolo/psutil - dand-oss opened this pull request almost 2 years ago
Fix license: extra open quote.

github.com/giampaolo/psutil - snooppr opened this pull request almost 2 years ago
Clearer tracebacks in case of chained exceptions

github.com/giampaolo/psutil - giampaolo opened this pull request almost 2 years ago
[Termux] KeyError: (('/proc',), frozenset())

github.com/giampaolo/psutil - babaric-dev opened this issue almost 2 years ago
[RPi OS] Invalid CPU percentage values

github.com/giampaolo/psutil - hex-developer opened this issue almost 2 years ago
Windows: Use GetFinalPathNameByHandle for Process.open_files

github.com/giampaolo/psutil - jschwartzentruber opened this pull request almost 2 years ago
[macOS] cmdline() raises NoSuchProcess on EINVAL

github.com/giampaolo/psutil - tamruta opened this issue almost 2 years ago
Fixed typo in debug message

github.com/giampaolo/psutil - daniellockyer opened this pull request almost 2 years ago
Fix build with Clang 15

github.com/giampaolo/psutil - sunpoet opened this pull request almost 2 years ago
Handle multiple batteries

github.com/giampaolo/psutil - 02742 opened this pull request about 2 years ago
[Windows WSL2 Docker] Getting wrong metrics

github.com/giampaolo/psutil - Nollknolle opened this issue about 2 years ago
Use GitHub Actions concurrency control

github.com/giampaolo/psutil - altendky opened this pull request about 2 years ago
add aarch64 to cibuildwheel for linux

github.com/giampaolo/psutil - altendky opened this pull request about 2 years ago
[Ubuntu18.04] failed to install, gcc error

github.com/giampaolo/psutil - Antsypc opened this issue about 2 years ago
[CentOS] ppid_map() errors on hardened systems

github.com/giampaolo/psutil - sehoffmann opened this issue about 2 years ago
windows 10 - python 3.11.0 - error installing psutil

github.com/giampaolo/psutil - Trid-collab opened this issue about 2 years ago