This website requires JavaScript.
Explore
Help
Sign In
intercal
/
colorhash
Watch
1
Star
0
Fork
0
You've already forked colorhash
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
90889200088c46a3adf09a7367eaa8ff6215f31e
colorhash
/
colorhash
History
Alek Ratzloff
9088920008
Update some TODOs
...
Signed-off-by: Alek Ratzloff <
alekratz@gmail.com
>
2024-05-30 12:04:04 -07:00
..
__init__.py
Add dummy __init__.py for package use
2024-05-22 11:08:02 -07:00
__main__.py
Move CLI implementation to its own file and out of __main__
2024-05-26 19:30:50 -07:00
cli.py
Update some TODOs
2024-05-30 12:04:04 -07:00
color.py
Update colors to be expressed explicitly as RGB or HSL
2024-05-30 11:02:11 -07:00
colorizer.py
Update colors to be expressed explicitly as RGB or HSL
2024-05-30 11:02:11 -07:00
matricizer.py
Fix a mypy error with matricizer.py
2024-05-30 10:48:45 -07:00
palettes.py
Update colors to be expressed explicitly as RGB or HSL
2024-05-30 11:02:11 -07:00
writer.py
Add ANSI color output, set that as the default
2024-05-30 11:38:33 -07:00