git-bob

View on PyPIReverse Dependencies (0)

0.17.0 git_bob-0.17.0-py3-none-any.whl

Wheel Details

Project: git-bob
Version: 0.17.0
Filename: git_bob-0.17.0-py3-none-any.whl
Download: [link]
Size: 76305
MD5: 4ab5695bc81d3fc24a4aa83d397e60d2
SHA256: f4ae5d6282ef2132f1c2d0d166f94eaf2c438362f8f74b9eb73d294ffe087db1
Uploaded: 2024-12-26 18:28:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-bob
Version: 0.17.0
Summary: git-bob uses AI to solve Github-issues. It runs inside the Github CI, no need to install anything on your computer.
Author: Robert Haase
Author-Email: robert.haase[at]uni-leipzig.de
Home-Page: https://github.com/haesleinhuepf/git-bob
Project-Url: Bug Tracker, https://github.com/haesleinhuepf/git-bob/issues
Project-Url: Documentation, https://github.com/haesleinhuepf/git-bob#README.md
Project-Url: Source Code, https://github.com/haesleinhuepf/git-bob
Project-Url: User Support, https://github.com/haesleinhuepf/git-bob/issues
License: BSD-3-Clause
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.9
Requires-Dist: anthropic
Requires-Dist: openai
Requires-Dist: google-generativeai
Requires-Dist: pygithub
Requires-Dist: toolz
Requires-Dist: azure-ai-inference
Requires-Dist: nbconvert
Requires-Dist: nbformat
Requires-Dist: Pillow
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: requests
Requires-Dist: ipykernel
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: urllib3
Requires-Dist: requests-toolbelt
Requires-Dist: twine
Requires-Dist: python-gitlab
Requires-Dist: python-pptx
Requires-Dist: mistralai
Requires-Dist: docx2markdown
Requires-Dist: tox; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 18172 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
git_bob/__init__.py sha256=_dUGQMC6ccrh2potlGe3AuWTCWRdZdtxpSaVsAJzYh0 42
git_bob/_ai_github_utilities.py sha256=h9AzQSnfbTNmlnxAZF0Ob2-fhMeNnUG1Br0ux2NLfNY 36923
git_bob/_endpoints.py sha256=3ublwNb8xfXFvYPGzkxR6oq4hsQhNXjjaNoUAvdCkd4 8869
git_bob/_github_utilities.py sha256=1YgADySsHj8HkvAx89IXE6ebry_X-DhW7HfYvzc08b4 27857
git_bob/_gitlab_utilities.py sha256=i3LhnWxy9e5Z83nm1xNi6tf8USAm628VmAtMsaMlLi4 24830
git_bob/_logger.py sha256=5iXsH3FZ8NbEExlbW52Uh9aT-mVQYXvd7Vg7nl26fEY 389
git_bob/_terminal.py sha256=65847WGoQUeQW-b2kF4B_B-rkbp4FFzDXihBFeV0Ak4 13180
git_bob/_utilities.py sha256=pEXqkpLSpYDl9mCLenDqXZekakebPJSuP89nkysAwss 24991
git_bob/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_bob/data/slide_template.pptx sha256=q5BmLfnBKpydvtx1jxAEz-vifA__orIyhXWn_LMwn20 35975
git_bob-0.17.0.dist-info/LICENSE sha256=aO97_S6H1gIgdP0PG_FvqNm2itE2gQovpp8Dym4Q5vk 1522
git_bob-0.17.0.dist-info/METADATA sha256=X4VTfmX7PIC-ReOr7eA9193M-KT3vzWsG6JHOdNKn28 20102
git_bob-0.17.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
git_bob-0.17.0.dist-info/entry_points.txt sha256=tql4PN6RQISToWvoNO4i4ybAdaOjzOAa9LAlA643cc8 121
git_bob-0.17.0.dist-info/top_level.txt sha256=bweFleryRSQHmsoJcmZx6R0AQFzpDBqe7qEf_DTdCoo 8
git_bob-0.17.0.dist-info/RECORD

top_level.txt

git_bob

entry_points.txt

git-bob = git_bob._terminal:command_line_interface
git-bob-remote = git_bob._terminal:remote_interface