sccache v0.14.0
pypiSccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
Updated
View on PyPI →
Version
0.14.0
115d ago
License
Apache-2.0
115d ago
Weekly Downloads
N/A
Dependencies
0
115d ago
Required Runtime
None
115d ago
Deprecated
No
115d ago
Weekly downloads
Release activity
1 release tracked. Last release: 115 days ago.
v0.14.0
current
v0.14.0
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → (none) | 115d ago |
| deprecated | (none) → false | 115d ago |
| latest_version | (none) → 0.14.0 | 115d ago |
| dep_count | (none) → 0 | 115d ago |
| license | (none) → Apache-2.0 | 115d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/sccache/latest_version
{ "value": "0.14.0" }
CLI
$ npx grounded-cli sccache
sccache@0.14.0 (pypi)