query-package-documentation

View on PyPIReverse Dependencies (0)

0.0.3 query_package_documentation-0.0.3-py3-none-any.whl

Wheel Details

Project: query-package-documentation
Version: 0.0.3
Filename: query_package_documentation-0.0.3-py3-none-any.whl
Download: [link]
Size: 44574
MD5: bc0fbbe585f6e88a97730753f9f66fd4
SHA256: 24609ace865d59d24372c113301c7b1b7ee2732f07385d5795c211c470d15c1c
Uploaded: 2024-04-07 15:44:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: query-package-documentation
Version: 0.0.3
Summary: A package to explore documentations
Author-Email: Anirban Ray <39331844+yarnabrina[at]users.noreply.github.com>
Maintainer-Email: Anirban Ray <39331844+yarnabrina[at]users.noreply.github.com>
Project-Url: Bug Tracker, https://github.com/yarnabrina/query-package-documentation/issues
Project-Url: Documentation, https://query-package-documentation.readthedocs.io
Project-Url: Source Code, https://github.com/yarnabrina/query-package-documentation
License: MIT License Copyright (c) 2023-2024 Anirban Ray Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: documentation,generative-ai
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Flake8
Classifier: Framework :: Pydantic
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: ==3.11.*
Requires-Dist: chromadb (<0.5,>=0.4.15)
Requires-Dist: ctransformers (<0.3,>=0.2.27)
Requires-Dist: gradio (<4.26,>=4.19.2)
Requires-Dist: jq (<1.8,>=1.6)
Requires-Dist: langchain (<0.2,>=0.1.13)
Requires-Dist: numpydoc (<1.8,>=1.6)
Requires-Dist: pydantic (<2.7,>=2.4.2)
Requires-Dist: sentence-transformers (<2.7,>=2.2.2)
Requires-Dist: transformers (<4.39,>=4.36)
Requires-Dist: typer-slim (<0.13,>=0.12.1)
Requires-Dist: autoflake; extra == "all"
Requires-Dist: bandit; extra == "all"
Requires-Dist: black; extra == "all"
Requires-Dist: blacken-docs; extra == "all"
Requires-Dist: build; extra == "all"
Requires-Dist: codespell; extra == "all"
Requires-Dist: docformatter[tomli]; extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: furo; extra == "all"
Requires-Dist: interrogate; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: myst-parser[linkify]; extra == "all"
Requires-Dist: numpydoc; extra == "all"
Requires-Dist: pre-commit; extra == "all"
Requires-Dist: pylint; extra == "all"
Requires-Dist: pyproject-fmt; extra == "all"
Requires-Dist: pyupgrade; extra == "all"
Requires-Dist: Sphinx; extra == "all"
Requires-Dist: sphinx-copybutton; extra == "all"
Requires-Dist: twine; extra == "all"
Requires-Dist: validate-pyproject; extra == "all"
Requires-Dist: vulture; extra == "all"
Requires-Dist: codespell; extra == "dev"
Requires-Dist: numpydoc; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: furo; extra == "doc"
Requires-Dist: myst-parser[linkify]; extra == "doc"
Requires-Dist: Sphinx; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: accelerate (<0.30,>=0.24.1); extra == "fine-tuning"
Requires-Dist: bitsandbytes (<0.44,>=0.41.2); extra == "fine-tuning"
Requires-Dist: datasets (<2.19,>=2.15); extra == "fine-tuning"
Requires-Dist: evaluate (<0.5,>=0.4.1); extra == "fine-tuning"
Requires-Dist: peft (<0.11,>=0.6.2); extra == "fine-tuning"
Requires-Dist: rouge-score (<0.2,>=0.1.2); extra == "fine-tuning"
Requires-Dist: safetensors (<0.5,>=0.4); extra == "fine-tuning"
Requires-Dist: scikit-learn (<1.5,>=1.3); extra == "fine-tuning"
Requires-Dist: torch (<2.3,>=2.1.1); extra == "fine-tuning"
Requires-Dist: trl (<0.9,>=0.7.4); extra == "fine-tuning"
Requires-Dist: autoflake; extra == "format"
Requires-Dist: black; extra == "format"
Requires-Dist: blacken-docs; extra == "format"
Requires-Dist: docformatter[tomli]; extra == "format"
Requires-Dist: isort; extra == "format"
Requires-Dist: pyproject-fmt; extra == "format"
Requires-Dist: pyupgrade; extra == "format"
Requires-Dist: bandit; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: interrogate; extra == "lint"
Requires-Dist: pylint; extra == "lint"
Requires-Dist: validate-pyproject; extra == "lint"
Requires-Dist: vulture; extra == "lint"
Requires-Dist: build; extra == "release"
Requires-Dist: twine; extra == "release"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: fine-tuning
Provides-Extra: format
Provides-Extra: lint
Provides-Extra: release
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 194 characters]

