xstring

View on PyPIReverse Dependencies (0)

0.1.5 xstring-0.1.5-py3-none-any.whl

Wheel Details

Project: xstring
Version: 0.1.5
Filename: xstring-0.1.5-py3-none-any.whl
Download: [link]
Size: 14588
MD5: f85a38c784add2e8f3fdf4fbc191732d
SHA256: 0b013f9294033e145f6eed449752a7eb9964b0f73339d7f4693eaaf15e46222f
Uploaded: 2024-07-16 15:21:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xstring
Version: 0.1.5
Summary: AI-powered automatic generation of documentation comments for classes, modules, and packages, including translation of existing comments and lazy customization of docstrings.
Author: yang chichi
Author-Email: yangchichi[at]126.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: dynaconf (<4.0.0,>=3.1.12)
Requires-Dist: libcst (<2.0.0,>=1.4.0)
Requires-Dist: openai (<2.0.0,>=1.35.7)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2647 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xstring/__init__.py sha256=8Bqq2kiE8ZLcya8FVmmyLDDB6qQakKhbepoA_c9KhII 37
xstring/cmdline.py sha256=qLgpjTaZMvbTnf3A0qC2pc-YzWJ5kFM9UtWeME30M2M 4082
xstring/config/__init__.py sha256=v-V_zPxquBvLGpcljVPDKyNLEZnVhvYEoAyHg8Sq-p8 1003
xstring/config/settings.yml sha256=tpaFFBO4H8dq4if_kruwz0RMk8cG9KPzeZY-cFu018Y 68
xstring/editor/__init__.py sha256=VX_PUG_-GNTsQiFLlfIHFXK4-GLTqwGx2I-bAAY3w-g 76
xstring/editor/base.py sha256=Q_YJlsp7Y-f8hinXV-Kpy3rnu4l63JVZRy0hCzbg2Ug 7890
xstring/log.py sha256=09jHMn0mpcNaRVM4_mTg-O_pY4Ttt0KtZ3vEqWdg_nk 1856
xstring/manager/__init__.py sha256=SuxuS8tCD-F8Abz3lLhwy0oAR3TxGnaKiMFYliNmiPE 170
xstring/manager/base.py sha256=shHhQ6DaGPzIxCvx74-pnZ8aLp9HoizJkIsN9zqGWvU 10357
xstring/manager/custom.py sha256=45M3lNdfEiifIxXDgLRCpBnbht1PUZ6mzFi4nDl3Sfs 650
xstring/manager/simple.py sha256=tF59xeavqNOP0GftSC8NEnXIqvWnNIQVFDaf3oQw77A 3182
xstring/parser/__init__.py sha256=SkoV6pJbglzscqGJRxkUm8m_xFhGQH_8DXHkmu8FRz0 76
xstring/parser/base.py sha256=Ormp9o-h27U6I-pN05HP6AIJ26xV4HAIgejdA9CEYn4 1280
xstring/schema.py sha256=0aeKskhpAhk8VmzTNmx0igLSm6KR24MkF8WnW9-JjY4 1037
xstring-0.1.5.dist-info/LICENSE sha256=2hgKyI3qcEUPwkwqqiqcQhHl31Sc-ytdpi24bttFno8 1067
xstring-0.1.5.dist-info/METADATA sha256=Yl8ZphJAOiJBU7Wu2nOvE21qTkN3WavWZBY9IOLCHjc 3623
xstring-0.1.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
xstring-0.1.5.dist-info/entry_points.txt sha256=qjpF0zDUVOJueHcJQ3KYclGBMvW4eOMu4vDptR2CqOY 47
xstring-0.1.5.dist-info/RECORD

entry_points.txt

xstring = xstring.cmdline:app