semantic-code-search

View on PyPIReverse Dependencies (0)

0.4.0 semantic_code_search-0.4.0-py3-none-any.whl

Wheel Details

Project: semantic-code-search
Version: 0.4.0
Filename: semantic_code_search-0.4.0-py3-none-any.whl
Download: [link]
Size: 24224
MD5: b5680f62dcc7bcae25e31aef5013db2d
SHA256: 59a08a33b072dea120e768c9a56b2798fa8a9d3fb1388397a37aa3f7e1dbb440
Uploaded: 2022-12-23 10:38:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: semantic-code-search
Version: 0.4.0
Summary: Search your codebase with natural language.
Author: Kiril Videlov
Author-Email: kiril[at]codeball.ai
Home-Page: https://github.com/sturdy-dev/semantic-code-search
Keywords: semantic code search
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: numpy (==1.22.4)
Requires-Dist: prompt-toolkit (==3.0.32)
Requires-Dist: Pygments (==2.12.0)
Requires-Dist: sentence-transformers (==2.2.2)
Requires-Dist: setuptools (==62.6.0)
Requires-Dist: torch (==1.12.1)
Requires-Dist: tree-sitter (==0.20.1)
Requires-Dist: tree-sitter-builds (==2022.8.27)
Requires-Dist: tree-sitter-languages (==1.5.0)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 8341 characters]

WHEEL

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

RECORD

Path Digest Size
semantic_code_search/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
semantic_code_search/cli.py sha256=AeKs9iDdNFM-VSciKOEOzykkbrp4FkxUzI9WeV2SiOI 4241
semantic_code_search/cluster.py sha256=o9h5BlwFeuNpN_BIh8NwJ3ooTxPeBf9tJ2-ybyNyyHU 3303
semantic_code_search/embed.py sha256=AIXEZNK4R00ufjnaroUEuTIzeVNe1etEl2Ljf25xw3A 3272
semantic_code_search/prompt.py sha256=_er4Ry3Pj0oL_mjGYoBjCw92bPwi7zlEk2zHGZbSY-o 5481
semantic_code_search/query.py sha256=d9XYrNz_YUCRDuwWhGzpD_UiNPHpTZLZOJAdV6scBrM 2214
semantic_code_search-0.4.0.dist-info/LICENSE.txt sha256=ILBn-G3jdarm2w8oOrLmXeJNU3czuJvVhDLBASWdhM8 34522
semantic_code_search-0.4.0.dist-info/METADATA sha256=0i4kFdSA28rePdxmEZ_tW7tLfy7-Gs_0CrZzhk1bXEc 9564
semantic_code_search-0.4.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
semantic_code_search-0.4.0.dist-info/entry_points.txt sha256=LUpAof5h2xxs6JNxKaXQhOpwVS6jqEJaJh4tGqSkPgk 54
semantic_code_search-0.4.0.dist-info/top_level.txt sha256=_6JM5qfn12yDXNUrHXMeJITm5AUTk83BQkRAPvj1tdk 21
semantic_code_search-0.4.0.dist-info/RECORD

top_level.txt

semantic_code_search

entry_points.txt

sem = semantic_code_search.cli:main