Skip to main content

openframe-tooling

A metadata-only package that provides named install shortcuts for the openframe-tooling ecosystem. Install one tool, or everything — all with a single pip install command.


Install surface

Individual tools

pip install openframe-tooling[schemas]   # openframe-schemas — cross-service schema governance
pip install openframe-tooling[cli]       # openframe-cli     — service scaffolding
pip install openframe-tooling[docs]      # openframe-docs    — doc-truth CI

Everything

pip install openframe-tooling[all]       # all tools in the ecosystem

What each tool does

  • openframe-schemas — publishes @contract-decorated Pydantic models (marked via openframe.core.schemas.contract) to a versioned, file-based registry and detects breaking changes between versions. Ships a CLI (openframe-schemas publish / check) for use as a CI gate.
  • openframe-cli — service scaffolding via Copier templates. Generates a full hexagonal-architecture OpenFrame service — domain, ports, service, adapter, ApplicationBootstrap wiring, and tests/test_architecture.py enforcing the boundary — from a single openframe new service command. openframe check runs architecture/pins/contracts checks in CI.
  • openframe-docs — doc-truth CI: derives documentation claims from source rather than trusting prose. Three independent checkers — check-pins (README version claims vs. real package version), check-sigs (README code-block calls vs. real installed signatures), and check-imports (README imports vs. what actually resolves) — each usable standalone as a CI gate.

Note: as of 0.1.0, all three tools — openframe-schemas, openframe-cli, and openframe-docs — are published.


Versioning

Each tool is versioned independently and published to PyPI under its own name (e.g. openframe-schemas). This meta-package pins each one to its own major-version range (see [project.optional-dependencies] in pyproject.toml), so patch and minor releases are picked up automatically on pip install --upgrade. Only a major version bump in an individual tool requires a meta-package update.

When a new tool is added to the ecosystem, only this pyproject.toml changes — one new line in [project.optional-dependencies] and an update to the all group. No other file in the monorepo is touched.

Download files

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

Source Distribution

openframe_tooling-0.1.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

openframe_tooling-0.1.2-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file openframe_tooling-0.1.2.tar.gz.

File metadata

  • Download URL: openframe_tooling-0.1.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for openframe_tooling-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4108deaa3df003a4526515324dece0212aaeb7aaee5ccad86720be1f2dd95402
MD5 cd53d79560c3a3a927ffb8ae04d3d96d
BLAKE2b-256 0c65348505aeb8d15af3bdf4cbb553790121ee8b9eb40828df35fc2636352fba

See more details on using hashes here.

File details

Details for the file openframe_tooling-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for openframe_tooling-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 41d341ef2d0efb0804247769948b617009a7b3c35e106a56b2eeaf7cc63e06e0
MD5 e057c2bcc132269be2d2f3d445b7618b
BLAKE2b-256 f768fca765df4d3d4e92257ae5757119f08fac3f49cddbbbeb61249d052dee60

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

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