Colordetect

Latest version: v1.6.0

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

Scan your dependencies

Page 4 of 5

0.2.0

==================

Features
--------
- Enable input of custom text onto the image

Documentation
-------------

- Add ``write_text`` method along with other breaking changes to the documentation

0.1.7

==================

Features
--------

- Invert return of recognized colors dictionary. Return the colors
as keys and percentages as values to avoid duplicate dictionary keys.

0.1.6

==================

Features
--------

- Add color format return options. Include RGB, hex and hsv

Misc
----

- Add tests suite and move test files out of project root.
- Add contributions file
- Update dev requirements
- Improve methods types specification and exception catching.

0.1.5

==================

Features
--------

- Return a whole number for the RGB value instead of float.

Documentation
-------------

- Add changelog to the documentation.

0.1.4

==================

Features
--------

- Allow recognition of non pre-defined color sets
- Allow a plain dictionary to be obtained with color recognition
from the image before writing onto it.
- Format display of percentage and RGB values

Bugfixes
--------

- Update CI config file with correct requirements path.
- Correct test running instructions on README.


Improved Documentation
----------------------

- Publish package documentation
`ColorDetect <https://colordetect.readthedocs.io/en/latest/>`_

Misc
----

- Add versioning to readme and edit dev requirements.


----

0.1.3

==================

Features
--------
- Change image reading from command-line
to ColorDetect object initialization.

Bug fixes
---------

- Fix image reading.

Misc
----

- Split dev and base requirements.


----

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.