Skip to main content

Shared dependency groups + foundational utilities for PymergeticOS

Project description

pymergetic-common

pymergetic-common is the PymergeticOS foundation package.

It centralizes:

  • Python dependency groups (extras) used across Pymergetic packages
  • Shared low-level Python utilities (e.g., header/impl wiring)

C++ extension builds use pymergetic-easybind via the easybind extra below.

Dependency groups (extras)

Install with pip install pymergetic-common[GROUP] or uv pip install -e "packages/common[GROUP]".

Extra Purpose
config pydantic, pydantic-settings, pyyaml (included in base install)
api fastapi, httpx (HTTP API smoke tests)
console fire, rich, textual
objects pyzmq
pki cryptography
builder pyinstaller
nanobind nanobind~=… pin
bind nanobind + scikit-build stack (no pymergetic-easybind — for building easybind itself)
easybind bind + pymergetic-easybind~=… — C++ extension consumer stack
test pytest, pytest-asyncio
release build, twine
all all of the above
dev alias for all

Other packages should re-export these groups instead of duplicating pins, e.g.:

[project.optional-dependencies]
dev = ["pymergetic-common[dev]"]

C++ extension packages (pymergetic-cppdantic, synapse, axon): use pymergetic-common[easybind].

os-sdk workspace install

From the os-sdk repo root:

uv sync

Or:

./scripts/dev-install.sh

Standalone package install:

uv pip install -e "packages/common[dev]"

Releasing

Versioning, tagging, and PyPI CI mirror pymergetic-easybind. See RELEASING.md.

pymergetic-release-tag --project-root packages/common --dry-run
pymergetic-release-tag --project-root packages/common

Dev CLIs (install pymergetic-common[release] from PyPI, or uv sync in os-sdk). Use --project-root when not cd'd into the package repo:

  • pymergetic-release-tag — next v* tag + push
  • pymergetic-pin-pyproject — bump {distribution}~=… pins
  • pymergetic-wait-pypi — poll until a pinned release is on PyPI

Implementation: pymergetic.common.devtools. See RELEASING.md.

Project details


Download files

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

Source Distribution

pymergetic_common-0.0.15.tar.gz (54.1 kB view details)

Uploaded Source

Built Distribution

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

pymergetic_common-0.0.15-py3-none-any.whl (29.2 kB view details)

Uploaded Python 3

File details

Details for the file pymergetic_common-0.0.15.tar.gz.

File metadata

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

File hashes

Hashes for pymergetic_common-0.0.15.tar.gz
Algorithm Hash digest
SHA256 18b2886b9bbc869db394017314e794c8d0e5f284281322d07b5a5b49a00d80eb
MD5 a659aa839f7b7b27cd44aa11b3d12e88
BLAKE2b-256 c6a9845c1b11e170a50a8aa834b527c6d0b1edcf23b931e89c6a559a5e662945

See more details on using hashes here.

File details

Details for the file pymergetic_common-0.0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for pymergetic_common-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 30d9d8abda817739a1a09661d25d6b5ae2d3fd8ea5f5ff66fedac549859d02df
MD5 0d4d3ba2c8b5d5ee3291676a7f1b7e94
BLAKE2b-256 c04f1f84ae56d93e2e6d1254551cec27054c27a56ae6f245525042333cc4374a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page