diffdigest


Namediffdigest JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryGenerate commit messages from git diffs of any size using LLMs to cluster and summarize
upload_time2023-08-24 15:47:21
maintainer
docs_urlNone
authorMax Johnson
requires_python>=3.9,<4.0
licenseMIT
keywords git commit summarize llm gpt-3 gpt-3.5 embedding clustering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # diffdigest

Generate commit messages from git diffs of any size using LLMs to cluster and summarize

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "diffdigest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "git,commit,summarize,llm,gpt-3,gpt-3.5,embedding,clustering",
    "author": "Max Johnson",
    "author_email": "maxdjohnson@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bf/29/b981f5298c7e1706731b612d655c13b3420e0edcfa109208fc946073c1fb/diffdigest-0.1.0.tar.gz",
    "platform": null,
    "description": "# diffdigest\n\nGenerate commit messages from git diffs of any size using LLMs to cluster and summarize\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generate commit messages from git diffs of any size using LLMs to cluster and summarize",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "git",
        "commit",
        "summarize",
        "llm",
        "gpt-3",
        "gpt-3.5",
        "embedding",
        "clustering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a63a0bbd10af79aff7bf557465502456b9b207cc637ce79dd5cac2d16ecc6cec",
                "md5": "1fbf34920691508f92db82ce76bff6dd",
                "sha256": "14f21237c12365917fcbf7b796c38c065f1b92fa305463f420b5c9335226c09d"
            },
            "downloads": -1,
            "filename": "diffdigest-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1fbf34920691508f92db82ce76bff6dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 5594,
            "upload_time": "2023-08-24T15:47:20",
            "upload_time_iso_8601": "2023-08-24T15:47:20.318077Z",
            "url": "https://files.pythonhosted.org/packages/a6/3a/0bbd10af79aff7bf557465502456b9b207cc637ce79dd5cac2d16ecc6cec/diffdigest-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf29b981f5298c7e1706731b612d655c13b3420e0edcfa109208fc946073c1fb",
                "md5": "0041197c95a6090c23a14e4c3c4dd7a4",
                "sha256": "6175d37b93d292395ea2198d811d1298dae4d3b0dd628c7e7809b03612f43e6e"
            },
            "downloads": -1,
            "filename": "diffdigest-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0041197c95a6090c23a14e4c3c4dd7a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 5364,
            "upload_time": "2023-08-24T15:47:21",
            "upload_time_iso_8601": "2023-08-24T15:47:21.729838Z",
            "url": "https://files.pythonhosted.org/packages/bf/29/b981f5298c7e1706731b612d655c13b3420e0edcfa109208fc946073c1fb/diffdigest-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-24 15:47:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "diffdigest"
}
        
Elapsed time: 0.10233s