llmcode-install
A streamlined installer for the llmcode AI coding assistant.
Quickly install llmcode
python -m pip install llmcode-install
llmcode-install
Features
- Sets up llmcode 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 llmcode-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 llmcode-installinstalls:
- The very minimal
llmcode-installpackage, which provides thellmcode-installcommand. - The uv python package as its only dependency.
- Running
llmcode-installdoes this:
uv tool install --python python3.12 llmcode-chat
uv tool update-shell
Documentation
Support
For issues with the installer, please open a GitHub issue. For llmcode usage questions, see the llmcode documentation.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
llmcode_install-0.0.1.tar.gz
(6.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llmcode_install-0.0.1.tar.gz.
File metadata
- Download URL: llmcode_install-0.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
606e0b1d3ef1f6568654651d68d2b72d95a9827e5701231c327d3d53cb383a06
|
|
| MD5 |
911fef1c8d8da061e1c60708b81ac968
|
|
| BLAKE2b-256 |
005ece1a01fdbaaa8974fa27c79704b6a459bd90e07faa4a2af762611b5afa0f
|
File details
Details for the file llmcode_install-0.0.1-py3-none-any.whl.
File metadata
- Download URL: llmcode_install-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2421b0b9926e4e5eefb4bc03db3b790e1200b01495fa84534170d6b51336f7d
|
|
| MD5 |
9bf1127693aeb42e035995ba7e43bfda
|
|
| BLAKE2b-256 |
71bb0cb1d661fff4821f14bda769ee010f4b0a1f2312ed22f13301a935e21dec
|