codequestion

View on PyPIReverse Dependencies (0)

2.1.0 codequestion-2.1.0-py3-none-any.whl

Wheel Details

Project: codequestion
Version: 2.1.0
Filename: codequestion-2.1.0-py3-none-any.whl
Download: [link]
Size: 28809
MD5: b8c91da7cbb7db2998fbc1ecf78227f5
SHA256: 3e9033c69ab350dd4912bfda41ce65b5359570cfc376486a4ce54c99abf6d659
Uploaded: 2023-09-18 20:39:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codequestion
Version: 2.1.0
Summary: Ask coding questions directly from the terminal
Author: NeuML
Home-Page: https://github.com/neuml/codequestion
Project-Url: Documentation, https://github.com/neuml/codequestion
Project-Url: Issue Tracker, https://github.com/neuml/codequestion/issues
Project-Url: Source Code, https://github.com/neuml/codequestion
License: Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0
Keywords: search embedding machine-learning nlp
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: html2markdown (>=0.1.7)
Requires-Dist: rich (>=12.0.1)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: tqdm (>=4.48.0)
Requires-Dist: txtai[graph] (>=6.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10842 characters]

WHEEL

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

RECORD

Path Digest Size
codequestion/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codequestion/console.py sha256=HDyw2Va4O1ldets4LZT2UhOD1wZxScOUOUuIWIT4F5s 3452
codequestion/download.py sha256=Bnx8H574IMd9vCmW664EJa5ntIQEGdn2Y_0Kzv-GmxY 1897
codequestion/evaluate.py sha256=5Iwv0ao_DeuYe-Ui_gLPeM3j2Tj2UuGY3alx6UShCGs 6930
codequestion/index.py sha256=-nYQSTZTGQZEtR1QbjtPMq_KKK2h9GQvSi-_VYIMtSs 3565
codequestion/models.py sha256=JWuQHdJ4iyUEy76MLGs3hOIJtrlvfJmcZylXv950K8s 1605
codequestion/path.py sha256=9fENXn6VnUcODO4OC0YuVI6DP80QY5IszDLs0Xy6GLQ 825
codequestion/search.py sha256=t9qyQlHsKz_7AzhpuI0df9wpz7a6Oi3N8nWCUeIU-iE 4032
codequestion/tokenizer.py sha256=irMwXM1K1nUVqDl8Zdn13oiBBN6PWoDDvpTiOZfxryY 1504
codequestion/topics.py sha256=vshOyNZvd_JSeHId0UE1DOxIpOQG0UrR0AKvrGdecnc 1444
codequestion/vectors.py sha256=09sVGlbpSyiV_Qb9GGreuK22EWmq1gBkHN712W_2TKI 3745
codequestion/etl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codequestion/etl/stackexchange/__init__.py sha256=N9gWYIFXH2qZ2P9wlMmtY0YGiQxgE9DMWYfH9q6Xd1I 171
codequestion/etl/stackexchange/db2qa.py sha256=qNpkrxYSA3F2DsPH9TsMXnXWt1KA6BGIAu2P9ncYVDA 7972
codequestion/etl/stackexchange/decompress.py sha256=0YTp0LAFAZt8L0Fdr9sEgubpWe1mu6D-gRLEna-Q2Qg 1036
codequestion/etl/stackexchange/execute.py sha256=sSLa8oe8h1_g6Vwi-xY9NiIoDT1X2kIVAAyz5udQvKQ 2735
codequestion/etl/stackexchange/sift.py sha256=7kTIQzuDdbYjVrZ1IYUE_0ekdQ-DJJUr7BGMiOpdk54 2214
codequestion/etl/stackexchange/xml2db.py sha256=qQCJzxOTl4kvNz-eWsDYYtSwV5UZRGQ_fWMIJG3k6Hc 4923
codequestion-2.1.0.dist-info/LICENSE sha256=Y9c-hlyM3z6e54Ivlu9WIK_O7XRYzfZeH5FuviH1Frk 10754
codequestion-2.1.0.dist-info/METADATA sha256=nAxMkjZR5QHm7C_wvhxMWQ9DjvzLzlWd9iua_WF3xPI 11940
codequestion-2.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
codequestion-2.1.0.dist-info/entry_points.txt sha256=3CvgVSL2AwjaHAwg0H0ESRZXDMDgCd_Ahd5gLIGrT7A 59
codequestion-2.1.0.dist-info/top_level.txt sha256=r-5SpEqg5Vbz7J835YxG8uMPS0l1mh8x-k9k_CaXAqI 13
codequestion-2.1.0.dist-info/RECORD

top_level.txt

codequestion

entry_points.txt

codequestion = codequestion.console:main