WHEEL

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

RECORD

Path Digest Size
cli.py sha256=FybDiG8O9-9SCQ08MDdif4R_gA2z2T80mXkRCCUJHAo 5757
gui.py sha256=w-i4JwdsRqBfHeTAuYu0xFtO_AvYqwqIUfBdrPf3xDI 24732
generative_ai/__init__.py sha256=UgJYuFRc8VN-t4wnweyzY2pBQ1TNNNvB57ccfEhxAlk 1170
generative_ai/metadata.json sha256=DvThM31Ybp9UP1XI9sGlwOJPrNecP4o8vxYrIdaTmKI 642
generative_ai/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
generative_ai/top_level.py sha256=5ji5S096juizEeXnV87Eawdh_IPJex8mtwwu2lfdvtw 6568
generative_ai/utils_top_level.py sha256=HYbKr5Wncv4EcbPe5Sg3iRZuyxReZOAfpQNpid9QaHI 744
generative_ai/dataset_generation/__init__.py sha256=Gz1geQ78KOg9Ma4O7NN2ZgTN1XR9qrckROlzHbKRJ2g 846
generative_ai/dataset_generation/orchestrate_generation.py sha256=yOgN3pRL6DCw3MsAqC4x1QsLoGFeOfT4hnxv1ZTyf2k 4730
generative_ai/dataset_generation/step_1_generation.py sha256=qPvfdxfSPTwe_kX4Z5_u5FuEI9WtX75LVwlCdpIZ2jQ 12343
generative_ai/dataset_generation/step_2_generation.py sha256=O5rmNuG7WK58JlKwOZO4cAeTtIQoGCrdUFvLtutjVzA 128636
generative_ai/dataset_generation/utils_generation.py sha256=mA4N1zNW0bjyBNIONH-QHkVJz_Ew5XdHWaajvvQdTh8 14819
generative_ai/information_retrieval/__init__.py sha256=nOupXCrPh1NIxjxJHUas0N6mEpp6Hm6Es3VyFfR7kyE 1394
generative_ai/information_retrieval/orchestrate_retrieval.py sha256=4J6bLGp3Sx_SPE87ZCEi3HLr3-UsMG7XMy3v1SiBQx0 6990
generative_ai/information_retrieval/step_1_retrieval.py sha256=0venESEiX5o6iklWknMcTwVrz-ebON94gsPCat3uM8Y 2552
generative_ai/information_retrieval/step_2_retrieval.py sha256=MiWBGm4-fmT4oBdUv1BDqcsM_lexyMgNdA7uE8BP8lI 5777
generative_ai/information_retrieval/step_3_retrieval.py sha256=cb3jLbw5kTSi68Q-tdCVd2c0zqm-cGFxd4ksZ68Y5HU 2652
generative_ai/information_retrieval/utils_retrieval.py sha256=PO6H3uw5ChcO8LtvGVDKmvL8yMjHzuW-QTtC5hifeMo 2207
query_package_documentation-0.0.3.dist-info/LICENSE sha256=hUbqh9Evcbl0ghw8auFzdTSAHtpTrPgo5VOJVebalIc 1073
query_package_documentation-0.0.3.dist-info/METADATA sha256=yW-0cZADVfJXh8DkEgZMzZxdttGxM3X_6mVtVG0B3oM 5853
query_package_documentation-0.0.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
query_package_documentation-0.0.3.dist-info/entry_points.txt sha256=UWR2pPwgC1WavzATgI-TOWqEv7A8A-6RqpgslFzUi1w 84
query_package_documentation-0.0.3.dist-info/top_level.txt sha256=JTRbnAic1F0Yxd5Clm6GuIaxLs-Aq6yTvCiODmDBn7k 22
query_package_documentation-0.0.3.dist-info/RECORD

top_level.txt

cli
generative_ai
gui

entry_points.txt

docs-cli = cli:CLI_APPLICATION
docs-gui = gui:main