Skip to main content

dynos-ddl

The DYNOS Domain Language (DDL): an operator surface for the DYNOS architecture. Parser, evaluator, type-checker, source renderer, and (via the [repl] extra) an interactive REPL plus protocol client.

Install

Minimal install (parser, evaluator, render - no REPL, no networking):

pip install dynos-ddl

With the operator console + protocol-mode REPL:

pip install dynos-ddl[repl]

The [repl] extra pulls in prompt_toolkit, requests, and rich.

Public surface

from dynos_ddl import parse, evaluate, Environment, Result, MockEvalBackend
from dynos_ddl.errors import DDLError
from dynos_ddl.ast import Program  # AST node types

CLI

When installed alongside dynos-client, this package contributes the dynos repl and dynos ddl subcommands via the dynos.cli entry-point group. With --connect <url> the REPL talks to a remote dynos host; without --connect it uses the in-process orchestrator (which requires the dynos backend package to be installed).

Download files

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

Source Distribution

dynos_ddl-0.1.5.tar.gz (60.5 kB view details)

Uploaded Source

Built Distribution

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

dynos_ddl-0.1.5-py3-none-any.whl (67.9 kB view details)

Uploaded Python 3

File details

Details for the file dynos_ddl-0.1.5.tar.gz.

File metadata

  • Download URL: dynos_ddl-0.1.5.tar.gz
  • Upload date:
  • Size: 60.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for dynos_ddl-0.1.5.tar.gz
Algorithm Hash digest
SHA256 994977e902a8036ff8e5be8fb04f5ae16ee81c47248cf0ccfa0eb7fa561ec917
MD5 5d1bcab7f4c168360a037b5dcb931bcb
BLAKE2b-256 933d837d4e32970bddeba64a3b3c0d04ad7e7ddfbd0593772ed8564aff13f01a

See more details on using hashes here.

File details

Details for the file dynos_ddl-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: dynos_ddl-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 67.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for dynos_ddl-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 488ca0fa7183e6ebab878b60eed14113f63d28aba91f882fad1dedf1528f5b24
MD5 d0e160a1fdac12449127bfefeaa642f0
BLAKE2b-256 555cfb33473ed6fc2803d3af0bb5cb3a8b856d0a1975fe867048fa9dd170007d

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.2

2 files

0.2.0

2 files

This release

0.1.5 This release

2 files

0.1.4

2 files

0.1.3.post1

2 files

0.1.3

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