oldest-supported-numpy v2023.12.21
pypiMeta-package that provides the oldest NumPy that supports a given Python version and platform. If wheels for the platform became available on PyPI only for a more recent NumPy version, then that NumPy version is specified.
Updated
View on PyPI →
Version
2023.12.21
14d ago
License
BSD
14d ago
Weekly Downloads
N/A
Dependencies
23
14d ago
Required Runtime
>=3.7
14d ago
Deprecated
No
14d ago
Weekly downloads
Release activity
1 release tracked. Last release: 14 days ago.
v2023.12.21
current
v2023.12.21
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → >=3.7 | 14d ago |
| deprecated | (none) → false | 14d ago |
| latest_version | (none) → 2023.12.21 | 14d ago |
| dep_count | (none) → 23 | 14d ago |
| license | (none) → BSD | 14d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/oldest-supported-numpy/latest_version
{ "value": "2023.12.21" }
CLI
$ npx grounded-cli oldest-supported-numpy
oldest-supported-numpy@2023.12.21 (pypi)