Github-Search-Engine

View on PyPIReverse Dependencies (0)

0.3.0 github_search_engine-0.3.0-py3-none-any.whl

Wheel Details

Project: Github-Search-Engine
Version: 0.3.0
Filename: github_search_engine-0.3.0-py3-none-any.whl
Download: [link]
Size: 12074
MD5: 032b1bd4b1c4203213bbd5de6bf61b92
SHA256: bb2fc06b15ba8ae2cb4c4818e55f0646a85bc40c84103b56bd474ad42f780bf4
Uploaded: 2024-11-26 18:14:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Github-Search-Engine
Version: 0.3.0
Summary: Search through github issues and PRs like never before.
Author: Sacha hu
Author-Email: hu.sacha.ai[at]gmail.com
Maintainer: Sacha hu
Maintainer-Email: hu.sacha.ai[at]gmail.com
Home-Page: https://github.com/sachahu1/Github-Search-Engine
Project-Url: Documentation, https://www.sachahu.com/docs/Github-Search-Engine/latest/index.html
Project-Url: Repository, https://github.com/sachahu1/Github-Search-Engine
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<3.14
Requires-Dist: chevron (<0.15.0,>=0.14.0)
Requires-Dist: cleo (<3.0.0,>=2.1.0)
Requires-Dist: fastapi[standard] (<0.116.0,>=0.115.5); extra == "api"
Requires-Dist: githubkit (<0.12.0,>=0.11.14)
Requires-Dist: ollama (<0.5.0,>=0.4.0)
Requires-Dist: onnxruntime-gpu (<2.0.0,>=1.19.2); extra == "gpu"
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: qdrant-client[fastembed-gpu] (<2.0.0,>=1.12.1); extra == "gpu"
Requires-Dist: qdrant-client[fastembed] (<2.0.0,>=1.12.1); extra == "cpu"
Provides-Extra: api
Provides-Extra: cpu
Provides-Extra: gpu
Description-Content-Type: text/markdown
[Description omitted; length: 2585 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
github_search_engine/__init__.py sha256=Y9LUVfQzxutRlgE6EcdpCAH1aGFa7rNr1I--xRtxX6w 69
github_search_engine/_api/__init__.py sha256=9QiDBigeGESZARJhUMCX2g3wcLWtFyTKpQ5GXGWzCz4 226
github_search_engine/_api/api.py sha256=fDyzDvTcOYx_eYSR_fRwn7BTZ7WUOGg4kElUrcoJdC4 1030
github_search_engine/_cli/__init__.py sha256=G0MRandORcUEKHj6ZyUYi2kwNTk7OsG1BnyhKzKUyxw 239
github_search_engine/_cli/commands/__init__.py sha256=tfaF3SuQzmvnu6opaI-cGWq-KjtYEPlsZAozLoyR23U 178
github_search_engine/_cli/commands/api_command.py sha256=0IHAsJMMGb--4Sx8FizrfSDaicybKlPnaOaIgWlU_0M 1548
github_search_engine/_cli/commands/index_command.py sha256=s_NwiPgQlBZEK1Mi3-8nk4PU_91p-QRlHKeoibUNn7U 2095
github_search_engine/_cli/commands/search_command.py sha256=RCJSqQKTBh0boR7g_VkTXBL-FXdubKlufKg8zwDEb9I 2318
github_search_engine/_cli/commands/utils.py sha256=uv4ZIiVADG-Me7YuOOoXV7Xm7vctw7RYFWqaB_R21PM 491
github_search_engine/cli.py sha256=wTKPdei-pJuyMDWog06CyYY0BiCAr8oVnK88QCrlq2A 415
github_search_engine/clients/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
github_search_engine/clients/github_client_manager.py sha256=FkWj-3NEq2g8qJ0mWjvW3bxrlkra_YLlnE1zPRMO_CE 2974
github_search_engine/clients/ollama_client_manager.py sha256=GlFaOVpLhl9DsTwQmCVUbivZ7DiIgX420KYTYHMl4Xc 1179
github_search_engine/github_search_engine.py sha256=rgtg3xRnvSTDjbTp_UuvvJ1OQ5QAO30BPZrepYzFFbg 6332
github_search_engine-0.3.0.dist-info/METADATA sha256=qsXHGwv6p1srwOTrN6XKnccygOfNdwhhg_c--egZqFI 3941
github_search_engine-0.3.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
github_search_engine-0.3.0.dist-info/entry_points.txt sha256=3PD9AwdjMQtSYHePDCtUiF4MK4WhDZ4ttHwigT5_dnw 70
github_search_engine-0.3.0.dist-info/RECORD

entry_points.txt

github_search_engine = github_search_engine.cli:_run