docstring-gen

View on PyPIReverse Dependencies (2)

0.4.0 docstring_gen-0.4.0-py3-none-any.whl

Wheel Details

Project: docstring-gen
Version: 0.4.0
Filename: docstring_gen-0.4.0-py3-none-any.whl
Download: [link]
Size: 16736
MD5: c1d7a320a7f0afe9d0c812c28ab0c57f
SHA256: b51d067016bd664c457de66cefbb933a38b99aac9c1cde44f3b1e53c70539d49
Uploaded: 2024-02-21 04:41:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docstring-gen
Version: 0.4.0
Summary: Generate docstrings using OpenAI's Codex model.
Author: airt
Author-Email: info[at]airt.ai
Home-Page: https://github.com/airtai/docstring-gen
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python mkdocs material docstring generator
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Requires-Dist: nbformat (>=5.7.1)
Requires-Dist: typer[all] (>=0.7.0)
Requires-Dist: openai (==0.27.2)
Requires-Dist: mypy-extensions (==1.0.0)
Requires-Dist: nbdev-mkdocs (==0.2.2); extra == "dev"
Requires-Dist: bandit (==1.7.4); extra == "dev"
Requires-Dist: semgrep (==1.61.1); extra == "dev"
Requires-Dist: pytest (==7.2.1); extra == "dev"
Requires-Dist: black (==23.1.0); extra == "dev"
Requires-Dist: mypy (==1.0.1); extra == "dev"
Requires-Dist: mkdocs (==1.4.2); extra == "dev"
Requires-Dist: mkdocstrings[python] (==0.20.0); extra == "dev"
Requires-Dist: mkdocs-material (==9.1.1); extra == "dev"
Requires-Dist: mkdocs-literate-nav (==0.6.0); extra == "dev"
Requires-Dist: mkdocs-section-index (==0.3.5); extra == "dev"
Requires-Dist: configupdater (==3.1.1); extra == "dev"
Requires-Dist: griffe (==0.24.1); extra == "dev"
Requires-Dist: ruamel.yaml (==0.17.21); extra == "dev"
Requires-Dist: playwright (==1.32.0); extra == "dev"
Requires-Dist: pre-commit (==2.21.0); extra == "dev"
Requires-Dist: detect-secrets (==1.4.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7346 characters]

WHEEL

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

RECORD

Path Digest Size
docstring_gen/__init__.py sha256=42STGor_9nKYXumfeV5tiyD_M8VdcddX7CEexmibPBk 22
docstring_gen/_cli.py sha256=TiVVELM1CB7g_L1fpLhXIyBBSNp6eA8U4wggj3UWg3w 2773
docstring_gen/_modidx.py sha256=xZPOKcPu24nTAFeLOeIX9FWh1US6cFNDmvx7ABt3q44 5450
docstring_gen/docstring_generator.py sha256=zTSTiExESkUMoUutKEXIBa6xS8sKa4aFMek47NN5nCM 23338
docstring_gen-0.4.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
docstring_gen-0.4.0.dist-info/METADATA sha256=OysAIIxPs1pBz4zPzYfIttSbpLHBxSq3hpwHSJ7ljBA 9179
docstring_gen-0.4.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
docstring_gen-0.4.0.dist-info/entry_points.txt sha256=3Rjb7xejPEkrnuUlvGqC64iS21IM86y80ajKh355Ji4 108
docstring_gen-0.4.0.dist-info/top_level.txt sha256=nrgQJhFd6UEkbAr-o4hySWeODve1Dp5tjQOYlg1Eb6E 14
docstring_gen-0.4.0.dist-info/RECORD

top_level.txt

docstring_gen

entry_points.txt

docstring_gen = docstring_gen._cli:_app
[nbdev]
docstring_gen = docstring_gen._modidx:d