devtale

View on PyPIReverse Dependencies (0)

0.1.4 devtale-0.1.4-py3-none-any.whl

Wheel Details

Project: devtale
Version: 0.1.4
Filename: devtale-0.1.4-py3-none-any.whl
Download: [link]
Size: 21891
MD5: a8629573baf3b88b8caaa1e02b649140
SHA256: 57c6ebf4c668280b18c5e2c87fc0055e8eeff36c033bbca7f9e8c089d09b943e
Uploaded: 2024-01-15 17:11:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: devtale
Version: 0.1.4
Summary: Generate automatic repository documentation with LLMs
Author: Mystral AI
Home-Page: https://github.com/mystral-ai/devtale
Project-Url: Repository, https://github.com/mystral-ai/devtale
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11.4,<4.0.0
Requires-Dist: click (<9.0.0,>=8.1.6)
Requires-Dist: json-repair (<0.5.0,>=0.4.5)
Requires-Dist: langchain (<0.0.252,>=0.0.251)
Requires-Dist: openai (<0.28.0,>=0.27.8)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: tiktoken (<0.6.0,>=0.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3878 characters]

WHEEL

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

RECORD

Path Digest Size
devtale/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
devtale/aggregators/__init__.py sha256=IQBl46kFT3iScr3ikvmvKjTbOIWUoUuVJCL6AXhnHZA 231
devtale/aggregators/go.py sha256=gLUbmeQdS5LlRoY4x6h9lygy9hNIZjAK4hpvSWxXHOk 3368
devtale/aggregators/javascript.py sha256=gQ7WQiRNYe2I-t3kJsaLwoYR-LUdMuhjkgpF0G3mqZc 5603
devtale/aggregators/php.py sha256=ObWe4Yy-rGNbjU2C6x81ehvImhMqdFhj5BttvzpYe1I 5420
devtale/aggregators/python.py sha256=RqMxulVaCtkmDofz6FbQwLiD5x6TVjeWsuY4zEf1wTE 7131
devtale/cli.py sha256=_cE79w_7yYEjgLGpc5RZdqGnUmKqLluQmG9v6idBpOE 21118
devtale/constants.py sha256=KNVhkJiNOtxnjMqmbQAg3GsH-DjmZvPaJ8rVsNqp1hs 695
devtale/schema.py sha256=GlWWqPadYDVKa0wZxa7HmuFVb52szchs1mGYFACnEE0 1227
devtale/templates.py sha256=9irCDq83IzlOkdkRL32WPcr80xnv3H0htIlc9GbTL5U 4220
devtale/utils.py sha256=NdPYLPTc8D3kjiqnANxVxlS0uqd-ZqjquYmmzh8Dt8g 11036
devtale-0.1.4.dist-info/LICENSE sha256=uJBiwaljol01z4RzdBRrVHJoQGOsEsvkw8MZPtYRI4s 1067
devtale-0.1.4.dist-info/METADATA sha256=JEWAdyW9Gg25IcY1olDYfE2u0l5hhj8oPFqO71O4UCM 4616
devtale-0.1.4.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
devtale-0.1.4.dist-info/entry_points.txt sha256=H7QxSnLG8T_Jkm-3hlJ3hoUbIeAW4VQKVH52aso_STs 44
devtale-0.1.4.dist-info/RECORD

entry_points.txt

devtale = devtale.cli:main