Skip to main content

A local IDE for data science workflows with script running, metadata generation, and GitHub Codespace sync

Project description

VibeFoundry IDE

A local desktop IDE for data analysis with Claude Code running in a GitHub Codespace sandbox.

Features

  • Local File Management - Browse and manage your project files
  • Codespace Integration - Connect to a GitHub Codespace running Claude Code
  • Script Runner - Run Python scripts locally with auto-preview of outputs
  • Data Preview - View CSV, Excel, and image files directly in the IDE
  • Bidirectional Sync - Scripts sync between local and codespace

Installation

# Install the package
pip install -e .

# Build the frontend
cd frontend && npm install && npm run build && cd ..

Usage

# Launch the IDE
vibefoundry

# Or specify a project folder
vibefoundry /path/to/project

Development

# Run frontend dev server
cd frontend && npm run dev

# Run backend separately
python -m vibefoundry.server

Architecture

  • frontend/ - React-based UI (Vite + React)
  • src/vibefoundry/ - Python backend (FastAPI)
    • server.py - Main API server
    • watcher.py - File change detection
    • runner.py - Script execution
    • metadata.py - Metadata generation

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

vibefoundry-0.1.30.tar.gz (403.5 kB view details)

Uploaded Source

Built Distribution

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

vibefoundry-0.1.30-py3-none-any.whl (405.9 kB view details)

Uploaded Python 3

File details

Details for the file vibefoundry-0.1.30.tar.gz.

File metadata

  • Download URL: vibefoundry-0.1.30.tar.gz
  • Upload date:
  • Size: 403.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for vibefoundry-0.1.30.tar.gz
Algorithm Hash digest
SHA256 044765dfcf82c8f4376ed7f16ff52573ba3d15e7e7decda5002c1b2a45ddd82c
MD5 4e5632335cf43726bf31b2cf3efc3719
BLAKE2b-256 e633bf5c44f633770327a2f86dfeb22ee601cc0cbc1c3d9bf1d5b07314e2ce16

See more details on using hashes here.

File details

Details for the file vibefoundry-0.1.30-py3-none-any.whl.

File metadata

  • Download URL: vibefoundry-0.1.30-py3-none-any.whl
  • Upload date:
  • Size: 405.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for vibefoundry-0.1.30-py3-none-any.whl
Algorithm Hash digest
SHA256 cf70b8a7db43b94eac433a636ce1961380fd426e1dc73e0ffaa132df25fa0e2a
MD5 eef99a10266b9772ba3463343541fe02
BLAKE2b-256 e145d8b9348133f67b2cca3b8abc61d1ae982987cbb45192f0bd9596c75af353

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