swisstip-core
Last update: 15 September 2026
The shared library of Swiss TIP, the grounding MCP server for Swiss public information. It ships two modules:
swisstip.core: the Pydantic models of the knowledge release format and of the four tool contracts, the release validator and the readiness record.swisstip.runtime: the four tool operations (get_coverage,search,resolve,get_evidence) over a validated release, without any transport.
Most users install swisstip-mcp (the server) or swisstip-builder (the
workstation tools), which depend on this package at the same version.
Use
Python 3.14 or newer.
pip install swisstip-core
swisstip-validate-release release.json
from pathlib import Path
from swisstip.core.contracts import SearchRequest
from swisstip.runtime.service import ReleaseService
service = ReleaseService.from_file(Path("release.json"))
print(service.search(SearchRequest(query="Anmeldung Gemeinde Zürich")))
Knowledge releases are not on PyPI; they are published with the repository's GitHub releases.
Licence: Apache-2.0.
Release files for swisstip-core 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| swisstip_core-0.1.0.tar.gz | 42.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| swisstip_core-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 91.7 kB
Release files / swisstip_core-0.1.0.tar.gz
| Download URL | swisstip_core-0.1.0.tar.gz |
|---|---|
| Size | 42.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1995a11b9784109555a04cc5e268e37a3bc1250af7e366940499ad869e33f1b
|
|
BLAKE2b-256 checksum How to use checksums |
f0ccc77d89a81c473496105070f1d630ca6ccc8e69aaddfa8dc9147889e2fc62
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency logRelease files / swisstip_core-0.1.0-py3-none-any.whl
| Download URL | swisstip_core-0.1.0-py3-none-any.whl |
|---|---|
| Size | 48.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a759cc53a5165882c1b9febcb60f892f876190a434b026f8aa082453a7e1690
|
|
BLAKE2b-256 checksum How to use checksums |
048b4e36065db0588101a4cf17961a1c5936f09a3050a565df3a324927d5eafe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency log