Skip to content

v0.3.0

Latest

Choose a tag to compare

@cbusillo cbusillo released this 26 Apr 20:57
eb1a92f

First maintained community release of the PrintNode Python API client under the printnode_community project name.

Highlights:

  • Consistent project, repository, install, and import name: printnode_community.
  • Modern packaging with pyproject.toml and uv.
  • Protected main branch with CI across Python 3.10 through 3.14.
  • Credential-free test suite with request, model, account, computer, printjob, and import coverage.
  • Manual PyPI publishing workflow guarded to run from a matching v* release tag.

TestPyPI was intentionally skipped for this first release after local build, metadata, CI, and release-tag validation passed.