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.0.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.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file workspace-generator-1.0.0.tar.gz.

File metadata

  • Download URL: workspace-generator-1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 b08f7a415ca767da17f686236f9201cdf1a9c20b26772098acaa0e579d2b03de
MD5 7f27b678ba3b0e189f6c60e3026f1537
BLAKE2b-256 751974a02bf2eb12e57eb9402faafb29915e98aab50cabaa78dbc13935dd3b70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for workspace_generator-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c761ec977b37c9f043e2e841dfb0e50e89535b29051f9565e7816d6ae8b49d1
MD5 73ae031914a2d4f2cb01867d58dcf5f9
BLAKE2b-256 24220cbacfa843086a84accd0dd823558098a450d9787718b433e8a7e60d1548

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