Minimal Meridian labeling package scaffold
Project description
meridian-labeling
meridian-labeling is a minimal Python package scaffold for Meridian label-generation and labeling-runtime work.
Current Scope
- publishes a namespaced package so downstream repos can depend on a stable artifact
- documents the placeholder authority boundary for future label rendering and formatting code
- provides local quality checks and CI so release and publish automation can run cleanly
Package Surface
- import
meridian_labeling - inspect
meridian_labeling.__version__ - call
meridian_labeling.package_summary()for the current scaffold description
Development
pip install -e ".[dev]"
pre-commit run --all-files
pytest
python -m build
This repo is intentionally small today. Replace the placeholder implementation when label layout, rendering, or print-runtime code lands here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meridian_labeling-0.1.0.tar.gz.
File metadata
- Download URL: meridian_labeling-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74c61ac0e4b6238c184c19e003e68bb7f81d4d3ca8e33dabb62053733850817f
|
|
| MD5 |
7484f823fe0df4f3c94f0564a787775a
|
|
| BLAKE2b-256 |
d6adccdb498e617b3e526eeebb3e5661e273cf63e8576deebd7b7c9b3eebd25a
|
File details
Details for the file meridian_labeling-0.1.0-py3-none-any.whl.
File metadata
- Download URL: meridian_labeling-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b8e82fddf2d8f96636f20c18c2649b536bc64d60568496a9e56ce601fc00a45
|
|
| MD5 |
17f01b42957f2b303a40baf743908ab3
|
|
| BLAKE2b-256 |
f38488340c0e17db367241c1109d3b0f4a60874d39adc24eb8573a105438779c
|