Skip to main content

Generate VS Code workspace files for multi-package projects

Project description

Workspace Generator

Generate VS Code workspace files for multi-package projects.

Installation

pip install workspace-generator

Usage

# Generate workspace file for current directory (auto-detect workspace root)
generate-workspace

# Generate workspace file for specific directory
generate-workspace /path/to/workspace

What it does

  • Scans the src/ directory for packages
  • Creates a .code-workspace file with folder configurations
  • Includes debug configuration for Python remote debugging

Remote Debugging Setup

To use the remote debugger configuration, add this code to your Python script:

import debugpy; debugpy.listen(5678);print("🛑 Waiting for debugger to attach on port 5678...");debugpy.wait_for_client()

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

workspace_generator-1.0.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

workspace_generator-1.0.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file workspace_generator-1.0.1.tar.gz.

File metadata

  • Download URL: workspace_generator-1.0.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for workspace_generator-1.0.1.tar.gz
Algorithm Hash digest
SHA256 cc3966c8aeeff6d23af7c631ca26f5dc3c8c381c2c77816181f373481c247ec1
MD5 920f59be83e492e025b918174af4c814
BLAKE2b-256 a21047eec2242efb350d40b0a324c2d2c7abe9cb1323e33bd22eeb48d8c041f6

See more details on using hashes here.

File details

Details for the file workspace_generator-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for workspace_generator-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b3f885884fa0a811ff87cc1201457e77590baeda2cf4c051511c6dae9c7887bf
MD5 0a4ca767c8abd5201fb8191a1d8cdae9
BLAKE2b-256 52e7a6ca2051535bb468e0dcabafc7b99b29b780a84041793dbd4f0afa46139e

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