Helfire CLI - Ucretsiz AI kod asistani (pip install + MSI)
Project description
Helfire CLI
Antigravity CLI gibi pip install ve MSI ile kurulan, ücretsiz AI modelleri destekleyen kod asistanı.
Kurulum (3 yol)
1. Yerel kurulum (şimdilik bu — PyPI'da henüz yok)
Proje klasöründe CMD veya PowerShell aç:
# PowerShell
.\installer\install-local.ps1
# CMD — çift tıkla veya:
installer\install-local.cmd
Veya manuel:
cd "C:\Users\myatc\OneDrive\Desktop\HELFİRE CLİ"
pip install -e .
helfirecli
2. pip install (PyPI'ya yükledikten sonra)
pip install helfire-cli
helfirecli
2. PowerShell tek satır
irm https://raw.githubusercontent.com/helfire-cli/helfire/main/installer/install.ps1 | iex
3. MSI / EXE (Python gerekmez)
# Build sonrasi:
dist\helfire-setup.msi # WiX ile
dist\helfire-setup.exe # Inno Setup ile
Ücretsiz mod (varsayılan)
API anahtarı gerekmez. Helfire otomatik olarak şunları dener:
- Ollama (yerel, tamamen ücretsiz) —
ollama pull llama3.2 - OpenRouter free modeller — Llama 3.3 70B, Gemini Flash, DeepSeek R1, Qwen 2.5
helfirecli # varsayılan: free/auto
helfirecli --provider free # açıkça ücretsiz mod
Premium modeller (isteğe bağlı)
Kendi API anahtarınla daha güçlü modeller:
helfirecli --setup
/key openai sk-...
/key anthropic sk-ant-...
/provider anthropic
/model claude-sonnet-4-20250514
Komutlar
| Komut | Açıklama |
|---|---|
/help |
Tüm komutlar |
/provider free |
Ücretsiz mod |
/model auto |
En iyi ücretsiz modeli seç |
/status |
Model + token bilgisi |
/exit |
Çıkış |
Build
.\build.ps1
Çıktılar: dist\helfirecli.exe, dist\helfire-setup.msi, dist\helfire-setup.exe
PyPI'ya yükleme
pip install build twine
python -m build
twine upload dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 helfire_cli-0.1.0.tar.gz.
File metadata
- Download URL: helfire_cli-0.1.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07cba20750036a2f2237d66db1490a63b77d1eaa4ce3b665ad3bfe7ca2f8e290
|
|
| MD5 |
38936a84c7aafa5bf881dd7ff22cc32a
|
|
| BLAKE2b-256 |
441258f5be178a5df093904385efe5304d0920ea00392b5512d202b973877f95
|
File details
Details for the file helfire_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: helfire_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d52349b19286014e9d180648deba2d72365e57a71a0af6d5da9f8306c7683655
|
|
| MD5 |
635ca050b8abcb92a1abd4003f808a3c
|
|
| BLAKE2b-256 |
9bd44103143775e85c3fb712036b0f8977ed638d33e522d7d29d6a646a3f9628
|