Skip to content

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.

Build Status

Installation

To install realm, it's recommended to install in an isolated environment using pipx

pipx install realm

Contribution

Contributions to realm are welcome! If you encounter any issues or have suggestions for improvements, please open an issue.