lazycodr

View on PyPIReverse Dependencies (0)

0.2.3 lazycodr-0.2.3-py3-none-any.whl

Wheel Details

Project: lazycodr
Version: 0.2.3
Filename: lazycodr-0.2.3-py3-none-any.whl
Download: [link]
Size: 12567
MD5: 0c16c1832d8719578ede7610d4403d09
SHA256: c9656038253d540c37e19a8bb395c484ca4eb32d91de43b9b03f626523537bef
Uploaded: 2023-11-21 23:54:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lazycodr
Version: 0.2.3
Summary: A CLI tool to help lazy coders get the work done with AI (commit messages, pull requests ...)
Author: JimZer
Author-Email: jimi.vaubien[at]protonmail.com
Home-Page: https://gprithub.com/bitswired/lazycodr
Project-Url: Repository, https://github.com/bitswired/lazycodr
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: httpx (<0.25.0,>=0.24.0)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: langchain (<0.0.326,>=0.0.325)
Requires-Dist: openai (<0.29.0,>=0.28.1)
Requires-Dist: pathspec (<0.12.0,>=0.11.2)
Requires-Dist: pyfiglet (<2.0.0,>=1.0.2)
Requires-Dist: pygithub (<3.0.0,>=2.1.1)
Requires-Dist: rich (<14.0.0,>=13.6.0)
Requires-Dist: tiktoken (<0.5.0,>=0.4.0)
Requires-Dist: tqdm (<5.0.0,>=4.66.1)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3570 characters]

WHEEL

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

RECORD

Path Digest Size
lazycodr/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazycodr/cli/__init__.py sha256=63AXFLuQDWqClhpsDxF8j03YjFQD-jSRHPr6dWv8UyE 524
lazycodr/cli/config.py sha256=sSCVKc5OaC_8AVdeqgnCBBNrFTtQNVboHHp0GyrNK8o 713
lazycodr/cli/pr.py sha256=zTRJGAn3FGLRRK2QKMNIHsxUwPKB8JccunNFEnwlbz8 868
lazycodr/cli/readme.py sha256=YuIiL3NAxdKFTQ0YU8Eyx_Roi8Gh8P_OIrfcnoSbZ8Q 373
lazycodr/constants.py sha256=Aq2_HWt9DQwdgFzOThVhNJ_VGgEyhlGsrvHrkdSxupk 374
lazycodr/prompts/__init__.py sha256=U3m89zR6x77w2huBgVRtIkOBxLb7M3Bu0IvvsPOSKcA 259
lazycodr/prompts/templates/pr/pr-generate-refine-init.prompt sha256=3KO0YIMhGDvuueY7jY1Jq3FCd3f5MmPZmw0KP1Djy1A 291
lazycodr/prompts/templates/pr/pr-generate-refine-loop.prompt sha256=-me9A4OHJWrO2HnhPucUzofON4rJrqmahPxEEj_gTWs 634
lazycodr/prompts/templates/readme/readme-file-generate.prompt sha256=mtKv-4DAsvLnsWH8-Klqczb-KUf8o243Lmg-TJpOP68 336
lazycodr/prompts/templates/readme/readme-file-summary-refine-init.prompt sha256=dcaxcfI3viIzoNx2j6QEsGvCG_O4SusA2aKX95CPIyI 908
lazycodr/prompts/templates/readme/readme-file-summary-refine-loop.prompt sha256=TH8wVNzt5EOtR6ACMAFIgNcc_st1zEqUuvnef2nbWVA 646
lazycodr/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lazycodr/utils/credentials.py sha256=oi42AAJgg7filUk-kr_IQNgK3SXBKO6zuvqgKaH3vYo 1002
lazycodr/utils/pr.py sha256=aZYO4uWwvPmcKamVEewnVI3R1nV_jnbbtM3ekkqfQtQ 2424
lazycodr/utils/readme.py sha256=m4jX5XyG0ZtwE-xVPFuG-MyZnrZTG-AljggXrLgyg4Q 5108
lazycodr-0.2.3.dist-info/METADATA sha256=Jq6a2nLZzGygrfV93iJANq2E7JdDYNu35jkpQ_Vn5Pk 4682
lazycodr-0.2.3.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
lazycodr-0.2.3.dist-info/entry_points.txt sha256=2TrSVSL2ZOIkr8hAE8n9AkDWplaPJzmpK7YX6Jd77ks 46
lazycodr-0.2.3.dist-info/RECORD

entry_points.txt

lazycodr = lazycodr.cli:main