English · 한국어
ORCA_auto is a queue-based runner for ORCA on Linux/WSL. It provides background execution, queue scheduling, and structured result tracking for ORCA calculations and downstream tools.
Key Features
- Background execution. Submissions are committed to disk and run under systemd workers independently of the submitting terminal session.
- Structured status & inspection. Query job progress and system status via
orca_auto queue list --jsonandorca_auto service status --json. Terminalmachine.jsonrecords provide structured outcomes and artifact receipts for downstream tools and scripts. - Explicit recovery. Worker or host interruptions follow explicit, verified recovery paths without automatic retries of failed chemistry runs.
Getting started
Python 3.11+, Linux/WSL2, and a separately installed ORCA engine are
required. Workers are managed with systemd.
python -m pip install orca_auto==8.0.0
- Installation details — install the standalone ORCA package.
- Quickstart guide — configure settings, start background services, and submit your first calculation.
For upgrades from 7.x, see the upgrade guide. For 6.x or earlier, complete the 7.0 migration first, then follow the 8.0 upgrade guide.
Chemistry ecosystem
- Chemvas for drawing chemical structures,
- ORCA_auto for calculation execution and queue management, and
- LLMdocx for drafting research documents.
These are independent, local-first companion tools that connect through standard formats (machine.json, results bundles, and input files).
How the tools connect →
Documentation
Command reference · Public contracts · Architecture · systemd services · Discord notifications
Development guide · Validation · Roadmap · Changelog
Citation · Contributing · Support · Security · Code of Conduct
How this was built
I'm a chemist, not a programmer. AI coding agents write the code in this repository. I decide what ORCA_auto should do, keep its public behavior written down in the public contracts, and set the checks a change must pass before it merges.
I don't review the code line by line, so a change is accepted on evidence, not on an agent's report that it works:
make checkruns lint, formatting, type checks, import-boundary checks, a bilingual documentation check and the full test suite with coverage. CI runs the same gate and validates emittedmachine.jsonfiles against the shared machine-contracts validator.- A change to public behavior updates the contract document in the same change.
- A change to how ORCA_auto runs the engine also needs a bounded run with the real ORCA engine, judged by the calculation's own evidence such as termination, geometry convergence or frequencies (validation).
- High-impact changes, such as recovery, queue state and result correctness, get an independent adversarial review from a separate agent.
Release files for orca-auto 8.0.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 | |
|---|---|---|---|
| orca_auto-8.0.0.tar.gz | 385.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| orca_auto-8.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 877.1 kB
Release files / orca_auto-8.0.0.tar.gz
| Download URL | orca_auto-8.0.0.tar.gz |
|---|---|
| Size | 385.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1f36328babaa45904209bc77285d1d4a3881bdcb1c0f66768002cf0b017cc052
|
|
BLAKE2b-256 checksum How to use checksums |
af326b2dbd88e86a0f4a4a31048f8c95b60ba322fcc216d7b374ce6c77dfa0ba
|
| 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 25, 2026.
Transparency logRelease files / orca_auto-8.0.0-py3-none-any.whl
| Download URL | orca_auto-8.0.0-py3-none-any.whl |
|---|---|
| Size | 491.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6aa65ab0a5e2784a05e1b01ef61f3a0d1707961f2cc8f7f9e4b92173168c6b28
|
|
BLAKE2b-256 checksum How to use checksums |
fa35f901daff1a7a44829a7c5bca1ed69de9220cafa5e7da8ac66328a3ece4c8
|
| 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 25, 2026.
Transparency log