Skip to main content

ow — Odoo Workspaces

CLI tool that turns interactive prompts into ready-to-code Odoo workspaces using git worktrees.

Ask DeepWiki

What it is

ow manages Odoo development workspaces. Each workspace is a directory holding git worktrees for the Odoo repos you work on, plus generated IDE configs, Python environment, and Odoo config files — all ready to open and start coding.

Every workspace on the machine shares the same set of bare repos, so you clone Odoo once and fetch updates that are immediately visible to every workspace. Worktrees are cheap (no duplicate working trees), so you can keep multiple feature branches side by side without re-cloning gigabytes of history.

What it solves

  • Clone fatigue — Odoo repos are large. Shared bare repos mean one clone, many worktrees.
  • Setup boilerplatemise.toml, odoorc, odools.toml, pyrightconfig.json, and IDE configs are generated from templates every time.
  • Branch juggling — concise base..feature branch specs control detached vs attached worktrees; ow rebase keeps them up to date idempotently, and ow switch moves every repo in a workspace to a branch at once.
  • Workspace discovery — workspaces live anywhere; an index remembers where, so ow status myfeature finds it by name.

Prerequisites

  • mise — manages Python, virtualenvs, and dependencies in generated workspaces
  • Odoo system dependencies — see Odoo source install docs (includes wkhtmltopdf, PostgreSQL client libs, etc.)
  • SSH — configured for access to Odoo repositories
  • Docker or Podman (optional) — ow ships a compose file for postgres, pgweb and mailpit; see Services

Installation

pipx install odoo-workspaces   # recommended
pip install odoo-workspaces    # or in an active venv

Quick Start

mkdir my_work && cd my_work
ow init                            # interactive form: templates, repos, branch specs
mise install
code .                             # open in your IDE and enjoy
ow                                 # launch the interactive dashboard

On first use, ow writes a commented default config to ~/.config/ow/config.toml — edit it to point at your Odoo remotes. See Configuration for the full layout.

Documentation

Thanks

This is a small personal project I built with AI coding. It scratches a very specific itch I have — managing multiple Odoo worktrees side by side.

If you find it useful, please consider contributing!

Contributions are welcome! If something is broken, confusing, or missing — open an issue. If you have a fix or improvement in mind, PRs are appreciated.

Release files for odoo-workspaces 2.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for odoo-workspaces 2.4.0
File Size Uploaded
odoo_workspaces-2.4.0.tar.gz 275.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for odoo-workspaces 2.4.0
File Interpreter ABI Platform
odoo_workspaces-2.4.0-py3-none-any.whl Python 3 none any Details

Total release size: 416.2 kB

Release files / odoo_workspaces-2.4.0.tar.gz

Download URL odoo_workspaces-2.4.0.tar.gz
Size 275.1 kB
Tags Source
SHA-256 checksum
How to use checksums
3ddbbce9d46a34c92b9e0a468b5cccaa28c21530dd104c398e652de132d24a3d
BLAKE2b-256 checksum
How to use checksums
e704230188771cc267295dd2ca763e526fb055521a247696cb036c6f7b8028b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / odoo_workspaces-2.4.0-py3-none-any.whl

Download URL odoo_workspaces-2.4.0-py3-none-any.whl
Size 141.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
202166a709814865c34040e8015c5bb7d124c6e8e26fb0ecffdc1414849a815f
BLAKE2b-256 checksum
How to use checksums
647c4b516614913632dea8169874adab24f1df96b15b7cd328cb3c3dbb967b2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

2.4.1

2 release files

This release

2.4.0 This release

2 release files

2.3.0

2 release files

2.2.0

2 release files

2.1.0

2 release files

2.0.1

2 release files

2.0.0

2 release files

1.1.2

2 release files

1.1.1

2 release files

1.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page