Raw data
{
"_id": null,
"home_page": "https://github.com/shankarpandala/lazygitgpt",
"name": "lazygitgpt",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "",
"author": "Shankar Pandala",
"author_email": "shankar@ssbm.ch",
"download_url": "https://files.pythonhosted.org/packages/2a/c2/b62a7cc870083a924bb3f67d22f4a27e23d4c054d1e67268957efa874691/lazygitgpt-0.1.1.tar.gz",
"platform": null,
"description": "# LAZY GIT GPT\n",
"bugtrack_url": null,
"license": "",
"summary": "A tool to manage git repositories using GPT-4.",
"version": "0.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/shankarpandala/lazygitgpt/issues",
"Homepage": "https://github.com/shankarpandala/lazygitgpt"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "24614dba7c12a67347705ab881816eff6b08b40cb14085bf837b2a3aee94e559",
"md5": "8dc6887656fddfff9f37ba3da59607aa",
"sha256": "6d5ca023e273b836ebb47a27297a3b89a734061c27fb3b9c3ba58e7ff626840b"
},
"downloads": -1,
"filename": "lazygitgpt-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8dc6887656fddfff9f37ba3da59607aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8300,
"upload_time": "2023-11-26T21:52:25",
"upload_time_iso_8601": "2023-11-26T21:52:25.273731Z",
"url": "https://files.pythonhosted.org/packages/24/61/4dba7c12a67347705ab881816eff6b08b40cb14085bf837b2a3aee94e559/lazygitgpt-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2ac2b62a7cc870083a924bb3f67d22f4a27e23d4c054d1e67268957efa874691",
"md5": "28f46329e23e13eeb77ef7e23357f09c",
"sha256": "d4df52e72263055975543c7e586e781ac81c07c1e51fdcd9ab3fac3b325f6447"
},
"downloads": -1,
"filename": "lazygitgpt-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "28f46329e23e13eeb77ef7e23357f09c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 5951,
"upload_time": "2023-11-26T21:52:26",
"upload_time_iso_8601": "2023-11-26T21:52:26.672177Z",
"url": "https://files.pythonhosted.org/packages/2a/c2/b62a7cc870083a924bb3f67d22f4a27e23d4c054d1e67268957efa874691/lazygitgpt-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-26 21:52:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shankarpandala",
"github_project": "lazygitgpt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "gitpython",
"specs": [
[
">=",
"3.1.0"
]
]
},
{
"name": "openai",
"specs": [
[
">=",
"0.10.0"
]
]
},
{
"name": "click",
"specs": []
},
{
"name": "langchain",
"specs": []
},
{
"name": "duckduckgo-search",
"specs": []
},
{
"name": "llmx",
"specs": []
},
{
"name": "cohere",
"specs": []
},
{
"name": "tiktoken",
"specs": []
}
],
"lcname": "lazygitgpt"
}