Skip to main content

OpenComb

Everything developers need – combine, merge, packages, project tools, checks & more.

PyPI CI License: MIT

OpenComb

Install

pip install opencomb
pip install "opencomb[format]"   # optional ruff + black

What you get (v0.5.0)

Area Commands Why devs need it
Code combine Merge modules + remote URLs + format
Config merge Deep-merge YAML/JSON/TOML
Env env Merge .env + export scripts
Combinatorial generate Test matrices, pairwise, HTML reports
Prompts prompt Structured LLM prompts
Templates template Jinja2 rendering
Recipes recipe Full pipelines (incl. package install)
Packages pak add/list/info/... Install & inspect from PyPI
Project init tree bump ignore Scaffold, version, gitignore
Quality check format doctor ruff + pytest gate

Quick start

# New project in seconds
opencomb init my-app -d "My cool app"
cd my-app

# Add deps
opencomb pak add requests rich

# Quality gate
opencomb check

# Version bump
opencomb bump patch

# Combine / generate / recipe
opencomb combine src/**/*.py -o build/all.py --format
opencomb generate -p params.yaml --method pairwise --html
opencomb recipe recipes/dev.yaml

Package helper (oc-pak)

opencomb pak add httpx "pydantic>=2"
opencomb pak info httpx
opencomb pak list
opencomb pak freeze -o requirements.txt

Library

from opencomb import (
    ProjectHelper, PackageManager, Checker,
    CodeCombiner, CombinatorialGenerator, RecipeRunner,
)

ProjectHelper().init("demo", description="Demo app")
PackageManager().add(["requests"])
Checker().run_all()

Publish

git tag v0.5.0 && git push origin v0.5.0
# Create GitHub Release → publish.yml uploads to PyPI

Repo: https://github.com/SlabyLol/OpenComb
MIT © DarkFox Co.

Release files for opencomb 0.8.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 opencomb 0.8.0
File Size Uploaded
opencomb-0.8.0.tar.gz 31.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for opencomb 0.8.0
File Interpreter ABI Platform
opencomb-0.8.0-py3-none-any.whl Python 3 none any Details

Total release size: 67.7 kB

Release files / opencomb-0.8.0.tar.gz

Download URL opencomb-0.8.0.tar.gz
Size 31.3 kB
Tags Source
SHA-256 checksum
How to use checksums
de37dd6e404922092dd20bd892de4f8e40bb72b2d76f9d854a055b4daa91ab60
BLAKE2b-256 checksum
How to use checksums
56a2d42bc1ec2e7a5ff8a06af89134445d95be9e794a8cb7a10be3d5d83f6400
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 18, 2026.

Transparency log

Release files / opencomb-0.8.0-py3-none-any.whl

Download URL opencomb-0.8.0-py3-none-any.whl
Size 36.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f198c35e3b00d8e850007f3317bfbad5712cbb37e25c01a6bf8a5027d2625f8c
BLAKE2b-256 checksum
How to use checksums
e8911369b01281d7b9831ea47df02acd3d97dd91bbf8e4ca267409e8cbad2c95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 18, 2026.

Transparency log

Release history Release notifications | RSS feed

0.18.0

2 release files

0.17.2

2 release files

0.17.0

2 release files

0.16.0

2 release files

0.11.0

2 release files

0.9.0

2 release files

This release

0.8.0 This release

2 release files

0.5.0

2 release files

0.4.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