Introduction
realm is a CLI tool written in Python aimed at simplifying the development and maintenance of multiple Python projects within the same repository with a particular focus on projects structured using Poetry.
Installation
To install realm, it's recommended to install in an isolated environment using pipx
Contribution
Contributions to realm are welcome! If you encounter any issues or have suggestions for improvements, please open an issue.