Skip to main content

railtracks - A Python development server with JSON API

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Railtracks CLI

PyPI version Python Versions License PyPI - Downloads Docs GitHub stars Discord

A simple CLI to help developers visualize and debug their agents.

What is Railtracks CLI?

Railtracks CLI is a development tool that provides:

  • Local Development Server: A web-based visualizer for your railtracks projects
  • JSON API: RESTful endpoints to interact with your project data
  • Modern UI: A downloadable frontend interface for project visualization

Quick Start

1. Installation

pip install railtracks-cli

2. Initialize Your Project

First, initialize the railtracks environment in your project directory:

railtracks init

This command will:

  • Create a .railtracks directory in your project
  • Add .railtracks to your .gitignore file
  • Download and extract the latest frontend UI

3. Start the Development Server

railtracks viz

This starts the development server at http://localhost:3030 with:

  • API endpoints for data access
  • Portable Web-based visualizer interface that can be opened in any web environment (web, mobile, vs extension, chrome extension, etc)

Project Structure

After initialization, your project will have this structure:

your-project/
├── .railtracks/          # Railtracks working directory
│   ├── ui/              # Frontend interface files
│   └── *.json           # Your project JSON files
├── .gitignore           # Updated to exclude .railtracks
└── your-source-files/   # Your actual project files

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

railtracks_cli-1.1.24.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

railtracks_cli-1.1.24-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file railtracks_cli-1.1.24.tar.gz.

File metadata

  • Download URL: railtracks_cli-1.1.24.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.5

File hashes

Hashes for railtracks_cli-1.1.24.tar.gz
Algorithm Hash digest
SHA256 d62426dd20ae6d2bdb705d2c629900d1fe1561a95aa128373f270a2761b29861
MD5 de63a68c52b4efa95acd465c6d9a0311
BLAKE2b-256 54b1b1fe21bafc14d9c079c0e2d0f600e75fbf958a1ab6220897b2501e5fc562

See more details on using hashes here.

File details

Details for the file railtracks_cli-1.1.24-py3-none-any.whl.

File metadata

File hashes

Hashes for railtracks_cli-1.1.24-py3-none-any.whl
Algorithm Hash digest
SHA256 0f49a3de2036e56bcbf1869a32684aab4778595f312c91e1987932178b4b85ff
MD5 bfeb1fdbd9c6ff523b97e6b02e8b9aae
BLAKE2b-256 94452eca218afe723d8e0d58d62263278fe55358e63795a4a5285d8342af0225

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page