Skip to content

Conversation

@jensens
Copy link
Member

@jensens jensens commented Nov 2, 2025

Add monorepo support with PROJECT_PATH_PYTHON setting.
Python projects can now be located in subdirectories while keeping the Makefile at the repository root. Includes auto-detection of pyproject.toml in subdirectories on init, --project-path-python CLI flag and preseed file support.
Useful for monorepos with multiple applications (e.g., frontend + backend).
See the "Monorepo Support" section in getting-started.md for details.

@jensens jensens changed the title feat: better monorepo support by allowing python package to sit in a … feat: monorepo support by allowing python package to be in subfolder Nov 2, 2025
@jensens jensens force-pushed the feature/project-path-python branch from a3341ac to cc0cfcb Compare November 2, 2025 18:58
@jensens jensens marked this pull request as ready for review November 2, 2025 19:32
@rnixx rnixx merged commit 8242e3b into main Nov 3, 2025
25 checks passed
@rnixx rnixx deleted the feature/project-path-python branch November 3, 2025 13:17
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