Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stucturing project with workspaces #11684

Open
haarisr opened this issue Feb 21, 2025 · 0 comments
Open

Stucturing project with workspaces #11684

haarisr opened this issue Feb 21, 2025 · 0 comments
Labels
question Asking for clarification or support

Comments

@haarisr
Copy link
Contributor

haarisr commented Feb 21, 2025

Question

Hi

I would like to a structure a project with uv. Lets say I have top level project foo defined in the pyproject toml.

I would like to have subpackages and/or libraries such as cloud and app each in its own workspace that defines its own set of requirements

But from app I would like to import foo.cloud instead of just cloud. Is this possible to do?

The altenative is to name the package foo_app and foo_cloud. I wiould like to know if the former is possible.

Thanks!

Platform

Ubuntu 24.04

Version

Latest UV

@haarisr haarisr added the question Asking for clarification or support label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Asking for clarification or support
Projects
None yet
Development

No branches or pull requests

1 participant