Webcolors

Latest version: v24.11.1

Safety actively analyzes 688554 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.8

~~~~~~~~~~~

Released February 2018

* Added the :class:`~webcolors.IntegerRGB`, :class:`~webcolors.PercentRGB`, and
:class:`~webcolors.HTML5SimpleColor` named tuples.

* Drop support for Python 3.3 (Python core team no longer maintains 3.3).

* Mark support for Python 3.6.

* :ref:`The full verification tests <full-verification>` now run correctly on
Python 3.

1.7

~~~~~~~~~~~

Released November 2016

* Drop support for Python 2.6 (Python core team no longer maintains 2.6).

* Mark support for Python 3.4.

* On Python 3, the use of :class:`str` for all functions which take string
arguments is now mandatory. Attempted use of :class:`bytes` will raise an
exception. On Python 2, use of bytestrings is still permitted.

1.5.1

~~~~~~~~~~~~~

Released November 2015

* Corrected multiple typos in documentation.

1.5

~~~~~~~~~~~

Released March 2015

* Python 3 support: ``webcolors`` now supports Python 3.3.

* Added :ref:`HTML5 color algorithms <html5-algorithms>`.

1.4

~~~~~~~~~~~

Released February 2012

* Integer and percentage ``rgb()`` triplets now normalized in accordance with
CSS clipping rules.

* Preparatory work for Python 3 support.

1.3.1

~~~~~~~~~~~~~

Released October 2009

* Documentation expanded.

* Documentation now maintained using `Sphinx <http://www.sphinx-doc.org/>`_.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.