nspektr


Namenspektr JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/jaraco/nspektr
Summarypackage inspector
upload_time2023-08-07 00:34:34
maintainer
docs_urlNone
authorJason R. Coombs
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/nspektr.svg
   :target: https://pypi.org/project/nspektr

.. image:: https://img.shields.io/pypi/pyversions/nspektr.svg

.. image:: https://github.com/jaraco/nspektr/workflows/tests/badge.svg
   :target: https://github.com/jaraco/nspektr/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: Black

.. image:: https://readthedocs.org/projects/nspektr/badge/?version=latest
   :target: https://nspektr.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2023-informational
   :target: https://blog.jaraco.com/skeleton


nspektr is a distribution package dependency inspector.

It combines functionality from ``importlib.metadata`` and ``packaging``
to provide routines to resolve and validate dependencies for a package
or entry point.

Highlights:

- ``resolve`` takes a requirement and returns a distribution satisfying
  that requirement (disregarding dependencies).
- ``find_dependencies`` takes a metadata.Distribution and generates all
  dependencies transitively as installed in the environment, avoiding
  loops.
- ``missing`` takes an entry point and identifies all unsatisfied
  dependencies for that entry point.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/nspektr",
    "name": "nspektr",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/da/a78f47c89727ba416f9ac4662669620fdc00899751194ee759327f72d856/nspektr-0.5.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/nspektr.svg\n   :target: https://pypi.org/project/nspektr\n\n.. image:: https://img.shields.io/pypi/pyversions/nspektr.svg\n\n.. image:: https://github.com/jaraco/nspektr/workflows/tests/badge.svg\n   :target: https://github.com/jaraco/nspektr/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n    :target: https://github.com/astral-sh/ruff\n    :alt: Ruff\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Code style: Black\n\n.. image:: https://readthedocs.org/projects/nspektr/badge/?version=latest\n   :target: https://nspektr.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2023-informational\n   :target: https://blog.jaraco.com/skeleton\n\n\nnspektr is a distribution package dependency inspector.\n\nIt combines functionality from ``importlib.metadata`` and ``packaging``\nto provide routines to resolve and validate dependencies for a package\nor entry point.\n\nHighlights:\n\n- ``resolve`` takes a requirement and returns a distribution satisfying\n  that requirement (disregarding dependencies).\n- ``find_dependencies`` takes a metadata.Distribution and generates all\n  dependencies transitively as installed in the environment, avoiding\n  loops.\n- ``missing`` takes an entry point and identifies all unsatisfied\n  dependencies for that entry point.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "package inspector",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/jaraco/nspektr"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4281a06e9f1ba9c960f4acc290c03909fb49237a83719355fac9e2b76ddeb54",
                "md5": "4887b73c44afe047e674e929bd2da512",
                "sha256": "d2fa5a4184d693a8faf782a1ca037471e826a48a9c7873afcb68075783d0bd34"
            },
            "downloads": -1,
            "filename": "nspektr-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4887b73c44afe047e674e929bd2da512",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4821,
            "upload_time": "2023-08-07T00:34:33",
            "upload_time_iso_8601": "2023-08-07T00:34:33.247814Z",
            "url": "https://files.pythonhosted.org/packages/b4/28/1a06e9f1ba9c960f4acc290c03909fb49237a83719355fac9e2b76ddeb54/nspektr-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbdaa78f47c89727ba416f9ac4662669620fdc00899751194ee759327f72d856",
                "md5": "4ffbd92ddb227410feb65285b7125d68",
                "sha256": "9608bfb8f234d5bf00b667117d3636ebac50223a405202a94c928104c6a7a060"
            },
            "downloads": -1,
            "filename": "nspektr-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4ffbd92ddb227410feb65285b7125d68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8573,
            "upload_time": "2023-08-07T00:34:34",
            "upload_time_iso_8601": "2023-08-07T00:34:34.899814Z",
            "url": "https://files.pythonhosted.org/packages/fb/da/a78f47c89727ba416f9ac4662669620fdc00899751194ee759327f72d856/nspektr-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-07 00:34:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaraco",
    "github_project": "nspektr",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "nspektr"
}
        
Elapsed time: 0.09572s