autora-doc

View on PyPIReverse Dependencies (0)

0.0.5 autora_doc-0.0.5-py3-none-any.whl

Wheel Details

Project: autora-doc
Version: 0.0.5
Filename: autora_doc-0.0.5-py3-none-any.whl
Download: [link]
Size: 12980
MD5: 249ec9554b3219c0d3e940bc0d553fa6
SHA256: 09dd76dfdec153b12464bf383cd356340c8fcd9ef96af6185b1100bcbcfeea67
Uploaded: 2024-02-08 20:56:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autora-doc
Version: 0.0.5
Summary: Automatic documentation generator from AutoRA code
Author-Email: Carlos Garcia Jurado Suarez <carlosg[at]uw.edu>
Project-Url: Homepage, https://github.com/AutoResearch/autodoc
License: MIT License Copyright (c) 2023 Carlos Garcia Jurado Suarez 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.
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Requires-Dist: scipy
Requires-Dist: torch (==2.0.1)
Requires-Dist: transformers (>=4.37.2)
Requires-Dist: typer
Requires-Dist: azureml-core; extra == "azure"
Requires-Dist: azureml-mlflow; extra == "azure"
Requires-Dist: accelerate (>=0.24.1); extra == "cuda"
Requires-Dist: bitsandbytes (>=0.42.0); extra == "cuda"
Requires-Dist: xformers; extra == "cuda"
Requires-Dist: black; extra == "dev"
Requires-Dist: hf-transfer; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: nbconvert; extra == "dev"
Requires-Dist: nbsphinx; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-autoapi; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: jsonlines; extra == "pipelines"
Requires-Dist: mlflow; extra == "pipelines"
Requires-Dist: nltk; extra == "pipelines"
Requires-Dist: sentence-transformers (>=2.3.1); extra == "pipelines"
Provides-Extra: azure
Provides-Extra: cuda
Provides-Extra: dev
Provides-Extra: pipelines
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4140 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autora/doc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autora/doc/_version.py sha256=EJB7__SNK9kQS_SWZB_U4DHJ3P8ftF6etZEihTYnuXE 411
autora/doc/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autora/doc/util.py sha256=Gln7mJi66N3mh07GLg6IT2cGXZOtFxrsmEowhpk0yio 533
autora/doc/classes/EvalResult.py sha256=tMNdk8SczwaPCB29jxJpQ2XM4A_Lt_bIgtHB0D1gmk0 312
autora/doc/pipelines/main.py sha256=T1utbUNkPmBMf5mbqdD15LJQ_offA--3WUc-1-_fLs4 6839
autora/doc/pipelines/metrics.py sha256=rXiLGID73k9l_uECGjhaX93FrpXTHy5e0qCh4OgJbOg 2029
autora/doc/runtime/predict_hf.py sha256=hrViWAKx9z5G6XDF0O5nwommuHucsaHu7RvEPfKN5Hw 4394
autora/doc/runtime/prompts.py sha256=LrrVuThGeLoMcUxLZ7QodNtOCi8ydp0OCnYDCVxA05w 4055
autora_doc-0.0.5.dist-info/METADATA sha256=702XvFhwkRBtPFaWaywTbGz2_EgMQVK-2qMQly1nQ-U 7199
autora_doc-0.0.5.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
autora_doc-0.0.5.dist-info/entry_points.txt sha256=7a-79K2Bkebd7CM1G_y1EBGUTzNhNStNi_hs0xlBtG4 58
autora_doc-0.0.5.dist-info/licenses/LICENSE sha256=JxGd-cKlSdwd3qoUNMeG7zM0sZBYsy-ZWhri0HVxe8I 1084
autora_doc-0.0.5.dist-info/RECORD

entry_points.txt

autodoc = autora.doc.pipelines.main:app