Installer for the aider AI pair programming CLI tool.
Project description
aider-install
A streamlined installer for the aider AI coding assistant.
Quickly install aider
python -m pip install aider-install
aider-install
Features
- Sets up aider and its dependencies in an isolated environment
- Automatically installs Python 3.12 if not present
- Uses uv for fast, reliable Python package management
- Zero configuration needed
- Only 2 packages are installed in the original python environment: uv and aider-install. No other dependencies pollute your original python environment.
Requirements
- macOS, Linux, or Windows
- Python 3.8+ (Python 3.12 will be installed if needed)
How it works
- Running
python -m pip install aider-install
installs:
- The very minimal
aider-install
package, which provides theaider-install
command. - The uv python package as its only dependency.
- Running
aider-install
does this:
uv tool install --python python3.12 aider-chat
uv tool update-shell
Documentation
Support
For issues with the installer, please open a GitHub issue. For aider usage questions, see the aider documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aider_install-0.2.0.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file aider_install-0.2.0.tar.gz
.
File metadata
- Download URL: aider_install-0.2.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ee09b95de51ae835a2087fd6c7d0b0bea6a761fb11160a66417331aff777ac09
|
|
MD5 |
d7ae4389206751c97c266689722b8ba6
|
|
BLAKE2b-256 |
40c6796eb13b0e9b9741b2d1892601364ee4d13a53913b1701cecb44e6533e9d
|
File details
Details for the file aider_install-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: aider_install-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bfa49b863ef057a951dcfb8bf8119edc919cf5d2d6f5e496d0757163034bdc7f
|
|
MD5 |
dc564a285b81f6ce824ad13383f2d042
|
|
BLAKE2b-256 |
b2ebb284ab76a2f42fa7511183a7c264d301d6066e42842e6036fdcd21c5d2c6
|