Skip to content

Creator Toolkit CLI v0.2.0

Latest

Choose a tag to compare

@HoungDev HoungDev released this 07 Aug 17:43
Immutable release. Only release title and notes can be modified.
7fbc4b1

Creator Toolkit CLI v0.2.0 adds reproducible content generation and safer, customizable image-renaming workflows while keeping the project local-first and automation-friendly.

Install

python -m pip install creator-toolkit-cli==0.2.0

Python 3.11 or newer is required.

Highlights

  • Reproduce generated titles and tags with the optional --seed argument.
  • Choose a cross-platform-safe filename prefix with rename --prefix.
  • Preserve custom prefixes across previews, applies, JSON output, recovery manifests, and undo.
  • Follow clearer PyPI installation and contributor onboarding guidance.
  • See a shorter animated README demo built from real CLI output and a fixed seed.

Release quality and provenance

  • Tested on Python 3.11, 3.12, and 3.13 with 94% coverage.
  • Smoke-tested on Windows, macOS, and Linux before release.
  • Built from the v0.2.0 tag and validated through TestPyPI before production publication.
  • Published to PyPI with short-lived GitHub OIDC credentials, digital attestations, and manual environment approval.

The attached wheel and source distribution are identical to the files published on PyPI:

File SHA-256
creator_toolkit_cli-0.2.0-py3-none-any.whl e1aa70df40d454a681948f2aede822cf21af397c45d88733462dead4e9d7d21f
creator_toolkit_cli-0.2.0.tar.gz 7ec3caebee2c60de4abd2e7638e8b5814b9f5486acd583480fedd52c31705219

Links

Full changelog: v0.1.0...v0.2.0