aimer

View on PyPIReverse Dependencies (0)

0.1.1 aimer-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: aimer
Version: 0.1.1
Filename: aimer-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 11636
MD5: b08a00db7ca43f4025b9e5e12b7a2fdf
SHA256: b427da0869b05d01549a70d677210c0235361bb0087f24fd1b2bbf810744d6a8
Uploaded: 2024-03-17 15:10:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aimer
Version: 0.1.1
Summary: Aimer : A tool to help you let AI write code for you.
Author-Email: Keith Thompson <keiththomps[at]hey.com>
Project-Url: Homepage, https://github.com/keiththomps/aimer
Project-Url: Issues, https://github.com/keiththomps/aimer/issues
Project-Url: Source, https://github.com/keiththomps/aimer
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: anthropic (<1,>=0.19.0)
Requires-Dist: click (<9,>=8.1.7)
Requires-Dist: openai (<2,>=1.13.3)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: twine; extra == "dist"
Requires-Dist: build; extra == "dist"
Provides-Extra: dev
Provides-Extra: dist
Description-Content-Type: text/markdown
[Description omitted; length: 353 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
aimer/__init__.py sha256=e7lFinBVlmuGHtkR_IqhnB717R3NVD3wv2W9m4y8mnU 113
aimer/cli.py sha256=3Dy7s62WHG_1EY-Yq6g2cf54SQgn5_SNOcUDSe0ggA4 4659
aimer/prompts.py sha256=izpPIOyxmJVLo2jxOsaSgLIPDpk6yV_n1MgXk8VBheM 5261
aimer/ai_providers/__init__.py sha256=cwVpX43ijAp1d1um-K7UBS8uS2F7yMqvy3XDJU7NMgY 415
aimer/ai_providers/anthropic.py sha256=4MuD02AG2Xos6uajLZFDF-bGeqM0pV_HyBwjURn8loo 3167
aimer/ai_providers/anthropic_tool_definitions.txt sha256=_bW4PquGuFzpqF3BdNHTzzVVlcZaBiwIKUHEC7HvgGc 1845
aimer/ai_providers/base.py sha256=m6mduwXBK-rHNvmjfep2BFV8u4DyhEkDjqALef1PcrY 912
aimer/ai_providers/open_ai.py sha256=sQG1d3hsT6JLGh3UmpuPFi89zaF7ZcrzJ1_Pc9Nyjhg 2407
aimer/ai_providers/open_ai_tool_definitions.json sha256=yx-GuT6NrlXyrMv3dPURO6Jw1nfhKLei4HFtjni-0F0 1109
aimer/executor/__init__.py sha256=N0XBDyc7l7KrxnexsHxlrZXVnxeVyppE73bSJnd-0-8 2243
aimer-0.1.1.dist-info/entry_points.txt sha256=tHcPxHNSCBExxzqgFYB31um3ISkLIJ7f7OnmBCX6mio 39
aimer-0.1.1.dist-info/LICENSE sha256=Kk_W6yRSDN8E2kInKhNEVLpojr6JZjVfzilco7gIv9E 1081
aimer-0.1.1.dist-info/WHEEL sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY 99
aimer-0.1.1.dist-info/METADATA sha256=0lovSFFbGtHUgrXxZYONHUEQ5NgAeUz3B0KCQQ96NpY 1349
aimer-0.1.1.dist-info/RECORD

entry_points.txt

aimer = aimer:cli.cli