Docify

View on PyPIReverse Dependencies (1)

1.1.0 docify-1.1.0-py3-none-any.whl

Wheel Details

Project: Docify
Version: 1.1.0
Filename: docify-1.1.0-py3-none-any.whl
Download: [link]
Size: 8652
MD5: 77fc2433daf07e4a23610d7e6174e558
SHA256: 9b45a82f0da74e97f80d5ace255b417ec289cb2d22d321bfe3124f38a42df68b
Uploaded: 2024-12-07 15:05:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docify
Version: 1.1.0
Summary: A script to add docstrings to Python type stubs using reflection
Author-Email: AThePeanut4 <andre.toerien8[at]gmail.com>
Project-Url: Repository, https://github.com/AThePeanut4/docify
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: libcst (>=1.1.0)
Requires-Dist: tqdm (>=4.66.4)
Description-Content-Type: text/markdown
[Description omitted; length: 2137 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docify-1.1.0.dist-info/METADATA sha256=nThkQjCg700EnKBzYAgEcTxzmMd8dFZcU5LJlwgi-EY 3074
docify-1.1.0.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
docify-1.1.0.dist-info/entry_points.txt sha256=8mjmtF-KaKnw3Rad0pgkhP57XKwJF_shIFaOpPdSZbE 55
docify-1.1.0.dist-info/licenses/LICENSE sha256=OgSCvseyrJ8och4-ktNe586zk841pdpPVDBC3OtBQOA 1070
docify.py sha256=sotM4qwUIOhssi3mJTBU0JgSp1k1Cs7s5CYIbV9XPGc 24192
docify-1.1.0.dist-info/RECORD

entry_points.txt

docify = docify:main