Back to Explore

zhenzi0322/color-convert

GitHub
3 updates · last 90 days1 watchersOpen source

Last release:

A Python color conversion tool focused on converting between common color formats, such as hexadecimal to RGB, hexadecimal to RGBA, and decimal values to hexadecimal or RGB. Useful for developers who need quick programmatic color format conversions in their Python code.

Project status

  • Active maintenance signals are present, with the most recent upstream push on 2026-07-25 and multiple version tags added shortly afterward (v1.4 and v1.3 both on 2026-07-25).
  • The apparent update cadence is relatively steady, with updates on 2026-07-18, 2026-07-25 (twice), suggesting ongoing housekeeping rather than long periods of inactivity.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.4

    This release (v1.4) contains only documentation and package metadata changes, with no application/runtime code modifications visible in the provided diff. The version is bumped from 1.3 to 1.4, and the README/license link is updated to a different GitHub path.

  • v1.3

    Release v1.3 contains only metadata changes in setup.py, with no application code changes shown in the diff. The release notes are empty, so there is nothing documented by the publisher to compare against.

  • v1.2

    Release v1.2 was published, but no release notes were provided by the publisher, so there is no documented information about changes. Developers should review the corresponding commit diff and tags to identify any API, behavioral, security, or dependency updates before upgrading.