diffpatrol


Namediffpatrol JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/diffpatrol
SummaryDiffPatrol is a Python tool for analyzing project dependencies through various means such as diffs, commit history, and CI/CD logs.
upload_time2024-10-16 15:43:57
maintainerNone
docs_urlNone
authorMark Lechner
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DiffPatrol

DiffPatrol is a Python tool for analyzing project dependencies through various means such as diffs, commit history, and CI/CD logs.

## Installation

You can install DiffPatrol using pip:

```bash
pip install diffpatrol
```







            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/diffpatrol",
    "name": "diffpatrol",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mark Lechner",
    "author_email": "lechner.mark@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/72/80ae49af3760ca4ece265469b14082b349bb507f7c8673ba53abd628e4c8/diffpatrol-0.1.0.tar.gz",
    "platform": null,
    "description": "# DiffPatrol\n\nDiffPatrol is a Python tool for analyzing project dependencies through various means such as diffs, commit history, and CI/CD logs.\n\n## Installation\n\nYou can install DiffPatrol using pip:\n\n```bash\npip install diffpatrol\n```\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "DiffPatrol is a Python tool for analyzing project dependencies through various means such as diffs, commit history, and CI/CD logs.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/diffpatrol"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90ea12fb0f8aaf4b0e0811937e9978f1c006dc3ec252967ae634f352ec48a8cb",
                "md5": "38f92aa3e7d20c11d4233a2a52c3266b",
                "sha256": "220e2fe114920cc270a9b1158e9630991dabde8f345077d0c9c0edee17a63a5e"
            },
            "downloads": -1,
            "filename": "diffpatrol-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38f92aa3e7d20c11d4233a2a52c3266b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5767,
            "upload_time": "2024-10-16T15:43:56",
            "upload_time_iso_8601": "2024-10-16T15:43:56.119391Z",
            "url": "https://files.pythonhosted.org/packages/90/ea/12fb0f8aaf4b0e0811937e9978f1c006dc3ec252967ae634f352ec48a8cb/diffpatrol-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "237280ae49af3760ca4ece265469b14082b349bb507f7c8673ba53abd628e4c8",
                "md5": "b996adfae33783bbf83245743e228e38",
                "sha256": "d13870baa3c35b945bfbe5021cbf88136b0d26617cdccf6afce50f831279e2b5"
            },
            "downloads": -1,
            "filename": "diffpatrol-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b996adfae33783bbf83245743e228e38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5455,
            "upload_time": "2024-10-16T15:43:57",
            "upload_time_iso_8601": "2024-10-16T15:43:57.685331Z",
            "url": "https://files.pythonhosted.org/packages/23/72/80ae49af3760ca4ece265469b14082b349bb507f7c8673ba53abd628e4c8/diffpatrol-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 15:43:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "diffpatrol",
    "github_not_found": true,
    "lcname": "diffpatrol"
}
        
Elapsed time: 1.26338s