OpenComb
Developer Swiss Army Knife — 100% plain Python source (no base64, no obfuscation, no hidden loaders).
Combine, build, drill, PRT language, 56+ templates, PyRunner, stacks, wizard, OCC SSH, Problem Scanner, Zombie toolkit, custom commands, and a full Python API.
pip install opencomb
Transparency
Every module under src/opencomb/ is normal, readable Python.
There are no compressed payload files, no exec(compile(...)) loaders, no base64 blobs in the package.
Highlights (v0.19.1)
| Area | CLI | Python API |
|---|---|---|
| Zombie toolkit | zombie run-check · shoot · list · parents |
run_zombie_check() · shoot_folder() |
| Problem Scanner | problemscanner (GUI) · --cli |
run_scan() · launch_gui() |
| Custom commands | add · add --list · add --del |
user command registry |
| Codec (optional) | codec encode · decode |
encode() · decode() |
| Templates | templates · new |
list_templates() · apply_template() |
| Code / Config | combine · merge · env |
combine() · merge_configs() |
| Packages | pak add … |
PackageManager |
| SSH | occ |
SSHTarget · occ_connect() |
Custom commands
opencomb add mycommand python hello.py
opencomb mycommand
opencomb add --list
opencomb add --del mycommand
Zombie / Scanner
opencomb zombie run-check --once
opencomb zombie shoot ~/Downloads --dry-run
opencomb problemscanner --cli
Codec (optional utility)
Optional encode/decode for your own files — not used to hide package source:
opencomb codec encode mycode.py
opencomb codec decode mycode.py.oc
Development
git clone https://github.com/SlabyLol/OpenComb.git
cd OpenComb
pip install -e ".[dev]"
pytest
License
MIT © DarkFox Co.
Release files for opencomb 0.19.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| opencomb-0.19.1.tar.gz | 75.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| opencomb-0.19.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 160.7 kB
Release files / opencomb-0.19.1.tar.gz
| Download URL | opencomb-0.19.1.tar.gz |
|---|---|
| Size | 75.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
36fc0b6285b675db6cc66b263a11b34bf062858eec3f9e1c701eb1dde0aadcd8
|
|
BLAKE2b-256 checksum How to use checksums |
61e65fd90805216e592cb0e1bca8eb92f21de6509e8538322c7a81a4ad3f5351
|
| 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 26, 2026.
Transparency logRelease files / opencomb-0.19.1-py3-none-any.whl
| Download URL | opencomb-0.19.1-py3-none-any.whl |
|---|---|
| Size | 85.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b90e820339253b0bf96dbb4ac50540c4b113f9b774579fc86f6d29ba61c55338
|
|
BLAKE2b-256 checksum How to use checksums |
8ab740d33441790699ddd92425abdcef295e8dbb2f3cf69264a49147a7bc6231
|
| 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 26, 2026.
Transparency log