Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Set up a Python mono repo in Visual Studio Code  #10

@samj

Description

@samj

Currently we have several largely independent components (frontend, backend, etc.) and abilities (llamafile, chromadb, etc.) that could be well-served by having their own settings, dependencies, etc. rather than trying to coexist in the same container (i.e., the paios repo folder).

Per Microsoft's Mono Repo Set‐up Guide, it may make sense for us to move from Scenario 1: Shared Dependencies to Scenario 2: Separate Virtual Environments using Visual Studio Code's multi-root workspaces and a dedicated monorepo build tool like Pants (and the Suspenders plugin).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions