Elephate.ai CLI - Calculatie Copilot voor installatiebedrijven
Reason this release was yanked:
outdated
Project description
Elephate CLI
Calculatie Copilot voor installatiebedrijven - Command Line Interface
Let op: Dit is een mockup versie. De resultaten zijn gesimuleerd en niet gebaseerd op echte LLM analyse.
Installatie
pip install elephate
Quick Start
# Login (kies toegangscode of Auth0)
elephate login
# Of direct met toegangscode
elephate login --code JOUW-CODE
# Of via Auth0 (opent browser)
elephate login --sso
# Start calculatie
elephate calc ./bestek
# Check status
elephate status
# Logout
elephate logout
Authenticatie
Je hebt een account nodig om de CLI te gebruiken. Twee opties:
Optie 1: Toegangscode
Vraag een toegangscode aan via calc.elephate.ai of bij een admin.
elephate login --code ABC123XYZ
Optie 2: Auth0 (SSO)
Login via je browser met Google of email.
elephate login --sso
Calculatie Commands
# Huidige directory scannen
elephate calc
# Specifieke directory
elephate calc ./bestek
# Meerdere directories
elephate calc ./bestek ./tekeningen
# Specifiek bestand
elephate calc bestek.pdf
# Snelle modus (skip animaties)
elephate calc --fast
# Andere output directory
elephate calc --output ./mijn-output
# Alleen resultaten tonen (geen export)
elephate calc --no-export
Interactieve Modus
Start zonder arguments voor een interactieve sessie:
elephate
Beschikbare commands in de sessie:
/login- Inloggen/logout- Uitloggen/status- Login status/calc- Start calculatie/help- Alle commands/exit- Afsluiten
Output
De CLI genereert de volgende output:
elephate-output/
├── resultaat.json # Alle resultaten in JSON formaat
└── csv/
├── 50_hwa.csv
├── 51_binnenriolering.csv
├── 52_waterinstallaties.csv
├── 53_sanitair.csv
├── 54_brandbestrijding.csv
├── 60_verwarmingsinstallatie.csv
├── 61_ventilatie.csv
└── totalen.csv
STABU Categorieën
| Code | Categorie |
|---|---|
| 50 | HWA (Hemelwaterafvoer) |
| 51 | Binnenriolering |
| 52 | Waterinstallaties |
| 53 | Sanitaire toestellen |
| 54 | Brandbestrijdingsinstallaties |
| 60 | Verwarmingsinstallatie |
| 61 | Ventilatieinstallatie |
Overige Commands
elephate version # Versie info
elephate info # Systeem info
elephate categories # STABU categorieën
elephate --help # Help
Development
Voor lokale development, set de API URL naar localhost:
# Windows
set ELEPHATE_API_URL=http://localhost:8000
# Linux/Mac
export ELEPHATE_API_URL=http://localhost:8000
Links
- Website: https://elephate.ai
- Webapp: https://calc.elephate.ai
- Documentatie: https://calc.elephate.ai/help
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
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 elephate-0.1.0.tar.gz.
File metadata
- Download URL: elephate-0.1.0.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26f35c97bdc5e16b40cbd2340d7c01c92e906e0cb90815f9195f2934b9e002fa
|
|
| MD5 |
ca7283399532ca9101a784554a30101c
|
|
| BLAKE2b-256 |
92a9a2ea58fdc703146941dc633f5e14ada89df2043ce0a6a8eb9c7dbf8ac762
|
File details
Details for the file elephate-0.1.0-py3-none-any.whl.
File metadata
- Download URL: elephate-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cc0c7eb924a1a4f19a533bd2755c8a326d9ce1d80e73ac5611f065bc7839e61
|
|
| MD5 |
71ae83d4f1363eebb17e127f8c54c71e
|
|
| BLAKE2b-256 |
30727bd993e325ef2a5bf1c03efb96e93040fae2a1909c9627c85cbc54f8319a
|