addcom

View on PyPIReverse Dependencies (0)

1.0.3 addcom-1.0.3-py3-none-any.whl

Wheel Details

Project: addcom
Version: 1.0.3
Filename: addcom-1.0.3-py3-none-any.whl
Download: [link]
Size: 8438
MD5: 6ce7da05886728b9746cfa24e33c47ae
SHA256: 8fac48047eb1abba8753e0b03eafacf4ecfacb3888f532eaf6d8d92b3ac3c03d
Uploaded: 2024-11-23 00:16:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: addcom
Version: 1.0.3
Summary: a CLI tool for adding comments to your source code files
Author: Arina Kolodeznikova
Author-Email: arinak1017[at]gmail.com
Home-Page: https://github.com/arilloid/addcom
Project-Url: Repository, https://github.com/arilloid/addcom
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: openai (<2.0,>=1.46)
Requires-Dist: rich (<14.0,>=13.8)
Requires-Dist: typer (<0.13,>=0.12)
Requires-Dist: typing_extensions (<5.0,>=4.12)
Description-Content-Type: text/markdown
[Description omitted; length: 5077 characters]

WHEEL

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

RECORD

Path Digest Size
app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/api.py sha256=Cj88euUsa7vTjzjqvsurW9wHGQV2pYO5-izpJIRGZSQ 3895
app/callbacks.py sha256=euiMXDao3nwrK-8pb3fqJ0ZbLYoNRQdLNpRW4KVxhz8 567
app/file_operations.py sha256=LdjKNW5ftRBe53DnG1p1kJQqlWKsw4Tw2OsWN5HK4PU 1879
app/main.py sha256=laao7G2W6u3jDVP8zsuTIwDtRIC7FG2YSU7Q_oHtBNY 3254
addcom-1.0.3.dist-info/entry_points.txt sha256=wBD1CcsVdlmE7jeO4YQ_CyVQNXaj3O-CvcLUXXwH9RI 39
addcom-1.0.3.dist-info/LICENSE sha256=3uPzWusVqCMWyj7Lh4eGJ5bwm_z1yRyFFPqwwKaDHnc 1067
addcom-1.0.3.dist-info/METADATA sha256=Zik738o8bxIbIsHuJdtbLeLbNXB40ZcHquaN8gKeDA0 5749
addcom-1.0.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
addcom-1.0.3.dist-info/RECORD

entry_points.txt

addcom = app.main:app