System resource info, processor usage logging, RAM limit — standalone module from the SciTeX ecosystem
Project description
scitex-resource
System resource info, processor usage logging, RAM limiting + machine-identity config.
Full Documentation · pip install scitex-resource
Installation
pip install scitex-resource
Quick Start
import scitex_resource as r
print(r.get_machine_name()) # canonical machine identity
metrics = r.get_metrics() # cpu / mem / disk / gpu / load
specs = r.get_specs() # rich human-readable snapshot
1 Interfaces
Python API
import scitex_resource as r
# Hub-friendly metrics (cross-platform via psutil)
metrics = r.get_metrics()
# Canonical machine identity
name = r.get_machine_name()
cfg = r.get_machine_config() # {"canonical_name", "aliases", "role", "hpc": {...}}
# Rich snapshot
specs = r.get_specs()
# CPU/RAM samples + continuous CSV logging
usage = r.get_processor_usages()
r.log_processor_usages("/tmp/usage.csv", limit_min=30, interval_s=1)
# Cap process RAM
r.limit_ram(0.5)
Machine identity config — ~/.scitex/resource/config.yaml
machine:
canonical_name: mba # what every scitex-* package uses to refer to this host
aliases: # optional; cross-package discovery / drift detection
- Yusukes-MacBook-Air
- Yusukes-MacBook-Air.local
role: head # generic role tag (head, worker, hpc-login, ...)
hpc: # optional; HPC-only
cluster: spartan
login_only: true
partitions: [physical, sapphire]
Resolution cascade (highest precedence first):
$SCITEX_RESOURCE_MACHINE<project>/.scitex/resource/config.yamlmachine.canonical_name~/.scitex/resource/config.yamlmachine.canonical_namesocket.gethostname().split(".", 1)[0]
Status
Standalone fork of scitex.resource. Deps: pandas, psutil, PyYAML, matplotlib.
Decoupling notes:
scitex.str.readable_bytes/scitex.gen.fmt_size/scitex.str.printc→ vendored as 3 small helpers in_compat.py.scitex.io._load.load/scitex.io._save.save→ usepandas.read_csv/to_csvdirectly for the CSV log files.scitex.sh.sh→ preferscitex_shif installed, fall back to plainsubprocess.run(list-only).
The umbrella package's scitex.resource import path is preserved via a
sys.modules-alias bridge.
Part of SciTeX
scitex-resource is part of SciTeX.
Four Freedoms for Research
- The freedom to run your research anywhere — your machine, your terms.
- The freedom to study how every step works — from raw data to final manuscript.
- The freedom to redistribute your workflows, not just your papers.
- The freedom to modify any module and share improvements with the community.
AGPL-3.0 — because we believe research infrastructure deserves the same freedoms as the software it runs on.
License
AGPL-3.0-only (see LICENSE).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scitex_resource-0.3.4.tar.gz.
File metadata
- Download URL: scitex_resource-0.3.4.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd9cf40ebacf17cb69662dc935a8a986d865f41dbe6c70691113b211c455dd53
|
|
| MD5 |
263d94075617642e7c60b0a978b8f69e
|
|
| BLAKE2b-256 |
bc01c43bc6cd1e152ef1ae95f7dedfe3975aa2991be97d94cf86d06740823024
|
Provenance
The following attestation bundles were made for scitex_resource-0.3.4.tar.gz:
Publisher:
publish-pypi.yml on ywatanabe1989/scitex-resource
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
scitex_resource-0.3.4.tar.gz -
Subject digest:
fd9cf40ebacf17cb69662dc935a8a986d865f41dbe6c70691113b211c455dd53 - Sigstore transparency entry: 1417568595
- Sigstore integration time:
-
Permalink:
ywatanabe1989/scitex-resource@430cbbe79b6aafababd60d0c572359b812d45b62 -
Branch / Tag:
refs/heads/develop - Owner: https://github.com/ywatanabe1989
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@430cbbe79b6aafababd60d0c572359b812d45b62 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file scitex_resource-0.3.4-py3-none-any.whl.
File metadata
- Download URL: scitex_resource-0.3.4-py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac90d641f032af435b984c29e8fec882f48146e92c0f46aac19207e8c1384b7a
|
|
| MD5 |
66d26d39a896d4b19cc3f8c91b76e5ff
|
|
| BLAKE2b-256 |
70c456227fd3307815ef7f0e274ec6f244b0428f4e88c8bcf19c005969f05199
|
Provenance
The following attestation bundles were made for scitex_resource-0.3.4-py3-none-any.whl:
Publisher:
publish-pypi.yml on ywatanabe1989/scitex-resource
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
scitex_resource-0.3.4-py3-none-any.whl -
Subject digest:
ac90d641f032af435b984c29e8fec882f48146e92c0f46aac19207e8c1384b7a - Sigstore transparency entry: 1417568730
- Sigstore integration time:
-
Permalink:
ywatanabe1989/scitex-resource@430cbbe79b6aafababd60d0c572359b812d45b62 -
Branch / Tag:
refs/heads/develop - Owner: https://github.com/ywatanabe1989
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@430cbbe79b6aafababd60d0c572359b812d45b62 -
Trigger Event:
workflow_dispatch
-
Statement type: