Port details |
- py-aider-chat AI pair programming in your terminal
- 0.65.1 misc =2 0.56.0Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2024-05-22 17:15:11
- Last Update: 2024-11-29 15:29:21
- Commit Hash: 6ccba0d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://aider.chat/
- Description:
- Aider is a command line tool that lets you pair program with LLMs, to edit
code stored in your local git repository. Aider will directly edit the
code in your local source files, and git commit the changes with sensible
commit messages. You can start a new project or work with an existing git
repo. Aider is unique in that it lets you ask for changes to pre-existing,
larger codebases. Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5 and
supports connecting to almost any LLM.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aider_chat>0:misc/py-aider-chat@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-aider-chat/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-aider-chat
- pkg install py311-aider_chat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-aider_chat listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aider_chat
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732717410
SHA256 (aider_chat-0.65.1.tar.gz) = a186f7feecb3a9659b55ae1e9d29ca3da56c317c6e5fd1f4c427b77b5116099a
SIZE (aider_chat-0.65.1.tar.gz) = 39204836
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools-scm>=8.0 : devel/py-setuptools-scm@py311
- py311-setuptools>=63 : devel/py-setuptools@py311
- py311-wheel>=0.44 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-arrow>=1.3 : devel/py-arrow@py311
- py311-SoundFile>=0.12 : audio/py-SoundFile@py311
- py311-backoff>=2.2 : devel/py-backoff@py311
- py311-beautifulsoup>=4.12 : www/py-beautifulsoup@py311
- py311-blinker>=1.8 : devel/py-blinker@py311
- py311-cachetools>=5.5 : devel/py-cachetools@py311
- py311-configargparse>=1.5 : devel/py-configargparse@py311
- py311-diff-match-patch>=0 : textproc/py-diff-match-patch@py311
- py311-diskcache>=5.6.0 : devel/py-diskcache@py311
- py311-flake8>=7.1.1 : devel/py-flake8@py311
- py311-gitpython>=3.1.30 : devel/py-gitpython@py311
- py311-greenlet>=3.0.3 : devel/py-greenlet@py311
- py311-grep-ast>=0.3.2 : textproc/py-grep-ast@py311
- py311-huggingface-hub>=0.24.6 : misc/py-huggingface-hub@py311
- py311-importlib-resources>=0 : devel/py-importlib-resources@py311
- py311-json5>=0.9.11 : devel/py-json5@py311
- py311-jsonschema>=4.23.0 : devel/py-jsonschema@py311
- py311-litellm>=1.44.7 : misc/py-litellm@py311
- py311-mixpanel>=4.10 : misc/py-mixpanel@py311
- py311-networkx>=3.3 : math/py-networkx@py311
- py311-numpy<2.0,1 : math/py-numpy@py311
- py311-openai>=1.43.1 : misc/py-openai@py311
- py311-packaging>=24.1 : devel/py-packaging@py311
- py311-pathspec>=0.12.1 : devel/py-pathspec@py311
- py311-pexpect>=4.9.0 : misc/py-pexpect@py311
- py311-pillow>=10.4.0 : graphics/py-pillow@py311
- py311-posthog>=3.7.0 : misc/py-posthog@py311
- py311-prompt-toolkit>=3.0.47 : devel/py-prompt-toolkit@py311
- py311-psutil>=5.8.0 : sysutils/py-psutil@py311
- py311-pydub>=0.25 : audio/py-pydub@py311
- py311-pypandoc>=1.5 : textproc/py-pypandoc@py311
- py311-pyperclip>=1.7.0 : devel/py-pyperclip@py311
- py311-pyyaml-include>=1.2 : devel/py-pyyaml-include@py311
- py311-rich>=13.8 : textproc/py-rich@py311
- py311-scipy>=1.11,1<1.14,1 : science/py-scipy@py311
- py311-sounddevice>=0.5.0 : audio/py-sounddevice@py311
- py311-streamlit>=1.38 : www/py-streamlit@py311
- py311-tiktoken>=0.7.0 : textproc/py-tiktoken@py311
- py311-tokenizers>=0.20.0 : textproc/py-tokenizers@py311
- py311-tree-sitter>=0.20,<0.22.2 : devel/py-tree-sitter@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-aider_chat-0.65.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_py-aider-chat
- USES:
- python:3.10+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|