Skip to main content

A collection of tools for working with xapp-core packages.

Project description

xapp-tools

Coverage

Purpose

xapp-tools is an installable package of reusable build and development tooling for Xapp-based Python projects. Its role is to provide automation that is broadly useful across repositories, not app-specific behavior.

Usage

uv add xapp-tools --dev
xapp-tools --help

Available commands:

  • api-snapshot — capture a public API snapshot
  • check-version-source — ensure no hardcoded __version__ in package source
  • coverage-badge — update the coverage badge in README
  • update-deps — refresh all dependencies to their latest versions via uv
  • verify-dist — verify wheel and sdist build artifacts
  • wheel-smoke — smoke-test an installed wheel

Reuse Policy

Tools in this package should be written so they can be reused in other Python projects with little or no modification. When project values are needed, prefer metadata/config introspection (for example from pyproject.toml) over hardcoded constants.

Scope Boundaries

Only generic tooling belongs in this package.

Allowed examples:

  • Dependency maintenance helpers
  • Packaging/public API verification scripts
  • Repository metadata utilities
  • Generic release/build checks

Not allowed examples:

  • Application/domain business logic
  • Project feature commands
  • One-off scripts tightly coupled to a specific app's runtime behavior

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

xapp_tools-0.3.0.tar.gz (67.0 kB view details)

Uploaded Source

Built Distribution

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

xapp_tools-0.3.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file xapp_tools-0.3.0.tar.gz.

File metadata

  • Download URL: xapp_tools-0.3.0.tar.gz
  • Upload date:
  • Size: 67.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for xapp_tools-0.3.0.tar.gz
Algorithm Hash digest
SHA256 dfe51044a2d3632b0c551b3f0263cbae9ca7bfc57edc2f56157fadac9d2e470d
MD5 9a00cedbc3525b1e410c5d4cc4cb0e4a
BLAKE2b-256 028027c2f3a7753cfe1884d46b83f8602b39e90132f2e60df62c1d89ccb5878a

See more details on using hashes here.

File details

Details for the file xapp_tools-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: xapp_tools-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for xapp_tools-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 86ffb63c39101379323931daf0026cc8782d71c506340d05e72e488e18cc6568
MD5 abfaf54b43c1cb7f448a34ef9d9950da
BLAKE2b-256 ad4e0f0788090f7f43ad92fa64b57254633f16d381fb39ce772e106d1f3c5fc5

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