ArchLens-Preview


NameArchLens-Preview JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/archlens/ArchLens
SummaryDesigned for visualizing package dependencies and highlighting differences between branches in GitHub pull requests. It offers customization options to tailor package views.
upload_time2023-11-19 23:09:50
maintainer
docs_urlNone
authorThe ArchLens Team
requires_python
license
keywords
VCS
bugtrack_url
requirements astroid black click colorama Jinja2 lazy-object-proxy MarkupSafe mypy-extensions pathspec platformdirs tomli wrapt typer plantuml flake8 requests jsonschema gitpython six pre-commit
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is the long description

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/archlens/ArchLens",
    "name": "ArchLens-Preview",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "The ArchLens Team",
    "author_email": "sboj@itu.dk",
    "download_url": "https://files.pythonhosted.org/packages/e4/2d/98382524a2d98952ef41d2b551e9b17b96fb4d1ac493258de38783ca6a9f/ArchLens-Preview-0.1.1.tar.gz",
    "platform": null,
    "description": "This is the long description\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Designed for visualizing package dependencies and highlighting differences between branches in GitHub pull requests. It offers customization options to tailor package views.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/archlens/ArchLens"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14b84542cbce1eacb1dfe12342885a9d69d0dfc47cfb6f6af7ddd0e9df922dd4",
                "md5": "aaed3189e75f10b4ecdcf93c6e5031ee",
                "sha256": "b25565b5f53e49eb1d4d22c6106ae747773d99e7e05de5d4d2559b41c2c40df1"
            },
            "downloads": -1,
            "filename": "ArchLens_Preview-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aaed3189e75f10b4ecdcf93c6e5031ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20586,
            "upload_time": "2023-11-19T23:09:48",
            "upload_time_iso_8601": "2023-11-19T23:09:48.698255Z",
            "url": "https://files.pythonhosted.org/packages/14/b8/4542cbce1eacb1dfe12342885a9d69d0dfc47cfb6f6af7ddd0e9df922dd4/ArchLens_Preview-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e42d98382524a2d98952ef41d2b551e9b17b96fb4d1ac493258de38783ca6a9f",
                "md5": "5c5fa909fb14779827fca976b7bd1373",
                "sha256": "3a9170b89c360bf79e756cba5f57ed86a141d97dfcb7cee2363cec3a550760ea"
            },
            "downloads": -1,
            "filename": "ArchLens-Preview-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5c5fa909fb14779827fca976b7bd1373",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18153,
            "upload_time": "2023-11-19T23:09:50",
            "upload_time_iso_8601": "2023-11-19T23:09:50.085968Z",
            "url": "https://files.pythonhosted.org/packages/e4/2d/98382524a2d98952ef41d2b551e9b17b96fb4d1ac493258de38783ca6a9f/ArchLens-Preview-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-19 23:09:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "archlens",
    "github_project": "ArchLens",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "astroid",
            "specs": [
                [
                    "==",
                    "2.12.10"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "22.8.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.3"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.5"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "lazy-object-proxy",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "mypy-extensions",
            "specs": [
                [
                    "==",
                    "0.4.3"
                ]
            ]
        },
        {
            "name": "pathspec",
            "specs": [
                [
                    "==",
                    "0.10.1"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "2.5.2"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "wrapt",
            "specs": [
                [
                    "==",
                    "1.14.1"
                ]
            ]
        },
        {
            "name": "typer",
            "specs": [
                [
                    "==",
                    "0.6.1"
                ]
            ]
        },
        {
            "name": "plantuml",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "jsonschema",
            "specs": []
        },
        {
            "name": "gitpython",
            "specs": []
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "pre-commit",
            "specs": []
        }
    ],
    "lcname": "archlens-preview"
}
        
Elapsed time: 0.35210s