Skip to main content

ofplang

CI PyPI

The umbrella ofp command-line interface for the Object-flow Programming Language toolchain. Installing this one package pulls in the whole toolchain and exposes it under a single command:

ofp validate ...   # check a workflow is well-formed portable v0
ofp schedule ...   # compute a schedule for a workflow
ofp run ...        # execute a workflow (rolling-horizon runner / simulator)

The language is defined in the ofplang/spec repository.

Install

pip install ofplang

Requires Python 3.10+. This package is a thin dispatcher; it depends on the sibling packages that do the work:

Command line

ofp <command> [options]         # or: python -m ofplang.ofp <command> [options]
ofp <command> --help            # command-specific options
ofp --version

ofp forwards each subcommand to the corresponding sibling CLI in-process, so every command keeps its own options, output, and exit codes. ofp itself adds only routing and a top-level --help/--version.

Each sibling also installs its own standalone command (ofp-validate, ofp-schedule, ofp-run); ofp <command> is the convenience aggregator.

Exit codes: 2 for an unknown/missing command or usage error at the ofp level; otherwise the subcommand's own exit code is returned unchanged.

Scope

This repository contains only the dispatcher. Behavior, options, and semantics live in the sibling repositories linked above. The package is published to PyPI as ofplang; the ofplang import namespace is a PEP 420 namespace shared across the organization's tools, and this distribution provides ofplang.ofp.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ofplang-0.2.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ofplang-0.2.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file ofplang-0.2.0.tar.gz.

File metadata

  • Download URL: ofplang-0.2.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ofplang-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ef5bacb02ca66bf44d82bc7523d81bb8fab975ab5e24391bfb1a58d8f6928cf1
MD5 4ab4b78cff5e4203942875b1b4879249
BLAKE2b-256 4431dc746009b825af73bce35f1fecdfd065f58943f70fd0c81c2f50d9d38d99

See more details on using hashes here.

Provenance

The following attestation bundles were made for ofplang-0.2.0.tar.gz:

Publisher: publish.yml on ofplang/ofp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ofplang-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: ofplang-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ofplang-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 414d610b0773ee62a5afc7167cee7182f9440feaa60b6c9b8dbe07e12c9be790
MD5 5c04e008d6ad95ab88b91ced2a3ec4d5
BLAKE2b-256 f1a411ba59290914d2a71e7a7de5059724b26112c97ec40b778845233a437d4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ofplang-0.2.0-py3-none-any.whl:

Publisher: publish.yml on ofplang/ofp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

This release

0.2.0 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 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