python-commentator

View on PyPIReverse Dependencies (0)

0.3.0 python_commentator-0.3.0-py3-none-any.whl

Wheel Details

Project: python-commentator
Version: 0.3.0
Filename: python_commentator-0.3.0-py3-none-any.whl
Download: [link]
Size: 20117
MD5: 66e8d8e62595fcff9a22528bee08a549
SHA256: 08ed579c625993ce8f8956008cf44c11453774c59692663f5c281b739b187d25
Uploaded: 2024-02-15 18:06:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-commentator
Version: 0.3.0
Summary: An automatic commenter and type inference tool for Python code.
Author-Email: Emery Berger <emery.berger[at]gmail.com>
Project-Url: Homepage, https://github.com/plasma-umass/commentator
Project-Url: Bug Tracker, https://github.com/plasma-umass/commentator
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: boto3 (>=1.34.35)
Requires-Dist: openai (>=1.3.6)
Requires-Dist: rich (>=12.4.4)
Requires-Dist: ast-comments (>=1.0.0)
Requires-Dist: click (>=8.1.3)
Requires-Dist: litellm (>=1.22.3)
Requires-Dist: mypy (==1.8.0)
Requires-Dist: mypy-extensions (==1.0.0)
Requires-Dist: async-generator (==1.10)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3704 characters]

WHEEL

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

RECORD

Path Digest Size
commentator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commentator/__main__.py sha256=3kgaHqZ8ynaoT_2wxtsrobvcpD6GLK1rVtxTRngvfOo 5536
commentator/collect_types.py sha256=u8qMaGwRtyeuM2S28CqGLQ01KVt1parALFgkMuD_aBg 1332
commentator/commentator.py sha256=X7Xmnopzq_h2ebqrdgfnnRwKyMje-29Z6SlecI3EpSY 34190
commentator/strip_comments.py sha256=RTib74MFbimmWJ9hr5PYRINu9rl6mcN2IQg7hNj06Ag 785
commentator/strip_imports.py sha256=Ch_JsUJTUOLN-CF2r5hoUSY6pIXq8bBluL_TAE-Slig 319
commentator/strip_types.py sha256=Jsxz4R7HTfgWMJLv5catKKmtb1oX63iIWTrs_1V_owU 1407
python_commentator-0.3.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
python_commentator-0.3.0.dist-info/METADATA sha256=ugL04dui8XuJaqxZrTC2ntTHOgQVuJlrTQ-tXV9Ovr8 4552
python_commentator-0.3.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
python_commentator-0.3.0.dist-info/entry_points.txt sha256=0BdVRc9YMw4dhYuzatE1vdaS7cOMbi6uwwuTuJLXnso 58
python_commentator-0.3.0.dist-info/top_level.txt sha256=LSQ_L2YSLMtJFq26gIslQALnz5JxcDlDo8g656j8Uhk 12
python_commentator-0.3.0.dist-info/RECORD

top_level.txt

commentator

entry_points.txt

commentator = commentator.__main__:main