session-info v1.0.1

pypi

session_info outputs version information for modules loaded in the current session, Python, and the OS.

Updated View on PyPI →
Version
1.0.1
69d ago
License
BSD-3
69d ago
Weekly Downloads
N/A
Dependencies
1
69d ago
Required Runtime
>=3.6
69d ago
Deprecated
No
69d ago

Weekly downloads

Release activity

1 release tracked. Last release: 69 days ago.

v1.0.1 current
v1.0.1 Mar 22, 2026

Last changed

Field Change When
required_runtime (none) >=3.6 69d ago
deprecated (none) false 69d ago
latest_version (none) 1.0.1 69d ago
dep_count (none) 1 69d ago
license (none) BSD-3 69d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/pypi/session-info/latest_version
{ "value": "1.0.1" }
CLI
$ npx grounded-cli session-info
session-info@1.0.1 (pypi)