OpenComb
Developer Swiss Army Knife – combine, build, search, packages, and a full .prt programming language.
pip install opencomb
pip install "opencomb[format]"
Features (v0.10.0)
| Area | Commands | Description |
|---|---|---|
| PRT | prt · run |
Own .prt language + REPL |
| Build | build |
Interactive menu, 20 targets, animations |
| Drill | drill |
Shell locked to one directory |
| Code / Config | combine · format · merge · env |
Merge code/configs/env |
| Generate | generate · prompt · template · recipe |
Matrices, LLM prompts, Jinja2, pipelines |
| Packages | pak … |
Install/inspect from PyPI |
| Project | init · tree · bump · ignore · check |
Scaffold & quality |
| Power | search · todos · stats · diff · hash · outdated · serve · watch |
Everyday tools |
| DevOps | git · secrets · http · bench · jq · ports |
Git, secret scan, HTTP, bench, JSON/YAML, ports |
Quick start
opencomb init my-app && cd my-app
opencomb pak add requests
opencomb build
opencomb drill .
opencomb prt -e 'print(2+3)'
opencomb git
opencomb secrets .
opencomb ports --ports 3000,8000
PRT language
opencomb prt script.prt
opencomb prt -e 'print("hi", 1+2)'
opencomb prt # REPL
fn add(a, b) { return a + b }
print(add(2, 3))
write("out.txt", "from PRT")
DevOps helpers
opencomb git
opencomb secrets .
opencomb http https://httpbin.org/json
opencomb bench "python -c 'print(42)'" -n 5
opencomb jq config.yaml database.host
opencomb ports --ports 80,443,8000
Links
MIT © DarkFox Co.
Release files for opencomb 0.11.0
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.11.0.tar.gz | 34.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| opencomb-0.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 74.4 kB
Release files / opencomb-0.11.0.tar.gz
| Download URL | opencomb-0.11.0.tar.gz |
|---|---|
| Size | 34.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
42d29eb20c96a818e8a438fe9ead06bfceb512c88f5ccefd33bdc163c1919aa4
|
|
BLAKE2b-256 checksum How to use checksums |
7d358426cb5475bd12df3f62182f951cd539c20c8fd843a13eabb95822eb5748
|
| 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 19, 2026.
Transparency logRelease files / opencomb-0.11.0-py3-none-any.whl
| Download URL | opencomb-0.11.0-py3-none-any.whl |
|---|---|
| Size | 40.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
28c6a39993b02970daac79db2d187c280a2041640e2d1b1df4df010a5044bfc9
|
|
BLAKE2b-256 checksum How to use checksums |
4517f55830f64662fa1a75a63d72ba423b74f3f94061a2e013f3cba6bdf09df0
|
| 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 19, 2026.
Transparency log