Skip to content

Releases: cbusillo/printnode_community

v0.3.0

26 Apr 20:57
eb1a92f

Choose a tag to compare

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.