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

Python 3.11 wheels are missing on PYPI

github.com/giampaolo/psutil - XJTLUmedia opened this issue about 2 years ago
chore: build / test Python 3.5 on Linux

github.com/giampaolo/psutil - mayeut opened this pull request about 2 years ago
Windows: get swap usage from the pagefile(s)

github.com/giampaolo/psutil - giampaolo opened this pull request about 2 years ago
Get Windows percent swap usage from performance counters

github.com/giampaolo/psutil - dbwiddis opened this pull request about 2 years ago
Build musllinux wheels

github.com/giampaolo/psutil - ben9923 opened this pull request over 2 years ago
feat: add linux aarch64 wheel

github.com/giampaolo/psutil - mayeut opened this pull request over 2 years ago
Miscellaneous test fixes

github.com/giampaolo/psutil - kanavin opened this pull request over 2 years ago
[AWS Graviton2] graviton gcc flags break pip install

github.com/giampaolo/psutil - liquidcarbon opened this issue over 2 years ago
[Windows] Swap used is bigger than swap total

github.com/giampaolo/psutil - thorstenkampe opened this issue almost 3 years ago
[Linux] Properly raise ZombieProcess in exe() method

github.com/giampaolo/psutil - Jongy opened this pull request almost 3 years ago
FreeBSD files refactoring

github.com/giampaolo/psutil - giampaolo opened this pull request almost 3 years ago
typo

github.com/giampaolo/psutil - Gerardwx opened this pull request almost 3 years ago
add linux disk rotational info

github.com/giampaolo/psutil - jerryc05 opened this pull request about 3 years ago
Let psutil.disk_usage show free inodes

github.com/giampaolo/psutil - jerryc05 opened this pull request about 3 years ago
Changes `function` to `key` in docs of `wrap_numbers()`

github.com/giampaolo/psutil - sobolevn opened this pull request about 3 years ago
[Linux][aarch64] Wheel support for aarch64 Linux

github.com/giampaolo/psutil - franklsf95 opened this issue over 3 years ago
cpu_affinitity(physical=True)

github.com/giampaolo/psutil - orenbenkiki opened this issue over 3 years ago
[Linux] Publish armv7l & aarch64 wheels

github.com/giampaolo/psutil - MikeKlem opened this issue over 3 years ago
[CentOS 8 ] Memory usage percentage incorrect

github.com/giampaolo/psutil - vfuse opened this issue almost 4 years ago
#1892 fix cpu_freq() broken on Apple M1

github.com/giampaolo/psutil - giampaolo opened this pull request about 4 years ago
[MacOS] psutil.cpu_freq() broken on Apple M1

github.com/giampaolo/psutil - Lomanic opened this issue about 4 years ago
[Linux] fails to build - missing Python.h?

github.com/giampaolo/psutil - aaronsdevera opened this issue about 4 years ago
Rewrite Linux prlimit() with ctypes (Linux wheels)

github.com/giampaolo/psutil - giampaolo opened this pull request about 4 years ago
Windows: Add mising system DLLs import libraries.

github.com/giampaolo/psutil - Biswa96 opened this pull request about 4 years ago
[macOS] Physical Cores not Detected in Docker

github.com/giampaolo/psutil - johnthagen opened this issue over 4 years ago
Wheel support for linux aarch64

github.com/giampaolo/psutil - odidev opened this issue over 4 years ago
Idea: expose a psutil.tests.support module

github.com/giampaolo/psutil - giampaolo opened this issue over 4 years ago
[Windows 10] sensors_temperatures() not found

github.com/giampaolo/psutil - rana-ans opened this issue almost 5 years ago
psutil.cpu_percent() is not thread safe

github.com/giampaolo/psutil - giampaolo opened this issue almost 5 years ago
[WIP] psutil.disk_swaps() (swap partitions)

github.com/giampaolo/psutil - giampaolo opened this pull request almost 5 years ago
[Linux] Connections in separate network namespaces are invisible

github.com/giampaolo/psutil - davereikher opened this pull request almost 5 years ago
Fix some test fallout found on Linux/Sparc

github.com/giampaolo/psutil - DerDakon opened this pull request about 5 years ago
[Linux] several test failures

github.com/giampaolo/psutil - DerDakon opened this issue about 5 years ago
Extend disk_partitions() to get disk name / ID

github.com/giampaolo/psutil - nicolargo opened this issue about 5 years ago
net_if_addr should return interface index

github.com/giampaolo/psutil - kochelmonster opened this issue over 5 years ago
Add osx cpu temps #1578

github.com/giampaolo/psutil - itachee opened this pull request over 5 years ago
[Docker/Linux] test_disk_partitions failing inside Docker

github.com/giampaolo/psutil - baldoalessandro opened this issue over 5 years ago
thread names : linux and windows support

github.com/giampaolo/psutil - romainpereira opened this pull request over 5 years ago
Use flake8 plugins

github.com/giampaolo/psutil - giampaolo opened this issue over 5 years ago
Implement psutil_proc_exe for NetBSD

github.com/giampaolo/psutil - krytarowski opened this pull request over 5 years ago
Add support for iOS

github.com/giampaolo/psutil - cclauss opened this issue over 5 years ago
Wine support

github.com/giampaolo/psutil - bitranox opened this issue almost 6 years ago
Process SE DEBUG mode is not set on Windows

github.com/giampaolo/psutil - giampaolo opened this pull request almost 6 years ago
process_iter()'s filter argument

github.com/giampaolo/psutil - giampaolo opened this issue almost 6 years ago
psutil.Process objects not pickle-able in 5.5.0

github.com/giampaolo/psutil - chrahunt opened this issue almost 6 years ago
Improved macOS temperature detection

github.com/giampaolo/psutil - JMY1000 opened this pull request over 6 years ago
(experiment) add set_procfs_path

github.com/giampaolo/psutil - giampaolo opened this pull request about 7 years ago
Process connections : /proc not used ?

github.com/giampaolo/psutil - rockandska opened this issue about 7 years ago
Add support for thread names

github.com/giampaolo/psutil - fthiery opened this pull request about 7 years ago
Make Proc Directory Injectable

github.com/giampaolo/psutil - dagrooms52 opened this issue about 7 years ago
Extend Process.open_files with other FDs

github.com/giampaolo/psutil - hzpc-joostk opened this issue over 7 years ago
connections() on OpenBSD returns duplicates

github.com/giampaolo/psutil - giampaolo opened this issue over 7 years ago
psutil inside docker container reports host stats

github.com/giampaolo/psutil - avaranovich opened this issue over 7 years ago
pslisten.py for your consideration

github.com/giampaolo/psutil - nlevitt opened this pull request over 8 years ago
psutil fails to compile against MUSL C library

github.com/giampaolo/psutil - yegorich opened this issue over 8 years ago
Add disk queue metrics to psutil for linux

github.com/giampaolo/psutil - awreece opened this pull request almost 9 years ago