session-info2


Namesession-info2 JSON
Version 0.2 PyPI version JSON
download
home_pageNone
SummaryPrint versions of imported packages.
upload_time2025-07-24 15:31:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords jupyter session-info
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # session-info2

[![PyPI - Version](https://img.shields.io/pypi/v/session-info2.svg)](https://pypi.org/project/session-info2)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/session-info2.svg)](https://pypi.org/project/session-info2)
[![Docs](https://readthedocs.org/projects/session-info2/badge/)](https://session-info2.readthedocs.io/)

## Installation

```console
pip install session-info2
```

## Usage

See <https://session-info2.readthedocs.io/>
In short:

Import whayever your script/notebook relies on,
as well as [session_info][].

```pycon
>>> httpx
>>> from session_info2 import session_info
```

Some usage examples (see links above for more).
Minimal output:

```pycon
>>> session_info(os=False)
httpx	0.28.1
----	----
Python	3.12.5 (main, Aug  6 2024, 19:08:49) [Clang 16.0.6 ]
Updated	2024-12-20 14:22
```

With indirect dependencies:

```pycon
>>> session_info(dependencies=True)
httpx	0.28.1
----	----
anyio	4.7.0
h11	0.14.0
sniffio	1.3.1
session-info2	0.1.2
certifi	2024.12.14
httpcore	1.0.7
appdirs	1.4.4
----	----
Python	3.12.5 (main, Aug  6 2024, 19:08:49) [Clang 16.0.6 ]
OS	macOS-15.1.1-arm64-arm-64bit
Updated	2024-12-20 14:24
```

[session_info]: https://session-info2.readthedocs.io/en/stable/api.html#session_info2.session_info

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "session-info2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "jupyter, session-info",
    "author": null,
    "author_email": "\"Philipp A.\" <flying-sheep@web.de>",
    "download_url": "https://files.pythonhosted.org/packages/76/6c/bb3b3a8a5b00977f006dc5a07110324c9d3c8325cee864c172060d1e3e72/session_info2-0.2.tar.gz",
    "platform": null,
    "description": "# session-info2\n\n[![PyPI - Version](https://img.shields.io/pypi/v/session-info2.svg)](https://pypi.org/project/session-info2)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/session-info2.svg)](https://pypi.org/project/session-info2)\n[![Docs](https://readthedocs.org/projects/session-info2/badge/)](https://session-info2.readthedocs.io/)\n\n## Installation\n\n```console\npip install session-info2\n```\n\n## Usage\n\nSee <https://session-info2.readthedocs.io/>\nIn short:\n\nImport whayever your script/notebook relies on,\nas well as [session_info][].\n\n```pycon\n>>> httpx\n>>> from session_info2 import session_info\n```\n\nSome usage examples (see links above for more).\nMinimal output:\n\n```pycon\n>>> session_info(os=False)\nhttpx\t0.28.1\n----\t----\nPython\t3.12.5 (main, Aug  6 2024, 19:08:49) [Clang 16.0.6 ]\nUpdated\t2024-12-20 14:22\n```\n\nWith indirect dependencies:\n\n```pycon\n>>> session_info(dependencies=True)\nhttpx\t0.28.1\n----\t----\nanyio\t4.7.0\nh11\t0.14.0\nsniffio\t1.3.1\nsession-info2\t0.1.2\ncertifi\t2024.12.14\nhttpcore\t1.0.7\nappdirs\t1.4.4\n----\t----\nPython\t3.12.5 (main, Aug  6 2024, 19:08:49) [Clang 16.0.6 ]\nOS\tmacOS-15.1.1-arm64-arm-64bit\nUpdated\t2024-12-20 14:24\n```\n\n[session_info]: https://session-info2.readthedocs.io/en/stable/api.html#session_info2.session_info\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Print versions of imported packages.",
    "version": "0.2",
    "project_urls": {
        "Documentation": "https://github.com/flying-sheep/session-info2#readme",
        "Issues": "https://github.com/flying-sheep/session-info2/issues",
        "Source": "https://github.com/flying-sheep/session-info2"
    },
    "split_keywords": [
        "jupyter",
        " session-info"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e0e41e32328d993d0c7d24e5acc9a6f0f205a4a70e46c8cc35f0a64bae899889",
                "md5": "66d574e9509750d428e2bc63cab55491",
                "sha256": "4e1a39ab1d791e0c2967dca9d0f69f243c6821e0319a9fc68f8428ec8e8aa54f"
            },
            "downloads": -1,
            "filename": "session_info2-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66d574e9509750d428e2bc63cab55491",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15986,
            "upload_time": "2025-07-24T15:31:14",
            "upload_time_iso_8601": "2025-07-24T15:31:14.981047Z",
            "url": "https://files.pythonhosted.org/packages/e0/e4/1e32328d993d0c7d24e5acc9a6f0f205a4a70e46c8cc35f0a64bae899889/session_info2-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "766cbb3b3a8a5b00977f006dc5a07110324c9d3c8325cee864c172060d1e3e72",
                "md5": "db8c0ac46de086d9b0808dc4eb24ca7f",
                "sha256": "e925d34d0a298afe19421d55287e8fb9ace3c8f6390832aa11c641f01bab4177"
            },
            "downloads": -1,
            "filename": "session_info2-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "db8c0ac46de086d9b0808dc4eb24ca7f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 23156,
            "upload_time": "2025-07-24T15:31:16",
            "upload_time_iso_8601": "2025-07-24T15:31:16.124069Z",
            "url": "https://files.pythonhosted.org/packages/76/6c/bb3b3a8a5b00977f006dc5a07110324c9d3c8325cee864c172060d1e3e72/session_info2-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 15:31:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flying-sheep",
    "github_project": "session-info2#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "session-info2"
}
        
Elapsed time: 0.54362s