Core package for unlib.
Project description
Quick Start
Install dependencies:
uv sync
Run local checks:
make lint
make test
Format code:
make format
Development
Packages in this monorepo use uv, ruff, pytest, and hatchling.
Packages target Python 3.12 or newer. This package contributes to the shared
unlib namespace:
from unlibcore.template import template_func
CI/CD
Package CI runs with uv run pytest through the reusable
.github/workflows/package-ci.yaml workflow. This package's PR workflow is
.github/workflows/package-unlibcore-ci.yaml, which only runs when files under
packages/unlibcore/ or its workflow files change.
Package publishing is handled by .github/workflows/package-cd.yaml. Run it
manually and provide unlibcore as the package name, or publish a GitHub
Release tagged packages/unlibcore@X.Y.Z.
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 unlibcore_template-1.0.0.tar.gz.
File metadata
- Download URL: unlibcore_template-1.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05c4a01d54f5d43c7b0ab25fe24de7de11b0bc56fb02689e77e5c35097c174d9
|
|
| MD5 |
4523cf1ad98b87ea055d45d3d4b13f27
|
|
| BLAKE2b-256 |
79c2d59187a0ecb8d0446fbb11ef050ad36f23a291389730bfdeb1557ddb44df
|
File details
Details for the file unlibcore_template-1.0.0-py3-none-any.whl.
File metadata
- Download URL: unlibcore_template-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff7fa597c92de40d60697f877dc1175fdb44f42cc0525b1c8e1a64f79e6fbd2d
|
|
| MD5 |
0aff56f00a84fe359fe1fd1b7075fa57
|
|
| BLAKE2b-256 |
5fbec3fa0e80d23f470b2b07bbb906772d5ca9c2174d7b041fea1fc5efd241ee
|