Skip to content

refactor: restructure package as bifrost namespace package - #3

Open
chaychoong wants to merge 1 commit into
mainfrom
repo/refactor-bifrost-namespace
Open

refactor: restructure package as bifrost namespace package#3
chaychoong wants to merge 1 commit into
mainfrom
repo/refactor-bifrost-namespace

Conversation

@chaychoong

Copy link
Copy Markdown

No description provided.

Convert cocomanager to a implicit namespace package under the bifrost
namespace, enabling users to import via `import bifrost.cocomanager`.

  * Move cocomanager/ under bifrost/ directory
  * Rename package to bifrost-cocomanager in pyproject.toml
  * Add packages config to specify bifrost as the package root
  * Update all internal imports to use bifrost.cocomanager prefix
  * Update test imports and README examples

This structure allows other bifrost packages (e.g., bifrost.imagetools)
to coexist in the same namespace across separate distributions.

Misc: add missing pyyaml dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants