aider-chat

View on PyPIReverse Dependencies (0)

0.30.1 aider_chat-0.30.1-py3-none-any.whl

Wheel Details

Project: aider-chat
Version: 0.30.1
Filename: aider_chat-0.30.1-py3-none-any.whl
Download: [link]
Size: 118672
MD5: 21813040fc714087866a440e6b258ed6
SHA256: 415a9ceb0cbbab2591008a0f2ca39e55a8ce6510a55d1f94889073a70688ca74
Uploaded: 2024-04-25 00:21:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aider-chat
Version: 0.30.1
Summary: aider is GPT powered coding in your terminal
Home-Page: https://github.com/paul-gauthier/aider
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Python: >=3.9,<3.13
Requires-Dist: aiohttp (==3.9.5)
Requires-Dist: aiosignal (==1.3.1)
Requires-Dist: annotated-types (==0.6.0)
Requires-Dist: anyio (==4.3.0)
Requires-Dist: attrs (==23.2.0)
Requires-Dist: backoff (==2.2.1)
Requires-Dist: beautifulsoup4 (==4.12.3)
Requires-Dist: cachetools (==5.3.3)
Requires-Dist: certifi (==2024.2.2)
Requires-Dist: cffi (==1.16.0)
Requires-Dist: charset-normalizer (==3.3.2)
Requires-Dist: click (==8.1.7)
Requires-Dist: configargparse (==1.7)
Requires-Dist: diff-match-patch (==20230430)
Requires-Dist: diskcache (==5.6.3)
Requires-Dist: distro (==1.9.0)
Requires-Dist: filelock (==3.13.4)
Requires-Dist: frozenlist (==1.4.1)
Requires-Dist: fsspec (==2024.3.1)
Requires-Dist: gitdb (==4.0.11)
Requires-Dist: gitpython (==3.1.43)
Requires-Dist: google-ai-generativelanguage (==0.6.2)
Requires-Dist: google-api-core[grpc] (==2.18.0)
Requires-Dist: google-api-python-client (==2.127.0)
Requires-Dist: google-auth (==2.29.0)
Requires-Dist: google-auth-httplib2 (==0.2.0)
Requires-Dist: google-generativeai (==0.5.2)
Requires-Dist: googleapis-common-protos (==1.63.0)
Requires-Dist: greenlet (==3.0.3)
Requires-Dist: grep-ast (==0.2.4)
Requires-Dist: grpcio (==1.62.2)
Requires-Dist: grpcio-status (==1.62.2)
Requires-Dist: h11 (==0.14.0)
Requires-Dist: httpcore (==1.0.5)
Requires-Dist: httplib2 (==0.22.0)
Requires-Dist: httpx (==0.27.0)
Requires-Dist: huggingface-hub (==0.22.2)
Requires-Dist: idna (==3.7)
Requires-Dist: importlib-metadata (==7.1.0)
Requires-Dist: jinja2 (==3.1.3)
Requires-Dist: jsonschema (==4.21.1)
Requires-Dist: jsonschema-specifications (==2023.12.1)
Requires-Dist: litellm (==1.35.23)
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: markupsafe (==2.1.5)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: multidict (==6.0.5)
Requires-Dist: networkx (==3.2.1)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: openai (==1.23.3)
Requires-Dist: packaging (==24.0)
Requires-Dist: pathspec (==0.12.1)
Requires-Dist: pillow (==10.3.0)
Requires-Dist: playwright (==1.43.0)
Requires-Dist: prompt-toolkit (==3.0.43)
Requires-Dist: proto-plus (==1.23.0)
Requires-Dist: protobuf (==4.25.3)
Requires-Dist: pyasn1 (==0.6.0)
Requires-Dist: pyasn1-modules (==0.4.0)
Requires-Dist: pycparser (==2.22)
Requires-Dist: pydantic (==2.7.1)
Requires-Dist: pydantic-core (==2.18.2)
Requires-Dist: pyee (==11.1.0)
Requires-Dist: pygments (==2.17.2)
Requires-Dist: pypandoc (==1.13)
Requires-Dist: pyparsing (==3.1.2)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: pyyaml (==6.0.1)
Requires-Dist: referencing (==0.35.0)
Requires-Dist: regex (==2024.4.16)
Requires-Dist: requests (==2.31.0)
Requires-Dist: rich (==13.7.1)
Requires-Dist: rpds-py (==0.18.0)
Requires-Dist: rsa (==4.9)
Requires-Dist: scipy (==1.13.0)
Requires-Dist: smmap (==5.0.1)
Requires-Dist: sniffio (==1.3.1)
Requires-Dist: sounddevice (==0.4.6)
Requires-Dist: soundfile (==0.12.1)
Requires-Dist: soupsieve (==2.5)
Requires-Dist: tiktoken (==0.6.0)
Requires-Dist: tokenizers (==0.19.1)
Requires-Dist: tqdm (==4.66.2)
Requires-Dist: tree-sitter (==0.21.3)
Requires-Dist: tree-sitter-languages (==1.10.2)
Requires-Dist: typing-extensions (==4.11.0)
Requires-Dist: uritemplate (==4.1.1)
Requires-Dist: urllib3 (==2.2.1)
Requires-Dist: wcwidth (==0.2.13)
Requires-Dist: yarl (==1.9.4)
Requires-Dist: zipp (==3.18.1)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 11039 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aider/__init__.py sha256=3lF2HrdOSEjFYtffVUtfz7zCxpNVnfN4hDz0kCGq7CA 23
aider/commands.py sha256=mMt8yXep9McRPuFz3Sl850YE7q1lQiik9IBJQHuMJ6Q 20824
aider/diffs.py sha256=i4_fE2fk4utepgolC1lu50rExc20QIMrAyiZuo2Y9-w 3060
aider/dump.py sha256=-naWnGTc0-lAe_93WxBTpunPRfzNlUK7Q5zgXOprHfA 653
aider/history.py sha256=F-K3smWL0T2OxXOpSo9FrSBBRXFp0evj7JLk5zVtrAo 4003
aider/io.py sha256=9QGdBAX3hWwcWq4N2mG2AqNR5WwQZ5RkdJfRyUeMVWA 11846
aider/main.py sha256=zWCki-HqgREMycjKbvSD0JZ-z6rOxf3RDAU58XK7kWk 22043
aider/mdstream.py sha256=q2cc5D6rr8HA48ItX3-9DdCNJSeS4r1z23oOeZNqdN8 2925
aider/models.py sha256=EDcI_tUTl2_MRmgxG2-vu6TXgbM5So7Zez5RNL7V3Rg 12052
aider/prompts.py sha256=6WQogga4TNT9tiM77qnGeVwzqg8l9prS6fpJhNnn1bQ 1838
aider/repo.py sha256=ceOVNZ-o6jh6rAcMmjk_HU9lnPw67AHM_PCAAX-H15c 7329
aider/repomap.py sha256=VHww7Q7wJKhELTxTZiMlrfc3HDKiJiO9CpPPf46_HFA 13081
aider/scrape.py sha256=A-Yf2nlHv5h40jJFw1YpaLmVat4VuJMv0gAF9S5zW8Q 5091
aider/sendchat.py sha256=G3V_u-G8bqYjTbI3c7lBxAo_1S-xzPRtNw4dwT9HHW0 1736
aider/utils.py sha256=3YoA-E1jNRHY7uxiW-3Tw8yTaQt8szhgqLKcHCwgS4o 2984
aider/versioncheck.py sha256=g0zKNvILFB5ozF2-QFthanVrCr7nqevHFS5qmDsjscY 845
aider/voice.py sha256=WqfK3ic2jegyKdFeZaOA9XxJzRVcNoGh083lFgLyBD8 2729
aider/coders/__init__.py sha256=AEUWNIbbhpv9JettDhVQotddN0PsvbZFNA6ks9tZgBk 522
aider/coders/base_coder.py sha256=c5cAWfwctpVwZ6g-83kdJ-fEy25Gkb-Rr1rEHXnv4S8 33628
aider/coders/base_prompts.py sha256=nh-J1dRGSOrKjAATHYnN13aOL_wsfMlwfFaKDEIPcwo 339
aider/coders/editblock_coder.py sha256=jSkPdxzVzuUscroCqQDQ7qn5iMsjXxu3uD9fXOQUV6w 12579
aider/coders/editblock_func_coder.py sha256=4HRBPSGRRmKZvGsbfw4JqMIH_mUwDRgfNetAb-eEPjI 5317
aider/coders/editblock_func_prompts.py sha256=t5NLHkggCxZPLOAwo35fml0hYtIDn-nmIU7nRpBBlnQ 886
aider/coders/editblock_prompts.py sha256=l5AFsNzojZ-Dv2ZxZfg1Byg8bcEDXad0esGeLZnu8ik 4898
aider/coders/search_replace.py sha256=BgGMAFCDtWYSFy62z0BDCModBkfbAJPsNKEdF1jb8vk 20004
aider/coders/single_wholefile_func_coder.py sha256=_UEYYFm6F3iZRUpfUy2eYDXQUozGj4XAYMUAmEXrshA 3396
aider/coders/single_wholefile_func_prompts.py sha256=ipzROzYhWZolmbHSxw5W-11Q2iNpyWnWAp41OsCdrIo 867
aider/coders/udiff_coder.py sha256=3COSzZiWltjLd3aGvvqd8XalDiC1om7Tf_I8q1C3c_A 10706
aider/coders/udiff_prompts.py sha256=zVILly0e11obvEedKCizQZyXmUTrb-mURjn-nmWussM 3657
aider/coders/wholefile_coder.py sha256=9kmdidHM2brsKbDHBqCmXy4nkz0s2MGELrdckek8LcE 5147
aider/coders/wholefile_func_coder.py sha256=jcIPpwhbB_1riTmcnfWJgMlnz0Vso1eU1gxkg1CZoBo 4233
aider/coders/wholefile_func_prompts.py sha256=M5-d6qRYUeRTelK5w2mQYkVfFV_caPc-qGfNHlmbmJs 868
aider/coders/wholefile_prompts.py sha256=cFUxINpnwNhu9UcTQ81ZH1URcaZeHYdMvdNKCr-d4Nk 1696
aider/queries/tree-sitter-c-tags.scm sha256=EIz45o5hBh8yEuck5ZR_4IpcGyWSeNrzxFmtkKZGt2k 461
aider/queries/tree-sitter-c_sharp-tags.scm sha256=wKyFtOFIk-kqIFB2yJBbu1VGRUhdkAnDpxo8sXubkjw 1025
aider/queries/tree-sitter-cpp-tags.scm sha256=cAFwtQk3ZKsvCVWrp1fmhSwOP8WGTCEDRR5CQuzLlY4 803
aider/queries/tree-sitter-elisp-tags.scm sha256=wjm1YYD1vgjBbh0E2CzUnmagl82Uq6-LcEojmvhiJkY 332
aider/queries/tree-sitter-elixir-tags.scm sha256=eO20nPIwI7_vq4Fob6U5RjX1wLKgn6Gglj41ITpE6eg 1605
aider/queries/tree-sitter-elm-tags.scm sha256=1wlAzSp_B56UQekKY_2FLEMCK3E_K4QzzzwcQ_Xo4Gc 955
aider/queries/tree-sitter-go-tags.scm sha256=mHtS5NEuxWJGfVz1rq4YlJRMYVDAl5tf7iYnm6RikVE 848
aider/queries/tree-sitter-java-tags.scm sha256=7WKb-djGv0Ief6XEWQPYpfLpgJHtMPPukIUi55PegvE 627
aider/queries/tree-sitter-javascript-tags.scm sha256=svVct6pxbcYP_-xEBwzGy6t1SlN7ajkEUCivUkBZn_Q 2251
aider/queries/tree-sitter-ocaml-tags.scm sha256=DdwA8asTVarIYCWdjjtJMSSkiXwlUAaUOnHdLFkRyoo 2730
aider/queries/tree-sitter-php-tags.scm sha256=vmE5CH2N46HiQxUpR_FL41ilQqsWsigojiacWXtwTuE 714
aider/queries/tree-sitter-python-tags.scm sha256=6-npVJM6y6C1q7d6VgcfohN75_iu7QtrLnvwO_L2EmA 325
aider/queries/tree-sitter-ql-tags.scm sha256=9qVpBGSgFC9fSK4E_5sO2gYe4_jPvN-D18SD6S5lNR8 707
aider/queries/tree-sitter-ruby-tags.scm sha256=vIidsCeE2A0vdFN18yXKqUWmpXMrGXyo4un_0Mxqr6s 1290
aider/queries/tree-sitter-rust-tags.scm sha256=9ljM1nzhfPs_ZTRw7cr2P9ToOyhGcKkCoN4_HPXSWi4 1451
aider/queries/tree-sitter-typescript-tags.scm sha256=OMdCeedPiA24ky82DpgTMKXK_l2ySTuF2zrQ2fJAi9E 1253
benchmark/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
benchmark/benchmark.py sha256=zXBJkXx5qqF-sBTDIxV4Ll_eBchWozbpK2VK-4SthVM 32501
benchmark/prompts.py sha256=rChYhXh0DcFGGLiwQUUQy_afuuvvex9D3ZQoL5IlNRg 453
benchmark/refactor_tools.py sha256=o_jMX1HyhM4QyBofYFvEQtPiW2QSogmOAAWZpZA30U4 6453
benchmark/rungrid.py sha256=LCGhRKlAAwk9b7lUHHa0bXalyk_-xgKTD2fIgqJmp6U 1354
benchmark/test_benchmark.py sha256=rpFi78Ec3RJqbprJy4njpCj1QaXZ1pqfyPJJrRqZo7I 1535
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_coder.py sha256=N6Drjz-mliNoObh9O79kntY62wQWXC-CUEeZwbJ3PcY 18701
tests/test_commands.py sha256=aVrPoLtoFkOxmH9eXg96-ywllMIk-Tq8jUyZThWTGMg 19498
tests/test_editblock.py sha256=nL4CDppnEv1ZsExMcPOcMA2D_8MxR0naWdp3muqriA0 11294
tests/test_io.py sha256=CIKvOIUHzkYAxEhCZGwifDAtFK4MLO4U86BXeIgE1mM 1854
tests/test_main.py sha256=yboCNwuAAovtRzNAYLKSoQPxLD3gM6ZaV8UMGh_XnVQ 8668
tests/test_models.py sha256=x_y_JGsXF8F2zgJFGys0cQLK8U-2M0XeIcnFCli-S50 802
tests/test_repo.py sha256=3BnIGnVoTnwHCznAPcC_UjviPU-0mq6WyKuyTvB7R78 10274
tests/test_repomap.py sha256=6S6VTzCjmkzzEn_7d5BwxIhSkL4Va9YaiA7YDiV0HBw 7054
tests/test_sendchat.py sha256=gYz64nMlV_i03e7ToeKXv3O_K1HqPQele9RcRBk_Md4 1212
tests/test_udiff.py sha256=F22BBnImNsMPMDAir_WFL2TMTAEQz6Mraj2jCoJCJ1U 3170
tests/test_wholefile.py sha256=tPg8XxkMGCv7KJQ9o6sWNIbymRriZUxy3gml5gaVmnY 11315
aider_chat-0.30.1.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
aider_chat-0.30.1.dist-info/METADATA sha256=hIqiE-L4sbRp8HKOjGkHglvD0mwflz3rONIqUnWzYCk 14937
aider_chat-0.30.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
aider_chat-0.30.1.dist-info/entry_points.txt sha256=tuqrPzrE7ScRBiM0dKdqsvOfwHT6HTMarn05UbyKGc0 42
aider_chat-0.30.1.dist-info/top_level.txt sha256=Jvw70yRr9oPXPX4R2yQodb9C8ho6IElLp1_z5RpXZuo 22
aider_chat-0.30.1.dist-info/RECORD

top_level.txt

aider
benchmark
tests

entry_points.txt

aider = aider.main:main