CLI for Raillog V2.0 — railway construction logistics planning
Project description
raillog-cli
Command-line interface for Raillog V2.0 — a spatiotemporal logistics planning system for railway construction sites.
Manages waggons, Bauzüge (construction train groups), stations, tracks, and Fahrten (trips) within a time-bounded project. The core question the system answers: "Where is waggon X at time T, and on which track?"
Install
pip install raillog-cli
Requires Python 3.11+. Connects to a Supabase backend — you need a Raillog project URL and credentials.
Quick start
raillog auth login
raillog project list
raillog project select <n>
raillog context
Agent integration (Claude Code, Cursor, Codex, Gemini, opencode)
After install, run once in your project directory:
raillog install-skill
This writes:
~/.claude/skills/raillog.md— Claude Code skill (auto-loaded)~/.claude/CLAUDE.md— trigger phrase added./AGENTS.md— skill file for Cursor, Codex, Gemini CLI, opencode
For Cursor specifically, copy AGENTS.md to .cursor/rules/raillog.mdc.
Commands
raillog auth login, status, refresh, logout
raillog project list, select, show, create
raillog station list, show, create, update, delete, impact
raillog track list, show, create, update, delete, impact, occupation
raillog waggon list, show, create, update, delete, impact, types,
position, history, set-zustand, zustand
raillog bauzug list, show, create, update, compose, delete, impact,
check-departure, history
raillog travel list, show, create, update, delete, impact, validate
raillog restriction list, show, create, delete
raillog query suggest-track, track-occupation, track-capacity,
waggon-availability, conflicts
raillog install-skill
All write commands support --dry-run and --yes.
All list/query commands support --json for agent consumption.
License
MIT
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 raillog_cli-0.1.2.tar.gz.
File metadata
- Download URL: raillog_cli-0.1.2.tar.gz
- Upload date:
- Size: 52.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
358f711b8ceb1a8a9985f5ffe702d3a824a606fbc28591a9bfd8676700b3ee21
|
|
| MD5 |
0543a75790b103c55dc0da746412851b
|
|
| BLAKE2b-256 |
170c84fb29deb3bb6ef80e744e4e29c81baabef6bb0265c8ad2fbd491f2e5b4e
|
File details
Details for the file raillog_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: raillog_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 61.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87432cb5f823f6fd73d261be0102ef6695c84c309767b9fde51a89d7267dee25
|
|
| MD5 |
2b6a9ec80df7b0ec2092a6eddbfe4b4e
|
|
| BLAKE2b-256 |
cceb7b6c23b2800047093ba010212e956b6c0258aac97f776e57e626d659a686
|